ACC-PING

File: ACC-PING.mib (4497 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress

Defined Values

accPing 1.3.6.1.4.1.5.1.1.30
OBJECT IDENTIFIER    

accPingDest 1.3.6.1.4.1.5.1.1.30.1
IP address of the destination for generated Ping packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accPingReqCnt 1.3.6.1.4.1.5.1.1.30.2
Count of Ping packets left to be generated. Setting this variable to a nonzero value causes the Ping generator to be (re)started. Setting this variable to zero causes the Ping generator to be stopped.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

accPingDataMin 1.3.6.1.4.1.5.1.1.30.3
Minimum number of data bytes included in the Ping packet. The first four bytes of data always carry a timestamp, the remaining data is an incrementing byte data pattern.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..1500  

accPingDataMax 1.3.6.1.4.1.5.1.1.30.4
Maximum number of data bytes included in the Ping packet. If this value is greater than accPingDataMin, the data field length of the Ping packet is a random value between accPingDataMin and accPingDataMax. Otherwise the data field length is fixed and specified by accPingDataMin.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 4..1500  

accPingTimeMin 1.3.6.1.4.1.5.1.1.30.5
Time (seconds) to delay before generating the next Ping packet, after correctly receiving the expected Ping response for the previously generated Ping packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

accPingTimeMax 1.3.6.1.4.1.5.1.1.30.6
Time (seconds) to wait for a correct Ping response before giving up and generating the next Ping packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

accPingSndPkts 1.3.6.1.4.1.5.1.1.30.7
Number of Ping packets generated since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingSndBytes 1.3.6.1.4.1.5.1.1.30.8
Number of Ping data bytes generated since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingRcvPkts 1.3.6.1.4.1.5.1.1.30.9
Number of Ping responses received since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingRcvBytes 1.3.6.1.4.1.5.1.1.30.10
Number of Ping data bytes received since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingRcvOKs 1.3.6.1.4.1.5.1.1.30.11
Number of correct Ping responses received since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingRcvBads 1.3.6.1.4.1.5.1.1.30.12
Number of incorrect Ping responses received since the current Ping activity was initiated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accPingDelayMin 1.3.6.1.4.1.5.1.1.30.13
Minimum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPingDelayMax 1.3.6.1.4.1.5.1.1.30.14
Maximum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accPingDelayAvg 1.3.6.1.4.1.5.1.1.30.15
Average round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER