rbnPingHistorySentProbes
RBN-PING-MIB ·
.1.3.6.1.4.1.2352.2.46.1.2.2.1.8
Object
column probesSNMPv2-SMIGauge32
The value of this object reflects the number of probes sent for the corresponding pingCtlEntry and pingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.
Context
- MIB
- RBN-PING-MIB
- OID
.1.3.6.1.4.1.2352.2.46.1.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- probes
- Parent
- rbnPingHistoryEntry
- 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 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingHistorySentProbes'
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::rbnPingHistorySentProbes.<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::rbnPingHistorySentProbes'
Syntax
probesSNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of