All MIBs › CARD-MIB › tdmIoCardConfiguredPorts
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 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.2 | card | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.2.5 | tdmIoCardTable | CARD-MIB |
| 1.3.6.1.4.1.5812.2.5.1 | tdmIoCardEntry | CARD-MIB |
| 1.3.6.1.4.1.5812.2.5.1.4 | tdmIoCardConfiguredPorts | CARD-MIB |