cabhCtpPingTimeOut
SYNTAX
INTEGER (1..600000)
UNITS
"milliseconds"
MAX-ACCESS
read-write
STATUS
current
DESCRIPTION
"The time out for ping response (ICMP reply) for a single transmitted ping
message (ICMP request)."
DEFVAL
{ 5000 } -- 5 seconds
::={ cabhCtpPing 8 }
cabhCtpPingControl OBJECT-TYPE
SYNTAX
INTEGER {
start(1),
abort(2)
}
MAX-ACCESS
read-write
STATUS
current
DESCRIPTION
"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."
DEFVAL
{abort }
::={ cabhCtpPing 9 }
cabhCtpPingStatus
SYNTAX
INTEGER {
notRun(1),
running(2),
complete(3),
aborted(4),
timedOut(5)
}
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The status of the Ping Tool."
DEFVAL
{ notRun }
::={ cabhCtpPing 10 }
cabhCtpPingNumSent
SYNTAX
INTEGER (0..4)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The number of Pings sent"
::={ cabhCtpPing 11 }
cabhCtpPingNumRecv OBJECT-TYPE
SYNTAX
INTEGER (0..255)
MAX-ACCESS
read-only
STATUS
current
DESCRIPTION
"The number of pings received."
::= { cabhCtpPing 12 }
cabhCtpPingAvgRTT
SYNTAX
INTEGER (0..600000)
UNITS
"millisec"
MAX-ACCESS
read-only
OBJECT-TYPE
OBJECT-TYPE
OBJECT-TYPE
OBJECT-TYPE
Rec. UIT-T J.191 (03/2004)
247