hwDslamNtvUserIgmpVersion

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.16.1.45

Object

column r/w Enumeration
Indicates the querier IGMP version of user . 
Options:
1. v2(1)          -indicates the querier IGMP version of user is v2.
2. v3(2)          -indicates the querier IGMP version of user is v3.
3. v3Forced(3)    -indicates the querier IGMP version of user is v3Forced, which forced the query message version is v3.
4. v2WithQuery(4) -indicates the querier IGMP version of user is v2WithQuery, which will send a v2 general query message immediately after receiving a v3 report.

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.16.1.45
Type
column
Access
readwrite
Status
current
Parent
hwDslamNtvUserEntry

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::hwDslamNtvUserIgmpVersion'
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::hwDslamNtvUserIgmpVersion.<hwDslamNtvUserIndex>'
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::hwDslamNtvUserIgmpVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1v2
2v3
3v3Forced
4v2WithQuery