blueNet2DeviceNumberOfSensors
OBS ✓
BACHMANN-BLUENET2-MIB ·
.1.3.6.1.4.1.31770.2.2.4.2.1.18
Object
column SNMPv2-SMIUnsigned32
Number of sensors available on this device. This variable will give the number of rows of the sensor table blueNet2SensorTable belonging to this device.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- BACHMANN-BLUENET2-MIB
- OID
.1.3.6.1.4.1.31770.2.2.4.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- blueNet2DeviceEntry
- Groups
- 1
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 'BACHMANN-BLUENET2-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BACHMANN-BLUENET2-MIB::blueNet2DeviceNumberOfSensors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BACHMANN-BLUENET2-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BACHMANN-BLUENET2-MIB::blueNet2DeviceNumberOfSensors.<blueNet2DeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BACHMANN-BLUENET2-MIB' -M '/opt/observium/mibs/bachmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BACHMANN-BLUENET2-MIB::blueNet2DeviceNumberOfSensors'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of