zxAnAaaAuthorNoAuthorMethodEn
ZTE-AN-ACCESS-CTRL-AAA-MIB ·
.1.3.6.1.4.1.3902.1015.90.3.1.3
Object
scalar r/w
Enumeration
Enable or disable the authorization method.
enabled(1) - Use none authorization as the last method.
disabled(2) - Don't use none authorization method.
This object must be set with zxAnAaaAuthorLocalPriority,
zxAnAaaAuthorTacacsplusPriority at the same time.
Context
- MIB
- ZTE-AN-ACCESS-CTRL-AAA-MIB
- OID
.1.3.6.1.4.1.3902.1015.90.3.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnAaaAuthorGlobalObjects
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::zxAnAaaAuthorNoAuthorMethodEn.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::zxAnAaaAuthorNoAuthorMethodEn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |