WWP-LEOS-PING-MIB
The MIB for WWP Ping
Main OID:
wwpLeosPingMIB.1.3.6.1.4.1.6141.2.60.19
15
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
wwpLeosPingMIBThe MIB for WWP Ping MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.19 |
wwpLeosPingMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.19.1 |
wwpLeosPingDelayThe 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.60.19.1.1 |
wwpLeosPingPacketSizeThe size of the ping packets to send to the target.rw Integer32 .1.3.6.1.4.1.6141.2.60.19.1.2 |
wwpLeosPingActivatePing 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.60.19.1.3 |
wwpLeosPingAddrTypeThe address type associated with wwpLeosPingAddr. With the new wwpLeosPingInetAddrType being introduced to support RFC 4001, this OID will only be used when wwpLeosPingAddr is a host name or an IPv4 address. Otherwise, it will be set to other(0).ro AddressFamilyNumbers (IANA-ADDRESS-FAMILY-NUMBERS-MIB) .1.3.6.1.4.1.6141.2.60.19.1.4 |
wwpLeosPingAddrThe host name or IP address of the device to be pinged. wwpLeosPingAddrType determines if address is host name or IP address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.19.1.5 |
wwpLeosPingPacketCountSpecifies the number of ICMP requests to send to the target.rw Integer32 .1.3.6.1.4.1.6141.2.60.19.1.6 |
wwpLeosPingPacketTimeoutSpecifies 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.60.19.1.7 |
wwpLeosPingSentPacketsThe number of ping packets that have been sent to the target.ro Counter32 .1.3.6.1.4.1.6141.2.60.19.1.8 |
wwpLeosPingReceivedPacketsThe number of ping packets that have been received from the target.ro Counter32 .1.3.6.1.4.1.6141.2.60.19.1.9 |
wwpLeosPingFailCauseThe result of the ping.ro PingFailCause .1.3.6.1.4.1.6141.2.60.19.1.10 |
wwpLeosPingStateThe state of the ping process. The possible states include pinging, idle, complete or failed.ro PingState .1.3.6.1.4.1.6141.2.60.19.1.11 |
wwpLeosPingUntilStoppedSetting this object to true prior to wwpLeosPingActivate will cause the device to ping the specified host until wwpLeosPingActivate is set to false. The object cannot 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.60.19.1.12 |
wwpLeosPingInetAddrTypeThe Inet address type associated with wwpLeosPingAddr. When set to: ipv4 : wwpLeosPingAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : wwpLeosPingAddr should be compliant with InetAddressIPv6 from RFC 4001.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6141.2.60.19.1.13 |