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).
|
|||
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. |