hwDslamNtvVUpportTblRouterVersion
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.84.1.5
Object
column Enumeration
Indicates the version of the multicast router connected to the upstream port. Options: 1. igmpV2(2) -indicates the IGMP version is V2 2. igmpV3(3) -indicates the IGMP version is V3
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.84.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDslamNtvVUpportEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwDslamNtvVUpportTblRouterVersion'
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::hwDslamNtvVUpportTblRouterVersion.<hwDslamNtvVUpportTblIndex>'
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::hwDslamNtvVUpportTblRouterVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | igmpV2 |
3 | igmpV3 |