CENTILLION-DOT3-EXTENSIONS-MIB

File: CENTILLION-DOT3-EXTENSIONS-MIB.mib (3391 bytes)

Imported modules

RFC1155-SMI RFC-1212 CENTILLION-ROOT-MIB

Imported symbols

Gauge OBJECT-TYPE extensions

Defined Types

CnDot3ExtnEntry  
SEQUENCE    
  cnDot3ExtnIfIndex INTEGER
  cnDot3ExtnIfAdminSpeed INTEGER
  cnDot3ExtnIfOperSpeed Gauge
  cnDot3ExtnIfAdminConnectionType INTEGER
  cnDot3ExtnIfOperConnectionType INTEGER

Defined Values

cnDot3Extensions 1.3.6.1.4.1.930.3.4
OBJECT IDENTIFIER    

cnDot3ExtnTable 1.3.6.1.4.1.930.3.4.1
This table contains Ethernet interface parameters and state variables, one entry per 802.3 interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnDot3ExtnEntry

cnDot3ExtnEntry 1.3.6.1.4.1.930.3.4.1.1
A list of Ethernet status and parameter values for an 802.3 interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnDot3ExtnEntry  

cnDot3ExtnIfIndex 1.3.6.1.4.1.930.3.4.1.1.1
The value of this object identifies the 802.3 interface for which this entry contains management information. This value should same as the Ifindex in the interface table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnDot3ExtnIfAdminSpeed 1.3.6.1.4.1.930.3.4.1.1.2
The configured speed of the interface. The default value for 10 Mbps interfaces is forced10(1). The default value for 100 Mbps interfaces is auto(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER forced10(1), forced100(2), auto(3), forced1000(4)  

cnDot3ExtnIfOperSpeed 1.3.6.1.4.1.930.3.4.1.1.3
The operational speed of the interface in bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cnDot3ExtnIfAdminConnectionType 1.3.6.1.4.1.930.3.4.1.1.4
The administration connection type of the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER halfDuplex(1), fullDuplex(2), auto(3)  

cnDot3ExtnIfOperConnectionType 1.3.6.1.4.1.930.3.4.1.1.5
The operational connection type of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER halfDuplex(1), fullDuplex(2)