All MIBs › ADTRAN-MIB › adProdProductID
adProdProductID
Module: ADTRAN-MIB
OID (symbolic): ADTRAN-MIB::adProdProductID
OID (numeric): 1.3.6.1.4.1.664.3.1.8
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: The Adtran Product ID as reported via sysObjectID. Note: In the proprietary ASP protocol, the product reports only its product type number as an octet string.
What is adProdProductID?
This is the SNMP sysObjectID for the device in OID notation (e.g., '1.3.6.1.4.1.664.100.1'). It identifies the exact product line. Allows automated inventory scripts to recognize the device type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.3.1.8 snmpwalk -v2c -c public <target> ADTRAN-MIB::adProdProductID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.3.1.8.1 snmpget -v2c -c public <target> ADTRAN-MIB::adProdProductID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adProdProductID.1
Start monitoring ADTRAN SDG-series broadband gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-MIB::adProdProductID OID value, configure state conditions and alerts, and monitor any ADTRAN SDG-series broadband gateways from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.3 | adAdmin | ADTRAN-MIB |
| 1.3.6.1.4.1.664.3.1 | adProductInfo | ADTRAN-MIB |
| 1.3.6.1.4.1.664.3.1.8 | adProdProductID | ADTRAN-MIB |