All MIBs › ADTRAN-MIB › adProdPhysAddress
adProdPhysAddress
Module: ADTRAN-MIB
OID (symbolic): ADTRAN-MIB::adProdPhysAddress
OID (numeric): 1.3.6.1.4.1.664.3.1.7
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description:
This octet string variable contains the Adtran Physical Address assigned to this product. For example, the octet sequence 16 02 03 01 specifies bank/shelf number 22 (hex 16), group number 2, slot number 3, unit/port 1. This object value is commonly reported in SNMP Traps to identify the product's location.
What is adProdPhysAddress?
This octet sequence encodes the device's physical location as bank, shelf, group, slot, and unit numbers (e.g., 16 02 03 01 = bank 22, group 2, slot 3, unit 1). Used in SNMP traps to pinpoint device location in chassis systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.3.1.7 snmpwalk -v2c -c public <target> ADTRAN-MIB::adProdPhysAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.3.1.7.1 snmpget -v2c -c public <target> ADTRAN-MIB::adProdPhysAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.664 | adtran | ADTRAN-ATLAS-MODULE-MIB |
| 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.7 | adProdPhysAddress | ADTRAN-MIB |