rbnPingHistoryIndex
RBN-PING-MIB ·
.1.3.6.1.4.1.2352.2.46.1.2.2.1.1
Object
column Unsigned32
An entry in this table is created when a ping test
completes. The initial 2 instance identifier index values
identify the pingCtlEntry that these results belongs to.
rbnPingHistoryIndex will be assigned values starting at 1 and
will wrap after exceeding the maximum possible value
('ffffffff'h).
Context
- MIB
- RBN-PING-MIB
- OID
.1.3.6.1.4.1.2352.2.46.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rbnPingHistoryEntry
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 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingHistoryIndex.<pingCtlOwnerIndex>.<pingCtlTestName>.<rbnPingHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-PING-MIB::rbnPingHistoryIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295