WWP-PING-MIB
AI MIB Summary
The WWP-PING-MIB module enables monitoring of ICMP echo request and reply statistics, specifically tracking packet loss, round-trip latency, and reachability status for network interfaces on WWP (Wireless World Products) hardware. It provides the necessary OID structures to automate continuous connectivity verification and performance baseline analysis for WWP-managed network devices.
The MIB for WWP Ping
Main OID:
wwpPingMIB.1.3.6.1.4.1.6141.2.21
13
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
wwpPingMIBThe MIB for WWP Ping MODULE-IDENTITY .1.3.6.1.4.1.6141.2.21 |
wwpPingMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.21.1 |
wwpPingDelayThe object 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.rw Integer32 .1.3.6.1.4.1.6141.2.21.1.1 |
wwpPingPacketSizeThe size of the ping packets to send to the target.rw Integer32 .1.3.6.1.4.1.6141.2.21.1.2 |
wwpPingActivatePing can be activated by setting this object to true. Once the ping operation is completed , the object is set to 'false'. This object can be set to 'false' by the Management Station to stop the ping.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.21.1.3 |
wwpPingAddressThe address of the device to be pinged. The default value should be of the loopback address.rw IpAddress .1.3.6.1.4.1.6141.2.21.1.4 |
wwpPingPacketCountSpecifies the number of icmp requests to send to the target.rw Integer32 .1.3.6.1.4.1.6141.2.21.1.5 |
wwpPingPacketTimeoutSpecifies the amount of time to wait for a response to a transmitted packet before declaring the packet 'dropped'.rw Integer32 .1.3.6.1.4.1.6141.2.21.1.6 |
wwpPingSentPacketsThe number of ping packets that have been sent to the target.ro Counter32 .1.3.6.1.4.1.6141.2.21.1.8 |
wwpPingReceivedPacketsThe number of ping packets that have been reveived from the target.ro Counter32 .1.3.6.1.4.1.6141.2.21.1.9 |
wwpPingFailCauseThe result of the ping.ro PingFailCause .1.3.6.1.4.1.6141.2.21.1.13 |
wwpPingStateThe state of the ping process.The state be pinging, idle, complete or failed.ro PingState .1.3.6.1.4.1.6141.2.21.1.15 |
wwpPingUntilStoppedsetting this object to true prior to wwpPingActivate will cause the device to ping the specified host until wwpPingActivate is set to false. The object can't be modified once the ping is active. The object returns to 'false' once the ping is halted.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.21.1.16 |