ieee8021XPaePortInitialize

IEEE8021X-PAE-MIB · .1.3.111.2.802.1.1.15.1.1.5.1.6

Object

column r/w SNMPv2-TCTruthValue
The initialization control for this Port. Setting this object
'true' causes the Port to be reinitialized, terminating (and
potentially restarting) authentication exchanges and MKA
operation.
              
If the port is a real port, any virtual ports previously
instantiated are deleted.  Virtual ports can be reinstantiated
through normal protocol operation.
              
The object value reverts to 'false' once initialization
has completed.

Context

MIB
IEEE8021X-PAE-MIB
OID
.1.3.111.2.802.1.1.15.1.1.5.1.6
Type
column
Access
readwrite
Status
current
Parent
ieee8021XPaePortEntry
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 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XPaePortInitialize'
More examples
Read one indexed 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::ieee8021XPaePortInitialize.<ieee8021XPaePortNumber>'
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::ieee8021XPaePortInitialize'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance