NV6000-MIB :: nv6saIcmpEchoReq

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNV6000-MIBnv6saIcmpEchoReq

nv6saIcmpEchoReq

Module: NV6000-MIB

OID (symbolic): NV6000-MIB::nv6saIcmpEchoReq

OID (numeric): 1.3.6.1.4.1.2.6.4.3.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of milliseconds it takes for an icmp echo request to respond. nv6saIcmpEchoReq is -1 if there is an internal error, -2 if the echo request timed out, -3 if the echo reply is not the correct reply, -4 if the packet size is too large, and -5 if the timeout is invalid.

To request the icmp response time for ip address a.b.c.d with a timeout of e and a packet size of f, send a GET request for nv6saIcmpEchoReq.f.e.a.b.c.d. For example, suppose one wanted to find out the number of milliseconds it took to ping 15.2.112.113, with a timeout of 8, and packet size of 75. Accordingly, GET of nv6saIcmpEchoReq.75.8.15.2.112.113 would return the number of milliseconds.

What is nv6saIcmpEchoReq?

This value reports the round-trip time in milliseconds for an ICMP echo (ping) request issued by the device, with negative values indicating specific error conditions such as timeout or internal error. Admins use it to remotely trigger a ping test and read back reachability and latency for a target host, encoding the target IP, timeout, and packet size in the OID instance itself. For example, a GET of nv6saIcmpEchoReq.75.8.15.2.112.113 pings 15.2.112.113 with packet size 75 and timeout 8, returning the round-trip time in milliseconds or -2 if the request timed out.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.4.3.1
snmpwalk -v2c -c public <target> NV6000-MIB::nv6saIcmpEchoReq

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.4.3.1.1
snmpget -v2c -c public <target> NV6000-MIB::nv6saIcmpEchoReq.1

Start monitoring NV6000 series network device platform (IBM-affiliated) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NV6000-MIB::nv6saIcmpEchoReq OID value, configure state conditions and alerts, and monitor any NV6000 series network device platform (IBM-affiliated) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.6ibmProdIBM-6611-APPN-MIB
1.3.6.1.4.1.2.6.4netView6000SubAgentIBMCPU-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.6.4.3nv6saIcmpNV6000-MIB
1.3.6.1.4.1.2.6.4.3.1nv6saIcmpEchoReqNV6000-MIB