vlanMtu
ALCATEL-ENT1-VLAN-MGR-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.9
Object
column r/w
Integer32
Maximum transmission unit i.e. the maximum size of packet that this vlan can handle. It ranges from 512 to 1500 (for OS6XXX) and 10222 (for OS7XXX and OS8XXX) with e2 encapsulation.With snap encapsulation it ranges from 512 to 1492
Context
- MIB
- ALCATEL-ENT1-VLAN-MGR-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanEntry
- Groups
- 1
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 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanMtu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanMtu.<vlanNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-VLAN-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-VLAN-MGR-MIB::vlanMtu'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 512-10222
Conformance
Member of