All MIBs › CPE-DSL-MIB › cpeSysInfoManufacturerOui
cpeSysInfoManufacturerOui
Module: CPE-DSL-MIB
OID (symbolic): CPE-DSL-MIB::cpeSysInfoManufacturerOui
OID (numeric): 1.3.6.1.4.1.16972.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: the OUI (Organizationally Unique Identifier) of IEEE standard organization provided. For example, this huawei CPE ADSL is 00E0FC
What is cpeSysInfoManufacturerOui?
This read-only OCTET STRING (up to 6 bytes) reports the IEEE Organizationally Unique Identifier assigned to the CPE's manufacturer, such as 00E0FC for a Huawei ADSL device. An admin uses it to programmatically confirm which vendor built a given CPE without relying on a free-text model string that could be mistyped or spoofed. For example, a provisioning script filters a batch of deployed modems by OUI to apply a firmware patch that only affects Huawei-built units.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16972.1.10 snmpwalk -v2c -c public <target> CPE-DSL-MIB::cpeSysInfoManufacturerOui
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16972.1.10.1 snmpget -v2c -c public <target> CPE-DSL-MIB::cpeSysInfoManufacturerOui.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::cpeSysInfoManufacturerOui 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.1 | cpeSysInfo | CPE-DSL-MIB |
| 1.3.6.1.4.1.16972.1.10 | cpeSysInfoManufacturerOui | CPE-DSL-MIB |