apRadioSecurityWEPAuthType
CTRON-AP3000-MIB ·
.1.3.6.1.4.1.52.4.13.7.1.1.2
Object
column r/w
Enumeration
This value indicates the type of WEP authentication in use for this radio interface. opensystem(0) Set authentication open sharedkey(1) Set authentication shared wpa(2) Set WPA Mode wpapsk(3) Set WPA-PSK Mode wpa-wpa2-mixed(4) Set WPA-WPA2-Mixed Mode wpawpa2pskmixed(5) Set WPA-WPA2 PSK Mixed Mode wpa2(6) Set WPA2 Mode wpa2psk(7) Set WPA2-PSK Mode
Context
- MIB
- CTRON-AP3000-MIB
- OID
.1.3.6.1.4.1.52.4.13.7.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apRadioSecurityEntry
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 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apRadioSecurityWEPAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apRadioSecurityWEPAuthType.<apRadioSecurityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AP3000-MIB::apRadioSecurityWEPAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | opensystem |
1 | sharedkey |
2 | wpa |
3 | wpapsk |
4 | wpawpa2mixed |
5 | wpawpa2pskmixed |
6 | wpa2 |
7 | wpa2psk |