All MIBs › ACC-SLOT › accCardSlotRevNum
accCardSlotRevNum
Module: ACC-SLOT
OID (symbolic): ACC-SLOT::accCardSlotRevNum
OID (numeric): 1.3.6.1.4.1.5.1.1.5.3.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A printable ASCII string representing the card rev number.
What is accCardSlotRevNum?
This OID stores the hardware revision level of the card as a readable text string like "2.5" or "3.1". Engineers check this when investigating hardware compatibility issues, planning firmware upgrades, or tracking when cards were manufactured to manage end-of-life timelines. For example, revision "2.5" indicates this is an older version that might not support newer features available in revision "3.0".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.3 snmpwalk -v2c -c public <target> ACC-SLOT::accCardSlotRevNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.3.1.3.1 snmpget -v2c -c public <target> ACC-SLOT::accCardSlotRevNum.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.3 | accCardSlotRevNum | ACC-SLOT |