cardType
Module: ACMIB
OID (symbolic): ACMIB::cardType
OID (numeric): 1.3.6.1.4.1.1751.2.18.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Type of card in a physical slot. A specific type of card is associated with each number. none(1) no board present taxi(2) Taxi oC-3c(3) OC3 dS3-ATM(4) DS3 ATM dS1-CE(5) DS1 circuit emulation dS1-ATM(6) DS1 ATM e1-CE(7) E1 circuit emulation e3-ATM(8) E3 ATM highSpeed(9) High Speed Serial mSerial(10) Multi Serial dSP1(11) DSP tWStation(12) Two Wire Station tWOffice(13) Two Wire Office cPU(14) Central Processor Unit stratum(15) Stratum pwrSupply(16) Power Supply protectionCard(17) protection card e1-ATM(18) E1 ATM ethernet(19) Ethernet enhDS1(20) Enhanced DS1 enhE1(21) Enhanced E1 oC-3cMMAQ(22) OC3 Multimode Aqueman oC-3cMMTS(23) OC3 Multimode Traffic Shaping oC-3cSMAQ(24) OC3 Singlemode Aqueman oC-3cSMTS(25) OC3 Singlemode Traffic Shaping sTM-1SMAQ(26) STM1 Singlemode Aqueman sTM-1SMTS(27) STM1 Singlemode Traffic Shaping sTM-1MMAQ(28) STM1 Multimode Aqueman sTM-1MMTS(29) STM1 Multimode Traffic Shaping dS3-FR(30) DS3 Frame Relay dSP2A(31) DSP2 card revision 2A dS1-IMA(32) DS1 Inverse Multiplexing over ATM (IMA) I/O card e1-IMA(33) E1 IMA alarm(34) alarm card dSP2B(35) DSP card revision 2B aps-OC-3cSM(36) Automatic Protection Switching OC3 Single Mode aps-OC-3cMM(37) Automatic Protection Switching OC3 Multi Mode msp-STM-1SM(38) Multi Switch Protection STM1 Singemode msp-STM-1MM(39) Multi Switch Protection STM1 Multimode cH-DS3(40) Channelized DS3 cH-STS1(41) Channelized STS1 rT-S(42) Route Server cC-Server(43) Continuity Check Server hD-E1(44) High Density E1 hD-DS1(45) High Density DS1 dS3-IMA(46) DS3 IMA dSP2C(47) DSP card revision 2C tasm(48) Tone Announcement Service Module mD-DS1(49) Medium Density DS1 quadSerial(50) Quad Serial mD-DS1-IMA(51) Medium Density DS1 IMA mD-E1-IMA(52) Medium Density E1 IMA hD-DS1-IMA(53) High Density DS1 IMA hD-E1-IMA(54) High Density E1 IMA chDS3STS1-3P(55) 3-port channelized DS3 STS1 unstDS3E3-3P(56) 3-port unstructured DS3 E3 dS3E3-ATM-3P(57) 3-port DS3 E3 ATM oC12c-STM4-MM(58) OC12 STM4 Multimode oC12c-STM4-SM(59) OC12 STM4 Singlemode dSP2D(60) DSP card revision 2D ethernet-4P(61) 4-port Ethernet chDS3STS1-3P-Prot(62) 3-port channelized DS3 STS1 protection alarm-fan(63) alarm fan card dS1-Nx64CAS(64) DS1 card supporting N x 64 CAS
What is cardType?
This OID displays what type of hardware card is installed in each physical slot, with values like none, Taxi, OC3, DS3-ATM, DS1-CE, DS1-ATM, or E1-CE. Engineers use this to verify the right cards are installed where they expect them and to understand the port types available at each location. For example, a value of oC3c(3) means an OC3 card is present in that slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.1.1.2 snmpwalk -v2c -c public <target> ACMIB::cardType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.1.1.2.1 snmpget -v2c -c public <target> ACMIB::cardType.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::cardType OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2 | equipConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.1 | cardTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.1.1 | cardEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.1.1.2 | cardType | ACMIB |