All MIBs › CISCO-IETF-PW-MIB › cpwVcRemoteIfMtu
cpwVcRemoteIfMtu
Module: CISCO-IETF-PW-MIB
OID (symbolic): CISCO-IETF-PW-MIB::cpwVcRemoteIfMtu
OID (numeric): 1.3.6.1.4.1.9.10.106.1.2.1.17
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The remote interface MTU as (optionally) received from the remote node via the maintenance protocol. Should be zero if this parameter is not available or not used.
What is cpwVcRemoteIfMtu?
This value reports the maximum transmission unit of the interface at the far end of the pseudowire, as learned via the pseudowire's maintenance/OAM protocol rather than configured locally. An admin cares about this because a mismatch between the local attachment circuit's MTU and this remote MTU can cause oversized frames to be silently dropped or fragmented across the pseudowire, breaking end-to-end connectivity for the emulated circuit. For example, if the local Ethernet port is configured for a 9000-byte jumbo MTU but cpwVcRemoteIfMtu reports 1500, jumbo frames sent over that VC will fail at the far end even though the local interface accepts them fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.17 snmpwalk -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcRemoteIfMtu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.106.1.2.1.17.1 snmpget -v2c -c public <target> CISCO-IETF-PW-MIB::cpwVcRemoteIfMtu.1
Start monitoring Cisco ASR 9000 series MPLS/pseudowire provider-edge router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-PW-MIB::cpwVcRemoteIfMtu OID value, configure state conditions and alerts, and monitor any Cisco ASR 9000 series MPLS/pseudowire provider-edge router from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.106 | cpwVcMIB | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1 | cpwVcObjects | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2 | cpwVcTable | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1 | cpwVcEntry | CISCO-IETF-PW-MIB |
| 1.3.6.1.4.1.9.10.106.1.2.1.17 | cpwVcRemoteIfMtu | CISCO-IETF-PW-MIB |