All MIBs › IEEE8021-ST-MIB › ieee8021STGateEnabled
ieee8021STGateEnabled
Module: IEEE8021-ST-MIB
OID (symbolic): IEEE8021-ST-MIB::ieee8021STGateEnabled
OID (numeric): 1.3.111.2.802.1.1.30.1.2.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The GateEnabled parameter determines whether traffic scheduling is active (true) or inactive (false).
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021STGateEnabled?
This read-write boolean turns IEEE 802.1Qbv scheduled traffic (time-aware shaping) on or off for a port; an admin disables it to fall back to normal best-effort forwarding while troubleshooting gate schedule issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.1 snmpwalk -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STGateEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.1.1 snmpget -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STGateEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.30.1.2.1.1.1.1 s <value>
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::ieee8021STGateEnabled 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.1 | ieee8021STGateEnabled | IEEE8021-ST-MIB |