NMS-ERPS-MIB

File: NMS-ERPS-MIB.mib (18205 bytes)

Imported modules

RFC-1212 RFC1213-MIB NMS-SMI

Imported symbols

OBJECT-TYPE DisplayString nmslocal

Defined Types

NMSERPSRingTableEntry  
SEQUENCE    
  nmsERPSRingID INTEGER
  nmsERPSRingNodeID DisplayString
  nmsERPSRingPorts INTEGER
  nmsERPSRingRole INTEGER
  nmsERPSRingState INTEGER
  nmsERPSRingWTR INTEGER
  nmsERPSRingWtrWhile INTEGER
  nmsERPSRingSignalFail INTEGER
  nmsERPSRingSending DisplayString
  nmsERPSRingRplOwnerID DisplayString
  nmsERPSRingRplOwnerMAC DisplayString
  nmsERPSRingDiscovering INTEGER
  nmsERPSRingDiscoverWhile INTEGER
  nmsERPSRingPriorityValue INTEGER
  nmsERPSRingWtrTime INTEGER
  nmsERPSRingGuardTime INTEGER
  nmsERPSRingSendTime INTEGER
  nmsERPSRingDiscoveryTime INTEGER
  nmsERPSRingDpduInterval INTEGER
  nmsERPSRingDiscoveryCount INTEGER
  nmsERPSRingDiscoveryLastDuration INTEGER
  nmsERPSRingDiscoveryLastElapsed INTEGER
  nmsERPSRingAdminStatus INTEGER
  nmsERPSRingPort1 INTEGER
  nmsERPSRingPort1AdminType INTEGER
  nmsERPSRingPort1OperType INTEGER
  nmsERPSRingPort1State INTEGER
  nmsERPSRingPort1Status INTEGER
  nmsERPSRingPort2 INTEGER
  nmsERPSRingPort2AdminType INTEGER
  nmsERPSRingPort2OperType INTEGER
  nmsERPSRingPort2State INTEGER
  nmsERPSRingPort2Status INTEGER

NMSERPSRingPortTableEntry  
SEQUENCE    
  nmsERPSRingPortRingID INTEGER
  nmsERPSRingPort INTEGER
  nmsERPSRingPortNum INTEGER
  nmsERPSRingPortAdminType INTEGER
  nmsERPSRingPortOperType INTEGER
  nmsERPSRingPortState INTEGER
  nmsERPSRingPortStatus INTEGER
  nmsERPSRingPortForwards INTEGER
  nmsERPSRingPortForwardLastElapsed INTEGER
  nmsERPSRingPortRx INTEGER
  nmsERPSRingPortTx INTEGER

Defined Values

nmsERPS 1.3.6.1.4.1.3320.2.231
OBJECT IDENTIFIER    

nmsERPSRings 1.3.6.1.4.1.3320.2.231.1
The number of ethernet ring instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSInconsistenceCheck 1.3.6.1.4.1.3320.2.231.2
A value indicates that the ring-port inconsistence check is enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

nmsERPSPduRx 1.3.6.1.4.1.3320.2.231.3
The total number of input PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSPduRxDropped 1.3.6.1.4.1.3320.2.231.4
The number of input discarded PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSPduTx 1.3.6.1.4.1.3320.2.231.5
The total number of output PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingTable 1.3.6.1.4.1.3320.2.231.6
A table that contains information of rings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSERPSRingTableEntry

nmsERPSRingTableEntry 1.3.6.1.4.1.3320.2.231.6.1
A table that contains information of rings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSERPSRingTableEntry  

nmsERPSRingID 1.3.6.1.4.1.3320.2.231.6.1.1
The index of ring instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingNodeID 1.3.6.1.4.1.3320.2.231.6.1.2
The ring node identifier composed of a priority value and the bridge MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nmsERPSRingPorts 1.3.6.1.4.1.3320.2.231.6.1.3
The number of interfaces which are configured in a ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingRole 1.3.6.1.4.1.3320.2.231.6.1.4
A value indicates whether one port of the ring node is the Ring protection link(RPL).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notRplOwner(0), rplOwner(1)  

nmsERPSRingState 1.3.6.1.4.1.3320.2.231.6.1.5
The ring protection state machine value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), protection(1)  

nmsERPSRingWTR 1.3.6.1.4.1.3320.2.231.6.1.6
This value from the RPL-Owner indicates whether it is Waiting to restore.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notWaitToRestore(0), waitToRestore(1)  

nmsERPSRingWtrWhile 1.3.6.1.4.1.3320.2.231.6.1.7
The Wait-to-restore timer value, in seconds, which is the time left before the RPL-Owner restores from Protection state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingSignalFail 1.3.6.1.4.1.3320.2.231.6.1.8
A value indicates if a ring port is failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noSignalFail(0), signalFail(1)  

nmsERPSRingSending 1.3.6.1.4.1.3320.2.231.6.1.9
The type of PDUs being sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nmsERPSRingRplOwnerID 1.3.6.1.4.1.3320.2.231.6.1.10
The RPL-Owner's identifier, recorded from a superior discovery PDU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nmsERPSRingRplOwnerMAC 1.3.6.1.4.1.3320.2.231.6.1.11
The RPL-Owner's bridge MAC address, recorded from a NR-RB PDU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nmsERPSRingDiscovering 1.3.6.1.4.1.3320.2.231.6.1.12
A value indicates if the ring discovery process is running.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notDiscovering(0), discovering(1), disabled(2), enabled(3)  

nmsERPSRingDiscoverWhile 1.3.6.1.4.1.3320.2.231.6.1.13
The discovery timer value, in seconds. Remaining time of the discovery process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPriorityValue 1.3.6.1.4.1.3320.2.231.6.1.14
The configured ring node priority value. The lowest priority makes a node RPL-Owner in the ring. Available range is from 0 to 61440, in steps of 4096.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingWtrTime 1.3.6.1.4.1.3320.2.231.6.1.15
The configured Wait-to-restore time, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingGuardTime 1.3.6.1.4.1.3320.2.231.6.1.16
The configured Guard-time, in 10ms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingSendTime 1.3.6.1.4.1.3320.2.231.6.1.17
The configured interval of ring protection PDUs, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingDiscoveryTime 1.3.6.1.4.1.3320.2.231.6.1.18
The duration configured for discovery process, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingDpduInterval 1.3.6.1.4.1.3320.2.231.6.1.19
The configured interval of ring discovery PDUs, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsERPSRingDiscoveryCount 1.3.6.1.4.1.3320.2.231.6.1.20
The total number of discovery process ever started.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingDiscoveryLastDuration 1.3.6.1.4.1.3320.2.231.6.1.21
Runtime of the last discovery process, in 10 ms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingDiscoveryLastElapsed 1.3.6.1.4.1.3320.2.231.6.1.22
Elapsed time since last discovery started, in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingAdminStatus 1.3.6.1.4.1.3320.2.231.6.1.23
A read-create value that indicates the configuration status of the ring instance. Set this value to 'enabled' to start the ring or 'disabled' to stop it.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

nmsERPSRingPort1 1.3.6.1.4.1.3320.2.231.6.1.24
The interface index of the first ring port. Value 0 indicates that the first port is not configured. This value is read-write.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPort1AdminType 1.3.6.1.4.1.3320.2.231.6.1.25
The configured type of the first ring port. Set this value to 'rpl' to configure the Ring-Protection-Link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPort1OperType 1.3.6.1.4.1.3320.2.231.6.1.26
The running type of the first ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPort1State 1.3.6.1.4.1.3320.2.231.6.1.27
Forwarding state of the first ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocking(0), forwarding(1)  

nmsERPSRingPort1Status 1.3.6.1.4.1.3320.2.231.6.1.28
Link status of the first ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsERPSRingPort2 1.3.6.1.4.1.3320.2.231.6.1.29
The interface index of the second ring port. Value 0 indicates that the second port is not configured. This value is read-write..
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPort2AdminType 1.3.6.1.4.1.3320.2.231.6.1.30
The configured type of the second ring port. Set this value to 'rpl' to configure the Ring-Protection-Link.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPort2OperType 1.3.6.1.4.1.3320.2.231.6.1.31
The running type of the second ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPort2State 1.3.6.1.4.1.3320.2.231.6.1.32
Forwarding state of the second ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocking(0), forwarding(1)  

nmsERPSRingPort2Status 1.3.6.1.4.1.3320.2.231.6.1.33
Link status of the second ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsERPSRingPortTable 1.3.6.1.4.1.3320.2.231.7
A table that contains informations of ring ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSERPSRingPortTableEntry

nmsERPSRingPortTableEntry 1.3.6.1.4.1.3320.2.231.7.1
A table that contains informations of ring ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSERPSRingPortTableEntry  

nmsERPSRingPortRingID 1.3.6.1.4.1.3320.2.231.7.1.1
The index of ring instance, in which this port is configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPort 1.3.6.1.4.1.3320.2.231.7.1.2
Interface index of the ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPortAdminType 1.3.6.1.4.1.3320.2.231.7.1.3
A value indicates that if the port is configured as the Ring Protection Link(RPL).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPortOperType 1.3.6.1.4.1.3320.2.231.7.1.4
A value indicates that if the port is running as the Ring Protection Link(RPL). This value may be different with the value of 'nmsERPSRingPortAdminType'
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ring-port(0), rpl(1)  

nmsERPSRingPortState 1.3.6.1.4.1.3320.2.231.7.1.5
State of a ring port, forwarding or blocking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocking(0), forwarding(1)  

nmsERPSRingPortStatus 1.3.6.1.4.1.3320.2.231.7.1.6
Link status of a ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsERPSRingPortForwards 1.3.6.1.4.1.3320.2.231.7.1.7
The number of times this port transitioned to forwarding state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPortForwardLastElapsed 1.3.6.1.4.1.3320.2.231.7.1.8
Elapsed time since the port became forwarding, in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPortRx 1.3.6.1.4.1.3320.2.231.7.1.9
The number of received PDUs on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingPortTx 1.3.6.1.4.1.3320.2.231.7.1.10
The number of transmitted PDUs on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsERPSRingNotifications 1.3.6.1.4.1.3320.2.231.8
OBJECT IDENTIFIER    

nmsERPSRingRoleChange 1.3.6.1.4.1.3320.2.231.8.1
The notification is generated when ring node role changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

nmsERPSRingStateChange 1.3.6.1.4.1.3320.2.231.8.2
The notification is generated when a RPL-Owner detects that the state of ring changed.
Status: current Access: read-only
NOTIFICATION-TYPE