All MIBs › CARD-MIB › cardAssemblyTabNum
cardAssemblyTabNum
Module: CARD-MIB
OID (symbolic): CARD-MIB::cardAssemblyTabNum
OID (numeric): 1.3.6.1.4.1.5812.2.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This field is a duplicate of the assembly tab number portion of the assembly number. It is stored and displayed in Binary Encoded Decimal (BCD) format. For Example, a Part Number like '60-3456-01' has the Tab Number -01. All new parts are released a tab number of -01. If a new member of a family of harwareType is introduced, then the tab number would be incremented. Its range is 01 - 99.
What is cardAssemblyTabNum?
This read-only value (1-99) is the assembly tab number portion of the part number, in Binary Coded Decimal -- for example the '-01' in part number '60-3456-01'. New parts are released at tab -01, and the tab number increments when a new hardware variant is introduced within the same part family.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.2.3.1.10 snmpwalk -v2c -c public <target> CARD-MIB::cardAssemblyTabNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.2.3.1.10.1 snmpget -v2c -c public <target> CARD-MIB::cardAssemblyTabNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cardAssemblyTabNum.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::cardAssemblyTabNum 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.3 | cardEEPromTable | CARD-MIB |
| 1.3.6.1.4.1.5812.2.3.1 | cardEEPromEntry | CARD-MIB |
| 1.3.6.1.4.1.5812.2.3.1.10 | cardAssemblyTabNum | CARD-MIB |