BASIS-SERIAL-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: BASIS-SERIAL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     serialInterface 1.3.6.1.4.1.351.110.4.1
         serialInterfaceTable 1.3.6.1.4.1.351.110.4.1.1 no-access
This table represents Physical serial interfaces in the module.
             serialInterfaceEntry 1.3.6.1.4.1.351.110.4.1.1.1 no-access
An entry for each serial interface. Each entry contains information on port type, port speed.
                 serialPortNum 1.3.6.1.4.1.351.110.4.1.1.1.1 integer32 read-only
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).
                 serialPortType 1.3.6.1.4.1.351.110.4.1.1.1.2 integer read-only
This object identifies the type of port. main(1) : This is applicable for Maintenance Port debug(2) : This is applicable for Console Port. Enumeration: 'debug': 2, 'main': 1.
                 serialPortEnable 1.3.6.1.4.1.351.110.4.1.1.1.3 integer read-write
This object is used for enabling/disabling serial port. Enumeration: 'enable': 2, 'disable': 1.
                 serialPortbps 1.3.6.1.4.1.351.110.4.1.1.1.4 integer read-write
This object identifies the baud rate of the ports. Enumeration: 'bps2400': 2, 'bps19200': 3, 'bps9600': 1.
         serialPortNumOfValidEntries 1.3.6.1.4.1.351.110.4.1.2 integer32 read-only
This object contains number of serial ports. This identifies the number of entries in serialInterfacetable.
 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.
       basisSerialMIBConformance 1.3.6.1.4.1.351.150.69.2
           basisSerialMIBGroups 1.3.6.1.4.1.351.150.69.2.1
               basisSerialConfGroup 1.3.6.1.4.1.351.150.69.2.1.1
The collection of objects which are used to represent serial ports.
           basisSerialMIBCompliances 1.3.6.1.4.1.351.150.69.2.2
               basisSerialCompliance 1.3.6.1.4.1.351.150.69.2.2.1
The compliance statement for objects related to Serial Ports.