sensorTempMonitorSystemControl
SIAE-SENSOR-TEMP-MIB ·
.1.3.6.1.4.1.3373.1103.77.8
Object
scalar r/w
Enumeration
The administrative system control status requested by management for the TEMP-MONITOR feature. The value 'start'(1) indicates that TEMP-MONITOR should be supported in the device on all temperature sensors that have this capability (Those shown in sensorTempMonitorTable). The value shutdown(2) indicates that TEMP-MONITOR should be shutdown in the device on all temperature sensors.
Context
- MIB
- SIAE-SENSOR-TEMP-MIB
- OID
.1.3.6.1.4.1.3373.1103.77.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sensorTemp
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 'SIAE-SENSOR-TEMP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-SENSOR-TEMP-MIB::sensorTempMonitorSystemControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-SENSOR-TEMP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-SENSOR-TEMP-MIB::sensorTempMonitorSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |