PRVT-RAPS-MIB

File: PRVT-RAPS-MIB.mib (48324 bytes)

Imported modules

IF-MIB PRVT-QOS-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

InterfaceIndex ifIndex serviceAccessSwitch
Integer32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE Unsigned32 DisplayString
MacAddress RowStatus TEXTUAL-CONVENTION
TruthValue

Defined Types

PrvtRapsInstIndexType  
A Ring APS instance index.
TEXTUAL-CONVENTION    
  Unsigned32 1..10  

PrvtRapsRingIdType  
Ring identifier.
TEXTUAL-CONVENTION    
  Integer32 1..255  

PrvtRapsVlanIdType  
VLAN identifier
TEXTUAL-CONVENTION    
  Integer32 1..4094  

PrvtRapsLinkOperStatusType  
Operational status of a link.
TEXTUAL-CONVENTION    
  INTEGER up(0), blocked(1), failed(2), na(3)  

PrvtRapsMepIdType  
A maintenance entity group end point identifier.
TEXTUAL-CONVENTION    
  Integer32 1..8191  

PrvtRapsLinkAggIdType  
A link aggregation identifier.
TEXTUAL-CONVENTION    
  Integer32 1..14  

PrvtRapsHoldOffType  
Hold-off timer value in milliseconds. Valid values are increments of 100 milliseconds.
TEXTUAL-CONVENTION    
  Integer32 0..10000  

PrvtRapsWaitTimerType  
Wait to Restore timer value in minutes.
TEXTUAL-CONVENTION    
  Integer32 1..12  

PrvtRapsCfmLevelType  
Connectivity Fault Management level.
TEXTUAL-CONVENTION    
  Integer32 0..7  

PrvtRapsGuardTimerType  
Guard timer value in milliseconds. Valid values are increments of 10 milliseconds.
TEXTUAL-CONVENTION    
  Integer32 10..2000  

PrvtRapsBlockTimerType  
Wait to Block timer value in milliseconds. This time is actually the Guard Timer + 5 seconds.
TEXTUAL-CONVENTION    
  Integer32 5010..7000  

PrvtRapsModeType  
The G.8032 mode.
TEXTUAL-CONVENTION    
  INTEGER version1(1), version2(2)  

PrvtRapsRoleType  
The role of a node inside a ring.
TEXTUAL-CONVENTION    
  INTEGER simpleNode(0), rplNeighbor(1), rplOwner(2)  

PrvtRapsInstStatusType  
R-APS instance operational status.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2)  

PrvtRapsStatesType  
R-APS instance states.
TEXTUAL-CONVENTION    
  INTEGER init(0), idle(1), protection(2), manualSwitch(3), forcedSwitch(4), pending(5)  

PrvtRapsReceivedCommandType  
Request/State field of received R-APS message.
TEXTUAL-CONVENTION    
  INTEGER noRequest(0), manualSwitch(7), signalFail(11), forcedSwitch(13), event(14), na(16)  

PrvtRapsReceivedInfoType  
Bits field of received R-APS message.
TEXTUAL-CONVENTION    
  BITS bpr(0), dnf(1), rp(2)  

PrvtRapsTopPriCmdType  
Top Priority Request and Status Values.
TEXTUAL-CONVENTION    
  INTEGER clear(0), forcedSwitch(1), remoteForcedSwitch(2), signalFail(3), signalFailRecover(4), remoteSignalFail(5), remoteManualSwitch(6), manualSwitch(7), wtrExpire(8), wtrRunning(9), wtbExpire(10), wtbRunning(11), noRequestRplBlocked(12), noRequest(13), na(14)  

PrvtRapsActionType  
Used to perform an action. Setting to 'performAction' will cause the action to be performed. Setting to 'idle' (or any other value except 'performAction') has no effect (no action is performed). Reads will always return 'idle'.
TEXTUAL-CONVENTION    
  INTEGER idle(1), performAction(2)  

PrvtRapsIfIndexOrAgIdType  
The ifIndex of a physical port or the ID of a LAG interface. LAG interfaces have values 1..14. Physical ports (ifIndex) have values > 1000.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

PrvtRapsMonitoringMethodType  
Ethernet ring protection monitoring methods
TEXTUAL-CONVENTION    
  INTEGER ccm(1), link-status(2)  

PrvtRapsInstEntry  
SEQUENCE    
  prvtRapsInstIndex PrvtRapsInstIndexType
  prvtRapsInstRowStatus RowStatus
  prvtRapsInstMode PrvtRapsModeType
  prvtRapsInstRingId PrvtRapsRingIdType
  prvtRapsInstRole PrvtRapsRoleType
  prvtRapsInstControlVlan PrvtRapsVlanIdType
  prvtRapsInstCfmDomainLevel PrvtRapsCfmLevelType
  prvtRapsInstRevertiveMode TruthValue
  prvtRapsInstDisableVirtChan TruthValue
  prvtRapsInstHoldOffTimer PrvtRapsHoldOffType
  prvtRapsInstWaitToRestoreTimer PrvtRapsWaitTimerType
  prvtRapsInstGuardTimer PrvtRapsGuardTimerType
  prvtRapsInstWaitToBlockTimer PrvtRapsBlockTimerType
  prvtRapsInstShutdown TruthValue
  prvtRapsInstClear PrvtRapsActionType
  prvtRapsInstOperStatus PrvtRapsInstStatusType
  prvtRapsInstRapsState PrvtRapsStatesType
  prvtRapsInstTopPriCmd PrvtRapsTopPriCmdType
  prvtRapsInstDescription DisplayString
  prvtRapsInstControlProtocol INTEGER

PrvtRapsInstMonVlanEntry  
SEQUENCE    
  prvtRapsInstMonVlanId PrvtRapsVlanIdType
  prvtRapsInstMonVlanRowStatus RowStatus

PrvtRapsInstRingPortEntry  
SEQUENCE    
  prvtRapsInstRingPortIndex Unsigned32
  prvtRapsInstRingPortRowStatus RowStatus
  prvtRapsInstRingPortIfIndex InterfaceIndex
  prvtRapsInstRingPortMep PrvtRapsMepIdType
  prvtRapsInstRingPortRpl TruthValue
  prvtRapsInstRingPortManSwitch PrvtRapsActionType
  prvtRapsInstRingPortForcedSwitch PrvtRapsActionType
  prvtRapsInstRingPortMonitoringMethod PrvtRapsMonitoringMethodType

PrvtRapsInstRingLagEntry  
SEQUENCE    
  prvtRapsInstRingLagIndex Unsigned32
  prvtRapsInstRingLagRowStatus RowStatus
  prvtRapsInstRingLagId PrvtRapsLinkAggIdType
  prvtRapsInstRingLagMep PrvtRapsMepIdType
  prvtRapsInstRingLagRpl TruthValue
  prvtRapsInstRingLagManSwitch PrvtRapsActionType
  prvtRapsInstRingLagForcedSwitch PrvtRapsActionType

PrvtRapsInstPortStatusEntry  
SEQUENCE    
  prvtRapsInstPortStatusIfIndex PrvtRapsIfIndexOrAgIdType
  prvtRapsInstPortStatusLink PrvtRapsLinkOperStatusType
  prvtRapsInstPortStatusRemoteMep PrvtRapsMepIdType
  prvtRapsInstPortStatusRcvdNodeId MacAddress
  prvtRapsInstPortStatusRcvdCmd PrvtRapsReceivedCommandType
  prvtRapsInstPortStatusRcvdInfo PrvtRapsReceivedInfoType

PrvtRapsInstSubRingEntry  
SEQUENCE    
  prvtRapsInstSubRingIndex PrvtRapsInstIndexType
  prvtRapsInstSubRingRowStatus RowStatus
  prvtRapsInstSubRingId PrvtRapsRingIdType
  prvtRapsInstSubRingRole PrvtRapsRoleType
  prvtRapsInstSubRingVirtChanVlan PrvtRapsVlanIdType
  prvtRapsInstSubRingRevertiveMode TruthValue
  prvtRapsInstSubRingHoldOffTimer PrvtRapsHoldOffType
  prvtRapsInstSubRingWaitTimer PrvtRapsWaitTimerType
  prvtRapsInstSubRingGuardTimer PrvtRapsGuardTimerType
  prvtRapsInstSubRingBlockTimer PrvtRapsBlockTimerType
  prvtRapsInstSubRingPropTopChng TruthValue
  prvtRapsInstSubRingShutdown TruthValue
  prvtRapsInstSubRingClear PrvtRapsActionType
  prvtRapsInstSubRingManualSwitch PrvtRapsActionType
  prvtRapsInstSubRingForcedSwitch PrvtRapsActionType
  prvtRapsInstSubRingOperStatus PrvtRapsInstStatusType
  prvtRapsInstSubRingRapsState PrvtRapsStatesType
  prvtRapsInstSubRingTopPriCmd PrvtRapsTopPriCmdType
  prvtRapsInstSubRingPortName OCTET STRING
  prvtRapsInstSubRingLinkStatus PrvtRapsLinkOperStatusType
  prvtRapsInstSubRingRcvdNodeId MacAddress
  prvtRapsInstSubRingRcvdCmd PrvtRapsReceivedCommandType
  prvtRapsInstSubRingRcvdInfo PrvtRapsReceivedInfoType
  prvtRapsInstSubRingDescription DisplayString
  prvtRapsInstSubRingVcRcvdNodeId MacAddress
  prvtRapsInstSubRingVcRcvdCmd PrvtRapsReceivedCommandType
  prvtRapsInstSubRingVcRcvdInfo PrvtRapsReceivedInfoType
  prvtRapsInstSubRingVirtChanSvc Unsigned32
  prvtRapsInstSubRingControlVlan PrvtRapsVlanIdType

PrvtRapsInstSubRingPortEntry  
SEQUENCE    
  prvtRapsInstSubRingPortRowStatus RowStatus
  prvtRapsInstSubRingPortMep PrvtRapsMepIdType
  prvtRapsInstSubRingPortRpl TruthValue
  prvtRapsInstSubRingPortMonitoringMethod PrvtRapsMonitoringMethodType

PrvtRapsInstSubRingLagEntry  
SEQUENCE    
  prvtRapsInstSubRingLagId PrvtRapsLinkAggIdType
  prvtRapsInstSubRingLagRowStatus RowStatus
  prvtRapsInstSubRingLagMep PrvtRapsMepIdType
  prvtRapsInstSubRingLagRpl TruthValue
  prvtRapsInstSubRingLagMonitoringMethod PrvtRapsMonitoringMethodType

Defined Values

prvtRapsMIB 1.3.6.1.4.1.738.1.7.4
The SNMP MIB module for Ring Automatic Protection Switching (G.8032).
MODULE-IDENTITY    

prvtRapsMIBNotifications 1.3.6.1.4.1.738.1.7.4.0
OBJECT IDENTIFIER    

prvtRapsMIBObjects 1.3.6.1.4.1.738.1.7.4.1
OBJECT IDENTIFIER    

prvtRapsInstTable 1.3.6.1.4.1.738.1.7.4.1.1
R-APS Instance table. Each entry in this table defines an instance of a Ring APS.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstEntry

prvtRapsInstEntry 1.3.6.1.4.1.738.1.7.4.1.1.1
An entry in prvtRapsInstTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstEntry  

prvtRapsInstIndex 1.3.6.1.4.1.738.1.7.4.1.1.1.1
An arbitrary index uniquely identifying a Ring APS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstIndexType  

prvtRapsInstRowStatus 1.3.6.1.4.1.738.1.7.4.1.1.1.2
The RowStatus for this R-APS instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstMode 1.3.6.1.4.1.738.1.7.4.1.1.1.3
The G.8032 mode for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). In version 1 mode (prvtRapsInstMode equals 'version1'), ring ID (prvtRapsInstRingId) must be 1.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsModeType  

prvtRapsInstRingId 1.3.6.1.4.1.738.1.7.4.1.1.1.4
The Ring ID for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). In version 1 mode (prvtRapsInstMode equals 'version1'), ring ID (prvtRapsInstRingId) must be 1.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsRingIdType  

prvtRapsInstRole 1.3.6.1.4.1.738.1.7.4.1.1.1.5
The role of the node for this R-APS instance. Must perform shutdown to change this object.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsRoleType  

prvtRapsInstControlVlan 1.3.6.1.4.1.738.1.7.4.1.1.1.6
The control VLAN for this R-APS instance. When main ring's control protocol is vpls (prvtRapsInstControlProtocol equals 'vpls'), this should be set equal to the ring's instance ID (prvtRapsInstIndex). This object must be set to the ID of an existing VLAN. Each R-APS instance must use a unique VLAN for the control VLAN. Must perform shutdown to change this object.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsVlanIdType  

prvtRapsInstCfmDomainLevel 1.3.6.1.4.1.738.1.7.4.1.1.1.7
The CFM domain level for this R-APS instance. Must perform shutdown to change this object.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsCfmLevelType  

prvtRapsInstRevertiveMode 1.3.6.1.4.1.738.1.7.4.1.1.1.8
Set to 'true' to select revertive behavior for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). Non-revertive behavior is not available in version 1 mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstDisableVirtChan 1.3.6.1.4.1.738.1.7.4.1.1.1.9
Set to 'true' to select that the node is part of a sub-ring without a RAPS virtual channel. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). Must be set 'false' when in version 1 mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstHoldOffTimer 1.3.6.1.4.1.738.1.7.4.1.1.1.10
The hold-off timer time-out value for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps').
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsHoldOffType  

prvtRapsInstWaitToRestoreTimer 1.3.6.1.4.1.738.1.7.4.1.1.1.11
The wait-to-restore timer time-out value for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps').
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsWaitTimerType  

prvtRapsInstGuardTimer 1.3.6.1.4.1.738.1.7.4.1.1.1.12
The guard timer time-out value for this R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps').
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsGuardTimerType  

prvtRapsInstWaitToBlockTimer 1.3.6.1.4.1.738.1.7.4.1.1.1.13
The wait to block timer time-out value for this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsBlockTimerType  

prvtRapsInstShutdown 1.3.6.1.4.1.738.1.7.4.1.1.1.14
Set to 'true' to de-activate this R-APS instance.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstClear 1.3.6.1.4.1.738.1.7.4.1.1.1.15
Sends the Clear command to this R-APS instance.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstOperStatus 1.3.6.1.4.1.738.1.7.4.1.1.1.16
The operational status of this R-APS instance.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsInstStatusType  

prvtRapsInstRapsState 1.3.6.1.4.1.738.1.7.4.1.1.1.17
The current state for this R-APS instance.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsStatesType  

prvtRapsInstTopPriCmd 1.3.6.1.4.1.738.1.7.4.1.1.1.18
The received Top Priority Request and Status value for this R-APS instance.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsTopPriCmdType  

prvtRapsInstDescription 1.3.6.1.4.1.738.1.7.4.1.1.1.19
RAPS instance description.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

prvtRapsInstControlProtocol 1.3.6.1.4.1.738.1.7.4.1.1.1.20
The protocol that controls the main ring.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER raps(0), vpls(1)  

prvtRapsInstMonVlanTable 1.3.6.1.4.1.738.1.7.4.1.2
Monitor VLAN Table Each entry in this table defines a VLAN that will be monitored. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps').
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstMonVlanEntry

prvtRapsInstMonVlanEntry 1.3.6.1.4.1.738.1.7.4.1.2.1
An entry in prvtRapsInstMonVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstMonVlanEntry  

prvtRapsInstMonVlanId 1.3.6.1.4.1.738.1.7.4.1.2.1.1
Uniquely identifies a VLAN to be monitored. This object must be the ID of an existing VLAN. Must not be the same VLAN as the control VLAN (prvtRapsInstControlVlan).
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsVlanIdType  

prvtRapsInstMonVlanRowStatus 1.3.6.1.4.1.738.1.7.4.1.2.1.2
The RowStatus for this monitored VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstRingPortTable 1.3.6.1.4.1.738.1.7.4.1.3
R-APS Instance Ring Port Table. Each entry in this table defines a port belonging to a R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). Exactly two interfaces must be defined per instance. This includes physical ports (defined in prvtRapsInstRingPortTable) and LAG interfaces (defined in prvtRapsInstRingLagTable). In the case when one physical port and one LAG interface is used, the two port index values must be unique (i.e. prvtRapsInstRingPortIndex must not equal prvtRapsInstRingLagIndex)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstRingPortEntry

prvtRapsInstRingPortEntry 1.3.6.1.4.1.738.1.7.4.1.3.1
An entry in prvtRapsInstRingPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstRingPortEntry  

prvtRapsInstRingPortIndex 1.3.6.1.4.1.738.1.7.4.1.3.1.1
An arbitrary index uniquely identifying a physical port belonging to a R-APS instance. When a physical port and a LAG port are used in the same R-APS instance, the two ports must use unique index values (i.e. prvtRapsInstRingPortIndex must not equal prvtRapsInstRingLagIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

prvtRapsInstRingPortRowStatus 1.3.6.1.4.1.738.1.7.4.1.3.1.2
The RowStatus for this ring port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstRingPortIfIndex 1.3.6.1.4.1.738.1.7.4.1.3.1.3
The ifIndex of the physical port assigned to this ring port. No two ports within the same ring instance can use the same physical port.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

prvtRapsInstRingPortMep 1.3.6.1.4.1.738.1.7.4.1.3.1.4
The peer maintenance entity group end point ID that should monitor this ring port. No two ports within the same ring instance can use the same MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMepIdType  

prvtRapsInstRingPortRpl 1.3.6.1.4.1.738.1.7.4.1.3.1.5
Set to 'true' to define this ring port as a Ring Protection Link port. Exactly one RPL port must be defined when ring role (prvtRapsInstRole) is not 'simpleNode'. In 'simpleNode' role, no RPL ports must be defined.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstRingPortManSwitch 1.3.6.1.4.1.738.1.7.4.1.3.1.6
Send the Manual Switch command to this ring port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstRingPortForcedSwitch 1.3.6.1.4.1.738.1.7.4.1.3.1.7
Send the Forced Switch command to this ring port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstRingPortMonitoringMethod 1.3.6.1.4.1.738.1.7.4.1.3.1.8
Ethernet ring protection monitoring methods
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMonitoringMethodType  

prvtRapsInstRingLagTable 1.3.6.1.4.1.738.1.7.4.1.4
R-APS Instance Ring LAG Table Each entry in this table defines a Link Aggregation Group interface belonging to a R-APS instance. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). Exactly two interfaces must be defined per instance. This includes physical ports (defined in prvtRapsInstRingPortTable) and LAG interfaces (defined in prvtRapsInstRingLagTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstRingLagEntry

prvtRapsInstRingLagEntry 1.3.6.1.4.1.738.1.7.4.1.4.1
An entry in prvtRapsInstRingLagTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstRingLagEntry  

prvtRapsInstRingLagIndex 1.3.6.1.4.1.738.1.7.4.1.4.1.1
An arbitrary index uniquely identifying a LAG interface belonging to a R-APS instance. When a physical port and a LAG port are used in the same R-APS instance, the two ports must use unique index values (i.e. prvtRapsInstRingPortIndex must not equal prvtRapsInstRingLagIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..1  

prvtRapsInstRingLagRowStatus 1.3.6.1.4.1.738.1.7.4.1.4.1.2
The RowStatus for this LAG interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstRingLagId 1.3.6.1.4.1.738.1.7.4.1.4.1.3
The ID of a LAG interface belonging to a R-APS instance. This object must be set to the ID of an existing LAG interface. No two LAG ports within the same ring instance can use the same LAG port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsLinkAggIdType  

prvtRapsInstRingLagMep 1.3.6.1.4.1.738.1.7.4.1.4.1.4
The peer maintenance entity group end point ID that should monitor this LAG interface. No two LAG ports within the same ring instance can use the same MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMepIdType  

prvtRapsInstRingLagRpl 1.3.6.1.4.1.738.1.7.4.1.4.1.5
Set to 'true' to define this ring LAG port as a Ring Protection Link port. Exactly one RPL port must be defined when ring role (prvtRapsInstRole) is not 'simpleNode'. In 'simpleNode' role, no RPL ports must be defined.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstRingLagManSwitch 1.3.6.1.4.1.738.1.7.4.1.4.1.6
Send the Manual Switch command to this LAG interface.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstRingLagForcedSwitch 1.3.6.1.4.1.738.1.7.4.1.4.1.7
Send the Forced Switch command to this LAG interface.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstPortStatusTable 1.3.6.1.4.1.738.1.7.4.1.5
R-APS Instance Port Status Table Each entry in this table gives status information concerning a particular port (physical port or LAG interface port) belonging to a R-APS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstPortStatusEntry

prvtRapsInstPortStatusEntry 1.3.6.1.4.1.738.1.7.4.1.5.1
An entry in prvtRapsInstPortStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstPortStatusEntry  

prvtRapsInstPortStatusIfIndex 1.3.6.1.4.1.738.1.7.4.1.5.1.1
Uniquely identifies a physical port (ifIndex) or a LAG port (LAG ID) belonging to a R-APS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsIfIndexOrAgIdType  


prvtRapsInstPortStatusRemoteMep 1.3.6.1.4.1.738.1.7.4.1.5.1.3
The maintenance entity group end point ID for the remote port connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsMepIdType  

prvtRapsInstPortStatusRcvdNodeId 1.3.6.1.4.1.738.1.7.4.1.5.1.4
The MAC address of the remote R-APS device connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

prvtRapsInstPortStatusRcvdCmd 1.3.6.1.4.1.738.1.7.4.1.5.1.5
The command received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedCommandType  

prvtRapsInstPortStatusRcvdInfo 1.3.6.1.4.1.738.1.7.4.1.5.1.6
The info received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedInfoType  

prvtRapsInstSubRingTable 1.3.6.1.4.1.738.1.7.4.1.6
R-APS Instance Sub-ring Table Each entry in this table defines a sub-ring belonging to a R-APS instance. Sub-rings are not available in version 1 mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstSubRingEntry

prvtRapsInstSubRingEntry 1.3.6.1.4.1.738.1.7.4.1.6.1
An entry in prvtRapsInstSubRingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstSubRingEntry  

prvtRapsInstSubRingIndex 1.3.6.1.4.1.738.1.7.4.1.6.1.1
An arbitrary index uniquely identifying a sub-ring for this R-APS instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstIndexType  

prvtRapsInstSubRingRowStatus 1.3.6.1.4.1.738.1.7.4.1.6.1.2
The RowStatus for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstSubRingId 1.3.6.1.4.1.738.1.7.4.1.6.1.3
The ring ID for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsRingIdType  

prvtRapsInstSubRingRole 1.3.6.1.4.1.738.1.7.4.1.6.1.4
The role of the node inside this sub-ring. Must perform shutdown to change this object.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsRoleType  

prvtRapsInstSubRingVirtChanVlan 1.3.6.1.4.1.738.1.7.4.1.6.1.5
Configures the virtual channel VLAN for this sub-ring. Only applicable when main ring's control protocol is raps (prvtRapsInstControlProtocol equals 'raps'). Must be a VLAN from the prvtRapsInstMonVlanTable. No two sub-rings can use the same VLAN for the virtual channel VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsVlanIdType  

prvtRapsInstSubRingRevertiveMode 1.3.6.1.4.1.738.1.7.4.1.6.1.6
Set to 'true' to select revertive behavior for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstSubRingHoldOffTimer 1.3.6.1.4.1.738.1.7.4.1.6.1.7
The hold-off timer time-out value for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsHoldOffType  

prvtRapsInstSubRingWaitTimer 1.3.6.1.4.1.738.1.7.4.1.6.1.8
The wait-to-restore timer time-out value for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsWaitTimerType  

prvtRapsInstSubRingGuardTimer 1.3.6.1.4.1.738.1.7.4.1.6.1.9
The guard timer time-out value for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsGuardTimerType  

prvtRapsInstSubRingBlockTimer 1.3.6.1.4.1.738.1.7.4.1.6.1.10
The wait to block timer time-out value for this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsBlockTimerType  

prvtRapsInstSubRingPropTopChng 1.3.6.1.4.1.738.1.7.4.1.6.1.11
Set to 'true' to enable topology change propagation for this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstSubRingShutdown 1.3.6.1.4.1.738.1.7.4.1.6.1.12
Set to 'true' to de-activate this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstSubRingClear 1.3.6.1.4.1.738.1.7.4.1.6.1.13
Send the Clear command to this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstSubRingManualSwitch 1.3.6.1.4.1.738.1.7.4.1.6.1.14
Send the Manual Switch command to this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstSubRingForcedSwitch 1.3.6.1.4.1.738.1.7.4.1.6.1.15
Send the Forced Switch command to this sub-ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsActionType  

prvtRapsInstSubRingOperStatus 1.3.6.1.4.1.738.1.7.4.1.6.1.16
The operational status of this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsInstStatusType  

prvtRapsInstSubRingRapsState 1.3.6.1.4.1.738.1.7.4.1.6.1.17
The current state of this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsStatesType  

prvtRapsInstSubRingTopPriCmd 1.3.6.1.4.1.738.1.7.4.1.6.1.18
The received Top Priority Request and Status value for this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsTopPriCmdType  

prvtRapsInstSubRingPortName 1.3.6.1.4.1.738.1.7.4.1.6.1.19
The textual name of the port belonging to this sub-ring. For a physical port, the format is U/S/P. For a LAG interface, the format is agX.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

prvtRapsInstSubRingLinkStatus 1.3.6.1.4.1.738.1.7.4.1.6.1.20
The operational status of the port belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsLinkOperStatusType  

prvtRapsInstSubRingRcvdNodeId 1.3.6.1.4.1.738.1.7.4.1.6.1.21
The MAC address of the remote R-APS device connected to the port belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

prvtRapsInstSubRingRcvdCmd 1.3.6.1.4.1.738.1.7.4.1.6.1.22
The command received on the port belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedCommandType  

prvtRapsInstSubRingRcvdInfo 1.3.6.1.4.1.738.1.7.4.1.6.1.23
The info received on the port belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedInfoType  

prvtRapsInstSubRingDescription 1.3.6.1.4.1.738.1.7.4.1.6.1.24
RAPS instance sub-ring description.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

prvtRapsInstSubRingVcRcvdNodeId 1.3.6.1.4.1.738.1.7.4.1.6.1.25
The MAC address of the remote R-APS device connected through the virtual channel.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

prvtRapsInstSubRingVcRcvdCmd 1.3.6.1.4.1.738.1.7.4.1.6.1.26
The command received through the virtual channel belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedCommandType  

prvtRapsInstSubRingVcRcvdInfo 1.3.6.1.4.1.738.1.7.4.1.6.1.27
The info received through the virtual channel belonging to this sub-ring.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtRapsReceivedInfoType  

prvtRapsInstSubRingVirtChanSvc 1.3.6.1.4.1.738.1.7.4.1.6.1.28
Configure the virtual channel service for this sub-ring. Only applicable when main ring's control protocol is vpls (prvtRapsInstControlProtocol equals 'vpls'). Must be a service ID from PRVT-SERV-MIB::serviceId. No two sub-rings can use the same service ID for the virtual channel service.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967294  

prvtRapsInstSubRingControlVlan 1.3.6.1.4.1.738.1.7.4.1.6.1.29
The control VLAN for this sub-ring. This object must be set to the ID of an existing VLAN. Must not be the same VLAN as a monitored VLAN in any instance. Must perform shutdown to change this object.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsVlanIdType  

prvtRapsInstSubRingPortTable 1.3.6.1.4.1.738.1.7.4.1.7
R-APS Instance Sub-ring port Table An entry in this table defines a physical port belonging to a sub-ring. Exactly one interface must be defined per sub-ring. This includes physical ports (defined in prvtRapsInstSubRingPortTable) and LAG interfaces (defined in prvtRapsInstSubRingLagTable). A sub-ring port can not be part of the main ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstSubRingPortEntry

prvtRapsInstSubRingPortEntry 1.3.6.1.4.1.738.1.7.4.1.7.1
An entry in prvtRapsInstSubRingPortTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstSubRingPortEntry  

prvtRapsInstSubRingPortRowStatus 1.3.6.1.4.1.738.1.7.4.1.7.1.1
The RowStatus for this sub-ring port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstSubRingPortMep 1.3.6.1.4.1.738.1.7.4.1.7.1.2
The peer maintenance entity group end point ID that should monitor this sub-ring port. A sub-ring MEP can not be used in another ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMepIdType  

prvtRapsInstSubRingPortRpl 1.3.6.1.4.1.738.1.7.4.1.7.1.3
Set to 'true' to define this sub-ring port as a Ring Protection Link port. Exactly one RPL port must be defined when sub-ring role (prvtRapsInstSubRingRole) is not 'simpleNode'. In 'simpleNode' role, no RPL ports must be defined.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstSubRingPortMonitoringMethod 1.3.6.1.4.1.738.1.7.4.1.7.1.4
Ethernet ring protection monitoring methods
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMonitoringMethodType  

prvtRapsInstSubRingLagTable 1.3.6.1.4.1.738.1.7.4.1.8
R-APS Instance Sub-ring LAG interface Table An entry in this table defines a LAG interface belonging to a sub-ring. Exactly one interface must be defined per sub-ring. This includes physical ports (defined in prvtRapsInstSubRingPortTable) and LAG interfaces (defined in prvtRapsInstSubRingLagTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRapsInstSubRingLagEntry

prvtRapsInstSubRingLagEntry 1.3.6.1.4.1.738.1.7.4.1.8.1
An entry in prvtRapsInstSubRingLagTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsInstSubRingLagEntry  

prvtRapsInstSubRingLagId 1.3.6.1.4.1.738.1.7.4.1.8.1.1
Uniquely identifies a LAG interface belonging to a sub-ring. Must be set to the LAG ID of an existing LAG interface. A sub-ring LAG port can not be part of the main ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRapsLinkAggIdType  

prvtRapsInstSubRingLagRowStatus 1.3.6.1.4.1.738.1.7.4.1.8.1.2
The RowStatus for this sub-ring LAG interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtRapsInstSubRingLagMep 1.3.6.1.4.1.738.1.7.4.1.8.1.3
The peer maintenance entity group end point ID that should monitor this sub-ring LAG interface. A sub-ring MEP can not be used in another ring.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMepIdType  

prvtRapsInstSubRingLagRpl 1.3.6.1.4.1.738.1.7.4.1.8.1.4
Set to 'true' to define this sub-ring LAG port as a Ring Protection Link port. Exactly one RPL port must be defined when sub-ring role (prvtRapsInstSubRingRole) is not 'simpleNode'. In 'simpleNode' role, no RPL ports must be defined.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtRapsInstSubRingLagMonitoringMethod 1.3.6.1.4.1.738.1.7.4.1.8.1.5
Ethernet ring protection monitoring methods
Status: current Access: read-create
OBJECT-TYPE    
  PrvtRapsMonitoringMethodType  

prvtRapsDefectAlarm 1.3.6.1.4.1.738.1.7.4.0.1
This trap will be sent by any instance when it notices a defect. So far only the situation when two or more RPL-owners are defined in the ring is identified as a defect. This scenario is noticed when the instance with the RPL-Owner role receives a RAPS packet with the RB bit set in its status field from a different NodeID than its own. The management entity receiving the notification can identify the system from the network source address of the notification.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtRapsSwitchoverAlarm 1.3.6.1.4.1.738.1.7.4.0.2
This trap will be sent by any instance when it changes state. The management entity receiving the notification can identify the system from the network source address of the notification
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtRapsInstSubRingDefectAlarm 1.3.6.1.4.1.738.1.7.4.0.3
This trap will be sent by any subring instance when it notices a defect. So far only the situation when two or more RPL-owners are defined in the ring is identified as a defect. This scenario is noticed when the instance with the RPL-Owner role receives a RAPS packet with the RB bit set in its status field from a different NodeID than its own. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the instance reporting the change by the indices in the OID of the prvtRapsInstSubRingOperStatus variable in the notification.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtRapsInstSubRingSwitchoverAlarm 1.3.6.1.4.1.738.1.7.4.0.4
This trap will be sent by any subring instance when it changes state. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the instance reporting the change by the indices in the OID of the prvtRapsInstSubRingRapsState variable in the notification.
Status: current Access: read-create
NOTIFICATION-TYPE