All MIBs › ADTRAN-ATLAS-UNIT-MIB › adATLASUnitPortDescription
adATLASUnitPortDescription
Module: ADTRAN-ATLAS-UNIT-MIB
OID (symbolic): ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortDescription
OID (numeric): 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A character string to identify the name of a port.
What is adATLASUnitPortDescription?
This OID contains a human-readable name or label for a physical port on the device. Engineers use this to identify which port is which during troubleshooting and documentation of network diagrams. A value of T1-Port-East helps a technician quickly understand which circuit is connected to that physical port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4 snmpwalk -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4.1 snmpget -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortDescription.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adATLASUnitPortDescription.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.2 | adMgmt | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154 | adATLASmg | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1 | adGenATLASmg | ADTRAN-ATLAS-MODULE-MIB |
| 1.3.6.1.4.1.664.2.154.1.5 | adATLASUnitmg | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.1 | adATLASUnitInfo | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.1.2 | adATLASUnitPortInfoTable | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.1.2.1 | adATLASUnitPortInfoEntry | ADTRAN-ATLAS-UNIT-MIB |
| 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4 | adATLASUnitPortDescription | ADTRAN-ATLAS-UNIT-MIB |