BASIS-SERIAL-MIB

File: BASIS-SERIAL-MIB.mib (5716 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP basisLines
ciscoWan

Defined Types

SerialInterfaceEntry  
SEQUENCE    
  serialPortNum Integer32
  serialPortType INTEGER
  serialPortEnable INTEGER
  serialPortbps INTEGER

Defined Values

basisSerialMIB 1.3.6.1.4.1.351.150.69
The MIB module to configure serial ports in Processor Module and different Service Modules(cards) in MGX8850,MGX8250 and MGX8220 ATM Edge switches.
MODULE-IDENTITY    

serialInterface 1.3.6.1.4.1.351.110.4.1
OBJECT IDENTIFIER    

serialPortNumOfValidEntries 1.3.6.1.4.1.351.110.4.1.2
This object contains number of serial ports. This identifies the number of entries in serialInterfacetable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

serialInterfaceTable 1.3.6.1.4.1.351.110.4.1.1
This table represents Physical serial interfaces in the module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SerialInterfaceEntry

serialInterfaceEntry 1.3.6.1.4.1.351.110.4.1.1.1
An entry for each serial interface. Each entry contains information on port type, port speed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SerialInterfaceEntry  

serialPortNum 1.3.6.1.4.1.351.110.4.1.1.1.1
This object identifies the serial port number. The value 1 is used for Console Port. The Console Port is also known as control port(CP). The value 2 is used for Maintenance Port and this can be used as SLIP (Serial Line Internet Protocol) interface. The Maintenance Port is also known as Modem Port(MP).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2  

serialPortType 1.3.6.1.4.1.351.110.4.1.1.1.2
This object identifies the type of port. main(1) : This is applicable for Maintenance Port debug(2) : This is applicable for Console Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER main(1), debug(2)  

serialPortEnable 1.3.6.1.4.1.351.110.4.1.1.1.3
This object is used for enabling/disabling serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

serialPortbps 1.3.6.1.4.1.351.110.4.1.1.1.4
This object identifies the baud rate of the ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bps9600(1), bps2400(2), bps19200(3)  

basisSerialMIBConformance 1.3.6.1.4.1.351.150.69.2
OBJECT IDENTIFIER    

basisSerialMIBGroups 1.3.6.1.4.1.351.150.69.2.1
OBJECT IDENTIFIER    

basisSerialMIBCompliances 1.3.6.1.4.1.351.150.69.2.2
OBJECT IDENTIFIER    

basisSerialCompliance 1.3.6.1.4.1.351.150.69.2.2.1
The compliance statement for objects related to Serial Ports.
Status: current Access: read-write
MODULE-COMPLIANCE    

basisSerialConfGroup 1.3.6.1.4.1.351.150.69.2.1.1
The collection of objects which are used to represent serial ports.
Status: current Access: read-write
OBJECT-GROUP