CTRON-CSMACD-MIB

File: CTRON-CSMACD-MIB.mib (8644 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC-1212

Imported symbols

Counter ctCSMACD OBJECT-TYPE

Defined Types

CtFnbCSMACDEntry  
SEQUENCE    
  ctFnbCSMACDIndex INTEGER
  ctFnbConnect INTEGER
  ctFnbPortChanges Counter

CtFnbPortConnectEntry  
SEQUENCE    
  ctFnbPortConnectBoardIndex INTEGER
  ctFnbPortConnectPortIndex INTEGER
  ctFnbPortConnectPortAssignment INTEGER
  ctFnbPortCompID INTEGER

Defined Values

ctFnbCSMACD 1.3.6.1.4.1.52.4.1.2.4.1.1
OBJECT IDENTIFIER    

ctFnbPortConnect 1.3.6.1.4.1.52.4.1.2.4.1.2
OBJECT IDENTIFIER    

ctFnbCSMACDTable 1.3.6.1.4.1.52.4.1.2.4.1.1.1
A list of entries that provide connection status of CSMA/CD subsystems, for the FNB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFnbCSMACDEntry

ctFnbCSMACDEntry 1.3.6.1.4.1.52.4.1.2.4.1.1.1.1
An entry in the ctFnbCSMACDTable containing objects that provide FNB connection status for a CSMA/CD subsystem.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFnbCSMACDEntry  

ctFnbCSMACDIndex 1.3.6.1.4.1.52.4.1.2.4.1.1.1.1.1
An unique value for each CSMACD subsystem. Its value ranges between 1 and chassisSlots. The value for each interface must remain constant, at least, from one re-initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctFnbConnect 1.3.6.1.4.1.52.4.1.2.4.1.1.1.1.2
Denotes the connection status of the CSMA/CD board to the inter-RIC bus. The values of 1, 2, and 4 define connection status of connect for the subsystem, values 5 and 6 define connection status of subnet connect for the subsystem, value 8 is defined as a front panel connection on the module, and a value of 3 defines disconnect status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER connectB(1), connectC(2), disconnect(3), connectA(4), subnetB(5), subnetC(6), multiChannel(7), frontpanel(8)  

ctFnbPortChanges 1.3.6.1.4.1.52.4.1.2.4.1.1.1.1.3
Denotes the number of times any port on the given MIM has changed it's connection to the inter-RIC bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctFnbPortConnectTable 1.3.6.1.4.1.52.4.1.2.4.1.2.1
This table is used to control port association on ethernet devices. Only those boards that support port switching will be listed in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtFnbPortConnectEntry

ctFnbPortConnectEntry 1.3.6.1.4.1.52.4.1.2.4.1.2.1.1
Describes a specific port connection entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtFnbPortConnectEntry  

ctFnbPortConnectBoardIndex 1.3.6.1.4.1.52.4.1.2.4.1.2.1.1.1
An instance of a board for which this port assignment relationship exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFnbPortConnectPortIndex 1.3.6.1.4.1.52.4.1.2.4.1.2.1.1.2
An instance of a port for which this assignment relationship exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFnbPortConnectPortAssignment 1.3.6.1.4.1.52.4.1.2.4.1.2.1.1.3
The specific channel that the port is assigned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER connectA(1), connectB(2), connectC(3)  

ctFnbPortCompID 1.3.6.1.4.1.52.4.1.2.4.1.2.1.1.4
This is the component ID as defined in the chassis MIB that this port is associated with. These components will be repeater components.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctFnbPortConnectionChanges 1.3.6.1.4.1.52.4.1.2.4.1.2.2
Maintains the number of times any port within the mangement domain of this MIM changes it's port assignment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter