DECATM-MIB :: adNumPorts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDECATM-MIBadNumPorts

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.36decDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2emaDEC-ATM-CHASSIS-MIB
1.3.6.1.4.1.36.2.18decMIBextensionDEC-ATM-CHASSIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.36.2.18.17atmExpandDECATM-MIB
1.3.6.1.4.1.36.2.18.17.1adDECATM-MIB
1.3.6.1.4.1.36.2.18.17.1.7adNumPortsDECATM-MIB