CARD-MIB :: cardAssemblyId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCARD-MIBcardAssemblyId

cardAssemblyId

Module: CARD-MIB

OID (symbolic): CARD-MIB::cardAssemblyId

OID (numeric): 1.3.6.1.4.1.5812.2.3.1.9

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Identifies the module type. This field is a duplicate of the 
assembly identifier portion of the assembly number. It is 
stored and displayed in Binary Encoded Decimal (BCD) format. It
has the following format:

NN -1234 -NN  RevNo
 |    |    |    |____ Part Revision Number
 |    |    |      
 |    |    |_________ Suffix    = PartID (01-99)
 |    |
 |    |______________ Main Body = Sequential No. (0001 - 9999)
 |
 |___________________ Prefix    = Part Class Number or Tab Number (01 - 99).

What is cardAssemblyId?

This read-only value identifies the specific module type, duplicating the assembly identifier portion of the part number in the format NN-1234-NN RevNo (prefix/class, sequential body number, suffix/part ID, and revision). It's essentially the card's structured part number as recorded in its EEPROM.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.3.1.9
snmpwalk -v2c -c public <target> CARD-MIB::cardAssemblyId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.3.1.9.1
snmpget -v2c -c public <target> CARD-MIB::cardAssemblyId.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cardAssemblyId.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::cardAssemblyId 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.3cardEEPromTableCARD-MIB
1.3.6.1.4.1.5812.2.3.1cardEEPromEntryCARD-MIB
1.3.6.1.4.1.5812.2.3.1.9cardAssemblyIdCARD-MIB