CARD-MIB :: tdmIoCardConfiguredPorts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCARD-MIBtdmIoCardConfiguredPorts

tdmIoCardConfiguredPorts

Module: CARD-MIB

OID (symbolic): CARD-MIB::tdmIoCardConfiguredPorts

OID (numeric): 1.3.6.1.4.1.5812.2.5.1.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: Bitmap of ports configured on the module. The bit positions of the 1 bits in the binary form of this number give the ports configured in this card. For example, if all the 3 ports of a DS3 card are configured, you'll get a value of 14 which in binary gives 1110. If 1st and 3rd are configured, you'll see 10 (1010). For a DS1 card, if all 16 ports are configured, you'll a value of 131070. The number of 1's in the binary representation of the value gives the number of configured ports.

What is tdmIoCardConfiguredPorts?

This read-only value is a bitmap of which ports on the TDM module are configured, where each set bit (position N-1) means port N is configured. For example, a DS3 card with all 3 ports configured reports a value of 14 (binary 1110), while a DS1 card with all 16 ports configured reports 131070; the number of 1 bits gives the total configured port count.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.5.1.4
snmpwalk -v2c -c public <target> CARD-MIB::tdmIoCardConfiguredPorts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.5.1.4.1
snmpget -v2c -c public <target> CARD-MIB::tdmIoCardConfiguredPorts.1

Start monitoring Coriolis Networks chassis-based network devices (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CARD-MIB::tdmIoCardConfiguredPorts OID value, configure state conditions and alerts, and monitor any Coriolis Networks chassis-based network devices (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 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.5812coriolisMibsCORIOLIS-MIB
1.3.6.1.4.1.5812.2cardCORIOLIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5812.2.5tdmIoCardTableCARD-MIB
1.3.6.1.4.1.5812.2.5.1tdmIoCardEntryCARD-MIB
1.3.6.1.4.1.5812.2.5.1.4tdmIoCardConfiguredPortsCARD-MIB