tacacsplusAcctRedundantMode
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.16.14.5.2.1
Object
scalar r/w
Enumeration
Configure the strategy of server selection. index priority: the device tries to contact with the first server, if no response then the device tries to contact with the second server. round robin: to alternate between the servers that it sends message to.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.16.14.5.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tacacsplusAcct
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::tacacsplusAcctRedundantMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::tacacsplusAcctRedundantMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | index_priority |
2 | round_robin |