All MIBs › IPV6-MIB › ipv6IfEffectiveMtu
ipv6IfEffectiveMtu
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfEffectiveMtu
OID (numeric): 1.3.6.1.2.1.55.1.5.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The size of the largest IPv6 packet which can be sent/received on the interface, specified in octets.
This object is obsolete. The value of IF-MIB::ifMtu for the corresponding value of ifIndex represents the MTU of the interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.4 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfEffectiveMtu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.4.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfEffectiveMtu.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipv6IfEffectiveMtu.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5 | ipv6IfTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1 | ipv6IfEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1.4 | ipv6IfEffectiveMtu | IPV6-MIB |