fbMonReadingIndex
FIREBRICK-MONITORING ·
.0.1.1.1.1
Object
column SNMPv2-SMIInteger32
The index for the readings table
Context
- MIB
- FIREBRICK-MONITORING
- OID
.0.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fbMonReadingEntry
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 'FIREBRICK-MONITORING' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-MONITORING::fbMonReadingIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIREBRICK-MONITORING' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIREBRICK-MONITORING::fbMonReadingIndex.<fbMonReadingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIREBRICK-MONITORING' -M '/opt/observium/mibs/firebrick:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIREBRICK-MONITORING::fbMonReadingIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647