All MIBs › IEEE8021-ST-MIB › ieee8021STOperGateStates
ieee8021STOperGateStates
Module: IEEE8021-ST-MIB
OID (symbolic): IEEE8021-ST-MIB::ieee8021STOperGateStates
OID (numeric): 1.3.111.2.802.1.1.30.1.2.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The operational value of the GateStates parameter for the Port. The bits of the octet represent the gate states for the corresponding traffic classes; the MS bit corresponds to traffic class 7, the LS bit to traffic class 0. A bit value of 0 indicates closed; a bit value of 1 indicates open.
What is ieee8021STOperGateStates?
This read-only single-octet bitmask reports the currently operating open/closed state of each traffic-class gate on a port, letting an admin confirm the schedule actually running matches what was configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.3 snmpwalk -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STOperGateStates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.30.1.2.1.1.3.1 snmpget -v2c -c public <target> IEEE8021-ST-MIB::ieee8021STOperGateStates.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::ieee8021STOperGateStates 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.3 | ieee8021STOperGateStates | IEEE8021-ST-MIB |