swAACServerGroupAuthProtocol8
AAC-MIB ·
d-link variant
·
.1.3.6.1.4.1.171.12.5.9.1.17
Object
column Enumeration
The authentication protocol provided by the Server.
Context
- MIB
- AAC-MIB
- OID
.1.3.6.1.4.1.171.12.5.9.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swAACServerGroupEntry
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/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AAC-MIB::swAACServerGroupAuthProtocol8'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AAC-MIB::swAACServerGroupAuthProtocol8.<swAACServerGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AAC-MIB::swAACServerGroupAuthProtocol8'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tacacs |
2 | xtacacs |
3 | tacacs-plus |
4 | radius |
5 | none |
6 | other |