oacAAAGroupServerConfigTable
ONEACCESS-AAA-MIB ·
.1.3.6.1.4.1.13191.10.3.4.10.1.7
Object
table
Configuring AAA Group Servers:
The cli command to configure a group of servers
aaa group server { radius | tacacs } <group-name>
server {<A.B.C.D>|<hostname> }
The SNMP table for group servers will be
1) group name OCTET STRING
2) group type INTEGER (ENUM)
3) server OCTET STRING
Context
- MIB
- ONEACCESS-AAA-MIB
- OID
.1.3.6.1.4.1.13191.10.3.4.10.1.7- 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::oacAAAGroupServerConfigTable'
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::oacAAAGroupServerConfigTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.