oriSecurityProfileTableEntry
ORiNOCO-MIB ·
.1.3.6.1.4.1.11898.2.1.21.9.1
Object
row
This object represents an entry in the security profile table.
This table is index by two indices - the first/primary index defines
the security profile, the second index defines a single or multiple
security policies per profile. The primary index is used in the
wireless interface SSID table to specify which security profile to
use per SSID.
The admin/user can configure policies for different wireless station
types by specifying a authentication and cipher mode/type. Below are
examples of how to configure different STA types.
STA Type Authentication Mode Cipher Mode
======== =================== ===========
Non Secure None None
WEP None WEP (64, 128, 152)
802.1x 802.1x WEP (64, 128)
WPA 802.1x TKIP
WPA-PSK PSK TKIP
802.11i 802.1x AES
802.11i-PSK PSK AES
In the case of None, WEP, WPA-PSK, and 802.11i-PSK, MAC Access Control
Table/List and RADIUS based MAC access control can be used to
authenticate the wireless STA.
Context
- MIB
- ORiNOCO-MIB
- OID
.1.3.6.1.4.1.11898.2.1.21.9.1- Type
- row
- Status
- current
- Parent
- oriSecurityProfileTable
- Table
- oriSecurityProfileTable
- Children
- 13
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORiNOCO-MIB::oriSecurityProfileTableEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORiNOCO-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORiNOCO-MIB::oriSecurityProfileTableEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.