CM-PROTECTION-MIB

File: CM-PROTECTION-MIB.mib (23700 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CM-ENTITY-MIB ADVA-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Integer32 DisplayString
TruthValue RowStatus StorageType
VariablePointer MacAddress TEXTUAL-CONVENTION
neIndex shelfIndex slotIndex
fsp150cm

Defined Types

CmProtSwitchMode  
Enumerations for Protection Switch Mode. oneplusone - 1+1, this is the NPCUP mode, dualactiverx - In this mode, traffic is bridged in A2N direction (same as 1+1), however both network ports receive customer traffic in N2A direction. In this mode, both network ports are working, i.e. there is no protection. universalring - In this mode, traffic is bridged in A2N direction (same as 1+1), both network ports receive customer traffic in N2A direction. In this mode, both network ports are working, i.e. no protection. The main difference w.r.t dualactiverx is that traffic in N2A direction, which does not match the service definition is steered to the other network port, i.e. non-service matching traffic from N1 goes to N2 and vice versa.
TEXTUAL-CONVENTION    
  INTEGER oneplusone(1), dualactiverx(2), universalring(3)  

CmProtSwitchDirection  
Enumerations for Protection Switch Direction. unidirectional - Unidirectional Protection Switching, bidirectional - Bidirectional Protection Switching.
TEXTUAL-CONVENTION    
  INTEGER unidirectional(1), bidirectional(2)  

CmProtSwitchAction  
Enumerations for User initiated Protection Switch Action. manualfromworking - Manual Switch from Working, forcedfromworking - Forced Switch from Working, manualfromprotect - Manual Switch from Protect, forcedfromprotect - Forced Switch from Protect, lockoutfromprotect - Lockout from Protect
TEXTUAL-CONVENTION    
  INTEGER none(1), releaseprotswitch(2), manualfromworking(3), forcedfromworking(4), manualfromprotect(5), forcedfromprotect(6), lockoutfromprotect(7)  

CmProtUnitType  
Enumerations for Protection Unit Type. working - Working Protection Unit, protect - Protect Protection Unit.
TEXTUAL-CONVENTION    
  INTEGER working(1), protect(2)  

CmProtUnitState  
Enumerations for Protection Unit State. active - Active Protection Unit, standby - Standby Protection Unit.
TEXTUAL-CONVENTION    
  INTEGER active(1), standby(2)  

CmProtGroupStatus  
Enumerations for Protection Status. nooutstandingreq - No oustanding request, sf-protect - Signal failure on protect, sf-working - Signal failure on working, sd-protect - Signal degrade on protect, sd-working - Signal degrade on working, manual-protect - Manual on protect manual-working - Manual on working forced-working - Forced on working forced-protect - Forced on protect lockout-protect - Lockout on protect waitToRestore - Wait to restore
TEXTUAL-CONVENTION    
  INTEGER nooutstandingreq(1), sf-protect(2), sf-working(3), sd-protect(4), sd-working(5), manual-protect(6), manual-working(7), forced-protect(8), forced-working(9), lockout-protect(10), waitToRestore(11)  

CmFacProtGroupEntry  
SEQUENCE    
  cmFacProtGroupIndex Integer32
  cmFacProtGroupUserLabel DisplayString
  cmFacProtGroupSwitchMode CmProtSwitchMode
  cmFacProtGroupRevertive TruthValue
  cmFacProtGroupWaitToRestore Integer32
  cmFacProtGroupDirection CmProtSwitchDirection
  cmFacProtGroupWorkPort VariablePointer
  cmFacProtGroupProtPort VariablePointer
  cmFacProtGroupStatus CmProtGroupStatus
  cmFacProtGroupAction CmProtSwitchAction
  cmFacProtGroupStorageType StorageType
  cmFacProtGroupRowStatus RowStatus
  cmFacProtGroupMacAddress MacAddress

CmFacProtUnitEntry  
SEQUENCE    
  cmFacProtUnitIndex Integer32
  cmFacProtUnitType CmProtUnitType
  cmFacProtUnitState CmProtUnitState
  cmFacProtUnitPort VariablePointer

CmMSPGroupEntry  
SEQUENCE    
  cmMSPGroupIndex Integer32
  cmMSPGroupUserLabel DisplayString
  cmMSPGroupSwitchMode CmProtSwitchMode
  cmMSPGroupRevertive TruthValue
  cmMSPGroupWaitToRestore Integer32
  cmMSPGroupB2DEGTrigger TruthValue
  cmMSPGroupDirection CmProtSwitchDirection
  cmMSPGroupWorkPort VariablePointer
  cmMSPGroupProtPort VariablePointer
  cmMSPGroupStatus CmProtGroupStatus
  cmMSPGroupAction CmProtSwitchAction
  cmMSPGroupStorageType StorageType
  cmMSPGroupRowStatus RowStatus
  cmMSPGroupMacAddress MacAddress

CmMSPUnitEntry  
SEQUENCE    
  cmMSPUnitIndex Integer32
  cmMSPUnitType CmProtUnitType
  cmMSPUnitState CmProtUnitState
  cmMSPUnitPort VariablePointer

Defined Values

cmProtectionMIB 1.3.6.1.4.1.2544.1.12.7
This module defines the Protection MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
MODULE-IDENTITY    

cmProtObjects 1.3.6.1.4.1.2544.1.12.7.1
OBJECT IDENTIFIER    

cmProtNotifications 1.3.6.1.4.1.2544.1.12.7.2
OBJECT IDENTIFIER    

cmProtConformance 1.3.6.1.4.1.2544.1.12.7.3
OBJECT IDENTIFIER    

cmFacProtGroupTable 1.3.6.1.4.1.2544.1.12.7.1.1
A list of entries corresponding to the Facility Protection Groups. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmFacProtGroupEntry

cmFacProtGroupEntry 1.3.6.1.4.1.2544.1.12.7.1.1.1
An entry containing information applicable to a particular Protection Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmFacProtGroupEntry  

cmFacProtGroupIndex 1.3.6.1.4.1.2544.1.12.7.1.1.1.1
Unique index value associated with the Facility Protection Group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmFacProtGroupUserLabel 1.3.6.1.4.1.2544.1.12.7.1.1.1.2
User Label associated with the Facility Protection Group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

cmFacProtGroupSwitchMode 1.3.6.1.4.1.2544.1.12.7.1.1.1.3
Facility Protection Group's Protection Switch Mode.
Status: current Access: read-create
OBJECT-TYPE    
  CmProtSwitchMode  

cmFacProtGroupRevertive 1.3.6.1.4.1.2544.1.12.7.1.1.1.4
Whether the Facility Protection is revertive or not. This object is not applicable for cmFacProtGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmFacProtGroupWaitToRestore 1.3.6.1.4.1.2544.1.12.7.1.1.1.5
Time in minutes to wait before reverting to Working facility in case of cmFacProtGroupRevertive set to revertive. This object is not applicable for cmFacProtGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..60 | 0  

cmFacProtGroupDirection 1.3.6.1.4.1.2544.1.12.7.1.1.1.6
Supported Protection Group Switch direction. This object is not applicable for cmFacProtGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  CmProtSwitchDirection  

cmFacProtGroupWorkPort 1.3.6.1.4.1.2544.1.12.7.1.1.1.7
Facility Protection Group exists between 2 facilities (ports). This object represents the WORKING facility Port.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

cmFacProtGroupProtPort 1.3.6.1.4.1.2544.1.12.7.1.1.1.8
This object represents the PROTECT facility Network Element Port when cmFacProtGroupSwitchMode is oneplusone. In the case of dualactiverx, this represents the second active port.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

cmFacProtGroupStatus 1.3.6.1.4.1.2544.1.12.7.1.1.1.9
This object represents the PROTECTION group status.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtGroupStatus  

cmFacProtGroupAction 1.3.6.1.4.1.2544.1.12.7.1.1.1.10
User initiated protection switch action.
Status: current Access: read-write
OBJECT-TYPE    
  CmProtSwitchAction  

cmFacProtGroupStorageType 1.3.6.1.4.1.2544.1.12.7.1.1.1.11
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmFacProtGroupRowStatus 1.3.6.1.4.1.2544.1.12.7.1.1.1.12
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of cmFacProtGroupRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmFacProtGroupRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The cmFacProtGroupRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmFacProtGroupMacAddress 1.3.6.1.4.1.2544.1.12.7.1.1.1.13
This object allows retrieval of the Mac Address of the PROTECTION group.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cmFacProtUnitTable 1.3.6.1.4.1.2544.1.12.7.1.2
A list of entries corresponding to the Facility Protection Units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmFacProtUnitEntry

cmFacProtUnitEntry 1.3.6.1.4.1.2544.1.12.7.1.2.1
An entry containing information applicable to a particular Protection Unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmFacProtUnitEntry  

cmFacProtUnitIndex 1.3.6.1.4.1.2544.1.12.7.1.2.1.1
Unique index value associated with the Facility Protection Unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmFacProtUnitType 1.3.6.1.4.1.2544.1.12.7.1.2.1.2
Facility Protection Unit's Type, i.e. whether working or protect.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtUnitType  

cmFacProtUnitState 1.3.6.1.4.1.2544.1.12.7.1.2.1.3
Facility Protection Unit's State, i.e. whether active or standby.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtUnitState  

cmFacProtUnitPort 1.3.6.1.4.1.2544.1.12.7.1.2.1.4
Facility Protection Unit's points to a facility (port). This object represents the facility Network Element port.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

cmMSPGroupTable 1.3.6.1.4.1.2544.1.12.7.1.3
A list of entries corresponding to the Multiplex Section Protection Groups. Entries can be created/deleted in this table by management application action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmMSPGroupEntry

cmMSPGroupEntry 1.3.6.1.4.1.2544.1.12.7.1.3.1
An entry containing information applicable to a particular Protection Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmMSPGroupEntry  

cmMSPGroupIndex 1.3.6.1.4.1.2544.1.12.7.1.3.1.1
Unique index value associated with the Multiplex Section Protection Group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmMSPGroupUserLabel 1.3.6.1.4.1.2544.1.12.7.1.3.1.2
User Label associated with the Multiplex Section Protection Group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

cmMSPGroupSwitchMode 1.3.6.1.4.1.2544.1.12.7.1.3.1.3
Multiplex Section Protection Group's Protection Switch Mode.
Status: current Access: read-create
OBJECT-TYPE    
  CmProtSwitchMode  

cmMSPGroupRevertive 1.3.6.1.4.1.2544.1.12.7.1.3.1.4
Whether the Multiplex Section Protection is revertive or not. This object is not applicable for cmMSPGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmMSPGroupWaitToRestore 1.3.6.1.4.1.2544.1.12.7.1.3.1.5
Time in minutes to wait before reverting to Working facility in case of cmMSPGroupRevertive set to revertive. This object is not applicable for cmMSPGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..60 | 0  

cmMSPGroupB2DEGTrigger 1.3.6.1.4.1.2544.1.12.7.1.3.1.6
B2DEG is trigger of MSP or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cmMSPGroupDirection 1.3.6.1.4.1.2544.1.12.7.1.3.1.7
Supported Protection Group Switch direction. This object is not applicable for cmMSPGroupSwitchMode 'dualactiverx'.
Status: current Access: read-create
OBJECT-TYPE    
  CmProtSwitchDirection  

cmMSPGroupWorkPort 1.3.6.1.4.1.2544.1.12.7.1.3.1.8
Multiplex Section Protection Group exists between 2 facilities (ports). This object represents the WORKING facility Port.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

cmMSPGroupProtPort 1.3.6.1.4.1.2544.1.12.7.1.3.1.9
This object represents the PROTECT facility Network Element Port when cmMSPGroupSwitchMode is oneplusone. In the case of dualactiverx, this represents the second active port.
Status: current Access: read-create
OBJECT-TYPE    
  VariablePointer  

cmMSPGroupStatus 1.3.6.1.4.1.2544.1.12.7.1.3.1.10
This object represents the PROTECTION group status.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtGroupStatus  

cmMSPGroupAction 1.3.6.1.4.1.2544.1.12.7.1.3.1.11
User initiated protection switch action.
Status: current Access: read-write
OBJECT-TYPE    
  CmProtSwitchAction  

cmMSPGroupStorageType 1.3.6.1.4.1.2544.1.12.7.1.3.1.12
The type of storage configured for this entry.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cmMSPGroupRowStatus 1.3.6.1.4.1.2544.1.12.7.1.3.1.13
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of cmMSPGroupRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmMSPGroupRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The cmMSPGroupRowStatus object may be modified if the associated instance of this object is equal to active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cmMSPGroupMacAddress 1.3.6.1.4.1.2544.1.12.7.1.3.1.14
This object allows retrieval of the Mac Address of the PROTECTION group.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cmMSPUnitTable 1.3.6.1.4.1.2544.1.12.7.1.4
A list of entries corresponding to the Multiplex Section Protection Units.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CmMSPUnitEntry

cmMSPUnitEntry 1.3.6.1.4.1.2544.1.12.7.1.4.1
An entry containing information applicable to a particular Protection Unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  CmMSPUnitEntry  

cmMSPUnitIndex 1.3.6.1.4.1.2544.1.12.7.1.4.1.1
Unique index value associated with the Multiplex Section Protection Unit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cmMSPUnitType 1.3.6.1.4.1.2544.1.12.7.1.4.1.2
Multiplex Section Protection Unit's Type, i.e. whether working or protect.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtUnitType  

cmMSPUnitState 1.3.6.1.4.1.2544.1.12.7.1.4.1.3
Multiplex Section Protection Unit's State, i.e. whether active or standby.
Status: current Access: read-only
OBJECT-TYPE    
  CmProtUnitState  

cmMSPUnitPort 1.3.6.1.4.1.2544.1.12.7.1.4.1.4
Facility Protection Unit's points to a facility (port). This object represents the facility Network Element port.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

cmProtCompliances 1.3.6.1.4.1.2544.1.12.7.3.1
OBJECT IDENTIFIER    

cmProtGroups 1.3.6.1.4.1.2544.1.12.7.3.2
OBJECT IDENTIFIER    

cmProtCompliance 1.3.6.1.4.1.2544.1.12.7.3.1.1
Describes the requirements for conformance to the CM Prot group.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmProtObjectGroup 1.3.6.1.4.1.2544.1.12.7.3.2.1
A collection of objects used to manage the Protection Object group.
Status: current Access: read-only
OBJECT-GROUP    

cmMSProtObjectGroup 1.3.6.1.4.1.2544.1.12.7.3.2.2
A collection of objects used to manage the Multiplex Section Protection Object group.
Status: current Access: read-only
OBJECT-GROUP