hwDocsNtvIGMPVersion
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.130
Object
scalar r/w
Enumeration
Indicates the querier IGMP version of cable multicast user .
Options:
1. v2(1) -indicates the querier IGMP version of cable multicast user is v2.
2. v3(2) -indicates the querier IGMP version of cable multicast user is v3.
3. v3Forced(3) -indicates the querier IGMP version of cable multicast user is v3Forced,
which forced the query message version to v3.
4. v2WithQuery(4) -indicates the querier IGMP version of cable multicast user is v2WithQuery,
which will send a v2 general query message immediately after receiving a v3 report.
Default: v3(2)
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.130- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtv
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-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDocsNtvIGMPVersion.0'
More examples
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::hwDocsNtvIGMPVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v2 |
2 | v3 |
3 | v3Forced |
4 | v2WithQuery |