wlcAuthEapolProfileKeyTxEnabled

BIANCA-BRICK-WIRELESS-CONTROLLER-MIB · .0.61.1.8.1.15

Object

column r/w SNMPv2-TCTruthValue
The EAPOL protocol optionally supports the transmission
of global key information from the Authenticator to the 
Supplicant, following a successful authentication exchange, 
in circumstances in which encryption is available between 
the Supplicant and Authenticator systems (e.g., where 
encryption is used on an 802.11 association between a 
station and an access point). The use of this facility is 
controlled by the KeyTransmissionEnabled parameter. A 
value of TRUE allows key information to be transmitted 
following authorization; a value of FALSE disables the 
key transmission capability.
              
Default value is false.

Context

MIB
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
OID
.0.61.1.8.1.15
Type
column
Access
readwrite
Status
current
Parent
wlcAuthEapolProfileEntry

Walk 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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcAuthEapolProfileKeyTxEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcAuthEapolProfileKeyTxEnabled.<wlcAuthEapolProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcAuthEapolProfileKeyTxEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false