juniSystemTempProtectionStatus

Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.9.5

Object

scalar Enumeration
Thermal Protection status:
off                       - No thermal protection.
monitoring                - Monitoring.
inHoldOff                 - Hold off time has begun.
activatedHoldOffExpired   - Hold off time has expired; the system
                            is in thermal protection mode.
activatedTempTooHigh      - The temperature is too high, the system
                            is in thermal protection mode.

Context

MIB
Juniper-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.2.1.9.5
Type
scalar
Access
readonly
Status
current
Parent
juniSystemTemperature
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTempProtectionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemTempProtectionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1monitoring
2inHoldOff
3activatedHoldOffExpired
4activatedTempTooHigh

Conformance