hwExtDefaultFlowUnknownMCast
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.23.1
Object
scalar r/w
Enumeration
Used for setting or querying the default unknown multicast policy of the service flows. Options: 1. transparent(1) -Indicates the default unknown multicast packet forwarding policy of service flows is transparent. 2. discard(2) -Indicates the default unknown multicast packet forwarding policy of service flows is discard. Default: discard(2) To set the default unknown multicast packet forwarding policy of service flows, the following requirements and restrictions must be met: This leaf is used for setting the default control policy of the service flows. The set values serve as the default control policy of the newly-created service flows. Such settings are valid only for the newly-created service flows, and the control policy of the existing service flows in the system is not changed. For example, if hwExtDefaultFlowUnknownMCast is set to transparent transmission, the control policy of the unknown multicast packets for the newly-created service flow is automatically set the transparent transmission, and the existing service flows in the system are not affected.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.23.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwExtDefaultPolicy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwExtDefaultFlowUnknownMCast.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwExtDefaultFlowUnknownMCast'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transparent |
2 | discard |