All MIBs › HMPRIV-MGMT-SNMP-MIB › hmPSProductCode
hmPSProductCode
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmPSProductCode
OID (numeric): 1.3.6.1.4.1.248.14.1.2.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Product code of the associated power supply.
What is hmPSProductCode?
This OID holds a text string identifying the model or product code of a power supply in the device. Reading it tells you what type of power supply is installed. A technician would check this when troubleshooting power issues or planning replacements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.1.2.1.8 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPSProductCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.1.2.1.8.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmPSProductCode.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1 | hmChassis | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.2 | hmPSTable | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.2.1 | hmPSEntry | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.1.2.1.8 | hmPSProductCode | HMPRIV-MGMT-SNMP-MIB |