All MIBs › IEEE8021-PAE-MIB › dot1xPaePortInitialize
dot1xPaePortInitialize
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xPaePortInitialize
OID (numeric): 1.0.8802.1.1.1.1.1.2.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
The initialization control for this Port. Setting this attribute TRUE causes the Port to be initialized. The attribute value reverts to FALSE once initialization has completed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.1.2.1.4 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xPaePortInitialize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.1.2.1.4.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xPaePortInitialize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.1.1.1.1.1.2.1.4.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.1 | ieee8021paeMIB | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1 | paeMIBObjects | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.1 | dot1xPaeSystem | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.1.2 | dot1xPaePortTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.1.2.1 | dot1xPaePortEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.1.2.1.4 | dot1xPaePortInitialize | IEEE8021-PAE-MIB |