wirelessAPKeysSetEnabled
NETGEAR-ME-MIB ·
.1.3.6.1.4.1.4526.4.1.5.9.1.1.2
Object
column mandatory
r/w
Enumeration
Enabled or Disabled a Wireless Access Point Key
This object won't be allowed to write unless wirelessAPWEPEnabled is enAbled
We only allow one key set will be enabled
Context
- MIB
- NETGEAR-ME-MIB
- OID
.1.3.6.1.4.1.4526.4.1.5.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wirelessAPKeysSetEntry
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 'NETGEAR-ME-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ME-MIB::wirelessAPKeysSetEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-ME-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-ME-MIB::wirelessAPKeysSetEnabled.<wirelessAPKeysSetEnabled>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-ME-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-ME-MIB::wirelessAPKeysSetEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disAbled |
1 | enAbled |