smokeDetectorValue
OBS ✓
ENVIROMUX5D ·
.1.3.6.1.4.1.3699.1.1.10.1.14.1.1.4
Object
column Enumeration
The value of the smoke detector reading.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- ENVIROMUX5D
- OID
.1.3.6.1.4.1.3699.1.1.10.1.14.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- smokeDetectorEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX5D::smokeDetectorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX5D::smokeDetectorValue.<smokeDetectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENVIROMUX5D::smokeDetectorValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | firePreAlert |
1 | preAlert |
2 | fire |
3 | ok |
4 | firePreAlertFault |
5 | preAlertFault |
6 | fireFault |
7 | fault |