swAACTacacsServerTimeout
AAC-MIB ·
.1.3.6.1.4.1.2272.1.201.1.4.3.1.4
Object
column r/w
Integer32
Server response timeout. This value is in units of seconds.
Context
- MIB
- AAC-MIB
- OID
.1.3.6.1.4.1.2272.1.201.1.4.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swAACTacacsServerEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AAC-MIB::swAACTacacsServerTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AAC-MIB::swAACTacacsServerTimeout.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AAC-MIB::swAACTacacsServerTimeout'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.