All MIBs › IEEE8021-ST-MIB › ieee8021STConfigPending
ieee8021STConfigPending
Module: IEEE8021-ST-MIB
OID (symbolic): IEEE8021-ST-MIB::ieee8021STConfigPending
OID (numeric): 1.3.111.2.802.1.1.30.1.2.1.1.20
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: The value of the ConfigPending state machine variable. The value is TRUE if a configuration change is in progress but has not yet completed.
What is ieee8021STConfigPending?
This read-only boolean is true while a previously requested gate-schedule configuration change is still in progress and has not yet completed, letting an admin poll for completion before assuming the new schedule is live.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.20 snmpwalk -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STConfigPending
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.20.1 snmpget -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STConfigPending.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021STConfigPending.1
Start monitoring Vendor-neutral IEEE 802.1Qbv standard (TSN-capable Ethernet bridge/switch, scheduled traffic) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-ST-MIB::ieee8021STConfigPending OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Qbv standard (TSN-capable Ethernet bridge/switch, scheduled traffic) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.30 | ieee8021STMib | IEEE8021-ST-MIB |
| 1.3.111.2.802.1.1.30.1 | ieee8021STObjects | IEEE8021-ST-MIB |
| 1.3.111.2.802.1.1.30.1.2 | ieee8021STParameters | IEEE8021-ST-MIB |
| 1.3.111.2.802.1.1.30.1.2.1 | ieee8021STParametersTable | IEEE8021-ST-MIB |
| 1.3.111.2.802.1.1.30.1.2.1.1 | ieee8021STParametersEntry | IEEE8021-ST-MIB |
| 1.3.111.2.802.1.1.30.1.2.1.1.20 | ieee8021STConfigPending | IEEE8021-ST-MIB |