IANA-BFD-TC-STD-MIB

        Copyright (c) 2014 IETF Trust and the persons identified as
authors of the code.  All rights reserved.
        
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust's Legal Provisions
Relating to IETF Documents
(http://trustee.ietf.org/license-info).
    
Source file
IANA-BFD-TC-STD-MIB
Last revised
Identity
ianaBfdTCStdMib
Base OID
1.3.6.1.2.1.224
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the rfc 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 'IANA-BFD-TC-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IANA-BFD-TC-STD-MIB::ianaBfdTCStdMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IANA-BFD-TC-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IANA-BFD-TC-STD-MIB::ianaBfdTCStdMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.2.1.224
Dependencies (2) 2 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-BFD-TC-STD-MIBrfcselected
Type Definitions (6)
Enumeration
noDiagnostic(0)
controlDetectionTimeExpired(1)
echoFunctionFailed(2)
neighborSignaledSessionDown(3)
forwardingPlaneReset(4)
pathDown(5)
concatenatedPathDown(6)
administrativelyDown(7)
reverseConcatenatedPathDown(8)
misConnectivityDefect(9)
OctetString range: 0..252
Enumeration
noAuthentication(-1)
reserved(0)
simplePassword(1)
keyedMD5(2)
meticulousKeyedMD5(3)
keyedSHA1(4)
meticulousKeyedSHA1(5)
Enumeration
asyncModeWEchoFunction(1)
asynchModeWOEchoFunction(2)
demandModeWEchoFunction(3)
demandModeWOEchoFunction(4)
Enumeration
adminDown(1)
down(2)
init(3)
up(4)
failing(5)
Enumeration
singleHop(1)
multiHopTotallyArbitraryPaths(2)
multiHopOutOfBandSignaling(3)
multiHopUnidirectionalLinks(4)