oacAAATacacsServerConfigTable
ONEACCESS-AAA-MIB ·
.1.3.6.1.4.1.13191.10.3.4.10.1.3
Object
table
Configuring Tacacs client: The cli to add tacacs server info for the tacacs client is tacacs-server <host> [<port>] <key> [ <interface> <unit> ] Hence the snmp table for to hold the tacacs server info has the following 1) hostname or IP Address OCTET STRING 2) TACACs serverport Integer 1-65535 3) Shared Key OCTET STRING 4) Timeout integer 1-600 default 3 5) Interface InterfaceIndex
Context
- MIB
- ONEACCESS-AAA-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.10.1.3- Type
- table
- Status
- current
- Parent
- oacAAAConfigObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAATacacsServerConfigTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-AAA-MIB::oacAAATacacsServerConfigTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.