All MIBs › ANS-EQUIPMENT-MIB › ansBoardHwId
ansBoardHwId
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansBoardHwId
OID (numeric): 1.3.6.1.4.1.193.96.115.3.4.2.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The identification string of the board The ASCII string is encoded as follows: ansBoardHwId[0-15] : Procuct number (e.g. ROJ 212 16/1), [16 ASCII characters] ansBoardHwId[16-22] : Version (e.g. P1C/3), [7 ASCII characters] ansBoardHwId[23-34] : Serial number (e.g. A270000141) [12 ASCII characters] ansBoardHwId[35-40] : Vendor (e.g. ETX) [6 ASCII characters] ansBoardHwId[31-44] : Spare (not used) [4 ASCII characters] ansBoardHwId[45] : CR (Carrige Return) [1 ASCII character]
What is ansBoardHwId?
Reports the hardware identification string of a circuit board, encoding its product number, version, and serial number for asset/inventory tracking.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.4.2.1.5 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansBoardHwId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.4.2.1.5.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansBoardHwId.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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96 | mlpmp | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115 | mlpmpR115 | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.96.115.3 | equipment | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4 | board | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2 | ansBoardTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2.1 | ansBoardEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.4.2.1.5 | ansBoardHwId | ANS-EQUIPMENT-MIB |