AT-LINKTRAP-MIB

        The AT-LINKTRAP MIB contains objects for link
up and down traps.
    
Source file
AT-LINKTRAP-MIB
Last revised
Identity
atLinkTrap
Base OID
1.3.6.1.4.1.207.8.4.4.3.25
Imported Objects
AT-SMI-MIB sysinfo
IF-MIB ifAdminStatus ifDescr ifIndex ifOperStatus
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString
Net-SNMP examples using the allied 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-LINKTRAP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-LINKTRAP-MIB::atLinkTrap'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKTRAP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKTRAP-MIB::atLinkTrap'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.4.1.207.8.4.4.3.25
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
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. AT-LINKTRAP-MIBalliedselected
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.207.8.4.4.3.25.1
A trap generated when an interface is linked down.
.1.3.6.1.4.1.207.8.4.4.3.25.2
A trap generated when an interface is linked up.