TN-ELPS-MIB

File: TN-ELPS-MIB.mib (20469 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB IEEE8021-CFM-MIB TRANSITION-SMI
TN-PROTECTION-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP RowStatus
TruthValue MacAddress InterfaceIndex
Dot1agCfmMepId tnProducts tnProtectionMIB

Defined Types

TnElpsProtSwitchState  
Indicates ELPS protection switch state.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), noRequestW(2), noRequestP(3), lockout(4), forcedSwitch(5), signalFailW(6), signalFailP(7), manualSwitchW(8), manualSwitchP(9), waitToRestore(10), exerciseW(11), exerciseP(12), reverseRequestW(13), reverseRequestP(14), doNotRevert(15)  

TnElpsDefectState  
Indicates ELPS working/protecting state.
TEXTUAL-CONVENTION    
  INTEGER signalOk(1), signalFail(2), signalDegrade(3)  

TnElpsRequestType  
Indicates ELPS received/transmitted APS request type.
TEXTUAL-CONVENTION    
  INTEGER noRequest(1), doNotRevert(2), reverseRequest(3), exercise(4), wait2Restore(5), manualSwitch(6), signalDegrade(7), signalFailForWorking(8), forcedWwitch(9), signalFailForProtection(10), lockoutOfProtection(11)  

TnElpsCfgEntry  
SEQUENCE    
  tnElpsInstance Unsigned32
  tnElpsDomain INTEGER
  tnElpsArchitecture INTEGER
  tnElpsWFlowPortId InterfaceIndex
  tnElpsPFlowPortId InterfaceIndex
  tnElpsWSfMepId Dot1agCfmMepId
  tnElpsPSfMepId Dot1agCfmMepId
  tnElpsApsMepId Dot1agCfmMepId
  tnElpsConfigured TruthValue
  tnElpsDirection INTEGER
  tnElpsApsEnable TruthValue
  tnElpsRevertiveEnable TruthValue
  tnElpsWTRTime INTEGER
  tnElpsHoldOffTime INTEGER
  tnElpsCmd INTEGER
  tnElpsStatus RowStatus

TnElpsStateEntry  
SEQUENCE    
  tnElpsProtectionState TnElpsProtSwitchState
  tnElpsWFlowState TnElpsDefectState
  tnElpsPFlowState TnElpsDefectState
  tnElpsTransmitRequestType TnElpsRequestType
  tnElpsTransmitRequestedSignal Unsigned32
  tnElpsTransmitBridgedSignal Unsigned32
  tnElpsReceiveRequestType TnElpsRequestType
  tnElpsReceiveRequestedSignal Unsigned32
  tnElpsReceiveBridgedSignal Unsigned32
  tnElpsArchitectureMismatch TruthValue
  tnElpsAPSOnWorking TruthValue
  tnElpsSwitchingIncomplete TruthValue
  tnElpsNoApsReceived TruthValue

TnElpsLinkOverEntry  
SEQUENCE    
  tnElpsLinkOverEnabled TruthValue
  tnElpsLinkOverDeltaValue Unsigned32

Defined Values

tnElpsMib 1.3.6.1.4.1.868.2.5.109.2
OBJECT IDENTIFIER    

tnElpsMibNotifications 1.3.6.1.4.1.868.2.5.109.2.0
OBJECT IDENTIFIER    

tnElpsMibObjects 1.3.6.1.4.1.868.2.5.109.2.1
OBJECT IDENTIFIER    

tnElpsMibConformance 1.3.6.1.4.1.868.2.5.109.2.2
OBJECT IDENTIFIER    

tnElpsCfgMgmt 1.3.6.1.4.1.868.2.5.109.2.1.1
OBJECT IDENTIFIER    

tnElpsStateMgmt 1.3.6.1.4.1.868.2.5.109.2.1.2
OBJECT IDENTIFIER    

tnElpsLinkOverMgmt 1.3.6.1.4.1.868.2.5.109.2.1.3
OBJECT IDENTIFIER    

tnElpsAlarmUp 1.3.6.1.4.1.868.2.5.109.2.0.1
A Elps has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the Elps that has detected the fault. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the ELPS reporting the defect by the indices in the OID of the variables in the notification: tnElpsInstance - Also the index of the EPLS state table entry (tnElpsStateTable).
Status: current Access: read-only
NOTIFICATION-TYPE    

tnElpsAlarmDown 1.3.6.1.4.1.868.2.5.109.2.0.2
A Elps has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the Elps that has detected the fault. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the ELPS reporting the defect by the indices in the OID of the variables in the notification: tnElpsInstance - Also the index of the EPLS state table entry (tnElpsStateTable).
Status: current Access: read-only
NOTIFICATION-TYPE    

tnElpsCfgTable 1.3.6.1.4.1.868.2.5.109.2.1.1.1
This table provides configuration of ELPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnElpsCfgEntry

tnElpsCfgEntry 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1
A entry in the table represents a configuration for ELPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnElpsCfgEntry  

tnElpsInstance 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.1
The ID of the ELPS.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnElpsDomain 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.2
Port: This will create a ELPS in the Port Domain. 'W/P Flow' is a Port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER port(1)  

tnElpsArchitecture 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.3
Port: This will create a 1+1 ELPS. Port: This will create a 1:1 ELPS.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER onePlusOne(1), oneForOne(2)  

tnElpsWFlowPortId 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.4
The working flow for the ELPS - See 'Domain' above.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

tnElpsPFlowPortId 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.5
The protecting flow for the ELPS - See 'Domain' above.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

tnElpsWSfMepId 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.6
The working Signal Fail reporting MEP.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepId  

tnElpsPSfMepId 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.7
The protecting Signal Fail reporting MEP.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepId  

tnElpsApsMepId 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.8
The APS PDU handling MEP.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepId  

tnElpsConfigured 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.9
False: This ELPS is only created and has not yet been configured - is not active. True: This ELPS is configured - is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnElpsDirection 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.10
Unidirectional: ELPS in the two ends can select traffic from different working/protecting flow. This is only possible in case of 1+1. Bidirectional: ELPS in the two ends is selecting traffic from the same working/protecting flow. This requires APS enabled. This is mandatory for 1:1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unidirectional(1), bidirectional(2)  

tnElpsApsEnable 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.11
The Automatic Protection Switching protocol can be enabled/disabled. This is mandatory for 1:1.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnElpsRevertiveEnable 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.12
The revertive switching to working flow can be enabled/disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tnElpsWTRTime 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.13
The Wait To Restore timing value to be used in revertive switching.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), t10sec(1), t30sec(2), t5min(3), t6min(4), t7min(5), t8min(6), t9min(7), t10min(8), t11min(9), t12min(10)  

tnElpsHoldOffTime 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.14
The timing value to be used to make persistent check on Signal Fail before switching.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), t100ms(1), t200ms(2), t300ms(3), t400ms(4), t500ms(5), t600ms(6), t700ms(7), t800ms(8), t900ms(9), t1s(10), t2s(11), t3s(12), t4s(13), t5s(14), t6s(15), t7s(16), t8s(17), t9s(18), t10s(19)  

tnElpsCmd 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.15
None: There is no active local command on this instance. Clear: The active local command will be cleared. Lock Out: This ELPS is locked to working (not active). In case of 1:N (more than one ELPS with same protecting flow) - when one ELPS switch to protecting flow, other ELPS is enforced this command Forced Switch: Forced switch to protecting. Manual Switch P: Manual switch to protecting. Manual Switch W: Manual switch to working - this is only possible in 1:1 non-revertive. Exercise: Exercise of the protocol - not traffic effecting. Freeze: This ELPS is locally freezed - ignoring all input. Lock Out Local: This ELPS is locally 'locked out' - ignoring local SF detected on working.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), clear(1), lockOut(2), forcedSwitch(3), manualSwitchP(4), manualSwitchW(5), exercise(6), freeze(7), lockOutLocal(8)  

tnElpsStatus 1.3.6.1.4.1.868.2.5.109.2.1.1.1.1.16
The status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnElpsStateTable 1.3.6.1.4.1.868.2.5.109.2.1.2.1
This table provides configuration about ELPS state
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnElpsStateEntry

tnElpsStateEntry 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1
This entry represents configuration about ELPS state
Status: current Access: not-accessible
OBJECT-TYPE    
  TnElpsStateEntry  

tnElpsProtectionState 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.1
ELPS Protection state
Status: current Access: read-only
OBJECT-TYPE    
  TnElpsProtSwitchState  

tnElpsWFlowState 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.2
signalOk: State of working flow is ok signalFail: State of working flow is Signal Fail signalDegrade: State of working flow is Signal Degrade (for future use)
Status: current Access: read-only
OBJECT-TYPE    
  TnElpsDefectState  

tnElpsPFlowState 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.3
signalOk: State of protecting flow is ok signalFail: State of protecting flow is Signal Fail signalDegrade: State of protecting flow is Signal Degrade (for future use)
Status: current Access: read-only
OBJECT-TYPE    
  TnElpsDefectState  

tnElpsTransmitRequestType 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.4
The transmitted request type.
Status: current Access: read-only
OBJECT-TYPE    
  TnElpsRequestType  

tnElpsTransmitRequestedSignal 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.5
The transmitted request signal.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnElpsTransmitBridgedSignal 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.6
The transmitted bridged signal.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnElpsReceiveRequestType 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.7
The requested type that is received from APS.
Status: current Access: read-only
OBJECT-TYPE    
  TnElpsRequestType  

tnElpsReceiveRequestedSignal 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.8
The requested signal received from APS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnElpsReceiveBridgedSignal 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.9
The bridged signal received from APS .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnElpsArchitectureMismatch 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.10
The architecture indicated in the received APS does not match the locally configured.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnElpsAPSOnWorking 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.11
APS is received on the working flow.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnElpsSwitchingIncomplete 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.12
Traffic is not selected from the same flow instance in the two ends.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnElpsNoApsReceived 1.3.6.1.4.1.868.2.5.109.2.1.2.1.1.13
APS PDU is not received from the other end.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tnElpsLinkOverTable 1.3.6.1.4.1.868.2.5.109.2.1.3.1
This table provides configuration about ELPS Link Over based on the SOAM DM
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnElpsLinkOverEntry

tnElpsLinkOverEntry 1.3.6.1.4.1.868.2.5.109.2.1.3.1.1
This entry represents configuration about ELPS Link Over
Status: current Access: not-accessible
OBJECT-TYPE    
  TnElpsLinkOverEntry  

tnElpsLinkOverEnabled 1.3.6.1.4.1.868.2.5.109.2.1.3.1.1.1
The feature about the DM LinkOver can be enabled and disabeld. False: This feature is disabled. True: This ELPS is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tnElpsLinkOverDeltaValue 1.3.6.1.4.1.868.2.5.109.2.1.3.1.1.2
The Delta value is ranged from 6 to 120. If the value that is on one link subtract the other one is larger than the delta value, the data flow will be swithed to the link that own the better DM value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32