All MIBs › HUAWEI-VLAN-MIB › hwIPv4MTU
hwIPv4MTU
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwIPv4MTU
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.2.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Used to configure the maximum transmission unit of vlanif. The node is only supported on Saturn device. It only takes effect on IPV4. Range: -1,1501-1560 Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.15 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwIPv4MTU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.15.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwIPv4MTU.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.6.1.2.1.15.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2 | hwVlanInterfaceTable | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1 | hwVlanInterfaceEntry | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1.15 | hwIPv4MTU | HUAWEI-VLAN-MIB |