mwEssVlanSupport
MERU-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.15983.1.1.4.3.2.1.10
Object
This object describes Tunnel Interface Type
Context
- MIB
- MERU-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.3.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mwEssEntry
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 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-WLAN-MIB::mwEssVlanSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERU-CONFIG-WLAN-MIB::mwEssVlanSupport.<mwEssTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERU-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/meru:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERU-CONFIG-WLAN-MIB::mwEssVlanSupport'
Syntax
- Source
- MERU-TCMwlVlanType
- Base type
Enumeration
Values & Constraints
Type Values
0 | vlanNone |
1 | vlanDefaultOnly |
2 | vlanRadiusOnly |
3 | vlanRadiusAndDefault |
4 | vlanGre |
5 | vlanPool |