All MIBs › CARD-MIB › slotType
slotType
Module: CARD-MIB
OID (symbolic): CARD-MIB::slotType
OID (numeric): 1.3.6.1.4.1.5812.2.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of slot for this device. The following is a list of different kinds of slots:
1 - MMSlot (9,10 for optiFlow3X and 13,14 for optiFlow5x) 2 - optiFlow3xSMSlot (goes into slot 12) 3 - optiFlow5xSMSlot (goes into slots 7,9,18,20) 4 - regularIOSlot (goes into slots 3-6 in optiFlow3x, 1-6, 21-26 in optiFlow5x) The different types of cards that goes into this regular IO Slot are: A - 10/100 Ethernet B - Gigbit Ethernet C - DS1 TDM D - DS3 TDM E - OC12 ATM/POS F - OC12 TDM G - OC3 ATM H - OC48 POS I - Color Separator
5 - optiFlow3xSlotNumber1 The different types of cards that goes into this slot are: A - DS1 TDM B - DS3 TDM C - OC12 TDM
6 - optiFlow5x IO This type of slot takes: A - OC12 TDM (slots 5 and 21)
7 - optiFlow3x OpticsSlot (slots 11 and 12) This slot takes in: A - 1310TxRx B - 8 different cards with different lambdas (optiFlow3x OADM optics) C - 1550 TxRx
8 - optiFlow5x OpticsSlotType1 (slots 12 and 15 - Tx Only) This slot takes in: A - 1310 Tx / DWDM B - 8 different cards with different lambdas for DWDM Tx C - 1310 Tx D - 1550 Tx
9 - optiFlow5x OpticsSlotType2 (slots 11 and 16 - Rx only) This slot takes in: A - 1310 Rx / DWDM B - 8 different cards with different lambdas for DWDM Rx C - 1310 Rx
10 - optiFlow5x FM (goes into slots 8, 10, 17 and 19)
11 - colorSeparator (goes into slot 2 for OptiFlow3x)
For an OAU, the slots are abstracted in the following manner: Slot 1 - IO (Eth16) Slot 2 - IO (GigIo) Slot 3 - MM Slot 4 - SM Slot 5 - OpRxTx
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.3 snmpwalk -v2c -c public <target> CARD-MIB::slotType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.4.1.3.1 snmpget -v2c -c public <target> CARD-MIB::slotType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.2.4.1.3.1 i <value>
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::slotType 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.4 | slotTable | CARD-MIB |
| 1.3.6.1.4.1.5812.2.4.1 | slotEntry | CARD-MIB |
| 1.3.6.1.4.1.5812.2.4.1.3 | slotType | CARD-MIB |