wwpLeosTacacsClientAccountingServerStatus
WWP-LEOS-TACACS-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.16
Object
To 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.
Context
- MIB
- WWP-LEOS-TACACS-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosTacacsClientAccountingServerEntry
- Table
- wwpLeosTacacsClientAccountingServerTable
- Siblings
- 19
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpLeosTacacsClientAccountingServerIndex Specifies the index of this table. | column | Integer32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.1 |
| wwpLeosTacacsClientAccountingServerMalformedAccessResponses The number of malformed TACACS Access-Response
packets received from this server.
Malformed packets include packets with
an invalid length. Bad authenticators or
Signature attribu… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.10 |
| wwpLeosTacacsClientAccountingServerBadAuthenticators The number of TACACS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.11 |
| wwpLeosTacacsClientAccountingServerPendingRequests The 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 sen… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.12 |
| wwpLeosTacacsClientAccountingServerTimeouts The 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 i… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.13 |
| wwpLeosTacacsClientAccountingServerUnknownTypes The number of TACACS packets of unknown type which
were received from this server on the authentication port. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.14 |
| wwpLeosTacacsClientAccountingServerBadHeaderSequence The number of TACACS packets of which were
received from this server on the authentication port
and dropped for some other reason. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.15 |
| wwpLeosTacacsClientAccountingServerApplication This 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 b… | column | Enumeration | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.17 |
| wwpLeosTacacsClientAccountingServerClearStatistics This object clears the statistics for a server | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.18 |
| wwpLeosTacacsClientAccountingServerResolvedInetAddrType Specifies the resolved IP address type. Used in conjunction with
wwpLeosTacacsClientAccountingServerResolvedInetAddr.
When set to :
ipv4 : wwpLeosTacacsClientAccountingServerRes… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.19 |
| wwpLeosTacacsClientAccountingServerAddr Host name or ip address of the TACACS server. | column | OctetString | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.2 |
| wwpLeosTacacsClientAccountingServerResolvedInetAddr Specifies the resolved IP address if wwpLeosTacacsClientAccountingServerAddr
is set to host name. If wwpLeosTacacsClientAccountingServerAddr is set to ip
address then wwpLeosTac… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.20 |
| wwpLeosTacacsClientAccountingServerResolvedAddr When wwpLeosTacacsClientAccountingServerAddr represents:
Host name : The resolved address will either be Ipv4 address or Ipv6 address.
Ipv4 address : The resolved address will… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.3 |
| wwpLeosTacacsClientAccountingServerPriority Specifies the priority of tacacs servers configured on the device.
This is the order in which the servers will accessed | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.4 |
| wwpLeosTacacsClientAccountingServerAuthPort The 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. | column | Integer32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.5 |
| wwpLeosTacacsClientAccountingServerAccessRequests The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.6 |
| wwpLeosTacacsClientAccountingServerAccessRetransmissions The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.7 |
| wwpLeosTacacsClientAccountingServerAccessAccepts The number of TACACS Access-Accept packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.8 |
| wwpLeosTacacsClientAccountingServerAccessRejects The number of TACACS Access-Reject packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6141.2.60.402.1.1.16.1.9 |