All MIBs › ADTRAN-ADUNIT-MIB › adUnitSlotProduct
adUnitSlotProduct
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitSlotProduct
OID (numeric): 1.3.6.1.4.1.664.5.30.5.1.1.10
Node type: OBJECT-TYPE
Type: AdProductIdentifier
Access: read-only
Description: The ADTRAN Product code, 0 if empty. Agent will report real product code when installed or pre-provisioned.
What is adUnitSlotProduct?
This contains the manufacturer's product code that identifies the type of card installed or pre-provisioned (returns 0 if empty). Engineers use this during provisioning to verify the correct card types are in place and to detect mismatches between configuration and actual hardware. For example, product code "1024" corresponds to a specific module type in the device documentation, confirming the right card is installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.10 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotProduct
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.5.1.1.10.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSlotProduct.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adUnitSlotProduct.1
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitSlotProduct OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5 | adUnitSlots | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1 | adUnitSlotInfoTable | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1 | adUnitSlotInfoEntry | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.5.1.1.10 | adUnitSlotProduct | ADTRAN-ADUNIT-MIB |