All MIBs › ACS8000-MIB › acsPowerMgmtBanksTableCurrentReset
acsPowerMgmtBanksTableCurrentReset
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsPowerMgmtBanksTableCurrentReset
OID (numeric): 1.3.6.1.4.1.10418.26.2.5.9.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Reset max, min and avg values of current.
What is acsPowerMgmtBanksTableCurrentReset?
This OID is a write-only control that clears the historical minimum, maximum, and average current statistics for a power bank, allowing you to start a fresh measurement window. System administrators use this when they want to track current consumption over a specific time period (like before and after a scheduled maintenance window) without noise from old baseline data. Setting this OID to the reset value works the same way as pressing a "clear stats" button on a power meter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.9.1.11 snmpwalk -v2c -c public <target> ACS8000-MIB::acsPowerMgmtBanksTableCurrentReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.5.9.1.11.1 snmpget -v2c -c public <target> ACS8000-MIB::acsPowerMgmtBanksTableCurrentReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.26.2.5.9.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acsPowerMgmtBanksTableCurrentReset.1
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS8000-MIB::acsPowerMgmtBanksTableCurrentReset OID value, configure state conditions and alerts, and monitor any Vertiv (Avocent) ACS 8000 console servers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10418.26 | acs | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2 | acsManagement | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5 | acsPowerMgmt | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.9 | acsPowerMgmtBanksTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.9.1 | acsPowerMgmtBanksTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.5.9.1.11 | acsPowerMgmtBanksTableCurrentReset | ACS8000-MIB |