etsysEncrDot1xAuthKeyTxEnabled

ENTERASYS-ENCR-8021X-CONFIG-MIB · .1.3.6.1.4.1.5624.1.2.19.1.1.1.1.10

Object

column r/w OctetString
An encrypted octet string containing
              
The value of the keyTransmissionEnabled constant
currently in use by the Authenticator PAE state
machine.
              
Alternately, the default value (for ports that use
station-based access control, and that therefore may
support many virtual PAEs).
              
SYNTAX      INTEGER { true(1), false(2) }
              
The data type is 1, Integer32.

Context

MIB
ENTERASYS-ENCR-8021X-CONFIG-MIB
OID
.1.3.6.1.4.1.5624.1.2.19.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
etsysEncrDot1xAuthPortConfigEntry
Groups
1

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 'ENTERASYS-ENCR-8021X-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ENCR-8021X-CONFIG-MIB::etsysEncrDot1xAuthKeyTxEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ENCR-8021X-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ENCR-8021X-CONFIG-MIB::etsysEncrDot1xAuthKeyTxEnabled.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ENCR-8021X-CONFIG-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ENCR-8021X-CONFIG-MIB::etsysEncrDot1xAuthKeyTxEnabled'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
An Authenticator PAE that does not support
EAPOL-Key frames may implement this object as
read-only, returning a value of encrypt(FALSE).