bsnRadiusAuthKeyWrapEnable

AIRESPACE-WIRELESS-MIB · .1.3.6.1.4.1.14179.2.5.12

Object

scalar r/w SNMPv2-TCTruthValue
When keyWrap is enable then for 801.1X and 802.11i
client Authentication, request is sent to those 
radius servers which has KEK and MACK keys are configured.
          
Radius servers are widely used for user authentications.
In 802.11i and 802.1X type authentication, the controller
recives Pairwise Master KEy(PMK) from RADIUS sever using
vendor specific RADIUS attributes, which uses MPPE RFC3078.
Since MPPE uses RC4 algorithm to provide data 
confidentiality, it is not FIPS approved. For this RADIUS 
key WRAP attributes, bsnRadiusAuthServerKeyWrap 
and bsnRadiusAuthServerKeyWrapMACKkey have been added, 
which are used to securely transfer encryption keys using 
non-proprietary techniques.

Context

MIB
AIRESPACE-WIRELESS-MIB
OID
.1.3.6.1.4.1.14179.2.5.12
Type
scalar
Access
readwrite
Status
current
Parent
bsnAAA
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-WIRELESS-MIB::bsnRadiusAuthKeyWrapEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-WIRELESS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-WIRELESS-MIB::bsnRadiusAuthKeyWrapEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance