hwDslamNtvUnknownMulticastTrafficPolicy

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.77.1.2

Object

column r/w Enumeration
Indicates the suppression policy of unknown multicast streams. 
Options:
1. transparent(2) -indicates the suppression policy of unknown multicast stream is transparent
2. discard(3)     -indicates the suppression policy of unknown multicast stream is discard
3. invalid(-1)    -indicates the suppression policy of unknown multicast stream is invalid
For the switching-oriented service flow, it is discard(3) by default.
For the connection-oriented service flow, it is transparent(2) and does not support the set operation.
Default: discard(3)

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.77.1.2
Type
column
Access
readwrite
Status
current
Parent
hwDslamNtvFlowBasedMulticastPolicyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
2transparent
3discard