otherNumericSensorValueIntX1000
NetBotz50-MIB ·
.1.3.6.1.4.1.52674.500.4.1.10.1.10
Object
column SNMPv2-SMIInteger32
The value measured by the sensor in thousandths of the unit of measure (100 times otherNumericSensorValue)
Context
- MIB
- NetBotz50-MIB
- OID
.1.3.6.1.4.1.52674.500.4.1.10.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- otherNumericSensorEntry
- 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 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::otherNumericSensorValueIntX1000'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetBotz50-MIB::otherNumericSensorValueIntX1000.<otherNumericSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetBotz50-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetBotz50-MIB::otherNumericSensorValueIntX1000'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of