All MIBs › CPE-DSL-MIB › cpePingCount
cpePingCount
Module: CPE-DSL-MIB
OID (symbolic): CPE-DSL-MIB::cpePingCount
OID (numeric): 1.3.6.1.4.1.16972.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: the count of sending packets for ping test
What is cpePingCount?
This read-write INTEGER (0..32767) sets how many ping packets the CPE sends during a test. An admin raises this count to get a more statistically meaningful loss percentage rather than relying on just a handful of packets. For example, to diagnose an intermittent packet loss complaint, support sets cpePingCount to a large value like 100 so occasional drops show up in the results.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.5.1.3 snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpePingCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.5.1.3.1 snmpget -v2c -c public <target> CPE-DSL-MIB::cpePingCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.16972.5.1.3.1 i <value>
Start monitoring Huawei xDSL CPE modem/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPE-DSL-MIB::cpePingCount OID value, configure state conditions and alerts, and monitor any Huawei xDSL CPE modem/router from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.16972 | cpeDSL | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.5 | cpeDiagnose | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.5.1 | cpePing | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.5.1.3 | cpePingCount | CPE-DSL-MIB |