All MIBs › CPE-DSL-MIB › cpeIpIndex
cpeIpIndex
Module: CPE-DSL-MIB
OID (symbolic): CPE-DSL-MIB::cpeIpIndex
OID (numeric): 1.3.6.1.4.1.16972.2.5.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: IP address table s index
What is cpeIpIndex?
This read-only Unsigned32 is the index key for a row in the CPE's IP address table. An admin uses it to reference a specific IP configuration entry when the modem has more than one IP address bound to different logical interfaces. For example, when a CPE hosts both a routed WAN IP and a separate management IP, this index distinguishes which cpeIpAddress row corresponds to each.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.2.5.1.1 snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpeIpIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.2.5.1.1.1 snmpget -v2c -c public <target> CPE-DSL-MIB::cpeIpIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpeIpIndex.1
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::cpeIpIndex 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.2 | cpeConfig | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.5 | cpeIpTable | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.5.1 | cpeIpEntry | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.2.5.1.1 | cpeIpIndex | CPE-DSL-MIB |