RING-MIB

File: RING-MIB.mib (32843 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI CORIOLIS-MIB
RFC1213-MIB DEVICE-MIB SNMPv2-TC
RFC-1215

Imported symbols

IpAddress OBJECT-TYPE MODULE-IDENTITY
Counter64 TimeTicks ring
coriolisMibs sysName DisplayString
chassisIpAddr chassisElemReachStatus TruthValue
TRAP-TYPE

Defined Types

ActPhyRingEntry  
SEQUENCE    
  phyRingSlotNo INTEGER
  phyRingPortNo INTEGER

ActLogRingEntry  
SEQUENCE    
  logRingVPortNo INTEGER
  logRingElemCount INTEGER
  logRingLambdaStatus INTEGER
  logRingProtoStatusTxt OCTET STRING
  logRingProtoStatus INTEGER
  logRingGneName OCTET STRING
  logRingGneIpAddr IpAddress
  logRingGneRingSlot INTEGER
  logRingGneRingPort INTEGER
  logRingGneRingVport INTEGER
  logRingUpsNgbrName OCTET STRING
  logRingUpsNgbrIpAddr IpAddress
  logRingUpsNgbrRingSlot INTEGER
  logRingUpsNgbrRingPort INTEGER
  logRingUpsNgbrRingVport INTEGER
  logRingIsConfigured TruthValue
  logRingAttRingType INTEGER
  logRingCapacity INTEGER
  logRingCutLocationIp IpAddress
  logRingCutLocationName OCTET STRING
  logRingIsRingMaster TruthValue
  logRingOtherSlot INTEGER
  logRingOtherPort INTEGER
  logRingOtherVport INTEGER

ActLogRingElemEntry  
SEQUENCE    
  logRingElemIndex INTEGER
  logRingElemName OCTET STRING
  logRingElemMACAddr OCTET STRING
  logRingElemIpAddr IpAddress
  logRingElemPortId OCTET STRING
  logRingElemChassisId INTEGER
  logRingElemActiveMM INTEGER
  logRingElemIsInNeTable TruthValue
  logRingElemIsReachable TruthValue
  logRingElemIsLambdaCutHere TruthValue
  logRingElemChassisCharacter INTEGER
  logRingElemNodeId INTEGER
  logRingElemRxSegCutSeverity INTEGER

CfgRingEntry  
SEQUENCE    
  cfgRingRowStatus INTEGER
  cfgRingAdminCost INTEGER
  cfgRingName DisplayString
  cfgRingMeshFactor INTEGER
  cfgRingEirOverSub INTEGER
  cfgRingProtectMode INTEGER
  cfgRingExceptNes DisplayString
  cfgRingNeTopo DisplayString
  cfgRingIpMode INTEGER
  cfgRingFrameMode INTEGER
  cfgRingOperStatus INTEGER
  cfgRingCurNumTdmCkts INTEGER
  cfgRingCurNumFreeChans INTEGER
  cfgRingNeAdminCost DisplayString
  cfgRingCurNumDataCkts INTEGER
  cfgRingCurAllocTdmBwKbits INTEGER
  cfgRingCurAllocCirBwKbits INTEGER
  cfgRingCurAllocEirBwKbits INTEGER
  cfgRingCurAvailBwKbits INTEGER
  cfgRingTdmAvgUtilPercent INTEGER
  cfgRingTdmLastUtilPercent INTEGER
  cfgRingTdmMaxUtilPercent INTEGER
  cfgRingDataAvgUtilPercent INTEGER
  cfgRingDataLastUtilPercent INTEGER
  cfgRingDataMaxUtilPercent INTEGER
  cfgRingTotalAvgUtilPercent INTEGER
  cfgRingTotalLastUtilPercent INTEGER
  cfgRingTotalMaxUtilPercent INTEGER
  cfgRingTdmTrafficKbits Counter64
  cfgRingTdmLastTrafficKbits Counter64
  cfgRingDataTrafficKbits Counter64
  cfgRingDataLastTrafficKbits Counter64
  cfgRingDataNumPkts Counter64
  cfgRingDataLastNumPkts Counter64
  cfgRingStatsCollElapsedTime TimeTicks
  cfgRingStatsPeriodTime TimeTicks
  cfgRingTimeSinceLastOperStatusChange TimeTicks
  cfgRingTdmMinUtilPercent INTEGER
  cfgRingDataMinUtilPercent INTEGER
  cfgRingTotalMinUtilPercent INTEGER
  cfgRingAttUpsrSwitchCmd INTEGER
  cfgRingIsRevertiveModeEnabled TruthValue
  cfgRingWaitToRestorePeriod INTEGER
  cfgRingCurTdmAvailBwKbits INTEGER
  cfgRingCurDataAvailBwKbits INTEGER

Defined Values

ringMIB 1.3.6.1.4.1.5812.4.8
The MIB module for coriolis rings
MODULE-IDENTITY    

actPhyRingCount 1.3.6.1.4.1.5812.4.1
Actual number of physical rings passing through the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

actPhyRingTable 1.3.6.1.4.1.5812.4.2
The actual physical ring table. The number of entries in this table is given by actPhyRingCount
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActPhyRingEntry

actPhyRingEntry 1.3.6.1.4.1.5812.4.2.1
Entry containing information about the attributes of actual physical rings passing through a device
Status: current Access: not-accessible
OBJECT-TYPE    
  ActPhyRingEntry  

phyRingSlotNo 1.3.6.1.4.1.5812.4.2.1.1
The slot number for the physical ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..26  

phyRingPortNo 1.3.6.1.4.1.5812.4.2.1.2
The port number of the physical ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

actLogRingCount 1.3.6.1.4.1.5812.4.3
Actual number of logical rings passing through the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

actLogRingTable 1.3.6.1.4.1.5812.4.4
The actual logical ring table. The number of entries in this table is given by actLogRingCount
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActLogRingEntry

actLogRingEntry 1.3.6.1.4.1.5812.4.4.1
Entry containing information about the attributes of actual logical rings passing through a device
Status: current Access: not-accessible
OBJECT-TYPE    
  ActLogRingEntry  

logRingVPortNo 1.3.6.1.4.1.5812.4.4.1.1
The lambda number of the logical ring if applicable, else 0
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingElemCount 1.3.6.1.4.1.5812.4.4.1.2
Number of Elements on this logical ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingLambdaStatus 1.3.6.1.4.1.5812.4.4.1.3
The status of the lambda for the logical ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noCut(1), cut(2), restored(3)  

logRingProtoStatusTxt 1.3.6.1.4.1.5812.4.4.1.5
The ascii text describing the protocol status of the ring
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(80)  

logRingProtoStatus 1.3.6.1.4.1.5812.4.4.1.6
The protocol status of the logical ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), controlChanDn(2), setError(3), clrError(4), setAlarm(5), clrAlarm(6), lowerLayerDn(7)  

logRingGneName 1.3.6.1.4.1.5812.4.4.1.7
The name of the GNE on the ring.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

logRingGneIpAddr 1.3.6.1.4.1.5812.4.4.1.8
The IP address of the GNE on the ring.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

logRingGneRingSlot 1.3.6.1.4.1.5812.4.4.1.9
The slot of the connected GNE ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

logRingGneRingPort 1.3.6.1.4.1.5812.4.4.1.10
The port of the connected GNE ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

logRingGneRingVport 1.3.6.1.4.1.5812.4.4.1.11
The virtual port of the connected GNE ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingUpsNgbrName 1.3.6.1.4.1.5812.4.4.1.12
The name of the upstream neighbor on the ring.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

logRingUpsNgbrIpAddr 1.3.6.1.4.1.5812.4.4.1.13
The IP address of the upstream neighbor on the ring.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

logRingUpsNgbrRingSlot 1.3.6.1.4.1.5812.4.4.1.14
The slot of the connected upstream neighbors ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

logRingUpsNgbrRingPort 1.3.6.1.4.1.5812.4.4.1.15
The port of the connected upstream neighbors ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

logRingUpsNgbrRingVport 1.3.6.1.4.1.5812.4.4.1.16
The virtual port of the connected upstream neighbors ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingIsConfigured 1.3.6.1.4.1.5812.4.4.1.17
Whether this ring has been configured by NM
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

logRingAttRingType 1.3.6.1.4.1.5812.4.4.1.18
This object provides the type of the ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), working(2), protected(3)  

logRingCapacity 1.3.6.1.4.1.5812.4.4.1.19
The capacity of the ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingCutLocationIp 1.3.6.1.4.1.5812.4.4.1.20
IP address of the element where ring is cut.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

logRingCutLocationName 1.3.6.1.4.1.5812.4.4.1.21
Name of the element where ring is cut.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(80)  

logRingIsRingMaster 1.3.6.1.4.1.5812.4.4.1.22
Whether this node is master on the ring.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

logRingOtherSlot 1.3.6.1.4.1.5812.4.4.1.23
The slot of the other(for working, it's protected or vice versa) ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingOtherPort 1.3.6.1.4.1.5812.4.4.1.24
The port of the other(for working, it's protected or vice versa) ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingOtherVport 1.3.6.1.4.1.5812.4.4.1.25
The vport of the other(for working, it's protected or vice versa) ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

actLogRingElemTable 1.3.6.1.4.1.5812.4.5
The actual logical ring topology table. This describes the Elements on a logical ring
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActLogRingElemEntry

actLogRingElemEntry 1.3.6.1.4.1.5812.4.5.1
Entry containing information about the Elements on a logical ring
Status: current Access: not-accessible
OBJECT-TYPE    
  ActLogRingElemEntry  

logRingElemIndex 1.3.6.1.4.1.5812.4.5.1.1
The position of the Element on the ring starting from the transmit side of GNE
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

logRingElemName 1.3.6.1.4.1.5812.4.5.1.2
The name of the Element
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(21)  

logRingElemMACAddr 1.3.6.1.4.1.5812.4.5.1.3
The MAC address of the Element
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

logRingElemIpAddr 1.3.6.1.4.1.5812.4.5.1.4
The IP address of the Element
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

logRingElemPortId 1.3.6.1.4.1.5812.4.5.1.5
The port id for the logical ring on this NE
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

logRingElemChassisId 1.3.6.1.4.1.5812.4.5.1.6
The chassis identifier of the Element
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER optiFlow5500(1), optiFlow5000(2), optiFlow3500(3), optiFlow3000(4), optiFlow1010(21)  

logRingElemActiveMM 1.3.6.1.4.1.5812.4.5.1.7
The active management module of the Element
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

logRingElemIsInNeTable 1.3.6.1.4.1.5812.4.5.1.8
Indicates whether this element has it's entry in the cfgNeTable
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

logRingElemIsReachable 1.3.6.1.4.1.5812.4.5.1.9
Indicates whether this element is reachable on this ring.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

logRingElemIsLambdaCutHere 1.3.6.1.4.1.5812.4.5.1.10
Indicates whether there is a lambda cut at this element.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

logRingElemChassisCharacter 1.3.6.1.4.1.5812.4.5.1.11
The chassis character of the element.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER gne(1), ne(2), sne(3)  

logRingElemNodeId 1.3.6.1.4.1.5812.4.5.1.12
The node id of the element on the ring. Value 64 means element doesn't have node id.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..64  

logRingElemRxSegCutSeverity 1.3.6.1.4.1.5812.4.5.1.13
The cut severity of RX segement of this element on the ring. Cut severity indicates the effect of cutting RX segment on service level. noLoss => segment doesn't carry any user traffic sonetProtection => segment carries user traffic but 50ms restoration is available if segment is cut. serviceAffecting => segment carries user traffic but 50ms restoration is not available. This could be because of either ring is configured in unprotected mode or existing cut in the ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noLoss(1), sonetProtection(2), serviceAffecting(3)  

cfgRingCount 1.3.6.1.4.1.5812.4.6
The number of configured rings
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingTable 1.3.6.1.4.1.5812.4.7
The configured ring table. The number of entries in this table is given by cfgRingCount
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfgRingEntry

cfgRingEntry 1.3.6.1.4.1.5812.4.7.1
Entry containing information about the attributes of configured rings passing through a device
Status: current Access: not-accessible
OBJECT-TYPE    
  CfgRingEntry  

cfgRingRowStatus 1.3.6.1.4.1.5812.4.7.1.1
The row status variable. In order to modify the attributes of the ring ring has to be put in out-of-service first.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), out-of-service(2), createAndGo(4), createAndWait(5), delete(6)  

cfgRingAdminCost 1.3.6.1.4.1.5812.4.7.1.2
Admin cost of the ring. In the normal case, all rings should have same admin cost. Whenever a ring is needed to be serviced, increase the admin cost of the ring. This would force the GNE to move off TCs one by one of the ring if there is alternate path available with lower admin cost. This way there will not be a sudden disruption in the case where you bring the ring down suddenly.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

cfgRingName 1.3.6.1.4.1.5812.4.7.1.3
The name of the configured ring
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

cfgRingMeshFactor 1.3.6.1.4.1.5812.4.7.1.4
Traffic pattern on ring. The value varies between 1 (in case of hub traffic pattern)and n/2 (in case of mesh traffic pattern) where n is number of nodes in ring. This describes the inter-connection topology between nodes of the ring. Internally this factor is multiplied by n-1 to get the number of inter-connections between nodes of the ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

cfgRingEirOverSub 1.3.6.1.4.1.5812.4.7.1.5
Over subscription percentage on EIR portion of BW allocated on ring
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..65000  

cfgRingProtectMode 1.3.6.1.4.1.5812.4.7.1.6
The protection mode of the ring
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), upsr(2), blsr(3), flex(4)  

cfgRingExceptNes 1.3.6.1.4.1.5812.4.7.1.7
Comma separated list of IP address that are physically present on the ring but no connections are allowed to be setup. This is useful for traffic management where there is a bandwidth crunch on the ring. But some of the NEs on that particular ring have alternate paths through the other rings.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..496)  

cfgRingNeTopo 1.3.6.1.4.1.5812.4.7.1.8
Desired topology of the ring (starting from transmit direction) in the form of comma separated list of IP addresses. If the actual topology mismatches with the desired topology, an event get generated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..496)  

cfgRingIpMode 1.3.6.1.4.1.5812.4.7.1.9
Source of ip addresses of NEs. If it is gneSupplied, GNE over writes the ip address of NE from its configured tables. Otherwise it takes it from NE itself
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gneSupplied(1), takenFromNe(2)  

cfgRingFrameMode 1.3.6.1.4.1.5812.4.7.1.10
The frame mode on the ring
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER axson(1), pos(2), axsonNBOS(3)  

cfgRingOperStatus 1.3.6.1.4.1.5812.4.7.1.13
The operational status of the configured ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

cfgRingCurNumTdmCkts 1.3.6.1.4.1.5812.4.7.1.14
The number of TDM ckts traversing on the ring currently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurNumFreeChans 1.3.6.1.4.1.5812.4.7.1.15
The number of free channels available on the ring currently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingNeAdminCost 1.3.6.1.4.1.5812.4.7.1.16
The NE specific admin costs on the ring as comma separated list where list entry is of form :. Admin costs for the NE's that are present on this ring but not specified in this list are inherited from ring admin cost. Admin cost per NE per ring is useful in traffic management
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..720)  

cfgRingCurNumDataCkts 1.3.6.1.4.1.5812.4.7.1.17
The number of data ckts traversing on the ring currently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurAllocTdmBwKbits 1.3.6.1.4.1.5812.4.7.1.18
The bandwidth on the ring that is currently being reserved by TDM ckts passing through ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurAllocCirBwKbits 1.3.6.1.4.1.5812.4.7.1.19
The bandwidth on the ring that is currently being reserved for CIR by data ckts passing through the ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurAllocEirBwKbits 1.3.6.1.4.1.5812.4.7.1.20
The bandwidth on the ring that is currently being reserved for EIR by data ckts passing through the ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurAvailBwKbits 1.3.6.1.4.1.5812.4.7.1.21
The current available bandwidth on the ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingTdmAvgUtilPercent 1.3.6.1.4.1.5812.4.7.1.22
Average ring utilization for TDM traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTdmLastUtilPercent 1.3.6.1.4.1.5812.4.7.1.23
Ring utilization for TDM traffic during last period.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTdmMaxUtilPercent 1.3.6.1.4.1.5812.4.7.1.24
Max. ring utilization for TDM traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingDataAvgUtilPercent 1.3.6.1.4.1.5812.4.7.1.25
Average ring utilization for Data traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingDataLastUtilPercent 1.3.6.1.4.1.5812.4.7.1.26
Ring utilization for Data traffic during last period
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingDataMaxUtilPercent 1.3.6.1.4.1.5812.4.7.1.27
Max. ring utilization for Data traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTotalAvgUtilPercent 1.3.6.1.4.1.5812.4.7.1.28
Average ring utlization for combined Data and TDM traffic
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTotalLastUtilPercent 1.3.6.1.4.1.5812.4.7.1.29
Ring utilization for TDM and Data traffic during last period
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTotalMaxUtilPercent 1.3.6.1.4.1.5812.4.7.1.30
Max. ring utilization for TDM and Data traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTdmTrafficKbits 1.3.6.1.4.1.5812.4.7.1.31
TDM traffic transmitted on ring since last reset
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingTdmLastTrafficKbits 1.3.6.1.4.1.5812.4.7.1.32
TDM traffic transmitted on ring during current period
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingDataTrafficKbits 1.3.6.1.4.1.5812.4.7.1.33
Data traffic transmitted on ring since last reset
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingDataLastTrafficKbits 1.3.6.1.4.1.5812.4.7.1.34
Data traffic trasnmitted on ring during last period
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingDataNumPkts 1.3.6.1.4.1.5812.4.7.1.35
Number of Data packets on ring since last reset
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingDataLastNumPkts 1.3.6.1.4.1.5812.4.7.1.36
Number of Data packets on ring during last period
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cfgRingStatsCollElapsedTime 1.3.6.1.4.1.5812.4.7.1.37
The time elapsed since the beginning of collection of ring statistics
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cfgRingStatsPeriodTime 1.3.6.1.4.1.5812.4.7.1.38
The period of status collection interval
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cfgRingTimeSinceLastOperStatusChange 1.3.6.1.4.1.5812.4.7.1.39
The time since the last change in the oper status of the ring
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cfgRingTdmMinUtilPercent 1.3.6.1.4.1.5812.4.7.1.40
Mininum ring utilization for TDM traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingDataMinUtilPercent 1.3.6.1.4.1.5812.4.7.1.41
Mininum ring utilization for data traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cfgRingTotalMinUtilPercent 1.3.6.1.4.1.5812.4.7.1.42
Mininum ring utilization for combined TDM and Data traffic since last reset
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingAttUpsrSwitchCmd 1.3.6.1.4.1.5812.4.7.1.43
This object defines the UPSR switch commands that amy be configured. These commands are configurable and static. The priority of the commands in relation to APS and revertive switching is given in the enumeration above.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER axsonUpsrScClear(1), axsonUpsrScLockoutOfProtection(2), axsonUpsrScForcedSwToProtection(3), axsonUpsrScForcedSwToWorking(4), axsonUpsrScManualSwToProtection(5), axsonUpsrScManualSwToWorking(6)  

cfgRingIsRevertiveModeEnabled 1.3.6.1.4.1.5812.4.7.1.44
If the revertive mode is enabled and the UPSR switch command is clear, then, if the working ring gets cut, the traffic is moved to the protected ring. When the working ring is restored from the cut, traffic will be reverted to the working ring.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cfgRingWaitToRestorePeriod 1.3.6.1.4.1.5812.4.7.1.45
This object provide the time period in minutes between the time the working ring gets restored from the cut and the time when the traffic is reverted to the working ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..60  

cfgRingCurTdmAvailBwKbits 1.3.6.1.4.1.5812.4.7.1.46
The current tdm available bandwidth on the ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

cfgRingCurDataAvailBwKbits 1.3.6.1.4.1.5812.4.7.1.47
The current pkt available bandwidth on the ring
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ringOperStatusChange 3
change in operational status of a configured logical ring
TRAP-TYPE    

neReachabilityChange 4
change in the reachability status of NE
TRAP-TYPE    

lambdaStatusChange 5
change in the fiber status of the ring
TRAP-TYPE    

ringProtoErrorStatusChange 6
Ring error detected/cleared
TRAP-TYPE    

ringProtoWarnStatusChange 7
Ring warning detected/cleared
TRAP-TYPE    

ringTopoChange 56
Ring topology changed
TRAP-TYPE