fsAuthenMethodListType
FS-AAA-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.19.1.6.1.1.1.1
Object
column Enumeration
The variable denotes the authentication method-list used by the managed device with the AAA user corresponding to this entry in the table.
Context
- MIB
- FS-AAA-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.19.1.6.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsAuthenMethodListEntry
- Groups
- 1
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 'FS-AAA-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AAA-MIB::fsAuthenMethodListType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-AAA-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AAA-MIB::fsAuthenMethodListType.<fsAuthenMethodListType>.<fsAuthenMethodListName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-AAA-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-AAA-MIB::fsAuthenMethodListType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | login |
2 | ppp |
3 | dot1x |
4 | enable |
5 | web |
6 | cmweb |
7 | mt |
8 | general |
Conformance
Member of