hwDslamNtvUserCurrentMldVersion

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.16.1.46

Object

column Enumeration
Indicates the querier MLD version of user . 
Options:
1. v1(1)       -indicates the current MLD version of user is v1.
2. v2(2)       -indicates the current MLD version of user is v2.
3. invalid(-1) -indicates the current MLD version of user is invalid.

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.16.1.46
Type
column
Access
readonly
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::hwDslamNtvUserCurrentMldVersion'
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::hwDslamNtvUserCurrentMldVersion.<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::hwDslamNtvUserCurrentMldVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1v1
2v2