ntWlanApSecurityWEPKeyLength
NORTEL-WLAN-AP-MIB ·
.1.3.6.1.4.1.45.1.11.1.11.1.1.4
Object
column r/w
Enumeration
Indicates the WEP key length being used.
Context
- MIB
- NORTEL-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.45.1.11.1.11.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntWlanApSecurityEntry
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 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanApSecurityWEPKeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-WLAN-AP-MIB::ntWlanApSecurityWEPKeyLength.<ntWlanApSecurityIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-WLAN-AP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-WLAN-AP-MIB::ntWlanApSecurityWEPKeyLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | wepKey64 |
1 | wepKey128 |
2 | wepKey152 |