hwDocsIf3CmtsCmIGMPVersion
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.3.19
Object
scalar Enumeration
Indicates the version of the IGMP/MLD. Options: 1. v1(1) - Version 1 2. v2(2) - Version 2 3. v3(3) - Version 3 4. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.3.19- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwcmtsTrapsVbOids
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-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwDocsIf3CmtsCmIGMPVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwDocsIf3CmtsCmIGMPVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
1 | v1 |
2 | v2 |
3 | v3 |