All MIBs › COM21-HCXTOP-MIB › hcxSlotSupportedTypes
hcxSlotSupportedTypes
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxSlotSupportedTypes
OID (numeric): 1.3.6.1.4.1.1141.2.8.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: contains card types supported for this slot. com21Exp specifies 10baseT or 100baseT or oc3. intConn is the interconnect card used on the expansion shelf (Shelf2).
rxIntConn is used to indicate a slot that can be used for an RX, 100bT or 10bT card in the single shelf configuration or for the interconnect card when an expansion shelf is present.
rx indicates either RX or RXM cards.
On the expansion shelf there is support of up to 8 rx cards.
rxCom21Exp defines RX, oc3, 10bT or 100bT card for slots 3 and 4. For all other slots it defines Rx, 10bT or 100bT cards (This implies that oc3 card is supported only in slots 2,3 and 4). Note that there is a maximum of 5x10bT/100bT and 12xRX in the system. maximum number of oc3 cards supported is 2
Release 2.3 software shall support the following slot designations.
if hcxPhyConfigType = singleShelf:
Shelf 1 Slot 1 - cc Slot 2 - com21Exp Slot 3 - rxCom21Exp Slot 4 - rxCom21Exp Slot 5 - rxIntConn Slot 6 - rxCom21Exp Slot 7 - rxCom21Exp Slot 8 - rx Slot 9 - rx Slot 10 - txDig Slot 11 - tx
if hcxPhyConfigType = fullShelf:
Shelf 1 Shelf2 Slot 1 - cc Slot 1 - intConn Slot 2 - com21Exp Slot 2 - rx Slot 3 - rxCom21Exp Slot 3 - rx Slot 4 - rxCom21Exp Slot 4 - rx Slot 5 - rxIntConn Slot 5 - rx Slot 6 - rxCom21Exp Slot 6 - rx Slot 7 - rxCom21Exp Slot 7 - rx Slot 8 - rx Slot 8 - rx Slot 9 - rx Slot 9 - rx Slot 10 - txDig Slot 10 - noCard Slot 11 - tx Slot 11 - noCard
if hcxPhyConfigType = compactShelf:
Shelf 1 Slot 1 - cc Slot 2 - com21Exp Slot 3 - rxCom21Exp Slot 4 - rx Slot 5 - txDig Slot 6 - tx
What is hcxSlotSupportedTypes?
This read-only enumeration lists which card types a given slot can physically accept, including options like rx, tx, cc, com21Exp (covering 10baseT, 100baseT, or OC3 expansion cards), intConn (the expansion-shelf interconnect card), and rxIntConn (a slot usable for RX/100bT/10bT or as the interconnect card). An admin checks this before racking a new card to avoid installing an unsupported type. For example, seeing a slot list only rxIntConn and noCard tells the admin that slot is reserved for the shelf interconnect card rather than a standalone RX card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.8.1.1.3 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxSlotSupportedTypes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.8.1.1.3.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxSlotSupportedTypes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxSlotSupportedTypes.1
Start monitoring Com21 ComController HCX unit control/topology (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXTOP-MIB::hcxSlotSupportedTypes OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX unit control/topology (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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.8 | com21HcxSlotGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.8.1 | com21HcxSlotTable | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.8.1.1 | com21HcxSlotEntry | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.8.1.1.3 | hcxSlotSupportedTypes | COM21-HCXTOP-MIB |