SONOMASYSTEMS-SONOMA-SLIP-MIB

File: SONOMASYSTEMS-SONOMA-SLIP-MIB.mib (4972 bytes)

Imported modules

RFC-1212 SONOMASYSTEMS-SONOMA-MIB

Imported symbols

OBJECT-TYPE sonomaApplications

Defined Values

slip 1.3.6.1.4.1.2926.25.8.2
OBJECT IDENTIFIER    

slipSpeed 1.3.6.1.4.1.2926.25.8.2.1
Specify the desired speed of your connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sp2400(1), sp4800(2), sp9600(3), sp19200(4), sp38400(5), sp57600(6), sp115200(7)  

slipDataBits 1.3.6.1.4.1.2926.25.8.2.2
Specify the number of data bits in the data packets sent between the two computers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER db8(3)  

slipParity 1.3.6.1.4.1.2926.25.8.2.3
Specify the parity type. Parity is an error-checking procedure on the transmitted data bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(3)  

slipStopBits 1.3.6.1.4.1.2926.25.8.2.4
Specify the time that elapses between transmitted characters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sb1(1), sb2(2)  

slipFlowControl 1.3.6.1.4.1.2926.25.8.2.5
Indicate what Terminal should do if the buffer becomes too full to receive more data from the remote computer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(3)  

slipType 1.3.6.1.4.1.2926.25.8.2.6
Specify whether Van Jacobson TCP/IP header compression is performed on the SLIP interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER uncompressed(1), compressed(2)  

slipMtu 1.3.6.1.4.1.2926.25.8.2.7
The size of the largest datagram which can be sent/received on the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..1518