zyAaaTrapAuthorizationMethod
ZYXEL-AAA-MIB ·
.1.3.6.1.4.1.890.1.15.3.94.2.2
Object
scalar Enumeration
This trap displays which authorization method is failed.
Context
- MIB
- ZYXEL-AAA-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.94.2.2- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- zyxelAaaTrapInfoObjects
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 'ZYXEL-AAA-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-AAA-MIB::zyAaaTrapAuthorizationMethod.0'
More examples
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::zyAaaTrapAuthorizationMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dot1x |
1 | ssh |
2 | http |
3 | telnet |
4 | ftp |
5 | console |