hwDslamNtvIgmpVersion
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.93
Object
scalar r/w
Enumeration
Indicates the IGMP version. Options: 1. igmpV2(1) -indicates the IGMP version is V2 2. igmpV3(2) -indicates the IGMP version is V3 Default: igmpV2(1)
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.93- 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::hwDslamNtvIgmpVersion.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::hwDslamNtvIgmpVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | igmpV2 |
2 | igmpV3 |