All MIBs › ACMEPACKET-ENVMON-MIB › apEnvMonPowerSupplyStatusType
apEnvMonPowerSupplyStatusType
Module: ACMEPACKET-ENVMON-MIB
OID (symbolic): ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType
OID (numeric): 1.3.6.1.4.1.9148.3.3.1.5.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The entity part type from which the power status is from. 0=left:power supply A, 1=right:power supply B. 3=slot: power supply is contained in the slot corresponding to apEnvMonPowerSowerSupplyStatusIndex
What is apEnvMonPowerSupplyStatusType?
This OID stores which physical location a power supply unit occupies in the device (0 for left/power supply A, 1 for right/power supply B, or 3 for a slot-based location). Network engineers use this to identify which specific power supply module failed or needs service. For example, a value of 0 tells you the problem is with the left power supply (power supply A).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.5.1.1.2 snmpwalk -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.3.1.5.1.1.2.1 snmpget -v2c -c public <target> ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apEnvMonPowerSupplyStatusType.1
Start monitoring Oracle Acme Packet SBCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType OID value, configure state conditions and alerts, and monitor any Oracle Acme Packet SBCs from a single console.
OID Breakdown
Upper-level ancestors (8 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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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.2 | apEnvMonPowerSupplyStatusType | ACMEPACKET-ENVMON-MIB |