hh3cDot11APMtTrapRadioFailReason
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.3.1.2
Object
scalar Enumeration
Represents errors caused by configuration operation. The following values are supported: config - Configuration error hh3cerror - Hardware error swerror - Software error radar - Radar Detection unknown - Unknown reason
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.3.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cDot11APMtTrapVarObjects
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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APMtTrapRadioFailReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11APMtTrapRadioFailReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | config |
2 | hh3cerror |
3 | swerror |
4 | radar |
8 | unknown |