hwIPv4MTU
HUAWEI-VLAN-MIB ·
.1.3.6.1.4.1.2011.5.6.1.2.1.15
Object
column r/w
Integer32
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-9600 Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).
Context
- MIB
- HUAWEI-VLAN-MIB
- OID
.1.3.6.1.4.1.2011.5.6.1.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVlanInterfaceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwIPv4MTU'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwIPv4MTU.<hwVlanInterfaceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VLAN-MIB::hwIPv4MTU'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 1501-9600