ACC-PING: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-PING
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 accPing 1.3.6.1.4.1.5.1.1.30
       accPingDest 1.3.6.1.4.1.5.1.1.30.1
IP address of the destination for generated Ping packets.
       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.
       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.
       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.
       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.
       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.
       accPingSndPkts 1.3.6.1.4.1.5.1.1.30.7
Number of Ping packets generated since the current Ping activity was initiated.
       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.
       accPingRcvPkts 1.3.6.1.4.1.5.1.1.30.9
Number of Ping responses received since the current Ping activity was initiated.
       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.
       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.
       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.
       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.
       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.
       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.