zxAnEnvOverheatAutoRecoveryType
ZTE-AN-EQUIP-MIB ·
.1.3.6.1.4.1.3902.1015.2.1.3.14.1.25
Object
scalar r/w
Enumeration
Automatic recovery condition, below zxAnEnvAutoRecoveryTmpThreshold or after zxAnEnvOverheatAutoRecoveryTime. C300 only supports byTime, MSAG5200V3 only supports byTemperature. If the agent not supporting to get it, the type is byTemperature in fact.
Context
- MIB
- ZTE-AN-EQUIP-MIB
- OID
.1.3.6.1.4.1.3902.1015.2.1.3.14.1.25- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnEnvOverheatProtectionObjects
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-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-EQUIP-MIB::zxAnEnvOverheatAutoRecoveryType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-EQUIP-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-EQUIP-MIB::zxAnEnvOverheatAutoRecoveryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | byTemperature |
2 | byTime |