ENTERASYS-ETH-OAM-EXT-MIB

File: ENTERASYS-ETH-OAM-EXT-MIB.mib (24380 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 TimeTicks Gauge32
TruthValue TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP ifIndex etsysModules

Defined Types

EtsysOamExtErrActions  
OAM actions to be taken when various link problems occur. When a threshold that would cause an Event Notification is reached, these OAM actions will be preformed. syslog - A syslog message will be displayed when this event occurs. disable - The port will be taken down when this event occurs.
TEXTUAL-CONVENTION    
  BITS syslog(0), disable(1)  

EtsysEthOamExtEntry  
SEQUENCE    
  etsysEthOamExtOperStatus INTEGER

EtsysEthOamExtEventConfigEntry  
SEQUENCE    
  etsysEthOamExtEventConfigErrSymPeriodActions BITS
  etsysEthOamExtEventConfigErrFramePeriodActions BITS
  etsysEthOamExtEventConfigErrFrameActions BITS
  etsysEthOamExtEventConfigErrFrameSecsActions BITS
  etsysEthOamExtEventConfigErrNotifRetry Unsigned32

EtsysEthOamExtUldGroupEntry  
SEQUENCE    
  etsysEthOamExtUldGroupIndex Unsigned32
  etsysEthOamExtUldGroupMaxFastPorts Unsigned32
  etsysEthOamExtUldGroupFastPortsInUse Gauge32

EtsysEthOamExtUldPortEntry  
SEQUENCE    
  etsysEthOamExtUldPortMode INTEGER
  etsysEthOamExtUldPortAction INTEGER
  etsysEthOamExtUldPortActiveStatus INTEGER
  etsysEthOamExtUldPortFastTimerConfig Unsigned32
  etsysEthOamExtUldPortActiveFastTimer Unsigned32
  etsysEthOamExtUldPortActiveFastStatus INTEGER
  etsysEthOamExtUldPortOperStatus INTEGER
  etsysEthOamExtUldPortFastTxCount Counter32
  etsysEthOamExtUldPortFastRxCount Counter32
  etsysEthOamExtUldPortFastRxErrorCount Counter32
  etsysEthOamExtUldPortLastFastRxTime TimeTicks
  etsysEthOamExtUldPortGroupIndex Unsigned32
  etsysEthOamExtUldPortActiveOamMode INTEGER

Defined Values

etsysEthOamExtMIB 1.3.6.1.4.1.5624.1.2.78
The Enterasys Networks Proprietary MIB module for entities implementing Ethernet OAM. This MIB provides read-write access to configuration objects not provided in the IEEE Standard Ethernet IEEE8023-DOT3-OAM-MIB [DOT3-OAM-MIB].
MODULE-IDENTITY    

etsysEthOamExtObjects 1.3.6.1.4.1.5624.1.2.78.1
OBJECT IDENTIFIER    

etsysEthOamExtConformance 1.3.6.1.4.1.5624.1.2.78.2
OBJECT IDENTIFIER    

etsysEthOamExtTable 1.3.6.1.4.1.5624.1.2.78.1.1
This table contains detailed information about OAM capabilities for each Ethernet-like interface. There is only one entry per Ethernet-like interface allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEthOamExtEntry

etsysEthOamExtEntry 1.3.6.1.4.1.5624.1.2.78.1.1.1
An entry in the OAM table containing detailed information about the OAM function. Each Ethernet-like interface is only allowed one peer OAM entity. Entries are auotmatically created.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEthOamExtEntry  

etsysEthOamExtOperStatus 1.3.6.1.4.1.5624.1.2.78.1.1.1.1
This value defines the operational status for the Ethernet-like interface. If the link is operating normally, the value is operational(1). State disabled(2) is entered if an error occurs. Errors that will cause this state are Symbol Period error, Frame Period error, Frame error, and Frame Seconds Summary error. Setting the state to operational(1) when it is in state disabled(2) will cause all violation errors to be cleared. Any other write of this object will have no effect. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER operational(1), disabled(2)  

etsysEthOamExtEventConfigTable 1.3.6.1.4.1.5624.1.2.78.1.2
A table that controls extended configuration of Ethernet OAM Event Notification. This table contains the mechanisms to define actions to be taken when error thresholds are reached. There is only one entry per Ethernet-like interface allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEthOamExtEventConfigEntry

etsysEthOamExtEventConfigEntry 1.3.6.1.4.1.5624.1.2.78.1.2.1
An entry in the OAM Event Configuration table containing information on actions to be taken when various link problems arise. Each Ethernet-like interface is only allowed one entry and is automatically created.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEthOamExtEventConfigEntry  

etsysEthOamExtEventConfigErrSymPeriodActions 1.3.6.1.4.1.5624.1.2.78.1.2.1.1
The bitmap value used to identify which actions should be taken when a Symbol Period error is triggered.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysOamExtErrActions  

etsysEthOamExtEventConfigErrFramePeriodActions 1.3.6.1.4.1.5624.1.2.78.1.2.1.2
The bitmap value used to identify which actions should be taken when a Frame Period error is triggered.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysOamExtErrActions  

etsysEthOamExtEventConfigErrFrameActions 1.3.6.1.4.1.5624.1.2.78.1.2.1.3
The bitmap value used to identify which actions should be taken when a Frame error is triggered.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysOamExtErrActions  

etsysEthOamExtEventConfigErrFrameSecsActions 1.3.6.1.4.1.5624.1.2.78.1.2.1.4
The bitmap value used to identify which actions should be taken when a Frame Seconds error is triggered.
Status: current Access: read-write
OBJECT-TYPE    
  EtsysOamExtErrActions  

etsysEthOamExtEventConfigErrNotifRetry 1.3.6.1.4.1.5624.1.2.78.1.2.1.5
The number of times to retry an OAM error Event Notification that has not been answered.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..9  

etsysEthOamExtUld 1.3.6.1.4.1.5624.1.2.78.1.3
OBJECT IDENTIFIER    

etsysEthOamExtUldGroupTable 1.3.6.1.4.1.5624.1.2.78.1.3.1
A table of objects for Ethernet OAM Unidirectional Link Detection (ULD) which apply to a group of ports that share common system resources.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEthOamExtUldGroupEntry

etsysEthOamExtUldGroupEntry 1.3.6.1.4.1.5624.1.2.78.1.3.1.1
An entry in the OAM ULD group table containing a group index and values to support per group limits on ULD configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEthOamExtUldGroupEntry  

etsysEthOamExtUldGroupIndex 1.3.6.1.4.1.5624.1.2.78.1.3.1.1.1
A unique identifier for this ULD port group status.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysEthOamExtUldGroupMaxFastPorts 1.3.6.1.4.1.5624.1.2.78.1.3.1.1.2
The maximum number of ports in the ULD port group that can be configured for ULD in the FAST mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysEthOamExtUldGroupFastPortsInUse 1.3.6.1.4.1.5624.1.2.78.1.3.1.1.3
The current number of ports in the ULD port group that are configured for ULD in the FAST mode.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysEthOamExtUldPortTable 1.3.6.1.4.1.5624.1.2.78.1.3.2
A table that controls extended configuration of Ethernet OAM Unidirectional Link Detection (ULD). This table contains the mechanisms to define the ULD mode and the actions to be taken when a unidirectional link is detected
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysEthOamExtUldPortEntry

etsysEthOamExtUldPortEntry 1.3.6.1.4.1.5624.1.2.78.1.3.2.1
An entry in the OAM ULD Port table containing ULD mode, information on actions to be taken when a unidirectional link is detected, and the current status of the ULD configuration. Each Ethernet-like interface is only allowed one entry and is automatically created.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysEthOamExtUldPortEntry  

etsysEthOamExtUldPortMode 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.1
This value defines the mode in which OAM Unidirectional Link Detection (ULD) will operate on the port. If disabled, OAM ULD will not operate on the port. In standard mode, OAM will use the standard OAM Discovery state machine to detect a unidirectional link. In fast mode, OAM will use the Enterasys Fast ULD state machine to detect a unidirectional link. In both standard and fast modes, OAM peers must be fully discovered before ULD is active. In standard mode, a unidirectional link is detected after 5 seconds of becoming unidirectional. In fast mode, a unidirectional link is detected in 3 times the active fast timer interval (as fast as 600ms).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), standard(2), fast(3)  

etsysEthOamExtUldPortAction 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.2
This value defines the administrative action taken by OAM if a unidirectional link is detected. If the action is syslogOnly, OAM will generate a syslog message. If the action is disablePort, OAM will generate a syslog message and disable the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER syslogOnly(1), disablePort(2)  

etsysEthOamExtUldPortActiveStatus 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.3
The active status of ULD on the port. The active status depends on the state of the OAM Discovery state machine. It is active when the OAM Discovery state machine is in the SEND_ANY state. The ULD action is only performed if the ULD status is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

etsysEthOamExtUldPortFastTimerConfig 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.4
The time in 100 millisecond tics between transmits of Fast ULD OAMPDUs to use for the local OAM peer. This value will be advertised by the local OAM peer in the Local Fast ULD Information TLV when the Fast ULD state machine is in the SEND_SLOW state. This value will be used by the OAM peers to negotiate the active fast timer which will be used when the Fast ULD state machine is in the SEND_FAST state.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 2..10  

etsysEthOamExtUldPortActiveFastTimer 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.5
The time in 100 millisecond tics between transmits of Fast ULD OAMPDUs that is being used by both the local and remote OAM peers when the Fast ULD state machine is in the SEND_FAST state. This time is negotiated by the OAM peers while the Fast ULD state machine is in the SEND_SLOW state. The value of this interval is used to compute the Fast ULD timeout interval. The Fast ULD timeout Interval is three times the transmit interval of the Fast ULD OAMPDUs to ensure that at least three packets must be dropped before determining that there is a unidirectional link.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysEthOamExtUldPortActiveFastStatus 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.6
The active status of Fast ULD on the port. The active status of Fast ULD depends on the configured ULD mode, the state of the OAM Discovery state machine, and the state of the Fast ULD state machine. Fast ULD is notActive(1) if ULD is not configured in the Fast mode. If ULD is configured in Fast mode and ULD is active, the active status will reflect the state of the Fast ULD state machine. In the SEND_SLOW state the active status is activeSlow(2), in the SEND_FAST state the active status is activeFast(3), in the FAULT state the active status is faultDetected(4). In the RESET state, the status is notActive(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notActive(1), activeSlow(2), activeFast(3), faultDetected(4)  

etsysEthOamExtUldPortOperStatus 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.7
The operational status of the port with respect to ULD. The status is disabled(2) only if the disablePort action is configured and a unidirectional link is detected. Otherswise, the status is operational(1). Setting the status to operational(1) when the status is disabled(2) will clear a unidirectional link error. Any other write of this object will have no effect. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER operational(1), disabled(2)  

etsysEthOamExtUldPortFastTxCount 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.8
The total number of Information OAMPDUs with Fast ULD Information TLVs transmitted by the port OAM peer since reboot. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysEthOamExtUldPortFastRxCount 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.9
The total number of Information OAMPDUs with a Fast ULD Information TLVs received by this port's OAM peer since reboot. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysEthOamExtUldPortFastRxErrorCount 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.10
The total number of Information OAMPDUs with an Invalid Fast ULD Information TLV received by this port's OAM peer since reboot. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

etsysEthOamExtUldPortLastFastRxTime 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.11
The value of aTimeSinceSystemReset (F.2.1) when the last Information OAMPDU with a Fast ULD Information TLV was received by this port's OAM peer. This value SHOULD NOT be maintained across reboot.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

etsysEthOamExtUldPortGroupIndex 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.12
The ULD port group index for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysEthOamExtUldPortActiveOamMode 1.3.6.1.4.1.5624.1.2.78.1.3.2.1.13
The active OAM mode for the port. When a port is configured in the passive OAM mode and ULD is enabled in the standard or fast ULD mode, the passive mode is superceeded by this value. The port will operate as though it is configured in the active OAM mode. If the port is configured in the passive mode and ULD is disabled, the value is passive(1) and OAM will operate in the passive mode. Otherwise, the value is active(2) and OAM will operate in the active mode. This enforces the requirement for ULD that both peers must operate as active OAM clients.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER passive(1), active(2)  

etsysEthOamExtGroups 1.3.6.1.4.1.5624.1.2.78.2.1
OBJECT IDENTIFIER    

etsysEthOamExtCompliances 1.3.6.1.4.1.5624.1.2.78.2.2
OBJECT IDENTIFIER    

etsysEthOamExtGroup 1.3.6.1.4.1.5624.1.2.78.2.1.1
A collection of objects providing information about the Ethernet OAM function.
Status: current Access: read-only
OBJECT-GROUP    

etsysEthOamExtEventConfigGroup 1.3.6.1.4.1.5624.1.2.78.2.1.2
A collection of objects providing peer information of a peer Ethernet OAM entity.
Status: current Access: read-only
OBJECT-GROUP    

etsysEthOamExtUldConfigGroup 1.3.6.1.4.1.5624.1.2.78.2.1.3
A collection of objects providing configuration for peer Unidirectional Link Detection for Ethernet OAM.
Status: current Access: read-only
OBJECT-GROUP    

etsysEthOamExtCompliance 1.3.6.1.4.1.5624.1.2.78.2.2.1
The compliance statement for devices that support etsysEthOamExtMIB.
Status: current Access: read-only
MODULE-COMPLIANCE