ieee8021STOperGateStates
IEEE8021-ST-MIB ·
.1.3.111.2.802.1.1.30.1.2.1.1.3
Object
column OctetString
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.
Context
- MIB
- IEEE8021-ST-MIB
- OID
.1.3.111.2.802.1.1.30.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021STParametersEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-ST-MIB::ieee8021STOperGateStates'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-ST-MIB::ieee8021STOperGateStates.<ieee8021BridgeBaseComponentId>.<ieee8021BridgeBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-ST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-ST-MIB::ieee8021STOperGateStates'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of