swAACLoginMethod4Type
AAC-MIB ·
d-link variant
·
.1.3.6.1.4.1.171.12.5.3.1.8
Object
column r/w
Enumeration
The type of Login method list. The group type includes tacas(1), xtacacs(2), tacacs-plus(3), radius(4) and server-group(5) for specific users. The keyword type includes local(6), local-enable(7), and none(8).
Context
- MIB
- AAC-MIB
- OID
.1.3.6.1.4.1.171.12.5.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swAACLoginMethodListEntry
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::swAACLoginMethod4Type'
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::swAACLoginMethod4Type.<swAACLoginMethodListName>'
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::swAACLoginMethod4Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tacacs |
2 | xtacacs |
3 | tacacs-plus |
4 | radius |
5 | server-group |
6 | local |
8 | none |
9 | other |