zxAnAaaAuthenNoAuthenMethodEn
ZTE-AN-ACCESS-CTRL-AAA-MIB ·
.1.3.6.1.4.1.3902.1015.90.2.1.3
Object
scalar r/w
Enumeration
Enable or disable the no authentication method.
enabled(1) - Use no authentication as the last method.
disabled(2) - Don't use no authentication method.
This object must be set with zxAnAaaAuthenLocalPriority,
zxAnAaaAuthenTacacsplusPriority at the same time.
Context
- MIB
- ZTE-AN-ACCESS-CTRL-AAA-MIB
- OID
.1.3.6.1.4.1.3902.1015.90.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnAaaAuthenGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-ACCESS-CTRL-AAA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ACCESS-CTRL-AAA-MIB::zxAnAaaAuthenNoAuthenMethodEn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ACCESS-CTRL-AAA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ACCESS-CTRL-AAA-MIB::zxAnAaaAuthenNoAuthenMethodEn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |