mwMeshProfileAdminMode
MERU-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.15983.1.1.4.3.7.1.5
Object
This object describes Admin Mode
Context
- MIB
- MERU-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.15983.1.1.4.3.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mwMeshProfileEntry
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::mwMeshProfileAdminMode'
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::mwMeshProfileAdminMode.<mwMeshProfileTableIndex>'
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::mwMeshProfileAdminMode'
Syntax
- Source
- MERU-TCMwlEnableDisableOption
- Base type
Enumeration
Values & Constraints
Type Values
0 | nmsDisable |
1 | nmsEnable |