lum8021XPaeSysAccessControl

LUM-I8021X-PAE-MIB · .1.3.6.1.4.1.8708.2.82.1.2.1.1.4

Object

column r/w SNMPv2-TCTruthValue
This object enables or disables port-based network access
control for all the systems 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
      lum8021XNidUnauthAllowed 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
lum8021XPaePortTable 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
LUM-I8021X-PAE-MIB
OID
.1.3.6.1.4.1.8708.2.82.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Default
false
Parent
lum8021XPaeSystemEntry
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 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-I8021X-PAE-MIB::lum8021XPaeSysAccessControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-I8021X-PAE-MIB::lum8021XPaeSysAccessControl.<lum8021XPaeSysIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-I8021X-PAE-MIB::lum8021XPaeSysAccessControl'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance