vlanID
EMUX-MIB ·
.1.3.6.1.4.1.42926.2.19.3.1.1
Object
column Integer32
VLAN identifier
Context
- MIB
- EMUX-MIB
- OID
.1.3.6.1.4.1.42926.2.19.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vlanTableEntry
- 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 'EMUX-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMUX-MIB::vlanID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EMUX-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMUX-MIB::vlanID.<vlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMUX-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMUX-MIB::vlanID'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4095
Conformance
Member of