All MIBs › SONOMASYSTEMS-SONOMA-SLIP-MIB › slipMtu
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2926 | sonomaSystems | SONOMASYSTEMS-SONOMA-MIB |
| 1.3.6.1.4.1.2926.25 | sonomaSeries | SONOMASYSTEMS-SONOMA-MIB |
| 1.3.6.1.4.1.2926.25.8 | sonomaApplications | SONOMASYSTEMS-SONOMA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2926.25.8.2 | slip | SONOMASYSTEMS-SONOMA-SLIP-MIB |
| 1.3.6.1.4.1.2926.25.8.2.7 | slipMtu | SONOMASYSTEMS-SONOMA-SLIP-MIB |