All MIBs › CTATX-MIB › hwManufData
hwManufData
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::hwManufData
OID (numeric): 1.3.6.1.4.1.97.3.1.2.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is a 24 byte array which contains the part number, serial number and hardware revision level of this module. The Turbo's hwManufData will be all blanks since it is manufactured as part of the Packet Processing Engine module.
What is hwManufData?
This read-only OCTET STRING of 24 bytes, all blanks for the Turbo board, contains the part number, serial number, and hardware revision level of a module. An admin uses this for asset tracking and RMA purposes on an installed module. For example, reading this 24-byte field for the module in slot 4 gives the admin the part number, serial number, and revision data needed to order an exact replacement, while reading it for a Turbo board correctly returns all blanks since Turbo data is instead recorded as part of the PPE module's own record.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.1.2.1.8 snmpwalk -v2c -c public <target> CTATX-MIB::hwManufData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.1.2.1.8.1 snmpget -v2c -c public <target> CTATX-MIB::hwManufData.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::hwManufData OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1 | hw | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2 | hwSlotTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2.1 | hwEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.1.2.1.8 | hwManufData | CTATX-MIB |