AT-PING-MIB

        This MIB file contains definitions of managed objects for the
PING module. 
    
Source file
AT-PING-MIB
Last revised
Identity
ping
Base OID
1.3.6.1.4.1.207.8.4.4.4.58
Imported Objects
AT-SMI-MIB DisplayStringUnsized modules
IF-MIB ifIndex
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TruthValue
Net-SNMP examples using the allied-old MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PING-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PING-MIB::ping'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-PING-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PING-MIB::ping'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (21)
.1.3.6.1.4.1.207.8.4.4.4.58
.1.3.6.1.4.1.207.8.4.4.4.58.0
.1.3.6.1.4.1.207.8.4.4.4.58.1
.1.3.6.1.4.1.207.8.4.4.4.58.1.1
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.1
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.10
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.2
OctetString
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.3
Integer32
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.4
Integer32
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.5
Integer32
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.6
pingDelay r/w
Integer32
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.7
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.8
Integer32
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.9
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.58.2
.1.3.6.1.4.1.207.8.4.4.4.58.3
.1.3.6.1.4.1.207.8.4.4.4.58.3.1
.1.3.6.1.4.1.207.8.4.4.4.58.3.2
.1.3.6.1.4.1.207.8.4.4.4.58.3.3
.1.3.6.1.4.1.207.8.4.4.4.58.3.4
.1.3.6.1.4.1.207.8.4.4.4.58.3.5
Dependencies (7) 4 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. AT-SMI-MIBallied-old
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. AT-PING-MIBallied-oldselected
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.207.8.4.4.4.58.0.1
A ping trap is generated when a ping has completed. Traps
are only generated if the variable pingTrapOnCompletion is
set to true(1) in the dynamic ping entry. A trap is still
generated if the ping is stopped prematurely by setting the
variable pingStatus to stop/stopped(2).