hwTdmModemStatClear
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.2.2.1.4
Object
column r/w
Enumeration
This value indicates resetting statistics of the selected port. Options: 1. none(1) - Indicates that do nothing. 2. clearSHDSLA(2) - Indicates that clear SHDSLA statistics. 3. clearSHDSLB(3) - Indicates that clear SHDSLB statistics. 4. clearE1(4) - Indicates that clear E1 statistics. 5. clearAll(5) - Indicates that clear all statistics.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTdmModemConfEntry
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-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemStatClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-TDMCPE-MIB::hwTdmModemStatClear.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-TDMCPE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-TDMCPE-MIB::hwTdmModemStatClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | clearSHDSLA |
3 | clearSHDSLB |
4 | clearE1 |
5 | clearAll |