MIB Viewer

WWP-LEOS-TACACS-CLIENT-MIB

132 objects
The MIB module for the WWP Tacacs Server specific configuration and monitoring information.
OIDNameAccessStatusDescription
1.3.6.1.4.1.6141.2.60.402IdentitywwpLeosTacacsClientMIBThe MIB module for the WWP Tacacs Server specific configuration and monitoring information.
1.3.6.1.4.1.6141.2.60.402.1NodewwpLeosTacacsClientMIBObjects
1.3.6.1.4.1.6141.2.60.402.1.1NodewwpLeosTacacsClient
1.3.6.1.4.1.6141.2.60.402.1.1.1ScalarwwpLeosTacacsAdminStateread-writecurrentSetting this object will administratively enable/disable tacacs client on the device.
1.3.6.1.4.1.6141.2.60.402.1.1.2ScalarwwpLeosTacacsOperStateread-onlycurrentThis object returns the operational state of tacacs client.
1.3.6.1.4.1.6141.2.60.402.1.1.3ScalarwwpLeosTacacsClientTimeoutread-writecurrentThis is the time in seconds between retransmissions to the TACACS server.
1.3.6.1.4.1.6141.2.60.402.1.1.4ScalarwwpLeosTacacsClientRetriesread-writedeprecatedIndicates the number of times the TACACS server should be tried before giving up on the server.
1.3.6.1.4.1.6141.2.60.402.1.1.5ScalarwwpLeosTacacsClientPrivilegeLevelRWread-writecurrentIndicates the privilege level used for mapping a range of TACACS privilege levels to LE-OS R-W user privilege level. A privilege level returned by a server wil…
1.3.6.1.4.1.6141.2.60.402.1.1.6ScalarwwpLeosTacacsClientPrivilegeLevelAdminread-writecurrentIndicates the privilege level used for mapping a range of TACACS privilege levels to LE-OS TCE Admin user privilege level. A privilege level returned by a serv…
1.3.6.1.4.1.6141.2.60.402.1.1.7ScalarwwpLeosTacacsClientPrivilegeLevelDiagread-writecurrentIndicates the privilege level used for mapping a range of TACACS privilege levels to LE-OS Diagnostic user privilege level. A privilege level returned by a ser…
1.3.6.1.4.1.6141.2.60.402.1.1.8ScalarwwpLeosTacacsClientAuthKeyread-writecurrentThe Auth Key to be used for Tacacs Servers. Retrieving the value of this object via SNMP will return an empty string for security reasons.
1.3.6.1.4.1.6141.2.60.402.1.1.9ScalarwwpLeosTacacsAuthenticationAdminStateread-writecurrentSetting this object will administratively enable/disable tacacs authentication on the device.
1.3.6.1.4.1.6141.2.60.402.1.1.10ScalarwwpLeosTacacsAuthorizationAdminStateread-writecurrentSetting this object will administratively enable/disable tacacs authorization on the device.
1.3.6.1.4.1.6141.2.60.402.1.1.11ScalarwwpLeosTacacsAccountingAdminStateread-writecurrentSetting this object will administratively enable/disable tacacs accounting on the device.
1.3.6.1.4.1.6141.2.60.402.1.1.12ScalarwwpLeosTacacsSyslogAdminStateread-writecurrentSetting this object will administratively enable/disable tacacs syslog messages on the device.
1.3.6.1.4.1.6141.2.60.402.1.1.13TablewwpLeosTacacsClientServerTablenot-accessiblecurrentLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientServerStatus, wwpLeosTacacsClientServerAddr.…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1RowwwpLeosTacacsClientServerEntrynot-accessiblecurrentTacacs server entry.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.1ColumnwwpLeosTacacsClientServerIndexnot-accessiblecurrentSpecifies the index of this table.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.2ColumnwwpLeosTacacsClientServerAddrread-writecurrentHost name or ip address of the TACACS server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.3ColumnwwpLeosTacacsClientServerResolvedAddrread-onlycurrentWhen wwpLeosTacacsClientServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved addres…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.4ColumnwwpLeosTacacsClientServerPriorityread-writecurrentSpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessed
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.5ColumnwwpLeosTacacsClientServerAuthPortread-writecurrentThe destination TCP port number to which TACACS messages should be sent. The TACACS server will not be used for authentication if this port number is 0.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.6ColumnwwpLeosTacacsClientServerAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server from the global TACACS client. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.7ColumnwwpLeosTacacsClientServerAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Retransmission packets retransmitted to this TACACS authentication server from the global TACACS client.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.8ColumnwwpLeosTacacsClientServerAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server by the global TACACS client.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.9ColumnwwpLeosTacacsClientServerAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server by the global TACACS client.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.10ColumnwwpLeosTacacsClientServerMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server by the global TACACS client. Malformed packets include packets with an invalid…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.11ColumnwwpLeosTacacsClientServerBadAuthenticatorsread-onlycurrentThe number of TACACS Access-BadAuthenticator packets containing invalid authenticators or Signature attributes received from this server by the global TACACS c…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.12ColumnwwpLeosTacacsClientServerPendingRequestsread-onlydeprecatedThe number of TACACS Access-PendingRequest packets destined for this server from the global TACACS client that have not yet timed out or received a response. T…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.13ColumnwwpLeosTacacsClientServerTimeoutsread-onlycurrentThe number of authentication timeouts to this server on behalf of the global TACACS client. After a timeout the client may retry to the same server, send to a …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.14ColumnwwpLeosTacacsClientServerUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port by the global TACACS client.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.15ColumnwwpLeosTacacsClientServerBadHeaderSequenceread-onlycurrentThe number of TACACS packets of which were received from this server on the authentication port by the global TACACS client and dropped for some other reason b…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.16ColumnwwpLeosTacacsClientServerStatusread-createcurrentTo create a row in this table, a manager must set this object to either createAndGo(4). While creating entry following mib objects must be specified wwpLeosTac…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.17ColumnwwpLeosTacacsClientServerApplicationread-createcurrentThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.18ColumnwwpLeosTacacsClientServerClearStatisticsread-writecurrentThis object clears the statistics for a server
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.19ColumnwwpLeosTacacsClientGlobalAuthorizationAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.20ColumnwwpLeosTacacsClientGlobalAuthorizationAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.21ColumnwwpLeosTacacsClientGlobalAuthorizationAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.22ColumnwwpLeosTacacsClientGlobalAuthorizationAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.23ColumnwwpLeosTacacsClientGlobalAuthorizationMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.24ColumnwwpLeosTacacsClientGlobalAuthorizationBadAuthenticatorsread-onlycurrentThe number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.25ColumnwwpLeosTacacsClientGlobalAuthorizationTimeoutsread-onlycurrentThe number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.26ColumnwwpLeosTacacsClientGlobalAuthorizationUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.27ColumnwwpLeosTacacsClientGlobalAuthorizationBadHeaderSequenceread-onlycurrentThe number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.28ColumnwwpLeosTacacsClientGlobalAccountingAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.29ColumnwwpLeosTacacsClientGlobalAccountingAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.30ColumnwwpLeosTacacsClientGlobalAccountingAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.31ColumnwwpLeosTacacsClientGlobalAccountingAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.32ColumnwwpLeosTacacsClientGlobalAccountingMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.33ColumnwwpLeosTacacsClientGlobalAccountingBadAuthenticatorsread-onlycurrentThe number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.34ColumnwwpLeosTacacsClientGlobalAccountingTimeoutsread-onlycurrentThe number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. …
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.35ColumnwwpLeosTacacsClientGlobalAccountingUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.36ColumnwwpLeosTacacsClientGlobalAccountingBadHeaderSequenceread-onlycurrentThe number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.37ColumnwwpLeosTacacsClientServerResolvedInetAddrTyperead-onlycurrentSpecifies the resolved IP address type . Used in conjunction with wwpLeosTacacsClientServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientServerReso…
1.3.6.1.4.1.6141.2.60.402.1.1.13.1.38ColumnwwpLeosTacacsClientServerResolvedInetAddrread-onlycurrentSpecifies the resolved IP address if wwpLeosTacacsClientServerAddr is set to host name. If wwpLeosTacacsClientServerAddr is set to ip address then wwpLeosTacac…
1.3.6.1.4.1.6141.2.60.402.1.1.14TablewwpLeosTacacsClientAuthenticationServerTablenot-accessiblecurrentLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAuthenticationServerStatus, wwpLeosTacacsCli…
1.3.6.1.4.1.6141.2.60.402.1.1.14.1RowwwpLeosTacacsClientAuthenticationServerEntrynot-accessiblecurrentTacacs server entry.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.1ColumnwwpLeosTacacsClientAuthenticationServerIndexnot-accessiblecurrentSpecifies the index of this table.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.2ColumnwwpLeosTacacsClientAuthenticationServerAddrread-writecurrentHost name or ip address of the TACACS server.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.3ColumnwwpLeosTacacsClientAuthenticationServerResolvedAddrread-onlycurrentWhen wwpLeosTacacsClientAuthenticationServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The r…
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.4ColumnwwpLeosTacacsClientAuthenticationServerPriorityread-writecurrentSpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessed
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.5ColumnwwpLeosTacacsClientAuthenticationServerAuthPortread-writecurrentThe destination TCP port number to which TACACS messages should be sent. The TACACS server will not be used for authentication if this port number is 0.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.6ColumnwwpLeosTacacsClientAuthenticationServerAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.7ColumnwwpLeosTacacsClientAuthenticationServerAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.8ColumnwwpLeosTacacsClientAuthenticationServerAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.9ColumnwwpLeosTacacsClientAuthenticationServerAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.10ColumnwwpLeosTacacsClientAuthenticationServerMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators …
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.11ColumnwwpLeosTacacsClientAuthenticationServerBadAuthenticatorsread-onlycurrentThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.12ColumnwwpLeosTacacsClientAuthenticationServerPendingRequestsread-onlydeprecatedThe number of TACACS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an A…
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.13ColumnwwpLeosTacacsClientAuthenticationServerTimeoutsread-onlycurrentThe number of authentication timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry …
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.14ColumnwwpLeosTacacsClientAuthenticationServerUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.15ColumnwwpLeosTacacsClientAuthenticationServerBadHeaderSequenceread-onlycurrentThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.16ColumnwwpLeosTacacsClientAuthenticationServerStatusread-createcurrentTo create a row in this table, a manager must set this object to either createAndGo(4). While creating entry following mib objects must be specified wwpLeosTac…
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.17ColumnwwpLeosTacacsClientAuthenticationServerApplicationread-createcurrentThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x …
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.18ColumnwwpLeosTacacsClientAuthenticationServerClearStatisticsread-writecurrentThis object clears the statistics for a server
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.19ColumnwwpLeosTacacsClientAuthenticationServerResolvedInetAddrTyperead-onlycurrentSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAuthenticationServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsCli…
1.3.6.1.4.1.6141.2.60.402.1.1.14.1.20ColumnwwpLeosTacacsClientAuthenticationServerResolvedInetAddrread-onlycurrentSpecifies the resolved IP address if wwpLeosTacacsClientAuthenticationServerAddr is set to host name. If wwpLeosTacacsClientAuthenticationServerAddr is set to …
1.3.6.1.4.1.6141.2.60.402.1.1.15TablewwpLeosTacacsClientAuthorizationServerTablenot-accessiblecurrentLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAuthorizationServerStatus, wwpLeosTacacsClie…
1.3.6.1.4.1.6141.2.60.402.1.1.15.1RowwwpLeosTacacsClientAuthorizationServerEntrynot-accessiblecurrentTacacs server entry.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.1ColumnwwpLeosTacacsClientAuthorizationServerIndexnot-accessiblecurrentSpecifies the index of this table.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.2ColumnwwpLeosTacacsClientAuthorizationServerAddrread-writecurrentHost name or ip address of the TACACS server.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.3ColumnwwpLeosTacacsClientAuthorizationServerResolvedAddrread-onlycurrentWhen wwpLeosTacacsClientAuthorizationServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The re…
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.4ColumnwwpLeosTacacsClientAuthorizationServerPriorityread-writecurrentSpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessed
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.5ColumnwwpLeosTacacsClientAuthorizationServerAuthPortread-writecurrentThe destination TCP port number to which TACACS messages should be sent. The TACACS server will not be used for authentication if this port number is 0.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.6ColumnwwpLeosTacacsClientAuthorizationServerAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.7ColumnwwpLeosTacacsClientAuthorizationServerAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.8ColumnwwpLeosTacacsClientAuthorizationServerAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.9ColumnwwpLeosTacacsClientAuthorizationServerAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.10ColumnwwpLeosTacacsClientAuthorizationServerMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators …
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.11ColumnwwpLeosTacacsClientAuthorizationServerBadAuthenticatorsread-onlycurrentThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.12ColumnwwpLeosTacacsClientAuthorizationServerPendingRequestsread-onlydeprecatedThe number of TACACS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an A…
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.13ColumnwwpLeosTacacsClientAuthorizationServerTimeoutsread-onlycurrentThe number of authentication timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry …
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.14ColumnwwpLeosTacacsClientAuthorizationServerUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.15ColumnwwpLeosTacacsClientAuthorizationServerBadHeaderSequenceread-onlycurrentThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.16ColumnwwpLeosTacacsClientAuthorizationServerStatusread-createcurrentTo create a row in this table, a manager must set this object to either createAndGo(4). While creating entry following mib objects must be specified wwpLeosTac…
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.17ColumnwwpLeosTacacsClientAuthorizationServerApplicationread-createcurrentThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x …
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.18ColumnwwpLeosTacacsClientAuthorizationServerClearStatisticsread-writecurrentThis object clears the statistics for a server
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.19ColumnwwpLeosTacacsClientAuthorizationServerResolvedInetAddrTyperead-onlycurrentSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAuthorizationServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClie…
1.3.6.1.4.1.6141.2.60.402.1.1.15.1.20ColumnwwpLeosTacacsClientAuthorizationServerResolvedInetAddrread-onlycurrentSpecifies the resolved IP address if wwpLeosTacacsClientAuthorizationServerAddr is set to host name. If wwpLeosTacacsClientAuthorizationServerAddr is set to ip…
1.3.6.1.4.1.6141.2.60.402.1.1.16TablewwpLeosTacacsClientAccountingServerTablenot-accessiblecurrentLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAccountingServerStatus, wwpLeosTacacsClientA…
1.3.6.1.4.1.6141.2.60.402.1.1.16.1RowwwpLeosTacacsClientAccountingServerEntrynot-accessiblecurrentTacacs server entry.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.1ColumnwwpLeosTacacsClientAccountingServerIndexnot-accessiblecurrentSpecifies the index of this table.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.2ColumnwwpLeosTacacsClientAccountingServerAddrread-writecurrentHost name or ip address of the TACACS server.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.3ColumnwwpLeosTacacsClientAccountingServerResolvedAddrread-onlycurrentWhen wwpLeosTacacsClientAccountingServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resol…
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.4ColumnwwpLeosTacacsClientAccountingServerPriorityread-writecurrentSpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessed
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.5ColumnwwpLeosTacacsClientAccountingServerAuthPortread-writecurrentThe destination TCP port number to which TACACS messages should be sent. The TACACS server will not be used for authentication if this port number is 0.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.6ColumnwwpLeosTacacsClientAccountingServerAccessRequestsread-onlycurrentThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.7ColumnwwpLeosTacacsClientAccountingServerAccessRetransmissionsread-onlycurrentThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.8ColumnwwpLeosTacacsClientAccountingServerAccessAcceptsread-onlycurrentThe number of TACACS Access-Accept packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.9ColumnwwpLeosTacacsClientAccountingServerAccessRejectsread-onlycurrentThe number of TACACS Access-Reject packets (valid or invalid) received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.10ColumnwwpLeosTacacsClientAccountingServerMalformedAccessResponsesread-onlycurrentThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators …
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.11ColumnwwpLeosTacacsClientAccountingServerBadAuthenticatorsread-onlycurrentThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.12ColumnwwpLeosTacacsClientAccountingServerPendingRequestsread-onlycurrentThe number of TACACS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an A…
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.13ColumnwwpLeosTacacsClientAccountingServerTimeoutsread-onlycurrentThe number of authentication timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry …
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.14ColumnwwpLeosTacacsClientAccountingServerUnknownTypesread-onlycurrentThe number of TACACS packets of unknown type which were received from this server on the authentication port.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.15ColumnwwpLeosTacacsClientAccountingServerBadHeaderSequenceread-onlycurrentThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.16ColumnwwpLeosTacacsClientAccountingServerStatusread-createcurrentTo create a row in this table, a manager must set this object to either createAndGo(4). While creating entry following mib objects must be specified wwpLeosTac…
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.17ColumnwwpLeosTacacsClientAccountingServerApplicationread-createcurrentThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x …
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.18ColumnwwpLeosTacacsClientAccountingServerClearStatisticsread-writecurrentThis object clears the statistics for a server
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.19ColumnwwpLeosTacacsClientAccountingServerResolvedInetAddrTyperead-onlycurrentSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAccountingServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientA…
1.3.6.1.4.1.6141.2.60.402.1.1.16.1.20ColumnwwpLeosTacacsClientAccountingServerResolvedInetAddrread-onlycurrentSpecifies the resolved IP address if wwpLeosTacacsClientAccountingServerAddr is set to host name. If wwpLeosTacacsClientAccountingServerAddr is set to ip addre…
1.3.6.1.4.1.6141.2.60.402.1.1.20ScalarwwpLeosTacacsClientAccountingSessionread-writecurrentSetting this object will turn on session logon/logoff logging with tacacs.
1.3.6.1.4.1.6141.2.60.402.1.1.21ScalarwwpLeosTacacsClientAccountingCommandread-writecurrentSetting this object will turn on command start/stop logging.
1.3.6.1.4.1.6141.2.60.402.1.1.22ScalarwwpLeosTacacsClientGlobalServersread-writedeprecatedSetting this object will turn off global servers.
1.3.6.1.4.1.6141.2.60.402.1.1.23ScalarwwpLeosTacacsClientSearchMethodread-writecurrentSetting this object will set the search method.
1.3.6.1.4.1.6141.2.60.402.1.1.24ScalarwwpLeosTacacsClientKeyMinLenread-writecurrentSetting this object will set the minimum length for TACACS secret key
1.3.6.1.4.1.6141.2.60.402.2NodewwpLeosTacacsClientMIBNotificationPrefix
1.3.6.1.4.1.6141.2.60.402.2.0NodewwpLeosTacacsClientMIBNotifications
1.3.6.1.4.1.6141.2.60.402.3NodewwpLeosTacacsClientMIBConformance
1.3.6.1.4.1.6141.2.60.402.3.1NodewwpLeosTacacsClientMIBCompliances
1.3.6.1.4.1.6141.2.60.402.3.2NodewwpLeosTacacsClientMIBGroups
Type Definitions
NameSyntaxStatusDescription
TacacsStringOCTET STRING (SIZE (2..127))currentUset to repesent the tacacs authentication string