wwpLeosBroadcastContainmentClassifier
WWP-LEOS-BROADCAST-CONTAINMENT-MIB ·
.1.3.6.1.4.1.6141.2.60.8.1.4.1.7
Object
The classifier type for the filter. The value of this object could be
any of the below or addition of any of the below:
ClassifierType_Unknown(0)
ClassifierType_Broadcast(1)
ClassifierType_UnknownL2Multicast(2)
ClassifierType_UnknownUnicast(4)
ClassifierType_UnknownIpMulticast(8)
ClassifierType_AllMultcast(16)
For example, if the user wants to set the classifier type for the
filter as broadcast+unknown_unicast, the value of the
object should be set as 5 (1 + 4). Similary if the preferred classifier
type is All_flooding, the value would be 15 (1+2+4+8). By default, the
classifier type is 3 (broadcast + unknownL2Multicast).
When resource mode is disabled, the only supported multicast option
is ClassifierType_AllMulticast. The L2 and IP multicast options are
controlled individually if resource mode is enabled.
Context
- MIB
- WWP-LEOS-BROADCAST-CONTAINMENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.8.1.4.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosBroadcastContainmentFilterEntry
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 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB::wwpLeosBroadcastContainmentClassifier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB::wwpLeosBroadcastContainmentClassifier.<wwpLeosBroadcastContainmentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-BROADCAST-CONTAINMENT-MIB::wwpLeosBroadcastContainmentClassifier'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295