smokeDetectorIndex
ENVIROMUX16D ·
.1.3.6.1.4.1.3699.1.1.11.1.14.1.1.1
Object
column Integer32
The index of the smoke detector entry 1..8
Context
- MIB
- ENVIROMUX16D
- OID
.1.3.6.1.4.1.3699.1.1.11.1.14.1.1.1- Type
- column
- Access
- notifyonly
- 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 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX16D::smokeDetectorIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX16D::smokeDetectorIndex.<smokeDetectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENVIROMUX16D::smokeDetectorIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10000