MPPING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
14

mpPingTable

table
.1.3.6.1.4.1.5651.3.113.1.2 · 1 row entry · 14 columns
Uses the maipu variant from /opt/observium/mibs/maipu.
Command help
Walk mpPingTable
/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::mpPingTable'
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.
mpPingEntry row .1.3.6.1.4.1.5651.3.113.1.2.1
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 mpPing…
Indexes
Column Syntax OID
ȫ??Ψһֵ??????վ???½???ʱ???Ȳ???һ??α???????Ȼ???ô???Ϊ?????????У??????????????Ѵ????�ش???
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.1
The address of the device to be pinged. An instance of this object cannot be created until the associated instance of ciscoPingProtocol is created.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5651.3.113.1.2.1.2
This field is used to specify the VPN name in which the ping will be used. For regular ping this field should not be configured. The agent will use this field to identify the VPN routing Table for this ping. This is the…
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-40
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.113.1.2.1.3
Specifies the number of ping packets to send to the target in this sequence.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.4
Specifies the size of ping packets to send to the target in this sequence. The lower and upper boundaries of this object are protocol-dependent. An instance of this object cannot be modified unless the associated insta…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.5
Specifies the amount of time to wait for a response to a transmitted packet before declaring the packet 'dropped.'
Integer32r/w
Constraints:
range: 0-3600000
.1.3.6.1.4.1.5651.3.113.1.2.1.6
Specifies the minimum amount of time to wait before sending the next packet in a sequence after receiving a response or declaring a timeout for a previous packet. The actual delay may be greater due to internal task sc…
Integer32r/w
Constraints:
range: 0-3600000
.1.3.6.1.4.1.5651.3.113.1.2.1.7
The number of ping packets that have been sent to the target in this sequence.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.113.1.2.1.8
The number of ping packets that have been received from the target in this sequence.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5651.3.113.1.2.1.9
The minimum round trip time of all the packets that have been sent in this sequence. This object will not be created until the first ping response in a sequence is received.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.10
The average round trip time of all the packets that have been sent in this sequence. This object will not be created until the first ping response in a sequence is received.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.11
The maximum round trip time of all the packets that have been sent in this sequence. This object will not be created until the first ping response in a sequence is received.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5651.3.113.1.2.1.12
The entity that configured this entry.
SNMPv2-TCDisplayStringr/w
Constraints:
range: 0-64
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.5651.3.113.1.2.1.19
The status of this table entry. Once the entry status is set to active, the associate entry cannot be modified until the sequence completes (ciscoPingCompleted is true).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.5651.3.113.1.2.1.20