temperatureMonitorEnable
WRI-TEMPERATURE-MIB ·
.1.3.6.1.4.1.3807.1.8012.1.6.1.2
Object
scalar r/w
Enumeration
Enable temperature monitor or not.
Context
- MIB
- WRI-TEMPERATURE-MIB
- OID
.1.3.6.1.4.1.3807.1.8012.1.6.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- temperatureGeneral
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 'WRI-TEMPERATURE-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WRI-TEMPERATURE-MIB::temperatureMonitorEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WRI-TEMPERATURE-MIB' -M '/opt/observium/mibs/fiberhome:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WRI-TEMPERATURE-MIB::temperatureMonitorEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |