TIMETRA-DOT3-OAM-MIB

File: TIMETRA-DOT3-OAM-MIB.mib (17230 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DOT3-OAM-MIB TIMETRA-GLOBAL-MIB IF-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
Counter32 Counter64 Unsigned32
NOTIFICATION-TYPE RowStatus TimeStamp
TruthValue TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP dot3OamEntry
dot3OamLoopbackEntry dot3OamPeerMacAddress timetraSRMIBModules
tmnxSRObjs tmnxSRNotifyPrefix tmnxSRConfs
ifIndex

Defined Types

TDot3OamEntry  
SEQUENCE    
  tmnxDot3OamLastChanged TimeStamp
  tmnxDot3OamInterval Unsigned32
  tmnxDot3OamMultiplier Unsigned32
  tmnxDot3OamTunneling TruthValue
  tmnxDot3OamLooped TruthValue
  tmnxDot3OamHoldTime Unsigned32

TDot3OamLoopbackEntry  
SEQUENCE    
  tmnxDot3OamLoopbackLastChanged TimeStamp
  tmnxDot3OamLoopbackLocalStatus INTEGER

Defined Values

timetraDOT3OAMMIBModule 1.3.6.1.4.1.6527.1.1.3.42
This document is the SNMP MIB module to manage and provision Ethernet OAM (802.3ah) functionality for the Alcatel-Lucent SROS device. This includes extensions to the DOT3-OAM-MIB defined in IEEE 802.3ah to allow transmit interval configuration and other locally configured modifications. Copyright 2006-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxDot3OamObjs 1.3.6.1.4.1.6527.3.1.2.42
OBJECT IDENTIFIER    

tmnxDot3OamMIBConformance 1.3.6.1.4.1.6527.3.1.1.42
OBJECT IDENTIFIER    

tmnxDot3OamEntryObjs 1.3.6.1.4.1.6527.3.1.2.42.1
OBJECT IDENTIFIER    

tmnxDot3OamLoopbackObjs 1.3.6.1.4.1.6527.3.1.2.42.2
OBJECT IDENTIFIER    

tmnxDot3OamNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.42
OBJECT IDENTIFIER    

tmnxDot3OamNotificationsPrefix 1.3.6.1.4.1.6527.3.1.3.42.42
OBJECT IDENTIFIER    

tmnxDot3OamNotifications 1.3.6.1.4.1.6527.3.1.3.42.42.0
OBJECT IDENTIFIER    

tmnxDot3OamTable 1.3.6.1.4.1.6527.3.1.2.42.1.1
The tmnxDot3OamTable is used to store proprietary configuration information on a particular Ethernet like interface (OAM entity) in the system that supports the OAM functions defined in [802.3ah].
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TDot3OamEntry

tmnxDot3OamEntry 1.3.6.1.4.1.6527.3.1.2.42.1.1.1
An entry in the tmnxDot3OamTable containing configuration information applicable to an OAM entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  TDot3OamEntry  

tmnxDot3OamLastChanged 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.1
The value of tmnxDot3OamLastChanged indicates the sysUpTime value when this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDot3OamInterval 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.2
The value of tmnxDot3OamInterval specifies the number of 100ms time intervals between each periodic OAMPDU transmit and receive. A lower value implies that OAMPDUs will be transmitted more frequently to the peer, and OAMPDUs must be received more frequently from the peer. The default is set to 10, meaning 1 second between transmits and receives.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..600  

tmnxDot3OamMultiplier 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.3
The value of tmnxDot3OamMultiplier specifies how many receive intervals may expire with no OAMPDU receive. After the configured number of intervals with OAMPDU receive have passed, the OAM negotiation process will restart.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..5  

tmnxDot3OamTunneling 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.4
The value of tmnxDot3OamTunneling specifies if OAMPDUs should be passed transparently through the OAM entity for processing by another OAM entity across the network, or if OAMPDUs should be terminated and processed at the local OAM entity. This object can only be set to 'true' if dot3OamAdminState is set to 'disabled'. Likewise, dot3OamAdminState can only be set to 'enabled' if this object is set to 'false'. It is not valid to try and enable both OAMPDU processing and OAMPDU tunneling on the same OAM entity.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxDot3OamLooped 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.5
The value of tmnxDot3OamLooped indicates if the OAM entity is receiving OAMPDUs that it transmitted. A value of 'true' indicates that the OAM entity is receiving it's own OAMPDUs while a value of 'false' indicates it is not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxDot3OamHoldTime 1.3.6.1.4.1.6527.3.1.2.42.1.1.1.6
The value of tmnxDot3OamHoldTime specifies the number of seconds the efm-oam protocol should wait after dot3OamOperStatus transitions from 'operational (9)' to a non-operational state before going back to the 'operational (9)' state again. Note that a transition to the 'linkFault (2)' state does not cause tmnxDot3OamHoldTime to be used if dot3OamOperStatus was previously in the 'operational (9)' state.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..50  

tmnxDot3OamLoopbackTable 1.3.6.1.4.1.6527.3.1.2.42.2.1
The tmnxDot3OamLoopbackTable is used to store proprietary loopback configuration information on a particular Ethernet like interface (OAM entity) in the system that supports the OAM functions defined in [802.3ah].
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TDot3OamLoopbackEntry

tmnxDot3OamLoopbackEntry 1.3.6.1.4.1.6527.3.1.2.42.2.1.1
An entry in the tmnxDot3OamLoopbackTable containing configuration information applicable to an OAM entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  TDot3OamLoopbackEntry  

tmnxDot3OamLoopbackLastChanged 1.3.6.1.4.1.6527.3.1.2.42.2.1.1.1
The value of tmnxDot3OamLoopbackLastChanged indicates the sysUpTime value when this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDot3OamLoopbackLocalStatus 1.3.6.1.4.1.6527.3.1.2.42.2.1.1.2
The value of tmnxDot3OamLoopbackLocalStatus indicates the local loopback status of the OAM entity. This attribute allows the user to manually set the local OAM entity loopback mode overriding the 802.3ah protocol for loopback. Setting the value to 'localLoopback' can only be done if dot3OamLoopbackStatus is set to 'noLoopback'. If dot3OamLoopbackStatus is any value other than 'noLoopback', the changes to tmnxDot3OamLoopbackLocalStatus will have no effect. If dot3OamLoopbackStatus is set to 'localLoopback', the OAM entity will act as if its peer put the OAM entity into local loopback. This entry allows the user to put an OAM entity into local loopback mode, even if dot3OamLoopbackIgnoreRx is set to 'ignore'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noLoopback(1), localLoopback(2)  

tmnxDot3OamPeerChanged 1.3.6.1.4.1.6527.3.1.3.42.42.0.1
The tmnxDot3OamPeerChanged 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

tmnxDot3OamLoopDetected 1.3.6.1.4.1.6527.3.1.3.42.42.0.2
The tmnxDot3OamLoopDetected notification is generated when a port receives an 802.3ah PDU with a source MAC address that matches the MAC address of that port.
Status: current Access: read-write
NOTIFICATION-TYPE    

tmnxDot3OamLoopCleared 1.3.6.1.4.1.6527.3.1.3.42.42.0.3
The tmnxDot3OamLoopCleared 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.
Status: current Access: read-write
NOTIFICATION-TYPE    

tmnxDot3OamMIBCompliances 1.3.6.1.4.1.6527.3.1.1.42.1
OBJECT IDENTIFIER    

tmnxDot3OamMIBGroups 1.3.6.1.4.1.6527.3.1.1.42.2
OBJECT IDENTIFIER    

tmnxDot3OamMIBCompliance 1.3.6.1.4.1.6527.3.1.1.42.1.1
The compliance statement for revision 5.0 of TIMETRA-DOT3-OAM-MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxDot3OamMIBV6v0Compliance 1.3.6.1.4.1.6527.3.1.1.42.1.2
The compliance statement for revision 6.0 of TIMETRA-DOT3-OAM-MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxDot3OamMIBV6v1Compliance 1.3.6.1.4.1.6527.3.1.1.42.1.3
The compliance statement for revision 6.0 of TIMETRA-DOT3-OAM-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

tmnxDot3OamGroup 1.3.6.1.4.1.6527.3.1.1.42.2.1
The group of objects providing for management an Ethernet OAM entity on Alcatel 7750 SR series systems.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxDot3OamLoopbackGroup 1.3.6.1.4.1.6527.3.1.1.42.2.2
The group of objects providing for loopback management an Ethernet OAM entity on Alcatel 7750 SR series systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxDot3OamNotificationGroup 1.3.6.1.4.1.6527.3.1.1.42.2.3
The group of notifications supporting Ethernet OAM in on Alcatel 7x50 SR series systems.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

tmnxDot3OamNotificationV6v0Group 1.3.6.1.4.1.6527.3.1.1.42.2.4
The group of notifications supporting Ethernet OAM in on Alcatel 7x50 SR series systems release 6.0.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxDot3OamV6v0Group 1.3.6.1.4.1.6527.3.1.1.42.2.5
The group of objects providing management for an Ethernet OAM entity on Alcatel 7750 SR series systems release 6.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxDot3OamV6v1Group 1.3.6.1.4.1.6527.3.1.1.42.2.6
The group of objects providing management for an Ethernet OAM entity on Alcatel 7750 SR series systems release 6.1.
Status: current Access: read-write
OBJECT-GROUP