All MIBs › ACC-SLOT › accCardSlotSerNum
accCardSlotSerNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardSlotSerNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.3.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A printable ASCII string representing the card serial num.
What is accCardSlotSerNum?
This OID contains the manufacturer's serial number for this specific physical card as a text string. Engineers use this for warranty claims, return authorizations (RMAs), asset inventory tracking, and identifying defective units in recalls. For example, serial number "ACC-HW-20230715-001234" uniquely identifies this one physical unit for all its lifetime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.4 snmpwalk -v2c -c public <target> ACC-SLOT::accCardSlotSerNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.4.1 snmpget -v2c -c public <target> ACC-SLOT::accCardSlotSerNum.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5 | accSlot | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.3 | accCardSlotTable | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.3.1 | accCardSlotEntry | ACC-SLOT |
| 1.3.6.1.4.1.5.1.1.5.3.1.4 | accCardSlotSerNum | ACC-SLOT |