dot1xAuthKeyTxEnabled
IEEE8021-PAE-MIB ·
.1.0.8802.1.1.1.1.2.1.1.14
Object
The value of the keyTransmissionEnabled constant currently in use by the Authenticator PAE state machine.
Context
- MIB
- IEEE8021-PAE-MIB
- OID
.1.0.8802.1.1.1.1.2.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1xAuthConfigEntry
- Groups
- 2
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 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xAuthKeyTxEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xAuthKeyTxEnabled.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PAE-MIB::dot1xAuthKeyTxEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Compliance refinements
dot1xPaeCompliance
readonly
An Authenticator PAE that does not support
EAPOL-Key frames may implement this object as
read-only, returning a value of FALSE.
EAPOL-Key frames may implement this object as
read-only, returning a value of FALSE.
dot1xPaeCompliance2
readonly
An Authenticator PAE that does not support
EAPOL-Key frames may implement this object as
read-only, returning a value of FALSE.
EAPOL-Key frames may implement this object as
read-only, returning a value of FALSE.