etsysMstpPortExtnLoopProtectBlocking

ENTERASYS-MSTP-MIB · .1.3.6.1.4.1.5624.1.2.28.1.4.4.1.3

Object

column r/w SNMPv2-TCTruthValue
The state of this port on this MSTI with respect to
the Loop Protect feature.
              
true(1)   - this port is being held in the blocking state
            by the Loop Protect feature.
              
false(2)  - this port is not being held in the blocking 
            state by the Loop Protect feature.
              
When this object has a value of true(1) setting its value
to false(2) will cause the Loop Protect 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 effect.

Context

MIB
ENTERASYS-MSTP-MIB
OID
.1.3.6.1.4.1.5624.1.2.28.1.4.4.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysMstpPortExtnEntry
Groups
1

Walk 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-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MSTP-MIB::etsysMstpPortExtnLoopProtectBlocking'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MSTP-MIB::etsysMstpPortExtnLoopProtectBlocking.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MSTP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MSTP-MIB::etsysMstpPortExtnLoopProtectBlocking'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance