swAACCtrlServerAuthProtocol
AAC-MIB ·
d-link variant
·
.1.3.6.1.4.1.171.12.5.12.1.3
Object
column Enumeration
The authentication protocol provided by the Server.
Context
- MIB
- AAC-MIB
- OID
.1.3.6.1.4.1.171.12.5.12.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- swAACServerCtrlEntry
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::swAACCtrlServerAuthProtocol'
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::swAACCtrlServerAuthProtocol.<swAACCtrlServerGroupName>.<swAACCtrlServerIPAddr>.<swAACCtrlServerAuthProtocol>'
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::swAACCtrlServerAuthProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tacacs |
2 | xtacacs |
3 | tacacs-plus |
4 | radius |