lcsNotificationTemperatureStatusCurrent
LCOS-SX-GENERAL-MIB ·
.1.3.6.1.4.1.2356.100.0.2.101
Object
scalar MonitoringTempSensorStatus
The current status of the temperature sensor.
Context
- MIB
- LCOS-SX-GENERAL-MIB
- OID
.1.3.6.1.4.1.2356.100.0.2.101- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- lcsNotificationVars
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 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-GENERAL-MIB::lcsNotificationTemperatureStatusCurrent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-GENERAL-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-GENERAL-MIB::lcsNotificationTemperatureStatusCurrent'
Syntax
- Source
- MonitoringTempSensorStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | low |
1 | normal |
2 | warning |
3 | critical |
4 | shutdown |
5 | notpresent |
6 | notoperational |