All MIBs › DECATM-MIB › adNumPorts
adNumPorts
Module: DECATM-MIB
OID (symbolic): DECATM-MIB::adNumPorts
OID (numeric): 1.3.6.1.4.1.36.2.18.17.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates number of ATM ports on this device. adNumLinks is the number of rows in the adPortTable.
What is adNumPorts?
This is the count of ATM ports present on the device, which also tells you how many rows to expect in the adPortTable. An admin reads this first when walking the port table, so a device reporting adNumPorts of 8 means row indexes 1 through 8 (or similar) hold per-port data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.7 snmpwalk -v2c -c public <target> DECATM-MIB::adNumPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.17.1.7.1 snmpget -v2c -c public <target> DECATM-MIB::adNumPorts.1
Start monitoring DEC (Digital Equipment Corporation) ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECATM-MIB::adNumPorts OID value, configure state conditions and alerts, and monitor any DEC (Digital Equipment Corporation) ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.17 | atmExpand | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1 | ad | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.17.1.7 | adNumPorts | DECATM-MIB |