mpPingEntry
MPPING-MIB ·
.1.3.6.1.4.1.5651.3.113.1.2.1
Object
row
A table of ping request entries. When management station want to ping e host, it will get a unique serial number by get mpPinggGenSerialNum object, and create a new entry of this table. Ping will be started after mpPingRowStatus object is set to active. Management station can delete a entry by set mpPingRowStatus object to destroy. In order to prevent old entries from clogging the table, entries will be aged out. But an entry will never be deleted within fcTraceRouteAgeInterval milliseconds of completing.
Context
- MIB
- MPPING-MIB
- OID
.1.3.6.1.4.1.5651.3.113.1.2.1- Type
- row
- Status
- current
- Parent
- mpPingTable
- Table
- mpPingTable
- Children
- 14
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPPING-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPPING-MIB::mpPingEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPPING-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPPING-MIB::mpPingEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.