SONOMASYSTEMS-SONOMA-SLIP-MIB :: slipType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSONOMASYSTEMS-SONOMA-SLIP-MIBslipType

slipType

Module: SONOMASYSTEMS-SONOMA-SLIP-MIB

OID (symbolic): SONOMASYSTEMS-SONOMA-SLIP-MIB::slipType

OID (numeric): 1.3.6.1.4.1.2926.25.8.2.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Specify whether Van Jacobson TCP/IP header compression is performed on the SLIP interface.

What is slipType?

This read-write INTEGER (uncompressed(1)/compressed(2), default uncompressed) specifies whether Van Jacobson TCP/IP header compression is applied on the SLIP interface. Admins enable compression on slow serial links to reduce overhead for interactive TCP traffic. Setting this to compressed(2) reduces per-packet TCP/IP header overhead over a slow dial-up SLIP connection.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2926.25.8.2.6
snmpwalk -v2c -c public <target> SONOMASYSTEMS-SONOMA-SLIP-MIB::slipType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2926.25.8.2.6.1
snmpget -v2c -c public <target> SONOMASYSTEMS-SONOMA-SLIP-MIB::slipType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2926.25.8.2.6.1 i <value>

Start monitoring SonomaSystems Sonoma routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SONOMASYSTEMS-SONOMA-SLIP-MIB::slipType OID value, configure state conditions and alerts, and monitor any SonomaSystems Sonoma routers from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2926sonomaSystemsSONOMASYSTEMS-SONOMA-MIB
1.3.6.1.4.1.2926.25sonomaSeriesSONOMASYSTEMS-SONOMA-MIB
1.3.6.1.4.1.2926.25.8sonomaApplicationsSONOMASYSTEMS-SONOMA-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2926.25.8.2slipSONOMASYSTEMS-SONOMA-SLIP-MIB
1.3.6.1.4.1.2926.25.8.2.6slipTypeSONOMASYSTEMS-SONOMA-SLIP-MIB