etsysIetfBridgeDot1dStpPortSpanGuardBlocking
ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.31.1.1.1.1.2
Object
The state of the port with respect to the SpanGuard feature.
true(1) - this port is being held in the blocking state by
the SpanGuard feature.
false(2) - this port is not being held in the blocking state
by the SpanGuard feature.
When this object has a value of true(1) setting its value
to false(2) will cause the SpanGuard feature to no longer
hold the port in the blocking state.
All other set operations on this object are undefined and
MUST NOT have any affect.
Context
- MIB
- ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.31.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysIetfBridgeDot1dStpPortEntry
- Groups
- 2
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 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB::etsysIetfBridgeDot1dStpPortSpanGuardBlocking'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB::etsysIetfBridgeDot1dStpPortSpanGuardBlocking.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB::etsysIetfBridgeDot1dStpPortSpanGuardBlocking'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |