ME1200-EPS-MIB

File: ME1200-EPS-MIB.mib (22545 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
ME1200InterfaceIndex ME1200RowEditorState Integer32
Unsigned32 TruthValue

Defined Types

ME1200EpsArchitecture  
The EPS protection architecture.
TEXTUAL-CONVENTION    
  INTEGER onePlusOne(0), oneForOne(1)  

ME1200EpsCommand  
protection group command.
TEXTUAL-CONVENTION    
  INTEGER none(0), clear(1), lockOut(2), forcedSwitch(3), manualSwitchProtection(4), manualSwitchWorking(5), exercise(6), localFreeze(7), localLockOut(8)  

ME1200EpsDefectState  
Flow defect state.
TEXTUAL-CONVENTION    
  INTEGER ok(0), sd(1), sf(2)  

ME1200EpsDirectional  
The EPS 1+1 directional.
TEXTUAL-CONVENTION    
  INTEGER uniDirectional(0), biDirectional(1)  

ME1200EpsDomain  
The EPS protection domain.
TEXTUAL-CONVENTION    
  INTEGER port(0), evc(1)  

ME1200EpsProtectionState  
protection group state.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), noRequestWorking(1), noRequestProtecting(2), lockOut(3), forcedSwitch(4), signalFailWorking(5), signalFailProtecting(6), manualSwitchWorking(7), manualSwitchProtecting(8), waitToRestore(9), exerciseWorking(10), exerciseProtecting(11), reverseRequestWorking(12), reverseRequestProtecting(13), doNotRevert(14)  

ME1200EpsRequest  
APS request/state.
TEXTUAL-CONVENTION    
  INTEGER nr(0), dnr(1), rr(2), exer(3), wtr(4), msW(5), msP(6), sd(7), sfW(8), fs(9), sfP(10), lo(11)  

ME1200InstanceEntry  
SEQUENCE    
  me1200InstanceId Integer32
  me1200InstanceDomain ME1200EpsDomain
  me1200InstanceArchitecture ME1200EpsArchitecture
  me1200InstanceWorkingFlow ME1200InterfaceIndex
  me1200InstanceProtectingFlow ME1200InterfaceIndex
  me1200InstanceAction ME1200RowEditorState

ME1200ConfigEntry  
SEQUENCE    
  me1200ConfigId Integer32
  me1200ConfigDirectional ME1200EpsDirectional
  me1200ConfigApsEnable TruthValue
  me1200ConfigRevertive TruthValue
  me1200ConfigRestoreTimer Unsigned32
  me1200ConfigHoldOffTimer Unsigned32

ME1200MepEntry  
SEQUENCE    
  me1200MepId Integer32
  me1200MepWorkingMep Unsigned32
  me1200MepProtectingMep Unsigned32
  me1200MepApsMep Unsigned32

ME1200CommandEntry  
SEQUENCE    
  me1200CommandId Integer32
  me1200CommandCommand ME1200EpsCommand

ME1200StatusEntry  
SEQUENCE    
  me1200StatusId Integer32
  me1200StatusProtectionState ME1200EpsProtectionState
  me1200StatusWorkingState ME1200EpsDefectState
  me1200StatusProtectingState ME1200EpsDefectState
  me1200StatusTransmittedApsRequest ME1200EpsRequest
  me1200StatusTransmittedApsReSignal Unsigned32
  me1200StatusTransmittedApsBrSignal Unsigned32
  me1200StatusReceivedApsRequest ME1200EpsRequest
  me1200StatusReceivedApsReSignal Unsigned32
  me1200StatusReceivedApsBrSignal Unsigned32
  me1200StatusDfopPm TruthValue
  me1200StatusDfopCm TruthValue
  me1200StatusDfopNr TruthValue
  me1200StatusDfopNoAps TruthValue

Defined Values

me1200EpsMib 1.3.6.1.4.1.9.9.815.1.45
This is a private Linear EPS (G.8031) MIB
MODULE-IDENTITY    

me1200EpsMibObjects 1.3.6.1.4.1.9.9.815.1.45.1
OBJECT IDENTIFIER    

me1200EpsCapabilities 1.3.6.1.4.1.9.9.815.1.45.1.1
OBJECT IDENTIFIER    

me1200EpsCapabilitiesInstanceMax 1.3.6.1.4.1.9.9.815.1.45.1.1.1
Maximum number of created EPS instances
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsCapabilitiesWtrMax 1.3.6.1.4.1.9.9.815.1.45.1.1.2
Maximum WTR timer value
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsCapabilitiesHoldOffOff 1.3.6.1.4.1.9.9.815.1.45.1.1.3
Hold Off timer OFF value
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsCapabilitiesHoldOffMax 1.3.6.1.4.1.9.9.815.1.45.1.1.4
Maximum Hold Off timer value
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsCapabilitiesMepMax 1.3.6.1.4.1.9.9.815.1.45.1.1.5
Maximum MEP relation instance value
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsCapabilitiesMepInvalid 1.3.6.1.4.1.9.9.815.1.45.1.1.6
Invalid MEP indication. This is returned when EPS has no MEP relations
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200EpsConfig 1.3.6.1.4.1.9.9.815.1.45.1.2
OBJECT IDENTIFIER    

me1200InstanceTable 1.3.6.1.4.1.9.9.815.1.45.1.2.1
This is a table of created EPS instance parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200InstanceEntry

me1200InstanceEntry 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1
This is a created EPS instance parameters. No parameters can be changed after create.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InstanceEntry  

me1200InstanceId 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.1
The EPS instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200InstanceDomain 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.2
The protection domain. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsDomain  

me1200InstanceArchitecture 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.3
The protection architecture. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsArchitecture  

me1200InstanceWorkingFlow 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.4
The working flow. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200InstanceProtectingFlow 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.5
The protecting flow. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200InstanceAction 1.3.6.1.4.1.9.9.815.1.45.1.2.1.1.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200InstanceRowEditor 1.3.6.1.4.1.9.9.815.1.45.1.2.2
OBJECT IDENTIFIER    

me1200InstanceRowEditorId 1.3.6.1.4.1.9.9.815.1.45.1.2.2.1
The EPS instance ID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200InstanceRowEditorDomain 1.3.6.1.4.1.9.9.815.1.45.1.2.2.2
The protection domain. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsDomain  

me1200InstanceRowEditorArchitecture 1.3.6.1.4.1.9.9.815.1.45.1.2.2.3
The protection architecture. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsArchitecture  

me1200InstanceRowEditorWorkingFlow 1.3.6.1.4.1.9.9.815.1.45.1.2.2.4
The working flow. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200InstanceRowEditorProtectingFlow 1.3.6.1.4.1.9.9.815.1.45.1.2.2.5
The protecting flow. Cannot be changed after creation.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200InstanceRowEditorAction 1.3.6.1.4.1.9.9.815.1.45.1.2.2.100
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200ConfigTable 1.3.6.1.4.1.9.9.815.1.45.1.2.3
This is a table of created EPS instance configuration parameters. When an EPS instance is created in the 'InstanceTable', an entry is automatically created here with default value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200ConfigEntry

me1200ConfigEntry 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1
This is a created EPS instance configuration parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200ConfigEntry  

me1200ConfigId 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.1
The EPS instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200ConfigDirectional 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.2
Protection is uni or bi directional. Only for 1+1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsDirectional  

me1200ConfigApsEnable 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.3
APS can be enabled or disabled. Only for 1+1.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200ConfigRevertive 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.4
Revertive operation can enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200ConfigRestoreTimer 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.5
Wait to restore timer in seconds - max. 720 - min. 1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200ConfigHoldOffTimer 1.3.6.1.4.1.9.9.815.1.45.1.2.3.1.6
Hold off timer in 100 ms - max. 100 - 0 means no hold off
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200MepTable 1.3.6.1.4.1.9.9.815.1.45.1.2.4
This is a table of created EPS instance MEP configuration parameters. When an EPS instance is created in the 'InstanceTable', an entry is automatically created here with default value 100 - meaning no MEP instance related.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200MepEntry

me1200MepEntry 1.3.6.1.4.1.9.9.815.1.45.1.2.4.1
This is a created EPS instance MEP configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200MepEntry  

me1200MepId 1.3.6.1.4.1.9.9.815.1.45.1.2.4.1.1
The EPS instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200MepWorkingMep 1.3.6.1.4.1.9.9.815.1.45.1.2.4.1.2
Working SF MEP reference - max. 100-1 - min. 0. During get 100 indicate no reference
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200MepProtectingMep 1.3.6.1.4.1.9.9.815.1.45.1.2.4.1.3
Protecting SF MEP reference - max. 100-1 - min. 0. During get 100 indicate no reference
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200MepApsMep 1.3.6.1.4.1.9.9.815.1.45.1.2.4.1.4
APS MEP reference - max. 100-1 - min. 0. During get 100 indicate no reference
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200CommandTable 1.3.6.1.4.1.9.9.815.1.45.1.2.5
This is a table of created EPS instance command. When an EPS instance is created in the 'InstanceTable', an entry is automatically created here with 'no command'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200CommandEntry

me1200CommandEntry 1.3.6.1.4.1.9.9.815.1.45.1.2.5.1
This is a created EPS instance command
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200CommandEntry  

me1200CommandId 1.3.6.1.4.1.9.9.815.1.45.1.2.5.1.1
The EPS instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200CommandCommand 1.3.6.1.4.1.9.9.815.1.45.1.2.5.1.2
protection group command
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EpsCommand  

me1200EpsStatus 1.3.6.1.4.1.9.9.815.1.45.1.3
OBJECT IDENTIFIER    

me1200StatusTable 1.3.6.1.4.1.9.9.815.1.45.1.3.1
This is a table of created EPS instance status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200StatusEntry

me1200StatusEntry 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1
This is a created EPS instance status.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200StatusEntry  

me1200StatusId 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.1
The EPS instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200StatusProtectionState 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.2
Protection state according to to G.8031 Annex A
Status: current Access: read-only
OBJECT-TYPE    
  ME1200EpsProtectionState  

me1200StatusWorkingState 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.3
Working flow defect state
Status: current Access: read-only
OBJECT-TYPE    
  ME1200EpsDefectState  

me1200StatusProtectingState 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.4
Protecting flow defect state
Status: current Access: read-only
OBJECT-TYPE    
  ME1200EpsDefectState  

me1200StatusTransmittedApsRequest 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.5
Transmitted APS request
Status: current Access: read-only
OBJECT-TYPE    
  ME1200EpsRequest  

me1200StatusTransmittedApsReSignal 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.6
Transmitted APS requested signal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200StatusTransmittedApsBrSignal 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.7
Transmitted APS bridged signal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200StatusReceivedApsRequest 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.8
Received APS request
Status: current Access: read-only
OBJECT-TYPE    
  ME1200EpsRequest  

me1200StatusReceivedApsReSignal 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.9
Received APS requested signal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200StatusReceivedApsBrSignal 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.10
Received APS bridged signal
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200StatusDfopPm 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.11
FOP Protection type Mismatch - unexpected B bit
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200StatusDfopCm 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.12
FOP Configuration Mismatch - APS received on working
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200StatusDfopNr 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.13
FOP Not expected Request - receiving request is not the expected (transmitted)
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200StatusDfopNoAps 1.3.6.1.4.1.9.9.815.1.45.1.3.1.1.14
FOP No APS received
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200EpsControl 1.3.6.1.4.1.9.9.815.1.45.1.4
OBJECT IDENTIFIER    

me1200EpsMibConformance 1.3.6.1.4.1.9.9.815.1.45.3
OBJECT IDENTIFIER    

me1200EpsMibCompliances 1.3.6.1.4.1.9.9.815.1.45.3.1
OBJECT IDENTIFIER    

me1200EpsMibGroups 1.3.6.1.4.1.9.9.815.1.45.3.2
OBJECT IDENTIFIER    

me1200EpsCapabilitiesInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200InstanceTableInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200InstanceRowEditorInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200ConfigTableInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200MepTableInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200CommandTableInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200StatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.45.3.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-only
OBJECT-GROUP    

me1200EpsMibCompliance 1.3.6.1.4.1.9.9.815.1.45.3.1.1
The compliance statement for the implementation.
Status: current Access: read-only
MODULE-COMPLIANCE