hwDslamNtvIgmpPacketPolicy

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.77.1.3

Object

column r/w Enumeration
Indicates the processing mode of IGMP packets. 
Options:
1. normal(1)      -indicates the processing mode of IGMP packets is normal
2. transparent(2) -indicates the processing mode of IGMP packets is transparent
3. discard(3)     -indicates the processing mode of IGMP packets is discard
4. invalid(-1)    -indicates the processing mode of IGMP packets is invalid
Default: normal(1)

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.77.1.3
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::hwDslamNtvIgmpPacketPolicy'
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::hwDslamNtvIgmpPacketPolicy.<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::hwDslamNtvIgmpPacketPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1normal
2transparent
3discard