All MIBs › CHECKPOINT-MIB › svnNetIfMTU
svnNetIfMTU
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnNetIfMTU
OID (numeric): 1.3.6.1.4.1.2620.1.6.50.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is svnNetIfMTU?
This INTEGER reports the Maximum Transmission Unit configured on this interface within its virtual system, keyed by svnNetIfIndex/svnNetIfVsid. MTU mismatches between a virtual system's interface and the physical network segment it rides on can cause fragmentation or dropped oversized packets, so this is a value an admin checks when troubleshooting intermittent large-packet failures (like large file transfers or certain VPN configurations) for one specific tenant. An MTU here of 1500 while the physical uplink carries jumbo frames configured at 9000 would be a mismatch worth correcting for that virtual system specifically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnNetIfMTU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.50.1.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnNetIfMTU.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::svnNetIfMTU OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.50 | svnNetStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1 | svnNetIfTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1 | svnNetIfTableEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.50.1.1.6 | svnNetIfMTU | CHECKPOINT-MIB |