ipTempScaleFlag
HAWK-I2-MIB ·
.1.3.6.1.4.1.3711.24.1.1.1.2.1
Object
scalar r/w
Enumeration
Temperature scale (Celsius/Fahrenheit) for temperature monitoring.
Context
- MIB
- HAWK-I2-MIB
- OID
.1.3.6.1.4.1.3711.24.1.1.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipTHA
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 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::ipTempScaleFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HAWK-I2-MIB::ipTempScaleFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | celsius |
2 | fahrenheit |
3 | kelvin |