All MIBs › ADTRAN-ATLAS-UNIT-MIB › adATLASUnitIfNumber
adATLASUnitIfNumber
Module: ADTRAN-ATLAS-UNIT-MIB
OID (symbolic): ADTRAN-ATLAS-UNIT-MIB::adATLASUnitIfNumber
OID (numeric): 1.3.6.1.4.1.664.2.154.1.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of physical interfaces (regardless of their current state) present on this system. The same as ifNumber defined in the MIB-2 interfaces group.
What is adATLASUnitIfNumber?
This OID reports the total count of physical network interfaces available on the ADTRAN device. Engineers use this to inventory the hardware and validate that all expected ports are present and reporting. A value of 4 means the device has 4 physical interfaces; if you expected 8, a module may be missing or failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.1.1 snmpwalk -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitIfNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.2.154.1.5.1.1.1 snmpget -v2c -c public <target> ADTRAN-ATLAS-UNIT-MIB::adATLASUnitIfNumber.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.1 | adATLASUnitIfNumber | ADTRAN-ATLAS-UNIT-MIB |