CENTILLION-DOT5-EXTENSIONS-MIB

File: CENTILLION-DOT5-EXTENSIONS-MIB.mib (7994 bytes)

Imported modules

RFC-1212 CENTILLION-ROOT-MIB

Imported symbols

OBJECT-TYPE extensions EnableIndicator

Defined Types

TrPortConnType  
INTEGER trPortDTR(1), tr4PortStation(2), trPortRiRoPhantom(3), trPortRiRoNoPhantom(4), trPortHub(16), trPortStation(17), trPortBay-Ro(18), trPortBay-Ri(19), trPortOther-Ro(20), trPortOther-Ri(21), trPortFdtr-hub(22), trPortFdtr-station(23), trPortAutoStationHub(24)    

CnDot5ExtnEntry  
SEQUENCE    
  cnDot5ExtnIfIndex INTEGER
  cnDot5ExtnPortConnType TrPortConnType
  cnDot5ExtnPortSpeedSense EnableIndicator
  cnDot5ExtnAdminRingSpeed INTEGER

CnS5TrExtnEntry  
SEQUENCE    
  cnS5TrExtnIfIndex INTEGER
  cnS5TrExtnFrontPortConnect INTEGER
  cnS5TrExtnOperBkplaneAtt INTEGER

Defined Values

cnDot5Extensions 1.3.6.1.4.1.930.3.3
OBJECT IDENTIFIER    

cnDot5ExtnTable 1.3.6.1.4.1.930.3.3.1
This table contains Token Ring interface parameters and state variables, one entry per 802.5 interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnDot5ExtnEntry

cnDot5ExtnEntry 1.3.6.1.4.1.930.3.3.1.1
A list of Token Ring status and parameter values for an 802.5 interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnDot5ExtnEntry  

cnDot5ExtnIfIndex 1.3.6.1.4.1.930.3.3.1.1.1
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnDot5ExtnPortConnType 1.3.6.1.4.1.930.3.3.1.1.2
The type of connection used on this port. Setting a value to this object requires the port to be reset and re-opened before taking effect. Allowable connections for TR4 are: Station - (default for TR4) the port is configured as a standard ring station, Ring-In/Ring-Out - the port is connected to the Ring-In or Ring-Out port of a MAU with an appropriate cable. DTR - the port has a direct connection to a ring station. A different set of connection type for TR8 are : Hub, Station, Bay/SNPX RO, Bay/SNPX RI, Other RO, Other RI, FDTR Hub, FDTR Station
Status: mandatory Access: read-write
OBJECT-TYPE    
  TrPortConnType  

cnDot5ExtnPortSpeedSense 1.3.6.1.4.1.930.3.3.1.1.3
Indicates whether speed sensing is enabled (default), or disabled on the port. This is used in conjuection with the RingSpeed to either match or force to the configured speed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnDot5ExtnAdminRingSpeed 1.3.6.1.4.1.930.3.3.1.1.4
The configured ring speed of the port. The speed will take effect on the next opening of the ring. The speeds of 'force' indicates that the port should enter the ring regardless of the current ring speed. The 'match' speeds indcate the the port should insert at the configured speed, only if the current ring speed matches the port speed. The operational ring speed may be obtained by the usual dot5RingSpeed object. The 'auto detect' indicates that the ring detect and insert at the current ring speed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autoDetect(1), forceFourMegabit(2), forceSixteenMegabit(3), matchFourMegabit(4), matchSixteenMegabit(5), force32Megabit(6), autoDetect16or32(7), autoDetect4or16or32(8)  

cnS5TrExtnTable 1.3.6.1.4.1.930.3.3.2
This table contains additional Token Ring interface parameters and state variables, one entry per 802.5 interface for 5000BH token ring cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnS5TrExtnEntry

cnS5TrExtnEntry 1.3.6.1.4.1.930.3.3.2.1
A list of Token Ring additional status and parameter values for an 802.5 interface for 5000BH token ring cards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnS5TrExtnEntry  

cnS5TrExtnIfIndex 1.3.6.1.4.1.930.3.3.2.1.1
The value of this object identifies the 802.5 interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in [4,6], for the same interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnS5TrExtnFrontPortConnect 1.3.6.1.4.1.930.3.3.2.1.2
If enabled, front port insertion is allowed. This setting has no meaning other than in tr8PortHub mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

cnS5TrExtnOperBkplaneAtt 1.3.6.1.4.1.930.3.3.2.1.3
This object returns the operating backplane attachment state of a token ring port. For the ports that do not have backplane attachment capability, notCapable(2) is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notCapable(2), capableAndAttached(3), capableAndDetached(4)