All MIBs › ANS-EQUIPMENT-MIB › ansSubrackHwId
ansSubrackHwId
Module: ANS-EQUIPMENT-MIB
OID (symbolic): ANS-EQUIPMENT-MIB::ansSubrackHwId
OID (numeric): 1.3.6.1.4.1.193.96.115.3.2.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Hardware identity string stored in PROM in the subrack. The ASCII string is encoded as follows: ansSubrackHwId[0-15] : Procuct number (e.g. ROJ 212 16/1), [16 ASCII characters] ansSubrackHwId[16-22] : Version (e.g. P1C/3), [7 ASCII characters] ansSubrackHwId[23-34] : Serial number (e.g. A270000141) [12 ASCII characters] ansSubrackHwId[35-40] : Vendor (e.g. ETX) [6 ASCII characters] ansSubrackHwId[31-44] : Spare (not used) [4 ASCII characters] ansSubrackHwId[45] : CR (Carrige Return) [1 ASCII character]
What is ansSubrackHwId?
Reports the hardware identity string stored in the subrack's PROM, encoding the product number and version as a formatted ASCII string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.2.2.1.4 snmpwalk -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSubrackHwId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.96.115.3.2.2.1.4.1 snmpget -v2c -c public <target> ANS-EQUIPMENT-MIB::ansSubrackHwId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.96.115.3.2.2.1.4.1 s <value>
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.2 | subrack | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.2.2 | ansSubrackTable | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.2.2.1 | ansSubrackEntry | ANS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.193.96.115.3.2.2.1.4 | ansSubrackHwId | ANS-EQUIPMENT-MIB |