wwpContainmentBroadcastState

WWP-CONTAINMENT-MIB · .1.3.6.1.4.1.6141.2.55.1.1.1.1.6

Object

column Enumeration
This value indicates the present state of the
broadcast containment mechanism within the device.
              
idle(1) - The broadcast containment is presently
disengaged.
              
starting(2) - The broadcast containment mechanism has
determined that the conditions warrant the engagement
of the broadcast containment mechanism.  This is a
momentary state which may exist during the transition
from the idle state to the engaged state.
              
engaged(3) - The broadcast containment mechanism is
currently engaged.  The action defined by
wwpContainmentBroadcastAction is presently in effect.
              
stopping(4) - The broadcast containment mechanism has
determined that the conditions warrant the disengagement
of the broadcast containment mechanism.  This is a
momentary state which may exist during the transition
from the engaged state to the idle state.

Context

MIB
WWP-CONTAINMENT-MIB
OID
.1.3.6.1.4.1.6141.2.55.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
wwpContainmentBroadcastEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2starting
3engaged
4stopping