NNCGNI00X8-MIB

File: NNCGNI00X8-MIB.mib (7752 bytes)

Imported modules

NNCGNI00X1-SMI NNCGNI00X4-MIB NNCGNI00X7-MIB
RFC1155-SMI RFC-1212

Imported symbols

nncExtRptr PositionIndex PortIndex
Counter TimeTicks OBJECT-TYPE

Defined Types

RptrPortStatus  
INTEGER inService(1), forcedIsolate(2), busyOut(3), autoIsolate(4), linkDown(5)    

RptrIsolationStatus  
INTEGER noPartitioning(1), partitionedPort(2)    

NncExtRptrModuleEntry  
SEQUENCE    
  nncExtRptrModulePositionIndex PositionIndex
  nncExtRptrModuleAdminMode INTEGER
  nncExtRptrModuleOperMode INTEGER
  nncExtRptrModuleStatisticsMask INTEGER

NncExtRptrPortEntry  
SEQUENCE    
  nncExtRptrPortPositionIndex PositionIndex
  nncExtRptrPortIndex PortIndex
  nncExtRptrPortAlarmEnable INTEGER
  nncExtRptrPortLinkIntegrityLosses Counter
  nncExtRptrPortAutoPartitions Counter
  nncExtRptrPortAdminDisables Counter
  nncExtRptrPortEvents Counter
  nncExtRptrPortLastChange TimeTicks
  nncExtRptrPortOperStatus RptrPortStatus
  nncExtRptrPortIsolation RptrIsolationStatus

Defined Values

nncExtRptrModuleTable 1.3.6.1.4.1.123.3.11.1
Configuration information for the Rptr modules in the system
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncExtRptrModuleEntry

nncExtRptrModuleEntry 1.3.6.1.4.1.123.3.11.1.1
Configuration information for a Rptr module
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NncExtRptrModuleEntry  

nncExtRptrModulePositionIndex 1.3.6.1.4.1.123.3.11.1.1.1
The position index of the module of interest
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositionIndex  

nncExtRptrModuleAdminMode 1.3.6.1.4.1.123.3.11.1.1.2
Whether the module should try to operate as a repeater or cascade module. The actual mode, which depends on the installed modules, is reported in nncExtRptrModuleOperMode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER repeater(1), cascade(2)  

nncExtRptrModuleOperMode 1.3.6.1.4.1.123.3.11.1.1.3
What mode the module is operating in.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER repeater(1), cascade(2), notPresent(3)  

nncExtRptrModuleStatisticsMask 1.3.6.1.4.1.123.3.11.1.1.4
The statistics to be collected, represented as a sum. The bit positions are defined as: Bit Name Meaning --- --------------------- ------------ 0 Jabber Protection 1 Elastic Buffer Error 2 Phase Lock Error 3 Non SFD Packet 4 Pygmy Packet Reception A runt packet 5 Packet Reception 6 Partition 7 Bad Link 8 ROR 9 FWF 10 Not Used 11 Transmit Collision 12 Receive Collision 13 Out of Window Collosion 14 Not Used 15 Not Used
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

nncExtRptrPortTable 1.3.6.1.4.1.123.3.11.2
Configuration information for the repeater ports in the system
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NncExtRptrPortEntry

nncExtRptrPortEntry 1.3.6.1.4.1.123.3.11.2.1
Configuration information for a repeater ports
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NncExtRptrPortEntry  

nncExtRptrPortPositionIndex 1.3.6.1.4.1.123.3.11.2.1.1
The position index of the Port of interest
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositionIndex  

nncExtRptrPortIndex 1.3.6.1.4.1.123.3.11.2.1.2
The port number on the position of the port of interest.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortIndex  

nncExtRptrPortAlarmEnable 1.3.6.1.4.1.123.3.11.2.1.3
Whether or not an alarm should be generated on a loss of link event.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

nncExtRptrPortLinkIntegrityLosses 1.3.6.1.4.1.123.3.11.2.1.4
The number of times link integrity has been lost.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nncExtRptrPortAutoPartitions 1.3.6.1.4.1.123.3.11.2.1.5
The number of times the port has been auto-partitioned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nncExtRptrPortAdminDisables 1.3.6.1.4.1.123.3.11.2.1.6
The number of times the port has been disabled at the request of a management entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nncExtRptrPortEvents 1.3.6.1.4.1.123.3.11.2.1.7
The number of times an event matching any of the events described by ...ModuleStatisticsMask has occurred on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nncExtRptrPortLastChange 1.3.6.1.4.1.123.3.11.2.1.8
The last time rptrPortOperStatus changed for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

nncExtRptrPortOperStatus 1.3.6.1.4.1.123.3.11.2.1.9
The current state of this repeater port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inService(1), forcedIsolate(2), busyOut(3), autoIsolate(4), linkDown(5)  

nncExtRptrPortIsolation 1.3.6.1.4.1.123.3.11.2.1.10
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noPartitioning(1), partitionedPort(2)