All MIBs › CBS-HARDWARE-MIB › cbsHwComponentDescription
cbsHwComponentDescription
Module: CBS-HARDWARE-MIB
OID (symbolic): CBS-HARDWARE-MIB::cbsHwComponentDescription
OID (numeric): 1.3.6.1.4.1.6848.2.1.5.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Description of the programable component
What is cbsHwComponentDescription?
This read-only object provides a human-readable description of a programmable hardware component (such as an FPGA or specialized processor) in a CBS device. The description helps operators understand what each hardware component does and identify its purpose or version. Technicians use this information when troubleshooting hardware issues or planning firmware upgrades specific to individual components.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6848.2.1.5.1.2 snmpwalk -v2c -c public <target> CBS-HARDWARE-MIB::cbsHwComponentDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6848.2.1.5.1.2.1 snmpget -v2c -c public <target> CBS-HARDWARE-MIB::cbsHwComponentDescription.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.6848 | crossbeamSystems | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2 | cbsMgmt | CROSSBEAM-SYSTEMS-MIB |
| 1.3.6.1.4.1.6848.2.1 | cbsHardware | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.5 | cbsHwComponentRevTable | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.5.1 | cbsHwComponentRevEntry | CBS-HARDWARE-MIB |
| 1.3.6.1.4.1.6848.2.1.5.1.2 | cbsHwComponentDescription | CBS-HARDWARE-MIB |