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

VENDOR: SHIVA CORPORATION


 Home MIB: SHIVA-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
 serialPortTable 1.3.6.1.4.1.166.1.12.1 no-access
Table of serial port initialization parameters and status.
     serialPortEntry 1.3.6.1.4.1.166.1.12.1.1 no-access
initialization parameters and status for a serial port.
         serialPortIndex 1.3.6.1.4.1.166.1.12.1.1.1 integer read-only
Serial port number which corresponds to an instance of rs232PortIndex.
         serialPortName 1.3.6.1.4.1.166.1.12.1.1.2 displaystring read-only
The name of this port, as used to retrieve configuration.
         serialPortStatus 1.3.6.1.4.1.166.1.12.1.1.3 integer read-write
Serial port status. Setting serialPortStatus to initializing(2) forces the port to be reinitialized. Enumeration: 'disabled': 1, 'idle': 3, 'character': 5, 'packet': 4, 'initializing': 2.
         serialPortModemName 1.3.6.1.4.1.166.1.12.1.1.4 displaystring read-write
The name of the type of modem connected to this port.
         serialPortAnswerInit 1.3.6.1.4.1.166.1.12.1.1.5 displaystring read-write
The initialization string to put the modem in auto-answer mode.
         serialPortInitRate 1.3.6.1.4.1.166.1.12.1.1.6 integer read-write
The rate in bits per second at which to initialize the port.
         serialPortInitFlow 1.3.6.1.4.1.166.1.12.1.1.7 integer read-write
The flow control setting to initialize the port with. Enumeration: 'hardware': 2, 'none': 1, 'software': 3.
         serialPortSignals 1.3.6.1.4.1.166.1.12.1.1.8 integer read-only
The current status of control signals on this port, as the sum of the following bits; 0 Ready To Send 1 Clear To Send 2 Data Set Ready 3 Data Terminal Ready 4 Ring Indicate 5 Data Carrier (Rcvd Line Signal) Detect 6 Signal Quality Detect 7 Signaling Rate Selector 8 Secondary RTS 9 Secondary CTS 10 Secondary DCD.
         serialPortModemType 1.3.6.1.4.1.166.1.12.1.1.9 integer read-only
Serial port modem type. Enumeration: 'absent': 1, 'internal': 2, 'external': 3.
         serialPortInitString 1.3.6.1.4.1.166.1.12.1.1.10 displaystring read-write
The initialization string to put the modem in dial mode.
 groupTable 1.3.6.1.4.1.166.1.12.2 no-access
A table of serial port group names.
     groupEntry 1.3.6.1.4.1.166.1.12.2.1 no-access
A serial port group name table entry.
         groupName 1.3.6.1.4.1.166.1.12.2.1.1 displaystring read-only
A serial port group name.
 numSerialSlots 1.3.6.1.4.1.166.1.12.3 integer read-only
Number of serial slots.
 numSerialCards 1.3.6.1.4.1.166.1.12.4 integer read-only
Number of serial cards.