ieee8021STAdminGateStates
IEEE8021-ST-MIB ·
.1.3.111.2.802.1.1.30.1.2.1.1.2
Object
column r/w
OctetString
The administrative 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.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- IEEE8021-ST-MIB
- OID
.1.3.111.2.802.1.1.30.1.2.1.1.2- Type
- column
- Access
- readwrite
- 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::ieee8021STAdminGateStates'
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::ieee8021STAdminGateStates.<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::ieee8021STAdminGateStates'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of