ieee8021XPaeSysAccessControl
IEEE8021X-PAE-MIB ·
.1.3.111.2.802.1.1.15.1.1.1
Object
This object enables or disables port-based network access
control for all the system's ports. Setting this control
object to 'false' causes the following actions :
. Deletes any virtual ports previously instantiated.
. Terminates authentication exchanges and MKA instances'
operation.
. Each real port PAE behaves as if no virtual ports
created.
. All the PAEs' Supplicant, Authenticator, and KaY are
disabled.
. Logon Process(es) behave as if the object
ieee8021XNidUnauthAllowed was 'immediate'.
. Announcements can be transmitted, both periodically and
in response to announcement requests (conveyed by
EAPOL-Starts or EAPOL-Announcement-Reqs) but are sent
with a single NULL NID.
. Objects announcementAccessStatus and announceAccessStatus
have the 'noAccess' value, announcementAccessRequested is
'false', object announcementUnauthAccess has the
'openAccess' value.
The control variable settings for each real port PAE in the
ieee8021XPaePortTable are unaffected, and will be used once the
object is set to 'true'.
This configured value for this object shall be stored in
persistent memory and remain unchanged across a
re-initialization of the management system of the entity.
Context
- MIB
- IEEE8021X-PAE-MIB
- OID
.1.3.111.2.802.1.1.15.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ieee8021XPaeSystem
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XPaeSysAccessControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021X-PAE-MIB::ieee8021XPaeSysAccessControl'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of