MIB :: hardwareResourceName

MIB Reference — IPNetwork Monitor

All MIBsMIBhardwareResourceName

hardwareResourceName

Module: MIB

OID (symbolic): MIB::hardwareResourceName

OID (numeric): 1.3.6.1.4.1.5951.6.2.1000.1.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

Resource name

What is hardwareResourceName?

This OID stores a text name identifying a hardware component (like CPU, memory, or a network card). The name helps operators quickly identify which specific piece of hardware is being monitored. A technician uses this when investigating hardware alarms to find the exact component that's failing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.2.1000.1.1.1
snmpwalk -v2c -c public <target> MIB::hardwareResourceName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.2.1000.1.1.1.1
snmpget -v2c -c public <target> MIB::hardwareResourceName.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5951netScalerMAS-MIB-SMIV2-MIB
1.3.6.1.4.1.5951.6sdxRootMIB
1.3.6.1.4.1.5951.6.2systemGroupMIB
1.3.6.1.4.1.5951.6.2.1000sysHealthGroupMIB
1.3.6.1.4.1.5951.6.2.1000.1hardwareResourceTableMIB
1.3.6.1.4.1.5951.6.2.1000.1.1hardwareResourceEntryMIB
1.3.6.1.4.1.5951.6.2.1000.1.1.1hardwareResourceNameMIB