acceleratorTemperatureStatus
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.4.3.3
Object
scalar mandatory
Enumeration
The status of temperature in this device. ok indicates the temperature is below the threshold temperature or the device is not capable of monitoring temperature. not-ok indicates the temperature is being monitored and is currently above the threshold temperature (displayed in generalTemperatureThreshold).
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.4.3.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- acceleratorTemperature
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 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLIEDTELESYN-MIB::acceleratorTemperatureStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLIEDTELESYN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLIEDTELESYN-MIB::acceleratorTemperatureStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | not-ok |