WWP-LEOS-PING-MIB

        The MIB for WWP Ping
    
Source file
WWP-LEOS-PING-MIB
Last revised
Identity
wwpLeosPingMIB
Base OID
1.3.6.1.4.1.6141.2.60.19
Imported Objects
IANA-ADDRESS-FAMILY-NUMBERS-MIB AddressFamilyNumbers
INET-ADDRESS-MIB InetAddressType
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page) TruthValue
WWP-SMI wwpModulesLeos
Net-SNMP examples using the ciena 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 'WWP-LEOS-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-PING-MIB::wwpLeosPingMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-LEOS-PING-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-PING-MIB::wwpLeosPingMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (15)
.1.3.6.1.4.1.6141.2.60.19
.1.3.6.1.4.1.6141.2.60.19.1
Integer32
.1.3.6.1.4.1.6141.2.60.19.1.1
.1.3.6.1.4.1.6141.2.60.19.1.10
.1.3.6.1.4.1.6141.2.60.19.1.11
.1.3.6.1.4.1.6141.2.60.19.1.12
.1.3.6.1.4.1.6141.2.60.19.1.13
Integer32
.1.3.6.1.4.1.6141.2.60.19.1.2
.1.3.6.1.4.1.6141.2.60.19.1.3
.1.3.6.1.4.1.6141.2.60.19.1.4
.1.3.6.1.4.1.6141.2.60.19.1.5
Integer32
.1.3.6.1.4.1.6141.2.60.19.1.6
Integer32
.1.3.6.1.4.1.6141.2.60.19.1.7
.1.3.6.1.4.1.6141.2.60.19.1.8
.1.3.6.1.4.1.6141.2.60.19.1.9
Dependencies (5) 5 direct 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. IANA-ADDRESS-FAMILY-NUMBERS-MIBrfc
  4. INET-ADDRESS-MIBrfc
  5. WWP-SMIciena
  6. WWP-LEOS-PING-MIBcienaselected
Type Definitions (2)
Enumeration
unknownHost(1)
socketError(2)
bindError(3)
connectError(4)
missingHost(5)
asyncError(6)
nonBlockError(7)
mcastError(8)
ttlError(9)
mcastTtlError(10)
outputError(11)
unreachableError(12)
isAlive(13)
txRx(14)
commandCompleted(15)
noStatus(16)
sendRecvMismatch(17)
Enumeration
idle(1)
pinging(2)
pingComplete(3)
failed(4)