zyAaaAuthenticationTypeMethodList
ZYXEL-AAA-MIB ·
.1.3.6.1.4.1.890.1.15.3.94.1.1.1.1.2
Object
column r/w
OctetString
There are three methods for the switch to authenticate the two types. The switch checks the methods in the order you configure them (first Method 1, then Method 2 and finally Method 3). You must configure the settings in the Method 1 field. If you want the switch to check other sources for authentication, specified them in Method 2 and Method 3 fields.
Context
- MIB
- ZYXEL-AAA-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.94.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelAaaAuthenticationTypeEntry
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 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AAA-MIB::zyAaaAuthenticationTypeMethodList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AAA-MIB::zyAaaAuthenticationTypeMethodList.<zyAaaAuthenticationTypeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-AAA-MIB::zyAaaAuthenticationTypeMethodList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.