cabhCtpPingControl
CABH-CTP-MIB ·
.1.3.6.1.4.1.4491.2.4.5.1.3.9
Object
scalar
r/w
Enumeration
The control for the Ping Tool. Setting this object to start(1) causes the Ping Tool to execute. Setting this object to abort(2) causes the Ping Tool to stop running. This parameter should only be set via SNMP.
Context
- MIB
- CABH-CTP-MIB
- OID
.1.3.6.1.4.1.4491.2.4.5.1.3.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cabhCtpPing
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | abort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cabhCtpPingSrcIpType The IP Address Type for CTP Ping Tool source address. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.5.1.3.1 |
| cabhCtpPingStatus The status of the Ping Tool. | scalar | Enumeration | .1.3.6.1.4.1.4491.2.4.5.1.3.10 |
| cabhCtpPingNumSent The number of Pings sent | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.11 |
| cabhCtpPingNumRecv The number of pings received. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.12 |
| cabhCtpPingAvgRTT The resulting average of round trip times for acknowledged
packets. | scalar | millisec Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.13 |
| cabhCtpPingMaxRTT The resulting maximum of round trip times for acknowledged
packets. | scalar | millisec Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.14 |
| cabhCtpPingMinRTT The resulting minimum of round trip times for acknowledged
packets. | scalar | millisec Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.15 |
| cabhCtpPingNumIcmpError Number of ICMP errors. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.16 |
| cabhCtpPingIcmpError The last ICMP error. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.17 |
| cabhCtpPingSrcIp The IP Address used as the source address for the Ping Test. The
default value is the value of CabhCdpServerRouter (192.168.0.1). | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.5.1.3.2 |
| cabhCtpPingDestIpType The IP Address Type for the CTP Ping Tool destination address. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.5.1.3.3 |
| cabhCtpPingDestIp The Destination IP Address used as the destination address for
the Ping Test. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.5.1.3.4 |
| cabhCtpPingNumPkts The number of packets to send to each host. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.5 |
| cabhCtpPingPktSize The size of the test frames. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.6 |
| cabhCtpPingTimeBetween The time between sending one ping and the next. | scalar | milliseconds Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.7 |
| cabhCtpPingTimeOut The time out for ping response (ICMP reply) for a single transmitted
ping message (ICMP request). | scalar | milliseconds Integer32 | .1.3.6.1.4.1.4491.2.4.5.1.3.8 |