hwDslamNtvUserMldStatOperMode
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.116.1.2
Object
column r/w
Enumeration
Indicates the operation mode. The set operation can clear statistics of user MLD packets. Options: 1. clearStatistic(1) -means to clear statistics of user packets 2. invalid(-1) -indicates invalid operation mode
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.116.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtvUserMldStatEntry
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::hwDslamNtvUserMldStatOperMode'
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::hwDslamNtvUserMldStatOperMode.<hwDslamNtvUserMldStatUserIndex>'
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::hwDslamNtvUserMldStatOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | clearStatistic |