WWP-LEOS-TACACS-CLIENT-MIB
AI MIB Summary
The WWP-LEOS-TACACS-CLIENT-MIB enables the monitoring and configuration of TACACS+ client parameters, including server reachability, authentication session states, and retry counters, on WWP LEOS network devices. This module facilitates the verification of AAA connectivity and the management of TACACS+ server group definitions to ensure consistent access control enforcement.
The MIB module for the WWP Tacacs Server specific configuration and monitoring information.
Main OID:
wwpLeosTacacsClientMIB.1.3.6.1.4.1.6141.2.60.402
131
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
131 total| Object Name |
|---|
wwpLeosTacacsClientMIBThe MIB module for the WWP Tacacs Server specific configuration and monitoring information. MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.402 |
wwpLeosTacacsClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.1 |
wwpLeosTacacsClient OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.1.1 |
wwpLeosTacacsAdminStateSetting this object will administratively enable/disable tacacs client on the device.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.1 |
wwpLeosTacacsOperStateThis object returns the operational state of tacacs client.ro Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.2 |
wwpLeosTacacsClientTimeoutThis is the time in seconds between retransmissions to the TACACS server.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.3 |
wwpLeosTacacsClientRetriesIndicates the number of times the TACACS server should be tried before giving up on the server.rwdeprecated Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.4 |
wwpLeosTacacsClientPrivilegeLevelRWIndicates 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 will be compared to wwpLeosTacacsClientPrivilegeLevelDiag. If the server privilege level is less than wwpLeosTacacsClientPrivilegeLevelDiag and greater than or equal to the wwpLeosTacacsClientPrivilegeLevelRW, the LE-OS privilege level is super-user.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.5 |
wwpLeosTacacsClientPrivilegeLevelAdminIndicates 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 server will be compared to wwpLeosTacacsClientPrivilegeLevelRW. If the server privilege level is less than wwpLeosTacacsClientPrivilegeLevelRW and greater than or equal to the wwpLeosTacacsClientPrivilegeLevelAdmin, the LE-OS privilege level is Admin. Not supported on all platformsrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.6 |
wwpLeosTacacsClientPrivilegeLevelDiagIndicates 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 server will be compared to this value. If server privilege level is greater than or equal to the wwpLeosTacacsClientPrivilegeLevelDiag, the LE-OS privilege level is diag.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.7 |
wwpLeosTacacsClientAuthKeyThe Auth Key to be used for Tacacs Servers. Retrieving the value of this object via SNMP will return an empty string for security reasons.rw TacacsString .1.3.6.1.4.1.6141.2.60.402.1.1.8 |
wwpLeosTacacsAuthenticationAdminStateSetting this object will administratively enable/disable tacacs authentication on the device.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.9 |
wwpLeosTacacsAuthorizationAdminStateSetting this object will administratively enable/disable tacacs authorization on the device.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.10 |
wwpLeosTacacsAccountingAdminStateSetting this object will administratively enable/disable tacacs accounting on the device.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.11 |
wwpLeosTacacsSyslogAdminStateSetting this object will administratively enable/disable tacacs syslog messages on the device.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.12 |
wwpLeosTacacsClientServerTableLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientServerStatus, wwpLeosTacacsClientServerAddr. SNMP multiple set operation must be used to create entry. SEQUENCE OF WwpLeosTacacsClientServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.13 |
wwpLeosTacacsClientServerEntryTacacs server entry. WwpLeosTacacsClientServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.13.1 |
wwpLeosTacacsClientServerIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.1 |
wwpLeosTacacsClientServerAddrHost name or ip address of the TACACS server.rw DisplayString .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.2 |
wwpLeosTacacsClientServerResolvedAddrWhen wwpLeosTacacsClientServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosTacacsClientServerResolvedAddr will represent the resolved Ipv4 address. wwpLeosTacacsClientServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientServerResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosTacacsClientServerResolvedAddr will represent 0.0.0.0. wwpLeosTacacsClientServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientServerResolvedInetAddrType will represent the Ipv6 address.ro IpAddress .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.3 |
wwpLeosTacacsClientServerPrioritySpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessedrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.4 |
wwpLeosTacacsClientServerAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.5 |
wwpLeosTacacsClientServerAccessRequestsThe number of TACACS Access-Request packets sent to this server from the global TACACS client. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.6 |
wwpLeosTacacsClientServerAccessRetransmissionsThe number of TACACS Access-Retransmission packets retransmitted to this TACACS authentication server from the global TACACS client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.7 |
wwpLeosTacacsClientServerAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server by the global TACACS client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.8 |
wwpLeosTacacsClientServerAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server by the global TACACS client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.9 |
wwpLeosTacacsClientServerMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server by the global TACACS client. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.10 |
wwpLeosTacacsClientServerBadAuthenticatorsThe number of TACACS Access-BadAuthenticator packets containing invalid authenticators or Signature attributes received from this server by the global TACACS client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.11 |
wwpLeosTacacsClientServerPendingRequestsThe 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. This variable is incremented when an Access-Request is sent and decremented due to receipt of an Access-Accept, Access-Reject or Access-Challenge, a timeout or retransmission.rodeprecated Gauge32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.12 |
wwpLeosTacacsClientServerTimeoutsThe 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 different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.13 |
wwpLeosTacacsClientServerUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port by the global TACACS client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.14 |
wwpLeosTacacsClientServerBadHeaderSequenceThe 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 by the client.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.15 |
wwpLeosTacacsClientServerStatusTo 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 wwpLeosTacacsClientServerStatus, wwpLeosTacacsClientServerAddr. SNMP multiple set operation must be used to create entry. To disable a tacacs server, the operator can set wwpLeosTacacsClientServerStatus object to 'notInService' state.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.16 |
wwpLeosTacacsClientServerApplicationThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x authentication or both is decided by the value of this mib object. Dot1x not supported on all platformsrw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.17 |
wwpLeosTacacsClientServerClearStatisticsThis object clears the statistics for a serverrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.18 |
wwpLeosTacacsClientGlobalAuthorizationAccessRequestsThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.19 |
wwpLeosTacacsClientGlobalAuthorizationAccessRetransmissionsThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.20 |
wwpLeosTacacsClientGlobalAuthorizationAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.21 |
wwpLeosTacacsClientGlobalAuthorizationAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.22 |
wwpLeosTacacsClientGlobalAuthorizationMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.23 |
wwpLeosTacacsClientGlobalAuthorizationBadAuthenticatorsThe number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.24 |
wwpLeosTacacsClientGlobalAuthorizationTimeoutsThe 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. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.25 |
wwpLeosTacacsClientGlobalAuthorizationUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.26 |
wwpLeosTacacsClientGlobalAuthorizationBadHeaderSequenceThe number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.27 |
wwpLeosTacacsClientGlobalAccountingAccessRequestsThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.28 |
wwpLeosTacacsClientGlobalAccountingAccessRetransmissionsThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.29 |
wwpLeosTacacsClientGlobalAccountingAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.30 |
wwpLeosTacacsClientGlobalAccountingAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.31 |
wwpLeosTacacsClientGlobalAccountingMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.32 |
wwpLeosTacacsClientGlobalAccountingBadAuthenticatorsThe number of TACACS Access-Response packets containing invalid authenticators or signature attributes received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.33 |
wwpLeosTacacsClientGlobalAccountingTimeoutsThe 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. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.34 |
wwpLeosTacacsClientGlobalAccountingUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.35 |
wwpLeosTacacsClientGlobalAccountingBadHeaderSequenceThe number of TACACS packets which were received from this server on the authentication port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.36 |
wwpLeosTacacsClientServerResolvedInetAddrTypeSpecifies the resolved IP address type . Used in conjunction with wwpLeosTacacsClientServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientServerResolvedInetAddr should be compliant with InetAddressIPv4 ipv6 : wwpLeosTacacsClientServerResolvedInetAddr should be compliant with InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.37 |
wwpLeosTacacsClientServerResolvedInetAddrSpecifies the resolved IP address if wwpLeosTacacsClientServerAddr is set to host name. If wwpLeosTacacsClientServerAddr is set to ip address then wwpLeosTacacsClientServerResolvedInetAddress will contain same information as wwpLeosTacacsClientServerAddr. This OID should be used in conjuction with wwpLeosTacacsClientServerResolvedInetAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.13.1.38 |
wwpLeosTacacsClientAuthenticationServerTableLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAuthenticationServerStatus, wwpLeosTacacsClientAuthenticationServerAddr. SNMP multiple set operation must be used to create entry. SEQUENCE OF WwpLeosTacacsClientAuthenticationServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.14 |
wwpLeosTacacsClientAuthenticationServerEntryTacacs server entry. WwpLeosTacacsClientAuthenticationServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.14.1 |
wwpLeosTacacsClientAuthenticationServerIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.1 |
wwpLeosTacacsClientAuthenticationServerAddrHost name or ip address of the TACACS server.rw DisplayString .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.2 |
wwpLeosTacacsClientAuthenticationServerResolvedAddrWhen wwpLeosTacacsClientAuthenticationServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosTacacsClientAuthenticationServerResolvedAddr will represent the resolved Ipv4 address. wwpLeosTacacsClientAuthenticationServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAuthenticationServerResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosTacacsClientAuthenticationServerResolvedAddr will represent 0.0.0.0. wwpLeosTacacsClientAuthenticationServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAuthenticationServerResolvedInetAddrType will represent the Ipv6 address.ro IpAddress .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.3 |
wwpLeosTacacsClientAuthenticationServerPrioritySpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessedrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.4 |
wwpLeosTacacsClientAuthenticationServerAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.5 |
wwpLeosTacacsClientAuthenticationServerAccessRequestsThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.6 |
wwpLeosTacacsClientAuthenticationServerAccessRetransmissionsThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.7 |
wwpLeosTacacsClientAuthenticationServerAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.8 |
wwpLeosTacacsClientAuthenticationServerAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.9 |
wwpLeosTacacsClientAuthenticationServerMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.10 |
wwpLeosTacacsClientAuthenticationServerBadAuthenticatorsThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.11 |
wwpLeosTacacsClientAuthenticationServerPendingRequestsThe 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 Access-Request is sent and decremented due to receipt of an Access-Accept, Access-Reject or Access-Challenge, a timeout or retransmission.rodeprecated Gauge32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.12 |
wwpLeosTacacsClientAuthenticationServerTimeoutsThe 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 to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.13 |
wwpLeosTacacsClientAuthenticationServerUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.14 |
wwpLeosTacacsClientAuthenticationServerBadHeaderSequenceThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.15 |
wwpLeosTacacsClientAuthenticationServerStatusTo 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 wwpLeosTacacsClientAuthenticationServerStatus, wwpLeosTacacsClientAuthenticationServerAddr. SNMP multiple set operation must be used to create entry. To disable a tacacs server, the operator can set wwpLeosTacacsClientAuthenticationServerStatus object to 'notInService' state.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.16 |
wwpLeosTacacsClientAuthenticationServerApplicationThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x authentication or both is decided by the value of this mib object. Dot1x not supported on all platformsrw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.17 |
wwpLeosTacacsClientAuthenticationServerClearStatisticsThis object clears the statistics for a serverrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.18 |
wwpLeosTacacsClientAuthenticationServerResolvedInetAddrTypeSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAuthenticationServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientAuthenticationServerResolvedInetAddr should be compliant with InetAddressIPv4 ipv6 : wwpLeosTacacsClientAuthenticationServerResolvedInetAddr should be compliant with InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.19 |
wwpLeosTacacsClientAuthenticationServerResolvedInetAddrSpecifies the resolved IP address if wwpLeosTacacsClientAuthenticationServerAddr is set to host name. If wwpLeosTacacsClientAuthenticationServerAddr is set to ip address then wwpLeosTacacsClientAuthenticationServerResolvedInetAddr will contain the same information as wwpLeosTacacsClientAuthenticationServerAddr. This OID should be used in conjuction with wwpLeosTacacsClientAuthenticationServerResolvedInetAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.14.1.20 |
wwpLeosTacacsClientAuthorizationServerTableLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAuthorizationServerStatus, wwpLeosTacacsClientAuthorizationServerAddr. SNMP multiple set operation must be used to create entry. SEQUENCE OF WwpLeosTacacsClientAuthorizationServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.15 |
wwpLeosTacacsClientAuthorizationServerEntryTacacs server entry. WwpLeosTacacsClientAuthorizationServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.15.1 |
wwpLeosTacacsClientAuthorizationServerIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.1 |
wwpLeosTacacsClientAuthorizationServerAddrHost name or ip address of the TACACS server.rw DisplayString .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.2 |
wwpLeosTacacsClientAuthorizationServerResolvedAddrWhen wwpLeosTacacsClientAuthorizationServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosTacacsClientAuthorizationServerResolvedAddr will represent the resolved Ipv4 address. wwpLeosTacacsClientAuthorizationServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAuthorizationServerResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosTacacsClientAuthorizationServerResolvedAddr will represent 0.0.0.0. wwpLeosTacacsClientAuthorizationServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAuthorizationServerResolvedInetAddrType will represent the Ipv6 address.ro IpAddress .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.3 |
wwpLeosTacacsClientAuthorizationServerPrioritySpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessedrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.4 |
wwpLeosTacacsClientAuthorizationServerAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.5 |
wwpLeosTacacsClientAuthorizationServerAccessRequestsThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.6 |
wwpLeosTacacsClientAuthorizationServerAccessRetransmissionsThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.7 |
wwpLeosTacacsClientAuthorizationServerAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.8 |
wwpLeosTacacsClientAuthorizationServerAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.9 |
wwpLeosTacacsClientAuthorizationServerMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.10 |
wwpLeosTacacsClientAuthorizationServerBadAuthenticatorsThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.11 |
wwpLeosTacacsClientAuthorizationServerPendingRequestsThe 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 Access-Request is sent and decremented due to receipt of an Access-Accept, Access-Reject or Access-Challenge, a timeout or retransmission.rodeprecated Gauge32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.12 |
wwpLeosTacacsClientAuthorizationServerTimeoutsThe 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 to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.13 |
wwpLeosTacacsClientAuthorizationServerUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.14 |
wwpLeosTacacsClientAuthorizationServerBadHeaderSequenceThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.15 |
wwpLeosTacacsClientAuthorizationServerStatusTo 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 wwpLeosTacacsClientAuthorizationServerStatus, wwpLeosTacacsClientAuthorizationServerAddr. SNMP multiple set operation must be used to create entry. To disable a tacacs server, the operator can set wwpLeosTacacsClientAuthorizationServerStatus object to 'notInService' state.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.16 |
wwpLeosTacacsClientAuthorizationServerApplicationThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x authentication or both is decided by the value of this mib object. Dot1x not supported on all platformsrw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.17 |
wwpLeosTacacsClientAuthorizationServerClearStatisticsThis object clears the statistics for a serverrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.18 |
wwpLeosTacacsClientAuthorizationServerResolvedInetAddrTypeSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAuthorizationServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientAuthorizationServerResolvedInetAddr should be compliant with InetAddressIPv4 ipv6 : wwpLeosTacacsClientAuthorizationServerResolvedInetAddr should be compliant with InetAddressIPv6.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.19 |
wwpLeosTacacsClientAuthorizationServerResolvedInetAddrSpecifies the resolved IP address if wwpLeosTacacsClientAuthorizationServerAddr is set to host name. If wwpLeosTacacsClientAuthorizationServerAddr is set to ip address then wwpLeosTacacsClientAuthorizationServerResolvedInetAddr will contain same information as wwpLeosTacacsClientAuthorizationServerAddr. This OID is used in conjunction with wwpLeosTacacsClientAuthorizationServerResolvedInetAddr.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.15.1.20 |
wwpLeosTacacsClientAccountingServerTableLists the possible TACACS servers. While creating entry following mib objects must be specified wwpLeosTacacsClientAccountingServerStatus, wwpLeosTacacsClientAccountingServerAddr. SNMP multiple set operation must be used to create entry. SEQUENCE OF WwpLeosTacacsClientAccountingServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.16 |
wwpLeosTacacsClientAccountingServerEntryTacacs server entry. WwpLeosTacacsClientAccountingServerEntry .1.3.6.1.4.1.6141.2.60.402.1.1.16.1 |
wwpLeosTacacsClientAccountingServerIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.1 |
wwpLeosTacacsClientAccountingServerAddrHost name or ip address of the TACACS server.rw DisplayString .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.2 |
wwpLeosTacacsClientAccountingServerResolvedAddrWhen wwpLeosTacacsClientAccountingServerAddr represents: Host name : The resolved address will either be Ipv4 address or Ipv6 address. Ipv4 address : The resolved address will be the same Ipv4 address. Ipv6 address : The resolved address will be the same Ipv6 address. When the resolved address represents: Ipv4 address : wwpLeosTacacsClientAccountingServerResolvedAddr will represent the resolved Ipv4 address. wwpLeosTacacsClientAccountingServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAccountingServerResolvedInetAddrType will represent the same Ipv4 address. Ipv6 address : wwpLeosTacacsClientAccountingServerResolvedAddr will represent 0.0.0.0. wwpLeosTacacsClientAccountingServerResolvedInetAddr used in conjunction with wwpLeosTacacsClientAccountingServerResolvedInetAddrType will represent the Ipv6 address.ro IpAddress .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.3 |
wwpLeosTacacsClientAccountingServerPrioritySpecifies the priority of tacacs servers configured on the device. This is the order in which the servers will accessedrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.4 |
wwpLeosTacacsClientAccountingServerAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.5 |
wwpLeosTacacsClientAccountingServerAccessRequestsThe number of TACACS Access-Request packets sent to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.6 |
wwpLeosTacacsClientAccountingServerAccessRetransmissionsThe number of TACACS Access-Request packets retransmitted to this TACACS authentication server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.7 |
wwpLeosTacacsClientAccountingServerAccessAcceptsThe number of TACACS Access-Accept packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.8 |
wwpLeosTacacsClientAccountingServerAccessRejectsThe number of TACACS Access-Reject packets (valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.9 |
wwpLeosTacacsClientAccountingServerMalformedAccessResponsesThe number of malformed TACACS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes or unknown types are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.10 |
wwpLeosTacacsClientAccountingServerBadAuthenticatorsThe number of TACACS Access-Response packets containing invalid authenticators or Signature attributes received from this server.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.11 |
wwpLeosTacacsClientAccountingServerPendingRequestsThe 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 Access-Request is sent and decremented due to receipt of an Access-Accept, Access-Reject or Access-Challenge, a timeout or retransmission.ro Gauge32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.12 |
wwpLeosTacacsClientAccountingServerTimeoutsThe 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 to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.13 |
wwpLeosTacacsClientAccountingServerUnknownTypesThe number of TACACS packets of unknown type which were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.14 |
wwpLeosTacacsClientAccountingServerBadHeaderSequenceThe number of TACACS packets of which were received from this server on the authentication port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.15 |
wwpLeosTacacsClientAccountingServerStatusTo 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 wwpLeosTacacsClientAccountingServerStatus, wwpLeosTacacsClientAccountingServerAddr. SNMP multiple set operation must be used to create entry. To disable a tacacs server, the operator can set wwpLeosTacacsClientAccountingServerStatus object to 'notInService' state.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.16 |
wwpLeosTacacsClientAccountingServerApplicationThis object specifies how the tacacs server should be used for authentication. Whether this tacacs server should be used for userLogin authentication or dot1x authentication or both is decided by the value of this mib object. Dot1x not supported on all platformsrw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.17 |
wwpLeosTacacsClientAccountingServerClearStatisticsThis object clears the statistics for a serverrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.18 |
wwpLeosTacacsClientAccountingServerResolvedInetAddrTypeSpecifies the resolved IP address type. Used in conjunction with wwpLeosTacacsClientAccountingServerResolvedInetAddr. When set to : ipv4 : wwpLeosTacacsClientAccountingServerResolvedInetAddr should be compliant with InetAddressIPv4 ipv6 : wwpLeosTacacsClientAccountingServerResolvedInetAddr should be compliant with InetAddressIPv6.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.19 |
wwpLeosTacacsClientAccountingServerResolvedInetAddrSpecifies the resolved IP address if wwpLeosTacacsClientAccountingServerAddr is set to host name. If wwpLeosTacacsClientAccountingServerAddr is set to ip address then wwpLeosTacacsClientAccountingServerResolvedInetAddr will contain the same information as wwpLeosTacacsClientAccountingServerAddr. This OID is used in conjunction with wwpLeosTacacsClientAccountingServerResolvedInetAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.20 |
wwpLeosTacacsClientAccountingSessionSetting this object will turn on session logon/logoff logging with tacacs.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.20 |
wwpLeosTacacsClientAccountingCommandSetting this object will turn on command start/stop logging.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.21 |
wwpLeosTacacsClientGlobalServersSetting this object will turn off global servers.rwdeprecated Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.22 |
wwpLeosTacacsClientSearchMethodSetting this object will set the search method.rw Enumeration .1.3.6.1.4.1.6141.2.60.402.1.1.23 |
wwpLeosTacacsClientKeyMinLenSetting this object will set the minimum length for TACACS secret keyrw Integer32 .1.3.6.1.4.1.6141.2.60.402.1.1.24 |
wwpLeosTacacsClientMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.2 |
wwpLeosTacacsClientMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.2.0 |
wwpLeosTacacsClientMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.3 |
wwpLeosTacacsClientMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.3.1 |
wwpLeosTacacsClientMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.402.3.2 |