TN-DOT3-OAM-MIB

        This document is the SNMP MIB module to manage and provision Ethernet
OAM (802.3ah) functionality for the Nokia 7xxx device. This includes
extensions to the DOT3-OAM-MIB defined in IEEE 802.3ah to allow transmit
interval configuration and other locally configured modifications.
        
This SNMP MIB module (Specification) embodies Nokia's
proprietary intellectual property.  Nokia retains
all title and ownership in the Specification, including any
revisions.
        
Nokia grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Nokia
products, and without fee, provided this copyright notice and
license appear on all copies.
        
This Specification is supplied 'as is', and Nokia
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification.
    
Source file
TN-DOT3-OAM-MIB
Last revised
Identity
tnDOT3OAMMIBModule
Base OID
1.3.6.1.4.1.7483.5.1.3.42
Imported Objects
Net-SNMP examples using the nokia 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 'TN-DOT3-OAM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-DOT3-OAM-MIB::tnDOT3OAMMIBModule'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TN-DOT3-OAM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-DOT3-OAM-MIB::tnDOT3OAMMIBModule'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (19)
.1.3.6.1.4.1.7483.5.1.3.42
.1.3.6.1.4.1.7483.6.1.2.42
.1.3.6.1.4.1.7483.6.1.2.42.1
.1.3.6.1.4.1.7483.6.1.2.42.1.1
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.1
100s of millisecondsUnsigned32
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.2
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.3
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.4
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.5
secondsUnsigned32
.1.3.6.1.4.1.7483.6.1.2.42.1.1.1.6
.1.3.6.1.4.1.7483.6.1.2.42.2
.1.3.6.1.4.1.7483.6.1.2.42.2.1
.1.3.6.1.4.1.7483.6.1.2.42.2.1.1
.1.3.6.1.4.1.7483.6.1.2.42.2.1.1.1
Enumeration
.1.3.6.1.4.1.7483.6.1.2.42.2.1.1.2
.1.3.6.1.4.1.7483.6.1.3.42
.1.3.6.1.4.1.7483.6.1.3.42.42
.1.3.6.1.4.1.7483.6.1.3.42.42.0
Dependencies (9) 5 direct · 4 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. HCNUM-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. DOT3-OAM-MIBrfc
  9. TROPIC-GLOBAL-REGnokia
  10. TN-DOT3-OAM-MIBnokiaselected
Notifications / Traps (3)
NameOIDDescription
.1.3.6.1.4.1.7483.6.1.3.42.42.0.1
The tnDot3OamPeerChanged notification is generated
when the peer information (specifically the Peer MAC address)
changes. Note that this notification will only be sent out
if the peer information was previously available and the
information changed, and not when the peer information
is first learned or becomes unavailable.
.1.3.6.1.4.1.7483.6.1.3.42.42.0.2
The tnDot3OamLoopDetected notification is generated
when a port receives an 802.3ah PDU with a source MAC
address that matches the MAC address of that port.
.1.3.6.1.4.1.7483.6.1.3.42.42.0.3
The tnDot3OamLoopCleared notification is generated
when a port is no longer receiving 802.3ah PDUs with
a source MAC address that matches the MAC address of
that port.