arrisHorizOvertempProtModeState
ARRIS-HOT-PROTECTION-MODE-MIB ·
.1.3.6.1.4.1.4115.1.3.16.1.1.1
Object
scalar Enumeration
Indicates the current thermal state. The value 'normal(1)' indicates the device is operating within the normal temperature range and not running in Horizontal Over-Temperature Protection Mode. The value 'thresholdExceededHOTPTier1(2)' indicates the device exceeded the maximum normal operating temperature and is in Tier 1 Horizontal Over-Temperature Protection Mode. The value 'thresholdExceededHOTPTier2(3)' indicates the device exceeded the maximum Tier 1 operating temperature and is in Tier 2 Horizontal Over-Temperature Protection Mode.
Context
- MIB
- ARRIS-HOT-PROTECTION-MODE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.16.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- arrisHorizOvertempProtModeMonitoring
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 'ARRIS-HOT-PROTECTION-MODE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-HOT-PROTECTION-MODE-MIB::arrisHorizOvertempProtModeState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-HOT-PROTECTION-MODE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-HOT-PROTECTION-MODE-MIB::arrisHorizOvertempProtModeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | thresholdExceededHOTPTier1 |
3 | thresholdExceededHOTPTier2 |