All MIBs › ACMEPACKET-ENVMON-MIB › apEnvMonPowerSupplyStatusDescr
apEnvMonPowerSupplyStatusDescr
Module: ACMEPACKET-ENVMON-MIB
OID (symbolic): ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusDescr
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.5.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Textual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry.
What is apEnvMonPowerSupplyStatusDescr?
This OID holds a short text label (up to 64 characters) that describes a power supply unit in human-readable terms. You'll use this in your monitoring dashboard to quickly identify which power supply you're looking at without having to trace cables. For example, it might show "3500W PSU-A, 12V redundant input" so you know exactly which unit has the problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.5.1.1.3 snmpwalk -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.5.1.1.3.1 snmpget -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusDescr.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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.3 | apEnvMonModule | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1 | apEnvMonObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.5 | apEnvMonPowerSupplyObjects | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.5.1 | apEnvMonPowerSupplyStatusTable | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.5.1.1 | apEnvMonPowerSupplyStatusEntry | ACMEPACKET-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.3.1.5.1.1.3 | apEnvMonPowerSupplyStatusDescr | ACMEPACKET-ENVMON-MIB |