SONOMASYSTEMS-SONOMA-SLIP-MIB: View SNMP OID List / Download MIB

VENDOR: SONOMA SYSTEMS


 Home MIB: SONOMASYSTEMS-SONOMA-SLIP-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
 slip 1.3.6.1.4.1.2926.25.8.2
     slipSpeed 1.3.6.1.4.1.2926.25.8.2.1 integer read-write
Specify the desired speed of your connection. Enumeration: 'sp2400': 1, 'sp115200': 7, 'sp57600': 6, 'sp38400': 5, 'sp9600': 3, 'sp19200': 4, 'sp4800': 2.
     slipDataBits 1.3.6.1.4.1.2926.25.8.2.2 integer read-only
Specify the number of data bits in the data packets sent between the two computers. Enumeration: 'db8': 3.
     slipParity 1.3.6.1.4.1.2926.25.8.2.3 integer read-only
Specify the parity type. Parity is an error-checking procedure on the transmitted data bits. Enumeration: 'none': 3.
     slipStopBits 1.3.6.1.4.1.2926.25.8.2.4 integer read-write
Specify the time that elapses between transmitted characters. Enumeration: 'sb2': 2, 'sb1': 1.
     slipFlowControl 1.3.6.1.4.1.2926.25.8.2.5 integer read-only
Indicate what Terminal should do if the buffer becomes too full to receive more data from the remote computer. Enumeration: 'none': 3.
     slipType 1.3.6.1.4.1.2926.25.8.2.6 integer read-write
Specify whether Van Jacobson TCP/IP header compression is performed on the SLIP interface. Enumeration: 'compressed': 2, 'uncompressed': 1.
     slipMtu 1.3.6.1.4.1.2926.25.8.2.7 integer read-write
The size of the largest datagram which can be sent/received on the interface.