WWP-LEOS-TACACS-CLIENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
98
.1.3.6.1.4.1.6141.2.60.402.1.1.13 · 1 row entry · 38 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosTacacsClientServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientServerTable'
Lists 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.
wwpLeosTacacsClientServerEntry row .1.3.6.1.4.1.6141.2.60.402.1.1.13.1
Tacacs server entry.
Column Syntax OID
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.1
Host name or ip address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.2
When 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 reso…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.3
Specifies the priority of tacacs servers configured on the device.
This is the order in which the servers will accessed
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.4
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.5
The number of TACACS Access-Request packets sent
to this server from the global TACACS client. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.6
The number of TACACS Access-Retransmission packets
retransmitted to this TACACS authentication server from the global TACACS client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.7
The number of TACACS Access-Accept packets
(valid or invalid) received from this server by the global TACACS client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.8
The number of TACACS Access-Reject packets
(valid or invalid) received from this server by the global TACACS client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.9
The 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 unkno…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.10
The number of TACACS Access-BadAuthenticator packets
containing invalid authenticators or Signature
attributes received from this server by the global TACACS client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.11
The 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 a…
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.12
The 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 …
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.13
The number of TACACS packets of unknown type which
were received from this server on the authentication port by the global TACACS client.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.14
The 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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.15
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
wwpLeosTacacsClientServerStatus, wwpLeosTacacsClientSe…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.16
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 both is decided by the value of this mib …
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.17
This object clears the statistics for a server
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.18
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.19
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.20
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.21
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.22
The 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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.23
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.24
The 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 wel…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.25
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.26
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.27
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.28
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.29
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.30
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.31
The 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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.32
The number of TACACS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.33
The 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 wel…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.34
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.35
The number of TACACS packets which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.36
Specifies the resolved IP address type . Used in conjunction with
wwpLeosTacacsClientServerResolvedInetAddr.
When set to :
ipv4 : wwpLeosTacacsClientServerResolvedInetAddr should be compliant
with InetAddressIP…
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.37
Specifies the resolved IP address if wwpLeosTacacsClientServerAddr
is set to host name. If wwpLeosTacacsClientServerAddr is set to ip
address then wwpLeosTacacsClientServerResolvedInetAddress will contain
same infor…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.402.1.1.13.1.38
.1.3.6.1.4.1.6141.2.60.402.1.1.14 · 1 row entry · 20 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosTacacsClientAuthenticationServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAuthenticationServerTable'
Lists 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.
wwpLeosTacacsClientAuthenticationServerEntry row .1.3.6.1.4.1.6141.2.60.402.1.1.14.1
Tacacs server entry.
Column Syntax OID
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.1
Host name or ip address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.2
When 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 addr…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.3
Specifies the priority of tacacs servers configured on the device.
This is the order in which the servers will accessed
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.4
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.5
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.6
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.7
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.8
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.9
The 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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.10
The number of TACACS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.11
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 sent and decremented due to
receipt of an A…
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.12
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 is counted as a
retransmit as well as a t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.13
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.14
The number of TACACS packets of which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.15
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
wwpLeosTacacsClientAuthenticationServerStatus, wwpLeosT…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.16
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 both is decided by the value of this mib …
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.17
This object clears the statistics for a server
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.18
Specifies the resolved IP address type. Used in conjunction with
wwpLeosTacacsClientAuthenticationServerResolvedInetAddr.
When set to :
ipv4 : wwpLeosTacacsClientAuthenticationServerResolvedInetAddr should
be …
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.19
Specifies the resolved IP address if wwpLeosTacacsClientAuthenticationServerAddr
is set to host name. If wwpLeosTacacsClientAuthenticationServerAddr is set to ip
address then wwpLeosTacacsClientAuthenticationServerRes…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.402.1.1.14.1.20
.1.3.6.1.4.1.6141.2.60.402.1.1.15 · 1 row entry · 20 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosTacacsClientAuthorizationServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAuthorizationServerTable'
Lists 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.
wwpLeosTacacsClientAuthorizationServerEntry row .1.3.6.1.4.1.6141.2.60.402.1.1.15.1
Tacacs server entry.
Column Syntax OID
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.1
Host name or ip address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.2
When 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 addre…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.3
Specifies the priority of tacacs servers configured on the device.
This is the order in which the servers will accessed
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.4
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.5
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.6
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.7
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.8
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.9
The 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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.10
The number of TACACS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.11
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 sent and decremented due to
receipt of an A…
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.12
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 is counted as a
retransmit as well as a t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.13
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.14
The number of TACACS packets of which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.15
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
wwpLeosTacacsClientAuthorizationServerStatus, wwpLeosTa…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.16
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 both is decided by the value of this mib …
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.17
This object clears the statistics for a server
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.18
Specifies the resolved IP address type. Used in conjunction with
wwpLeosTacacsClientAuthorizationServerResolvedInetAddr.
When set to :
ipv4 : wwpLeosTacacsClientAuthorizationServerResolvedInetAddr should
be co…
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.19
Specifies the resolved IP address if wwpLeosTacacsClientAuthorizationServerAddr
is set to host name. If wwpLeosTacacsClientAuthorizationServerAddr is set to ip
address then wwpLeosTacacsClientAuthorizationServerResol…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.402.1.1.15.1.20
.1.3.6.1.4.1.6141.2.60.402.1.1.16 · 1 row entry · 20 columns
Uses the ciena variant from /opt/observium/mibs/ciena.
Command help
Walk wwpLeosTacacsClientAccountingServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-TACACS-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TACACS-CLIENT-MIB::wwpLeosTacacsClientAccountingServerTable'
Lists 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.
wwpLeosTacacsClientAccountingServerEntry row .1.3.6.1.4.1.6141.2.60.402.1.1.16.1
Tacacs server entry.
Column Syntax OID
Specifies the index of this table.
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.1
Host name or ip address of the TACACS server.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.2
When 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 …
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.3
Specifies the priority of tacacs servers configured on the device.
This is the order in which the servers will accessed
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.4
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.5
The number of TACACS Access-Request packets sent
to this server. This does not include retransmissions.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.6
The number of TACACS Access-Request packets
retransmitted to this TACACS authentication server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.7
The number of TACACS Access-Accept packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.8
The number of TACACS Access-Reject packets
(valid or invalid) received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.9
The 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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.10
The number of TACACS Access-Response packets
containing invalid authenticators or Signature
attributes received from this server.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.11
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 sent and decremented due to
receipt of an A…
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.12
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 is counted as a
retransmit as well as a t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.13
The number of TACACS packets of unknown type which
were received from this server on the authentication port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.14
The number of TACACS packets of which were
received from this server on the authentication port
and dropped for some other reason.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.15
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, wwpLeosTacac…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.16
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 both is decided by the value of this mib …
Enumerationr/w
Enumerated Values:
1userLogin
2dot1x
3all
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.17
This object clears the statistics for a server
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.18
Specifies the resolved IP address type. Used in conjunction with
wwpLeosTacacsClientAccountingServerResolvedInetAddr.
When set to :
ipv4 : wwpLeosTacacsClientAccountingServerResolvedInetAddr should
be complian…
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.19
Specifies the resolved IP address if wwpLeosTacacsClientAccountingServerAddr
is set to host name. If wwpLeosTacacsClientAccountingServerAddr is set to ip
address then wwpLeosTacacsClientAccountingServerResolvedInetAdd…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6141.2.60.402.1.1.16.1.20