All MIBs › ADTRAN-ATLAS-UNIT-MIB › adATLASUnitPortStatus
adATLASUnitPortStatus
Module: ADTRAN-ATLAS-UNIT-MIB
OID (symbolic): ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortStatus
OID (numeric): 1.3.6.1.4.1.664.2.154.1.5.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current status of the port.
What is adATLASUnitPortStatus?
This OID reports the operational state of a specific port, such as up, down, testing, or disabled. Engineers monitor this to detect when ports go down unexpectedly or fail to come up after maintenance. A value of 1 might mean up, while 2 might mean down; the exact mapping depends on the device documentation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.1.2.1.1 snmpwalk -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortStatus
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.1.1 snmpget -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitPortStatus.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.1 | adATLASUnitPortStatus | ADTRAN-ATLAS-UNIT-MIB |