SONOMASYSTEMS-SONOMA-SLIP-MIB :: slipMtu

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSONOMASYSTEMS-SONOMA-SLIP-MIBslipMtu

slipMtu

Module: SONOMASYSTEMS-SONOMA-SLIP-MIB

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

OID (numeric): 1.3.6.1.4.1.2926.25.8.2.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The size of the largest datagram which can be sent/received on the interface.

What is slipMtu?

This read-write INTEGER (64-1518, default 1006) sets the size of the largest datagram that can be sent or received on the SLIP interface. Admins tune this to match the MTU expected by the peer or to avoid fragmentation over a constrained serial link. For example, lowering this to 576 could reduce latency for interactive traffic on a slow dial-up SLIP link.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2926.25.8.2.7
snmpwalk -v2c -c public <target> SONOMASYSTEMS-SONOMA-SLIP-MIB::slipMtu

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2926.25.8.2.7.1
snmpget -v2c -c public <target> SONOMASYSTEMS-SONOMA-SLIP-MIB::slipMtu.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2926.25.8.2.7.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::slipMtu 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.7slipMtuSONOMASYSTEMS-SONOMA-SLIP-MIB