NMS-EAPS-MIB

File: NMS-EAPS-MIB.mib (11589 bytes)

Imported modules

RFC-1212 NMS-SMI

Imported symbols

OBJECT-TYPE nmslocal

Defined Types

NMSEAPSRingTableEntry  
SEQUENCE    
  nmsEAPSRingID INTEGER
  nmsEAPSRingNodeType INTEGER
  nmsEAPSRingControlVlan INTEGER
  nmsEAPSRingPorts INTEGER
  nmsEAPSRingState INTEGER
  nmsEAPSRingHealthCheck INTEGER
  nmsEAPSRingHelloTime INTEGER
  nmsEAPSRingFailTime INTEGER
  nmsEAPSRingPreforwardTime INTEGER
  nmsEAPSRingAdminStatus INTEGER
  nmsEAPSRingPrimaryPort INTEGER
  nmsEAPSRingPrimaryPortState INTEGER
  nmsEAPSRingPrimaryPortStatus INTEGER
  nmsEAPSRingSecondaryPort INTEGER
  nmsEAPSRingSecondaryPortState INTEGER
  nmsEAPSRingSecondaryPortStatus INTEGER

NMSEAPSRingPortTableEntry  
SEQUENCE    
  nmsEAPSRingPortRingID INTEGER
  nmsEAPSRingPort INTEGER
  nmsEAPSRingPortType INTEGER
  nmsEAPSRingPortState INTEGER
  nmsEAPSRingPortForwards INTEGER
  nmsEAPSRingPortRx INTEGER
  nmsEAPSRingPortTx INTEGER
  nmsEAPSRingPortStatus INTEGER

Defined Values

nmsEAPS 1.3.6.1.4.1.3320.2.230
OBJECT IDENTIFIER    

nmsEAPSRings 1.3.6.1.4.1.3320.2.230.1
The number of running ethernet ring instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSPduRx 1.3.6.1.4.1.3320.2.230.2
The total number of input EAPS PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSPduTx 1.3.6.1.4.1.3320.2.230.3
The total number of output EAPS PDUs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingTable 1.3.6.1.4.1.3320.2.230.4
A table that contains information of ethernet ring instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEAPSRingTableEntry

nmsEAPSRingTableEntry 1.3.6.1.4.1.3320.2.230.4.1
A table that contains information of ethernet ring instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEAPSRingTableEntry  

nmsEAPSRingID 1.3.6.1.4.1.3320.2.230.4.1.1
The index of ethernet ring instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingNodeType 1.3.6.1.4.1.3320.2.230.4.1.2
A value indicates the node-type of this device in the ring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), masterNode(1), transitNode(2)  

nmsEAPSRingControlVlan 1.3.6.1.4.1.3320.2.230.4.1.3
The id of the VLAN in which EAPS PDUs are transmitted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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

nmsEAPSRingState 1.3.6.1.4.1.3320.2.230.4.1.5
A value indicates the state of a node in the ring. Only the value from a MasterNode indicates the state of the whole ring. The value from a TransitNode means the local ring ports are all operational or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), complete(1), ringFault(2)  

nmsEAPSRingHealthCheck 1.3.6.1.4.1.3320.2.230.4.1.6
A value indicates whether Health packets are being sent from MasterNode. Available only for MasterNodes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

nmsEAPSRingHelloTime 1.3.6.1.4.1.3320.2.230.4.1.7
The inteval between the transmit of two Health packets, in seconds. Available only for MasterNodes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingFailTime 1.3.6.1.4.1.3320.2.230.4.1.8
The hold time for the SecondaryPort after a Health packet is received, in seconds. Available only for MasterNodes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPreforwardTime 1.3.6.1.4.1.3320.2.230.4.1.9
The hold time for a TransitPort which is recovered from a failure, in seconds. During the pre-forward time, no packets other than PDUs in control vlan can be forwarded. Only available for TransitNodes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingAdminStatus 1.3.6.1.4.1.3320.2.230.4.1.10
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. The value 'running' indicates that the ring is currently configured and running, in which case, the values of node-type and control-vlan cannot be modified.
Status: mandatory Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), running(2)  

nmsEAPSRingPrimaryPort 1.3.6.1.4.1.3320.2.230.4.1.11
The interface index of the primary-port if the 'nmsEAPSRingNodeType' is 'masterNode', or the ifIndex of the first transit-port if 'transitNode'. Value 0 means that this port is not configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPrimaryPortState 1.3.6.1.4.1.3320.2.230.4.1.12
The forwarding state of the primary-port or the first transit-port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), forwarding(1), preforwarding(2), blocking(3)  

nmsEAPSRingPrimaryPortStatus 1.3.6.1.4.1.3320.2.230.4.1.13
The link status of the primary-port or the first transit-port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsEAPSRingSecondaryPort 1.3.6.1.4.1.3320.2.230.4.1.14
The interface index of the secondary-port if the 'nmsEAPSRingNodeType' is 'masterNode', or the ifIndex of the second transit-port if 'transitNode'. Value 0 means that this port is not configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingSecondaryPortState 1.3.6.1.4.1.3320.2.230.4.1.15
The forwarding state of the secondary-port or the second transit-port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), forwarding(1), preforwarding(2), blocking(3)  

nmsEAPSRingSecondaryPortStatus 1.3.6.1.4.1.3320.2.230.4.1.16
The link status of the secondary-port or the second transit-port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsEAPSRingPortTable 1.3.6.1.4.1.3320.2.230.5
A table that contains information of ethernet ring ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEAPSRingPortTableEntry

nmsEAPSRingPortTableEntry 1.3.6.1.4.1.3320.2.230.5.1
A table that contains information of ethernet ring ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEAPSRingPortTableEntry  

nmsEAPSRingPortRingID 1.3.6.1.4.1.3320.2.230.5.1.1
The index of an ethernet ring instance, in which this port is configured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPort 1.3.6.1.4.1.3320.2.230.5.1.2
The port number of the ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPortType 1.3.6.1.4.1.3320.2.230.5.1.3
A value indicates the type of a ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), primaryPort(1), secondaryPort(2), transitPort(3)  

nmsEAPSRingPortState 1.3.6.1.4.1.3320.2.230.5.1.4
A value indicates the forward state of a ring port in data vlans.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), forwarding(1), preforwarding(2), blocking(3)  

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

nmsEAPSRingPortRx 1.3.6.1.4.1.3320.2.230.5.1.6
The number of received EAPS PDUs on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPortTx 1.3.6.1.4.1.3320.2.230.5.1.7
The Number of transmitted EAPS PDUs on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsEAPSRingPortStatus 1.3.6.1.4.1.3320.2.230.5.1.8
The link status of the ring port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1)  

nmsEAPSRingNotifications 1.3.6.1.4.1.3320.2.230.6
OBJECT IDENTIFIER    

nmsEAPSRingNotification 1.3.6.1.4.1.3320.2.230.6.1
This notification is generated when a MasterNode detects that the state of ring is changed.
Status: current Access: read-only
NOTIFICATION-TYPE