All MIBs › ACS8000-MIB
Organization: Vertiv Co
Last Updated: 2017-11-17
Category: Device Management
Description: Manages the Cyclades ACS 8000 console server, providing port configuration, session management, and out-of-band access control objects.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ACS8000-MIB?
ACS8000-MIB is a vendor-specific SNMP module for the Cyclades/Avocent ACS 8000 series console (out-of-band access) server, providing objects for device identity, port configuration, session management, and system control. It exposes hardware identity data (host name, product model, part number, serial number, firmware/bootcode version) as well as operational data such as power supply state and active session counts. Its monitoring value is strongly hardware/software status oriented: it reports firmware and bootcode version for software currency checks, dual power supply states (acsPowerSupplyStatePw1/Pw2) for power redundancy health, and active session counts for capacity/security monitoring, plus a remote reboot control object. It is a self-contained vendor MIB, typically used alongside standard system MIBs like the SNMPv2-MIB for basic system uptime. It is deployed wherever an ACS 8000 console server provides out-of-band serial console access to racks of network and server equipment, and administrators typically load the ACS8000-MIB into a MIB Browser to poll these objects.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACS8000-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cyclades/Avocent ACS 8000 console server
Monitoring Examples
Sample objects include acsProductModel, acsSerialNumber, acsBootcodeVersion, acsFirmwareVersion, acsPowerSupplyNumber, acsPowerSupplyStatePw1, acsPowerSupplyStatePw2, and acsActiveSessionsNumberOfSession. An administrator would poll acsPowerSupplyStatePw1/Pw2 to confirm both power supplies in a redundant pair are healthy, flagging a failed unit before it becomes a single point of failure, and would monitor acsActiveSessionsNumberOfSession to detect unexpected console session activity. acsFirmwareVersion and acsBootcodeVersion would be checked to confirm the device is running the expected software release, and acsReboot could be invoked remotely to recover a hung unit.
What Can Be Monitored
- firmware version
- bootcode version
- power supply status (dual PSU)
- active session count
- product model/serial number
- remote reboot capability
This MIB depends on
Related MIBs
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks |
From RFC1213-MIB
| PhysAddress |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| acs | 1.3.6.1.4.1.10418.26 | This module defines the MIB extensions to ACS80xx products. | ||
| acs8008 | 1.3.6.1.4.1.10418.26.1.4 | |||
| acs8016 | 1.3.6.1.4.1.10418.26.1.3 | |||
| acs802 | 1.3.6.1.4.1.10418.26.1.7 | |||
| acs8032 | 1.3.6.1.4.1.10418.26.1.2 | |||
| acs804 | 1.3.6.1.4.1.10418.26.1.6 | |||
| acs8048 | 1.3.6.1.4.1.10418.26.1.1 | |||
| acs808 | 1.3.6.1.4.1.10418.26.1.5 | |||
| I32 acsActiveSessionsNumberOfSession | 1.3.6.1.4.1.10418.26.2.2.1 | Integer32 | read-only | Number of active sessions. |
| acsActiveSessionsTable | 1.3.6.1.4.1.10418.26.2.2.2 | not-accessible | This table contains the list of active sessions. | |
| STR acsActiveSessionsTableConnection | 1.3.6.1.4.1.10418.26.2.2.2.1.5 | DisplayString | read-only | Connection type. |
| acsActiveSessionsTableEntry | 1.3.6.1.4.1.10418.26.2.2.2.1 | not-accessible | each entry has the information about the active session | |
| STR acsActiveSessionsTableFrom | 1.3.6.1.4.1.10418.26.2.2.2.1.7 | DisplayString | read-only | The source IP address of the session. |
| STR acsActiveSessionsTableGroup | 1.3.6.1.4.1.10418.26.2.2.2.1.3 | DisplayString | read-only | The name of the group that the user belongs to. |
| NUM acsActiveSessionsTableIndex | 1.3.6.1.4.1.10418.26.2.2.2.1.1 | InterfaceIndexOrZero | read-only | A unique index representing an entry in this table. |
| INT acsActiveSessionsTableKill | 1.3.6.1.4.1.10418.26.2.2.2.1.8 | INTEGER | read-write | A set value of killSession(2) will kill the session. noAction(1) = always returned in a GET. Does nothing if SET. killSession(2)= when SET the appliance immediately kills the session. |
| STR acsActiveSessionsTableSessionTime | 1.3.6.1.4.1.10418.26.2.2.2.1.6 | DisplayString | read-only | Time of the session |
| STR acsActiveSessionsTableType | 1.3.6.1.4.1.10418.26.2.2.2.1.4 | DisplayString | read-only | The session type. |
| STR acsActiveSessionsTableUser | 1.3.6.1.4.1.10418.26.2.2.2.1.2 | DisplayString | read-only | The name of the user that opens this session. |
| acsAppliance | 1.3.6.1.4.1.10418.26.2.1 | |||
| STR acsBootcodeVersion | 1.3.6.1.4.1.10418.26.2.1.6 | DisplayString | read-only | The version of the bootcode of this appliance. |
| STR acsEIDNumber | 1.3.6.1.4.1.10418.26.2.1.5 | DisplayString | read-only | The electronic ID number (EID) of this appliance as shown on the label attached or imprinted on the appliance. |
| STR acsFirmwareVersion | 1.3.6.1.4.1.10418.26.2.1.7 | DisplayString | read-only | The version of the firmware of this appliance. |
| STR acsHostName | 1.3.6.1.4.1.10418.26.2.1.1 | DisplayString | read-only | The appliance name |
| acsManagement | 1.3.6.1.4.1.10418.26.2 | |||
| STR acsPartNumber | 1.3.6.1.4.1.10418.26.2.1.3 | DisplayString | read-only | The part number of this appliance as shown on the label attached or imprinted on the appliance. |
| acsPowerMgmt | 1.3.6.1.4.1.10418.26.2.5 | |||
| acsPowerMgmtBanksTable | 1.3.6.1.4.1.10418.26.2.5.9 | not-accessible | This table contains data monitoring of each detected bank. | |
| INT acsPowerMgmtBanksTableAlarm | 1.3.6.1.4.1.10418.26.2.5.9.1.30 | INTEGER | read-only | Show the bank alarm status. |
| NUM acsPowerMgmtBanksTableBankIndex | 1.3.6.1.4.1.10418.26.2.5.9.1.3 | InterfaceIndexOrZero | read-only | Bank index in the PDU. |
| STR acsPowerMgmtBanksTableBankName | 1.3.6.1.4.1.10418.26.2.5.9.1.4 | DisplayString | read-only | Bank name in the PDU. |
| I32 acsPowerMgmtBanksTableCurrentAvg | 1.3.6.1.4.1.10418.26.2.5.9.1.10 | Integer32 | read-only | Average value for current sensor in this bank.( A x 10 ) |
| I32 acsPowerMgmtBanksTableCurrentMax | 1.3.6.1.4.1.10418.26.2.5.9.1.8 | Integer32 | read-only | Max detected value of current sensor in this bank.( A x 10 ) |
| I32 acsPowerMgmtBanksTableCurrentMin | 1.3.6.1.4.1.10418.26.2.5.9.1.9 | Integer32 | read-only | Min detected value of current sensor in this bank.( A x 10 ) |
| INT acsPowerMgmtBanksTableCurrentReset | 1.3.6.1.4.1.10418.26.2.5.9.1.11 | INTEGER | read-write | Reset max, min and avg values of current. |
| I32 acsPowerMgmtBanksTableCurrentValue | 1.3.6.1.4.1.10418.26.2.5.9.1.7 | Integer32 | read-only | Actual value of current sensor in this bank.( A x 10 ) |
| acsPowerMgmtBanksTableEntry | 1.3.6.1.4.1.10418.26.2.5.9.1 | not-accessible | each entry has the data monitoring about bank. | |
| STR acsPowerMgmtBanksTablePduId | 1.3.6.1.4.1.10418.26.2.5.9.1.5 | DisplayString | read-only | PDU identification. |
| NUM acsPowerMgmtBanksTablePduIndex | 1.3.6.1.4.1.10418.26.2.5.9.1.2 | InterfaceIndexOrZero | read-only | A PDU position in the chain. |
| STR acsPowerMgmtBanksTablePortName | 1.3.6.1.4.1.10418.26.2.5.9.1.6 | DisplayString | read-only | Name of serial port when the PDU is connected. |
| NUM acsPowerMgmtBanksTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.9.1.1 | InterfaceIndex | read-only | Number of serial port when the PDU is connected. |
| I32 acsPowerMgmtBanksTablePowerAvg | 1.3.6.1.4.1.10418.26.2.5.9.1.22 | Integer32 | read-only | Average value for power consumption in this bank.( W x 10 ) |
| I32 acsPowerMgmtBanksTablePowerFactorAvg | 1.3.6.1.4.1.10418.26.2.5.9.1.28 | Integer32 | read-only | Average value for power factor in this bank.( PF x 100 ) |
| I32 acsPowerMgmtBanksTablePowerFactorMax | 1.3.6.1.4.1.10418.26.2.5.9.1.26 | Integer32 | read-only | Max detected value of power factor in this bank.( PF x 100 ) |
| I32 acsPowerMgmtBanksTablePowerFactorMin | 1.3.6.1.4.1.10418.26.2.5.9.1.27 | Integer32 | read-only | Min detected value of power factor in this bank.( PF x 100 ) |
| INT acsPowerMgmtBanksTablePowerFactorReset | 1.3.6.1.4.1.10418.26.2.5.9.1.29 | INTEGER | read-write | Reset max, min and avg values of power factor. |
| INT acsPowerMgmtBanksTablePowerFactorType | 1.3.6.1.4.1.10418.26.2.5.9.1.24 | INTEGER | read-only | Type of power factor values. |
| I32 acsPowerMgmtBanksTablePowerFactorValue | 1.3.6.1.4.1.10418.26.2.5.9.1.25 | Integer32 | read-only | Actual value of power factor in this bank.( PF x 100 ) |
| I32 acsPowerMgmtBanksTablePowerMax | 1.3.6.1.4.1.10418.26.2.5.9.1.20 | Integer32 | read-only | Max detected value of power consumption in this bank.( W x 10 ) |
| I32 acsPowerMgmtBanksTablePowerMin | 1.3.6.1.4.1.10418.26.2.5.9.1.21 | Integer32 | read-only | Min detected value of power consumption in this bank.( W x 10 ) |
| INT acsPowerMgmtBanksTablePowerReset | 1.3.6.1.4.1.10418.26.2.5.9.1.23 | INTEGER | read-write | Reset max, min and avg values of power consumption. |
| INT acsPowerMgmtBanksTablePowerType | 1.3.6.1.4.1.10418.26.2.5.9.1.18 | INTEGER | read-only | Type of power consumption values. |
| I32 acsPowerMgmtBanksTablePowerValue | 1.3.6.1.4.1.10418.26.2.5.9.1.19 | Integer32 | read-only | Actual value of power consumption in this bank.( W x 10 ) |
| I32 acsPowerMgmtBanksTableVoltageAvg | 1.3.6.1.4.1.10418.26.2.5.9.1.16 | Integer32 | read-only | Average value for voltage sensor in this bank.( V ) |
| I32 acsPowerMgmtBanksTableVoltageMax | 1.3.6.1.4.1.10418.26.2.5.9.1.14 | Integer32 | read-only | Max detected value of voltage sensor in this bank.( V ) |
| I32 acsPowerMgmtBanksTableVoltageMin | 1.3.6.1.4.1.10418.26.2.5.9.1.15 | Integer32 | read-only | Min detected value of voltage sensor in this bank.( V ) |
| INT acsPowerMgmtBanksTableVoltageReset | 1.3.6.1.4.1.10418.26.2.5.9.1.17 | INTEGER | read-write | Reset max, min and avg values of voltage. |
| INT acsPowerMgmtBanksTableVoltageType | 1.3.6.1.4.1.10418.26.2.5.9.1.12 | INTEGER | read-only | Type of voltage values. |
| I32 acsPowerMgmtBanksTableVoltageValue | 1.3.6.1.4.1.10418.26.2.5.9.1.13 | Integer32 | read-only | Actual value of voltage sensor in this bank.( V ) |
| acsPowerMgmtEnvMonTable | 1.3.6.1.4.1.10418.26.2.5.10 | not-accessible | This table contains data monitoring of each detected environmental sensor. | |
| acsPowerMgmtEnvMonTableEntry | 1.3.6.1.4.1.10418.26.2.5.10.1 | not-accessible | each entry has the data monitoring about environmental sensors. | |
| NUM acsPowerMgmtEnvMonTableIndex | 1.3.6.1.4.1.10418.26.2.5.10.1.3 | InterfaceIndexOrZero | read-only | envmon sensor index. |
| I32 acsPowerMgmtEnvMonTableMaxValue | 1.3.6.1.4.1.10418.26.2.5.10.1.10 | Integer32 | read-only | Max detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu. |
| STR acsPowerMgmtEnvMonTableName | 1.3.6.1.4.1.10418.26.2.5.10.1.4 | DisplayString | read-only | envmon sensor name. |
| STR acsPowerMgmtEnvMonTablePduId | 1.3.6.1.4.1.10418.26.2.5.10.1.5 | DisplayString | read-only | PDU identification. |
| NUM acsPowerMgmtEnvMonTablePduIndex | 1.3.6.1.4.1.10418.26.2.5.10.1.2 | InterfaceIndexOrZero | read-only | A PDU position in the chain. |
| STR acsPowerMgmtEnvMonTablePortName | 1.3.6.1.4.1.10418.26.2.5.10.1.6 | DisplayString | read-only | Name of serial port when the PDU is connected. |
| NUM acsPowerMgmtEnvMonTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.10.1.1 | InterfaceIndex | read-only | Number of serial port when the PDU is connected. |
| INT acsPowerMgmtEnvMonTableStatus | 1.3.6.1.4.1.10418.26.2.5.10.1.8 | INTEGER | read-only | Status of digital sensors: Dry-Contact, Water level, Smoke sensor, Motion sensor, Door-Contact. For Door-Contact, normal(1) = closed, triggered(2) = opened. |
| INT acsPowerMgmtEnvMonTableType | 1.3.6.1.4.1.10418.26.2.5.10.1.7 | INTEGER | read-only | The type of environmental monitor. |
| I32 acsPowerMgmtEnvMonTableValue | 1.3.6.1.4.1.10418.26.2.5.10.1.9 | Integer32 | read-only | Detected value for envmon sensors. Temperature: C x 10. Humidity: %. Air flow: afu. |
| acsPowerMgmtGroupTable | 1.3.6.1.4.1.10418.26.2.5.7 | not-accessible | This table contains the information about group of outlets. | |
| acsPowerMgmtGroupTableEntry | 1.3.6.1.4.1.10418.26.2.5.7.1 | not-accessible | each entry has the information about group of outlets. | |
| NUM acsPowerMgmtGroupTableIndex | 1.3.6.1.4.1.10418.26.2.5.7.1.1 | InterfaceIndexOrZero | read-only | Index of the group. |
| STR acsPowerMgmtGroupTableName | 1.3.6.1.4.1.10418.26.2.5.7.1.2 | DisplayString | read-only | Name of the group of outlets. |
| INT acsPowerMgmtGroupTablePowerControl | 1.3.6.1.4.1.10418.26.2.5.7.1.4 | INTEGER | read-write | A set value of power*(2-6) will send command to PDU. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to PDU. powerOff(3) = when SET the power Off command is sent to PDU. powerCycle(4)=when SET the power cycle command is sent to PDU. |
| INT acsPowerMgmtGroupTableStatus | 1.3.6.1.4.1.10418.26.2.5.7.1.3 | INTEGER | read-only | Status of the group of outlet. |
| I32 acsPowerMgmtNumberOfOutletGroup | 1.3.6.1.4.1.10418.26.2.5.6 | Integer32 | read-only | Number of configured group of outlets. |
| I32 acsPowerMgmtNumSerialPorts | 1.3.6.1.4.1.10418.26.2.5.1 | Integer32 | read-only | The number of Serial Ports that has PDU connected on the appliance. |
| acsPowerMgmtOutElecMonTable | 1.3.6.1.4.1.10418.26.2.5.11 | not-accessible | This table contains the information about data monitoring of outlets. | |
| INT acsPowerMgmtOutElecMonTableAlarm | 1.3.6.1.4.1.10418.26.2.5.11.1.24 | INTEGER | read-only | Show the outlet alarm status. |
| I32 acsPowerMgmtOutElecMonTableCurrentAvg | 1.3.6.1.4.1.10418.26.2.5.11.1.7 | Integer32 | read-only | Average value for outlet current sensor.( A x 10 ) |
| I32 acsPowerMgmtOutElecMonTableCurrentMax | 1.3.6.1.4.1.10418.26.2.5.11.1.5 | Integer32 | read-only | Max detected value of outlet current sensor.( A x 10 ) |
| I32 acsPowerMgmtOutElecMonTableCurrentMin | 1.3.6.1.4.1.10418.26.2.5.11.1.6 | Integer32 | read-only | Min detected value of outlet current sensor.( A x 10 ) |
| INT acsPowerMgmtOutElecMonTableCurrentReset | 1.3.6.1.4.1.10418.26.2.5.11.1.8 | INTEGER | read-write | Reset max, min and avertage values of outlet current. |
| I32 acsPowerMgmtOutElecMonTableCurrentValue | 1.3.6.1.4.1.10418.26.2.5.11.1.4 | Integer32 | read-only | Actual value of outlet current sensor.( A x 10 ) |
| acsPowerMgmtOutElecMonTableEntry | 1.3.6.1.4.1.10418.26.2.5.11.1 | not-accessible | each entry has the information about the outlet. | |
| NUM acsPowerMgmtOutElecMonTableNumber | 1.3.6.1.4.1.10418.26.2.5.11.1.3 | InterfaceIndex | read-only | Number of the outlet in the PDU. |
| NUM acsPowerMgmtOutElecMonTablePduNumber | 1.3.6.1.4.1.10418.26.2.5.11.1.2 | InterfaceIndex | read-only | Index. |
| NUM acsPowerMgmtOutElecMonTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.11.1.1 | InterfaceIndex | read-only | Serial Port number. |
| I32 acsPowerMgmtOutElecMonTablePowerAvg | 1.3.6.1.4.1.10418.26.2.5.11.1.12 | Integer32 | read-only | Average value for outlet power comsumption sensor.( W x 10 ) |
| I32 acsPowerMgmtOutElecMonTablePowerFactorAvg | 1.3.6.1.4.1.10418.26.2.5.11.1.22 | Integer32 | read-only | Average value for outlet power-factor sensor.( PF x 100 ) |
| I32 acsPowerMgmtOutElecMonTablePowerFactorMax | 1.3.6.1.4.1.10418.26.2.5.11.1.20 | Integer32 | read-only | Max detected value of outlet power-factor sensor.( PF x 100 ) |
| I32 acsPowerMgmtOutElecMonTablePowerFactorMin | 1.3.6.1.4.1.10418.26.2.5.11.1.21 | Integer32 | read-only | Min detected value of outlet power-factor sensor.( PF x 100 ) |
| INT acsPowerMgmtOutElecMonTablePowerFactorReset | 1.3.6.1.4.1.10418.26.2.5.11.1.23 | INTEGER | read-write | Reset max, min and avertage values of outlet power-factor. |
| I32 acsPowerMgmtOutElecMonTablePowerFactorValue | 1.3.6.1.4.1.10418.26.2.5.11.1.19 | Integer32 | read-only | Actual value of outlet power-factor sensor.( PF x 100 ) |
| I32 acsPowerMgmtOutElecMonTablePowerMax | 1.3.6.1.4.1.10418.26.2.5.11.1.10 | Integer32 | read-only | Max detected value of outlet power comsumption sensor.( W x 10 ) |
| I32 acsPowerMgmtOutElecMonTablePowerMin | 1.3.6.1.4.1.10418.26.2.5.11.1.11 | Integer32 | read-only | Min detected value of outlet power comsumption sensor.( W x 10 ) |
| INT acsPowerMgmtOutElecMonTablePowerReset | 1.3.6.1.4.1.10418.26.2.5.11.1.13 | INTEGER | read-write | Reset max, min and avertage values of outlet power comsumption. |
| I32 acsPowerMgmtOutElecMonTablePowerValue | 1.3.6.1.4.1.10418.26.2.5.11.1.9 | Integer32 | read-only | Actual value of outlet power comsumption sensor.( W x 10 ) |
| I32 acsPowerMgmtOutElecMonTableVoltageAvg | 1.3.6.1.4.1.10418.26.2.5.11.1.17 | Integer32 | read-only | Average value for outlet voltage sensor.( V ) |
| I32 acsPowerMgmtOutElecMonTableVoltageMax | 1.3.6.1.4.1.10418.26.2.5.11.1.15 | Integer32 | read-only | Max detected value of outlet voltage sensor.( V ) |
| I32 acsPowerMgmtOutElecMonTableVoltageMin | 1.3.6.1.4.1.10418.26.2.5.11.1.16 | Integer32 | read-only | Min detected value of outlet voltage sensor.( V ) |
| INT acsPowerMgmtOutElecMonTableVoltageReset | 1.3.6.1.4.1.10418.26.2.5.11.1.18 | INTEGER | read-write | Reset max, min and avertage values of outlet voltage. |
| I32 acsPowerMgmtOutElecMonTableVoltageValue | 1.3.6.1.4.1.10418.26.2.5.11.1.14 | Integer32 | read-only | Actual value of outlet voltage sensor.( V ) |
| acsPowerMgmtOutletsTable | 1.3.6.1.4.1.10418.26.2.5.5 | not-accessible | This table contains the information about outlets. | |
| acsPowerMgmtOutletsTableEntry | 1.3.6.1.4.1.10418.26.2.5.5.1 | not-accessible | each entry has the information about the outlet. | |
| STR acsPowerMgmtOutletsTableName | 1.3.6.1.4.1.10418.26.2.5.5.1.4 | DisplayString | read-only | Name of the outlet. |
| NUM acsPowerMgmtOutletsTableNumber | 1.3.6.1.4.1.10418.26.2.5.5.1.3 | InterfaceIndex | read-only | Number of the outlet in the PDU. |
| STR acsPowerMgmtOutletsTablePduId | 1.3.6.1.4.1.10418.26.2.5.5.1.8 | DisplayString | read-only | PDU identification. |
| NUM acsPowerMgmtOutletsTablePduNumber | 1.3.6.1.4.1.10418.26.2.5.5.1.2 | InterfaceIndex | read-only | Index. |
| STR acsPowerMgmtOutletsTablePortName | 1.3.6.1.4.1.10418.26.2.5.5.1.7 | DisplayString | read-only | Serial Port Name where the PDU is connected. |
| NUM acsPowerMgmtOutletsTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.5.1.1 | InterfaceIndex | read-only | Serial Port number. |
| INT acsPowerMgmtOutletsTablePowerControl | 1.3.6.1.4.1.10418.26.2.5.5.1.6 | INTEGER | read-write | A set value of power*(2-6) will send command to PDU. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to PDU. powerOff(3) = when SET the power Off command is sent to PDU. powerCycle(4)=when SET the power cycle command is sent to PDU. powerLock(5)= when SET the power lock command is sent to PDU. powerUnlock(6)=when SET the power unlock command is sent to PDU. The powerLock and powerUnlock are valid only for Cyclades-PM PDUs |
| INT acsPowerMgmtOutletsTableStatus | 1.3.6.1.4.1.10418.26.2.5.5.1.5 | INTEGER | read-only | Status of the outlet. |
| acsPowerMgmtPDUTable | 1.3.6.1.4.1.10418.26.2.5.3 | not-accessible | This table contains the list of detected PDUs. | |
| INT acsPowerMgmtPDUTableAlarm | 1.3.6.1.4.1.10418.26.2.5.3.1.62 | INTEGER | read-only | Show the PDU alarm status. |
| I32 acsPowerMgmtPDUTableCurrent1Max | 1.3.6.1.4.1.10418.26.2.5.3.1.11 | Integer32 | read-write | Maximum current of the sensor 1 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value. |
| I32 acsPowerMgmtPDUTableCurrent1Value | 1.3.6.1.4.1.10418.26.2.5.3.1.10 | Integer32 | read-only | Current of the sensor 1 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) |
| I32 acsPowerMgmtPDUTableCurrent2Max | 1.3.6.1.4.1.10418.26.2.5.3.1.13 | Integer32 | read-write | Maximum current of the sensor 2 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value. |
| I32 acsPowerMgmtPDUTableCurrent2Value | 1.3.6.1.4.1.10418.26.2.5.3.1.12 | Integer32 | read-only | Current of the sensor 2 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) |
| I32 acsPowerMgmtPDUTableCurrent3Max | 1.3.6.1.4.1.10418.26.2.5.3.1.15 | Integer32 | read-write | Maximum current of the sensor 3 in this PDU unit in AMP. When the PDU does not have support for maximum value, the value will be 0. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) Clear this value, set it with Zero value. |
| I32 acsPowerMgmtPDUTableCurrent3Value | 1.3.6.1.4.1.10418.26.2.5.3.1.14 | Integer32 | read-only | Current of the sensor 3 in this PDU unit in AMP. The value of this object is the actual current in AMP * 10. You need to translate the readed value (Ex. : value is 5, the current is 0.5 AMP.) |
| I32 acsPowerMgmtPDUTableCurrentAvg | 1.3.6.1.4.1.10418.26.2.5.3.1.42 | Integer32 | read-only | Average value for current sensor in this PDU.( A x 10 ) |
| I32 acsPowerMgmtPDUTableCurrentMax | 1.3.6.1.4.1.10418.26.2.5.3.1.40 | Integer32 | read-only | Max detected value of current sensor in this PDU.( A x 10 ) |
| I32 acsPowerMgmtPDUTableCurrentMin | 1.3.6.1.4.1.10418.26.2.5.3.1.41 | Integer32 | read-only | Min detected value of current sensor in this PDU.( A x 10 ) |
| I32 acsPowerMgmtPDUTableCurrentNOS | 1.3.6.1.4.1.10418.26.2.5.3.1.9 | Integer32 | read-only | Number of current sensors in the PDU. |
| INT acsPowerMgmtPDUTableCurrentReset | 1.3.6.1.4.1.10418.26.2.5.3.1.43 | INTEGER | read-write | Reset max, min and avg values of current. |
| I32 acsPowerMgmtPDUTableCurrentValue | 1.3.6.1.4.1.10418.26.2.5.3.1.39 | Integer32 | read-only | Actual value of current sensor in this PDU.( A x 10 ) |
| acsPowerMgmtPDUTableEntry | 1.3.6.1.4.1.10418.26.2.5.3.1 | not-accessible | each entry has the information about the PDU. | |
| I32 acsPowerMgmtPDUTableEnvSensors | 1.3.6.1.4.1.10418.26.2.5.3.1.63 | Integer32 | read-only | Number of environmental sensor in this PDU. |
| STR acsPowerMgmtPDUTableFirmwareVersion | 1.3.6.1.4.1.10418.26.2.5.3.1.7 | DisplayString | read-only | Version of the PDU firmware. |
| I32 acsPowerMgmtPDUTableHumidity1Max | 1.3.6.1.4.1.10418.26.2.5.3.1.25 | Integer32 | read-write | Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableHumidity1Value | 1.3.6.1.4.1.10418.26.2.5.3.1.24 | Integer32 | read-only | Humidity of this PM unit . If the humidity measurement is not installed this value will be 0. |
| I32 acsPowerMgmtPDUTableHumidity2Max | 1.3.6.1.4.1.10418.26.2.5.3.1.27 | Integer32 | read-write | Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableHumidity2Value | 1.3.6.1.4.1.10418.26.2.5.3.1.26 | Integer32 | read-only | Humidity of this PM unit . If the humidity measurement is not installed this value will be 0. |
| I32 acsPowerMgmtPDUTableHumidity3Max | 1.3.6.1.4.1.10418.26.2.5.3.1.29 | Integer32 | read-write | Maximum humidity detected in this PM unit. If the humidity measurement is not installed or the PDU does not have support for maximum value this value will be 0. Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableHumidity3Value | 1.3.6.1.4.1.10418.26.2.5.3.1.28 | Integer32 | read-only | Humidity of this PM unit . If the humidity measurement is not installed this value will be 0. |
| I32 acsPowerMgmtPDUTableHumidityNOS | 1.3.6.1.4.1.10418.26.2.5.3.1.23 | Integer32 | read-only | Number of humidity sensors in the PDU. |
| STR acsPowerMgmtPDUTableModel | 1.3.6.1.4.1.10418.26.2.5.3.1.5 | DisplayString | read-only | Model of the PDU. |
| I32 acsPowerMgmtPDUTableNumberOfBanks | 1.3.6.1.4.1.10418.26.2.5.3.1.38 | Integer32 | read-only | Number of banks of this PDU unit. |
| I32 acsPowerMgmtPDUTableNumberOfOutlets | 1.3.6.1.4.1.10418.26.2.5.3.1.8 | Integer32 | read-only | Number of outlets of the PDU. |
| INT acsPowerMgmtPDUTableNumberOfPhases | 1.3.6.1.4.1.10418.26.2.5.3.1.37 | INTEGER | read-only | Number of phases of this PDU unit. |
| STR acsPowerMgmtPDUTablePduId | 1.3.6.1.4.1.10418.26.2.5.3.1.3 | DisplayString | read-only | PDU identification. |
| NUM acsPowerMgmtPDUTablePduIndex | 1.3.6.1.4.1.10418.26.2.5.3.1.2 | InterfaceIndexOrZero | read-only | A PDU position in the chain. |
| STR acsPowerMgmtPDUTablePortName | 1.3.6.1.4.1.10418.26.2.5.3.1.4 | DisplayString | read-only | Name of serial port when the PDU is connected. |
| NUM acsPowerMgmtPDUTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.3.1.1 | InterfaceIndex | read-only | Number of serial port when the PDU is connected. |
| I32 acsPowerMgmtPDUTablePowerAvg | 1.3.6.1.4.1.10418.26.2.5.3.1.54 | Integer32 | read-only | Average value for power consumption in this PDU unit.( W x 10 ) |
| I32 acsPowerMgmtPDUTablePowerFactorAvg | 1.3.6.1.4.1.10418.26.2.5.3.1.60 | Integer32 | read-only | Average value for power factor in this PDU unit.( PF x 100 ) |
| I32 acsPowerMgmtPDUTablePowerFactorMax | 1.3.6.1.4.1.10418.26.2.5.3.1.58 | Integer32 | read-only | Max detected value of power factor in this PDU unit.( PF x 100 ) |
| I32 acsPowerMgmtPDUTablePowerFactorMin | 1.3.6.1.4.1.10418.26.2.5.3.1.59 | Integer32 | read-only | Min detected value of power factor in this PDU unit.( PF x 100 ) |
| INT acsPowerMgmtPDUTablePowerFactorReset | 1.3.6.1.4.1.10418.26.2.5.3.1.61 | INTEGER | read-write | Reset max, min and avg values of power factor. |
| INT acsPowerMgmtPDUTablePowerFactorType | 1.3.6.1.4.1.10418.26.2.5.3.1.56 | INTEGER | read-only | Type of power factor values. |
| I32 acsPowerMgmtPDUTablePowerFactorValue | 1.3.6.1.4.1.10418.26.2.5.3.1.57 | Integer32 | read-only | Actual value of power factor in this PDU unit.( PF x 100 ) |
| I32 acsPowerMgmtPDUTablePowerMax | 1.3.6.1.4.1.10418.26.2.5.3.1.52 | Integer32 | read-only | Max detected value of power consumption in this PDU unit.( W x 10 ) |
| I32 acsPowerMgmtPDUTablePowerMin | 1.3.6.1.4.1.10418.26.2.5.3.1.53 | Integer32 | read-only | Min detected value of power consumption in this PDU unit.( W x 10 ) |
| INT acsPowerMgmtPDUTablePowerReset | 1.3.6.1.4.1.10418.26.2.5.3.1.55 | INTEGER | read-write | Reset max, min and avg values of power consumption. |
| INT acsPowerMgmtPDUTablePowerType | 1.3.6.1.4.1.10418.26.2.5.3.1.50 | INTEGER | read-only | Type of power consumption values.( W x 10 ) |
| I32 acsPowerMgmtPDUTablePowerValue | 1.3.6.1.4.1.10418.26.2.5.3.1.51 | Integer32 | read-only | Actual value of power consumption in this PDU unit.( W x 10 ) |
| I32 acsPowerMgmtPDUTableTemperature1Max | 1.3.6.1.4.1.10418.26.2.5.3.1.18 | Integer32 | read-write | Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableTemperature1Value | 1.3.6.1.4.1.10418.26.2.5.3.1.17 | Integer32 | read-only | Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). |
| I32 acsPowerMgmtPDUTableTemperature2Max | 1.3.6.1.4.1.10418.26.2.5.3.1.20 | Integer32 | read-write | Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableTemperature2Value | 1.3.6.1.4.1.10418.26.2.5.3.1.19 | Integer32 | read-only | Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). |
| I32 acsPowerMgmtPDUTableTemperature3Max | 1.3.6.1.4.1.10418.26.2.5.3.1.22 | Integer32 | read-write | Maximum temperature detected in this PM unit in Celsius degrees. The value will be Zero when the PDU does not have support for maximum value. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). Set with Zero value to clear the max. temperature. |
| I32 acsPowerMgmtPDUTableTemperature3Value | 1.3.6.1.4.1.10418.26.2.5.3.1.21 | Integer32 | read-only | Temperature of this PM unit in Celsius degrees. The value of this object is the actual temperature in degrees C * 10. You need to translate the readed value (Ex. : value is 240, the temperature is 24 Celsius.) If the temperature measurement is not installed this value will be 0. Valid values are 5 to 999 ( 0.5 to 99.9 Celsius). |
| I32 acsPowerMgmtPDUTableTemperatureNOS | 1.3.6.1.4.1.10418.26.2.5.3.1.16 | Integer32 | read-only | Number of temperature sensors in the PDU. |
| STR acsPowerMgmtPDUTableVendor | 1.3.6.1.4.1.10418.26.2.5.3.1.6 | DisplayString | read-only | Vendor of the PDU. |
| I32 acsPowerMgmtPDUTableVoltage1Max | 1.3.6.1.4.1.10418.26.2.5.3.1.32 | Integer32 | read-write | Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage. |
| I32 acsPowerMgmtPDUTableVoltage1Value | 1.3.6.1.4.1.10418.26.2.5.3.1.31 | Integer32 | read-only | Voltage of this sensor in this PDU unit. |
| I32 acsPowerMgmtPDUTableVoltage2Max | 1.3.6.1.4.1.10418.26.2.5.3.1.34 | Integer32 | read-write | Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage. |
| I32 acsPowerMgmtPDUTableVoltage2Value | 1.3.6.1.4.1.10418.26.2.5.3.1.33 | Integer32 | read-only | Voltage of this sensor in this PDU unit. |
| I32 acsPowerMgmtPDUTableVoltage3Max | 1.3.6.1.4.1.10418.26.2.5.3.1.36 | Integer32 | read-write | Maximum voltage of this sensor in this PDU unit. Set with Zero value to clear the maximum voltage. |
| I32 acsPowerMgmtPDUTableVoltage3Value | 1.3.6.1.4.1.10418.26.2.5.3.1.35 | Integer32 | read-only | Voltage of this sensor in this PDU unit. |
| I32 acsPowerMgmtPDUTableVoltageAvg | 1.3.6.1.4.1.10418.26.2.5.3.1.48 | Integer32 | read-only | Average value for voltage sensor in this PDU unit.( V ) |
| I32 acsPowerMgmtPDUTableVoltageMax | 1.3.6.1.4.1.10418.26.2.5.3.1.46 | Integer32 | read-only | Max detected value of voltage sensor in this PDU unit.( V ) |
| I32 acsPowerMgmtPDUTableVoltageMin | 1.3.6.1.4.1.10418.26.2.5.3.1.47 | Integer32 | read-only | Min detected value of voltage sensor in this PDU unit.( V ) |
| I32 acsPowerMgmtPDUTableVoltageNOS | 1.3.6.1.4.1.10418.26.2.5.3.1.30 | Integer32 | read-only | Number of voltage sensors in the PDU. |
| INT acsPowerMgmtPDUTableVoltageReset | 1.3.6.1.4.1.10418.26.2.5.3.1.49 | INTEGER | read-write | Reset max, min and avg values of voltage. |
| INT acsPowerMgmtPDUTableVoltageType | 1.3.6.1.4.1.10418.26.2.5.3.1.44 | INTEGER | read-only | Type of voltage values. |
| I32 acsPowerMgmtPDUTableVoltageValue | 1.3.6.1.4.1.10418.26.2.5.3.1.45 | Integer32 | read-only | Actual value of voltage sensor in this PDU unit.( V ) |
| acsPowerMgmtPhasesTable | 1.3.6.1.4.1.10418.26.2.5.8 | not-accessible | This table contains data monitoring of each detected phase. | |
| INT acsPowerMgmtPhasesTableAlarm | 1.3.6.1.4.1.10418.26.2.5.8.1.30 | INTEGER | read-only | Show the phase alarm status. |
| I32 acsPowerMgmtPhasesTableCurrentAvg | 1.3.6.1.4.1.10418.26.2.5.8.1.10 | Integer32 | read-only | Average value for current sensor in this phase.( A x 10 ) |
| I32 acsPowerMgmtPhasesTableCurrentMax | 1.3.6.1.4.1.10418.26.2.5.8.1.8 | Integer32 | read-only | Max detected value of current sensor in this phase.( A x 10 ) |
| I32 acsPowerMgmtPhasesTableCurrentMin | 1.3.6.1.4.1.10418.26.2.5.8.1.9 | Integer32 | read-only | Min detected value of current sensor in this phase.( A x 10 ) |
| INT acsPowerMgmtPhasesTableCurrentReset | 1.3.6.1.4.1.10418.26.2.5.8.1.11 | INTEGER | read-write | Reset max, min and avg values of current. |
| I32 acsPowerMgmtPhasesTableCurrentValue | 1.3.6.1.4.1.10418.26.2.5.8.1.7 | Integer32 | read-only | Actual value of current sensor in this phase.( A x 10 ) |
| acsPowerMgmtPhasesTableEntry | 1.3.6.1.4.1.10418.26.2.5.8.1 | not-accessible | each entry has the data monitoring about phases. | |
| STR acsPowerMgmtPhasesTablePduId | 1.3.6.1.4.1.10418.26.2.5.8.1.5 | DisplayString | read-only | PDU identification. |
| NUM acsPowerMgmtPhasesTablePduIndex | 1.3.6.1.4.1.10418.26.2.5.8.1.2 | InterfaceIndexOrZero | read-only | A PDU position in the chain. |
| NUM acsPowerMgmtPhasesTablePhaseIndex | 1.3.6.1.4.1.10418.26.2.5.8.1.3 | InterfaceIndexOrZero | read-only | phase index in the PDU. |
| STR acsPowerMgmtPhasesTablePhaseName | 1.3.6.1.4.1.10418.26.2.5.8.1.4 | DisplayString | read-only | phase name in the PDU. |
| STR acsPowerMgmtPhasesTablePortName | 1.3.6.1.4.1.10418.26.2.5.8.1.6 | DisplayString | read-only | Name of serial port when the PDU is connected. |
| NUM acsPowerMgmtPhasesTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.8.1.1 | InterfaceIndex | read-only | Number of serial port when the PDU is connected. |
| I32 acsPowerMgmtPhasesTablePowerAvg | 1.3.6.1.4.1.10418.26.2.5.8.1.22 | Integer32 | read-only | Average value for power consumption in this phase.( W x 10 ) |
| I32 acsPowerMgmtPhasesTablePowerFactorAvg | 1.3.6.1.4.1.10418.26.2.5.8.1.28 | Integer32 | read-only | Average value for power factor in this phase.( PF x 100 ) |
| I32 acsPowerMgmtPhasesTablePowerFactorMax | 1.3.6.1.4.1.10418.26.2.5.8.1.26 | Integer32 | read-only | Max detected value of power factor in this phase.( PF x 100 ) |
| I32 acsPowerMgmtPhasesTablePowerFactorMin | 1.3.6.1.4.1.10418.26.2.5.8.1.27 | Integer32 | read-only | Min detected value of power factor in this phase.( PF x 100 ) |
| INT acsPowerMgmtPhasesTablePowerFactorReset | 1.3.6.1.4.1.10418.26.2.5.8.1.29 | INTEGER | read-write | Reset max, min and avg values of power factor. |
| INT acsPowerMgmtPhasesTablePowerFactorType | 1.3.6.1.4.1.10418.26.2.5.8.1.24 | INTEGER | read-only | Type of power factor values. |
| I32 acsPowerMgmtPhasesTablePowerFactorValue | 1.3.6.1.4.1.10418.26.2.5.8.1.25 | Integer32 | read-only | Actual value of power factor in this phase.( PF x 100 ) |
| I32 acsPowerMgmtPhasesTablePowerMax | 1.3.6.1.4.1.10418.26.2.5.8.1.20 | Integer32 | read-only | Max detected value of power consumption in this phase.( W x 10 ) |
| I32 acsPowerMgmtPhasesTablePowerMin | 1.3.6.1.4.1.10418.26.2.5.8.1.21 | Integer32 | read-only | Min detected value of power consumption in this phase.( W x 10 ) |
| INT acsPowerMgmtPhasesTablePowerReset | 1.3.6.1.4.1.10418.26.2.5.8.1.23 | INTEGER | read-write | Reset max, min and avg values of power consumption. |
| INT acsPowerMgmtPhasesTablePowerType | 1.3.6.1.4.1.10418.26.2.5.8.1.18 | INTEGER | read-only | Type of power consumption values. |
| I32 acsPowerMgmtPhasesTablePowerValue | 1.3.6.1.4.1.10418.26.2.5.8.1.19 | Integer32 | read-only | Actual value of power consumption in this phase.( W x 10 ) |
| I32 acsPowerMgmtPhasesTableVoltageAvg | 1.3.6.1.4.1.10418.26.2.5.8.1.16 | Integer32 | read-only | Average value for voltage sensor in this phase.( V ) |
| I32 acsPowerMgmtPhasesTableVoltageMax | 1.3.6.1.4.1.10418.26.2.5.8.1.14 | Integer32 | read-only | Max detected value of voltage sensor in this phase.( V ) |
| I32 acsPowerMgmtPhasesTableVoltageMin | 1.3.6.1.4.1.10418.26.2.5.8.1.15 | Integer32 | read-only | Min detected value of voltage sensor in this phase.( V ) |
| INT acsPowerMgmtPhasesTableVoltageReset | 1.3.6.1.4.1.10418.26.2.5.8.1.17 | INTEGER | read-write | Reset max, min and avg values of voltage. |
| INT acsPowerMgmtPhasesTableVoltageType | 1.3.6.1.4.1.10418.26.2.5.8.1.12 | INTEGER | read-only | Type of voltage values. |
| I32 acsPowerMgmtPhasesTableVoltageValue | 1.3.6.1.4.1.10418.26.2.5.8.1.13 | Integer32 | read-only | Actual value of voltage sensor in this phase.( V ) |
| acsPowerMgmtSerialTable | 1.3.6.1.4.1.10418.26.2.5.2 | not-accessible | Information about each serial port thas has PDU connect. | |
| STR acsPowerMgmtSerialTableDeviceName | 1.3.6.1.4.1.10418.26.2.5.2.1.3 | DisplayString | read-only | The device name of this serial port. |
| acsPowerMgmtSerialTableEntry | 1.3.6.1.4.1.10418.26.2.5.2.1 | not-accessible | Information about each serial port thas has PDU connect. | |
| NUM acsPowerMgmtSerialTableIndex | 1.3.6.1.4.1.10418.26.2.5.2.1.1 | InterfaceIndex | read-only | The index of the register. |
| I32 acsPowerMgmtSerialTableNumberPDUs | 1.3.6.1.4.1.10418.26.2.5.2.1.4 | Integer32 | read-only | Total number of units connected in this serial port. |
| I32 acsPowerMgmtSerialTableNumberUPS | 1.3.6.1.4.1.10418.26.2.5.2.1.5 | Integer32 | read-only | Total number of UPS devices connected to this serial port. |
| I32 acsPowerMgmtSerialTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.2.1.2 | Integer32 | read-only | The number of the serial port when the PDU is connected. |
| I32 acsPowerMgmtTotalNumberOfOutlets | 1.3.6.1.4.1.10418.26.2.5.4 | Integer32 | read-only | Number of outlets managed by the appliance. |
| acsPowerMgmtUPSBatteryTable | 1.3.6.1.4.1.10418.26.2.5.15 | not-accessible | This table contains the information about UPS battery. | |
| STR acsPowerMgmtUPSBatteryTableBatteryCabinetType | 1.3.6.1.4.1.10418.26.2.5.15.1.12 | DisplayString | read-only | Battery Cabinet Type. |
| STR acsPowerMgmtUPSBatteryTableBatteryChargeCompensating | 1.3.6.1.4.1.10418.26.2.5.15.1.16 | DisplayString | read-only | Battery charge algorithm changed due to battery temperature. |
| STR acsPowerMgmtUPSBatteryTableBatteryChargerState | 1.3.6.1.4.1.10418.26.2.5.15.1.17 | DisplayString | read-only | Battery charger state. |
| STR acsPowerMgmtUPSBatteryTableBatteryDischargeTime | 1.3.6.1.4.1.10418.26.2.5.15.1.15 | DisplayString | read-only | Time on battery operation for this discharge |
| STR acsPowerMgmtUPSBatteryTableBatteryFloatVoltage | 1.3.6.1.4.1.10418.26.2.5.15.1.11 | DisplayString | read-only | Battery Float Voltage. |
| STR acsPowerMgmtUPSBatteryTableBatteryNumberOfEBC | 1.3.6.1.4.1.10418.26.2.5.15.1.13 | DisplayString | read-only | Number of Extended Battery Cabinets installed. |
| STR acsPowerMgmtUPSBatteryTableBatteryRating | 1.3.6.1.4.1.10418.26.2.5.15.1.14 | DisplayString | read-only | Battery Rating. |
| STR acsPowerMgmtUPSBatteryTableBatteryStatus | 1.3.6.1.4.1.10418.26.2.5.15.1.19 | DisplayString | read-only | Battery Status. |
| STR acsPowerMgmtUPSBatteryTableChargeStatus | 1.3.6.1.4.1.10418.26.2.5.15.1.6 | DisplayString | read-only | Battery Charge Status. |
| STR acsPowerMgmtUPSBatteryTableDCBusNominalVoltage | 1.3.6.1.4.1.10418.26.2.5.15.1.9 | DisplayString | read-only | Battery DC Bus Nominal Voltage. |
| STR acsPowerMgmtUPSBatteryTableDCBusVoltage | 1.3.6.1.4.1.10418.26.2.5.15.1.3 | DisplayString | read-only | DC Bus Voltage |
| acsPowerMgmtUPSBatteryTableEntry | 1.3.6.1.4.1.10418.26.2.5.15.1 | not-accessible | each entry has the information about the UPS bypass. | |
| INT acsPowerMgmtUPSBatteryTableLowBatteryWarningTime | 1.3.6.1.4.1.10418.26.2.5.15.1.7 | INTEGER | read-write | When battery time remaining falls to, or below, this value (minutes) the low battery alarm is activated. |
| STR acsPowerMgmtUPSBatteryTableNominalBatteryCapacity | 1.3.6.1.4.1.10418.26.2.5.15.1.10 | DisplayString | read-only | Nominal Battery Capacity. |
| STR acsPowerMgmtUPSBatteryTablePercentageCharge | 1.3.6.1.4.1.10418.26.2.5.15.1.5 | DisplayString | read-only | Battery Percentage Charge. |
| NUM acsPowerMgmtUPSBatteryTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.15.1.1 | InterfaceIndex | read-only | Serial Port number. |
| INT acsPowerMgmtUPSBatteryTableStartBatteryTest | 1.3.6.1.4.1.10418.26.2.5.15.1.18 | INTEGER | read-write | Command to initate a manual battery test. |
| STR acsPowerMgmtUPSBatteryTableTestResult | 1.3.6.1.4.1.10418.26.2.5.15.1.8 | DisplayString | read-only | The outcome of the previous battery test. |
| STR acsPowerMgmtUPSBatteryTableTimeRemaining | 1.3.6.1.4.1.10418.26.2.5.15.1.4 | DisplayString | read-only | The calculated available time on battery. |
| NUM acsPowerMgmtUPSBatteryTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.15.1.2 | InterfaceIndex | read-only | Index. |
| acsPowerMgmtUPSBypassTable | 1.3.6.1.4.1.10418.26.2.5.14 | not-accessible | This table contains the information about UPS bypass. | |
| acsPowerMgmtUPSBypassTableEntry | 1.3.6.1.4.1.10418.26.2.5.14.1 | not-accessible | each entry has the information about the UPS bypass. | |
| STR acsPowerMgmtUPSBypassTableInputFrequency | 1.3.6.1.4.1.10418.26.2.5.14.1.8 | DisplayString | read-only | Bypass Input Frequency. |
| STR acsPowerMgmtUPSBypassTableNominalVoltage | 1.3.6.1.4.1.10418.26.2.5.14.1.9 | DisplayString | read-only | Bypass Nominal Voltage. |
| NUM acsPowerMgmtUPSBypassTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.14.1.1 | InterfaceIndex | read-only | Serial Port number. |
| STR acsPowerMgmtUPSBypassTableRMSCurrent | 1.3.6.1.4.1.10418.26.2.5.14.1.6 | DisplayString | read-only | RMS Current. |
| STR acsPowerMgmtUPSBypassTableRMSCurrentL2 | 1.3.6.1.4.1.10418.26.2.5.14.1.7 | DisplayString | read-only | RMS Current. |
| STR acsPowerMgmtUPSBypassTableRMSVoltageL1L2 | 1.3.6.1.4.1.10418.26.2.5.14.1.4 | DisplayString | read-only | RMS Voltage L1L2. |
| STR acsPowerMgmtUPSBypassTableRMSVoltageL1N | 1.3.6.1.4.1.10418.26.2.5.14.1.3 | DisplayString | read-only | RMS Voltage L1N. |
| STR acsPowerMgmtUPSBypassTableRMSVoltageL2N | 1.3.6.1.4.1.10418.26.2.5.14.1.5 | DisplayString | read-only | RMS Voltage L2N. |
| NUM acsPowerMgmtUPSBypassTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.14.1.2 | InterfaceIndex | read-only | Index. |
| acsPowerMgmtUPSEcoModeTable | 1.3.6.1.4.1.10418.26.2.5.17 | not-accessible | This table contains the information about UPS ECO Mode. | |
| acsPowerMgmtUPSEcoModeTableEntry | 1.3.6.1.4.1.10418.26.2.5.17.1 | not-accessible | each entry has the information about the UPS ECO Mode. | |
| NUM acsPowerMgmtUPSEcoModeTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.17.1.1 | InterfaceIndex | read-only | Serial Port number. |
| INT acsPowerMgmtUPSEcoModeTableStateControl | 1.3.6.1.4.1.10418.26.2.5.17.1.4 | INTEGER | read-write | Enable or disable ECO mode. |
| STR acsPowerMgmtUPSEcoModeTableStatus | 1.3.6.1.4.1.10418.26.2.5.17.1.3 | DisplayString | read-only | Current ECO Mode Status. |
| NUM acsPowerMgmtUPSEcoModeTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.17.1.2 | InterfaceIndex | read-only | Index. |
| acsPowerMgmtUPSInputTable | 1.3.6.1.4.1.10418.26.2.5.13 | not-accessible | This table contains the information about UPS inputs. | |
| acsPowerMgmtUPSInputTableEntry | 1.3.6.1.4.1.10418.26.2.5.13.1 | not-accessible | each entry has the information about the UPS inputs. | |
| STR acsPowerMgmtUPSInputTableFrequency | 1.3.6.1.4.1.10418.26.2.5.13.1.3 | DisplayString | read-only | Input Frequency. |
| STR acsPowerMgmtUPSInputTableMaxVoltageL1N | 1.3.6.1.4.1.10418.26.2.5.13.1.9 | DisplayString | read-only | Input Max Voltage measurement for Line L1-N since the last reset. |
| STR acsPowerMgmtUPSInputTableMaxVoltageL2N | 1.3.6.1.4.1.10418.26.2.5.13.1.11 | DisplayString | read-only | Input Max Voltage measurement for Line L2-N since the last reset. |
| STR acsPowerMgmtUPSInputTableMinVoltageL1N | 1.3.6.1.4.1.10418.26.2.5.13.1.10 | DisplayString | read-only | Input Min Voltage measurement for Line L1-N since the last reset. |
| STR acsPowerMgmtUPSInputTableMinVoltageL2N | 1.3.6.1.4.1.10418.26.2.5.13.1.12 | DisplayString | read-only | Input Min Voltage measurement for Line L1-N since the last reset. |
| STR acsPowerMgmtUPSInputTableNominalCurrent | 1.3.6.1.4.1.10418.26.2.5.13.1.15 | DisplayString | read-only | Input nominal current. |
| STR acsPowerMgmtUPSInputTableNominalFrequency | 1.3.6.1.4.1.10418.26.2.5.13.1.14 | DisplayString | read-only | Input nominal frequency. |
| STR acsPowerMgmtUPSInputTableNominalVoltage | 1.3.6.1.4.1.10418.26.2.5.13.1.13 | DisplayString | read-only | Input nominal voltage. |
| NUM acsPowerMgmtUPSInputTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.13.1.1 | InterfaceIndex | read-only | Serial Port number. |
| STR acsPowerMgmtUPSInputTableRMSCurrentL1 | 1.3.6.1.4.1.10418.26.2.5.13.1.7 | DisplayString | read-only | RMS Current for L1. |
| STR acsPowerMgmtUPSInputTableRMSCurrentL2 | 1.3.6.1.4.1.10418.26.2.5.13.1.8 | DisplayString | read-only | RMS Current for L2. |
| STR acsPowerMgmtUPSInputTableRMSVoltageL1L2 | 1.3.6.1.4.1.10418.26.2.5.13.1.5 | DisplayString | read-only | RMS Voltage L1L2. |
| STR acsPowerMgmtUPSInputTableRMSVoltageL1N | 1.3.6.1.4.1.10418.26.2.5.13.1.4 | DisplayString | read-only | RMS Voltage L1-N. |
| STR acsPowerMgmtUPSInputTableRMSVoltageL2N | 1.3.6.1.4.1.10418.26.2.5.13.1.6 | DisplayString | read-only | RMS Voltage L2N. |
| NUM acsPowerMgmtUPSInputTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.13.1.2 | InterfaceIndex | read-only | Index. |
| acsPowerMgmtUPSOutletGroupTable | 1.3.6.1.4.1.10418.26.2.5.18 | not-accessible | This table contains the UPS Outlet Group Information. | |
| acsPowerMgmtUPSOutletGroupTableEntry | 1.3.6.1.4.1.10418.26.2.5.18.1 | not-accessible | Each entry has the UPS outlet group information. | |
| STR acsPowerMgmtUPSOutletGroupTableLabel | 1.3.6.1.4.1.10418.26.2.5.18.1.4 | DisplayString | read-only | User-defined label for the outlet group. |
| NUM acsPowerMgmtUPSOutletGroupTableNumber | 1.3.6.1.4.1.10418.26.2.5.18.1.3 | InterfaceIndex | read-only | Number of the outletgroup in the UPS. |
| NUM acsPowerMgmtUPSOutletGroupTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.18.1.1 | InterfaceIndex | read-only | Serial Port number. |
| INT acsPowerMgmtUPSOutletGroupTablePowerControl | 1.3.6.1.4.1.10418.26.2.5.18.1.6 | INTEGER | read-write | A set value of power(2-6) will send command to the UPS. noAction(1) = always returned in a GET. Does nothing if SET. powerOn(2) = when SET the power On command is sent to UPS. powerOff(3) = when SET the power Off command is sent to UPS. powerCycle(4)=when SET the power cycle command is sent to UPS. |
| STR acsPowerMgmtUPSOutletGroupTableState | 1.3.6.1.4.1.10418.26.2.5.18.1.5 | DisplayString | read-only | User-defined label for the outlet group. |
| NUM acsPowerMgmtUPSOutletGroupTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.18.1.2 | InterfaceIndex | read-only | Index. |
| INT acsPowerMgmtUPSOutputCycleDelay | 1.3.6.1.4.1.10418.26.2.5.16.1.16 | INTEGER | read-write | Turns the UPS off and then back on after the number of seconds specified. When a value is written to this object the output will turned off immediately and then turned back on after the specified time has elapsed. |
| INT acsPowerMgmtUPSOutputOffDelay | 1.3.6.1.4.1.10418.26.2.5.16.1.14 | INTEGER | read-write | Turns the UPS output off after the number of seconds specified. When a value is written to this object the output will be turned off after the specified time has elapsed and the output will remain off. |
| INT acsPowerMgmtUPSOutputOnDelay | 1.3.6.1.4.1.10418.26.2.5.16.1.15 | INTEGER | read-write | Turns the UPS output on after the number of seconds specified. When a value is written to this object the output will be turned on after the specified time has elapsed. |
| acsPowerMgmtUPSOutputTable | 1.3.6.1.4.1.10418.26.2.5.16 | not-accessible | This table contains the information about UPS output. | |
| STR acsPowerMgmtUPSOutputTableApparentPower | 1.3.6.1.4.1.10418.26.2.5.16.1.3 | DisplayString | read-only | DC Bus Voltage |
| STR acsPowerMgmtUPSOutputTableApparentPowerL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.28 | DisplayString | read-only | The system output apparent power on line 1. |
| STR acsPowerMgmtUPSOutputTableApparentPowerL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.29 | DisplayString | read-only | The system output apparent power on line 2. |
| acsPowerMgmtUPSOutputTableEntry | 1.3.6.1.4.1.10418.26.2.5.16.1 | not-accessible | Each entry has the information about the UPS output. | |
| STR acsPowerMgmtUPSOutputTableFrequency | 1.3.6.1.4.1.10418.26.2.5.16.1.4 | DisplayString | read-only | Output frequency. |
| STR acsPowerMgmtUPSOutputTableMaxVoltageL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.17 | DisplayString | read-only | The maximum system output voltage measurement for line 1 since the last reset. |
| STR acsPowerMgmtUPSOutputTableMaxVoltageL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.19 | DisplayString | read-only | The maximum system output voltage measurement for line 21 since the last reset. |
| STR acsPowerMgmtUPSOutputTableMinVoltageL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.18 | DisplayString | read-only | The minimum system output voltage measurement for line 1 since the last reset. |
| STR acsPowerMgmtUPSOutputTableMinVoltageL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.20 | DisplayString | read-only | The minimum system output voltage measurement for line 2 since the last reset. |
| STR acsPowerMgmtUPSOutputTableNominalVoltage | 1.3.6.1.4.1.10418.26.2.5.16.1.21 | DisplayString | read-only | The nominal (or rated) system output voltage. |
| STR acsPowerMgmtUPSOutputTablePercentPower | 1.3.6.1.4.1.10418.26.2.5.16.1.5 | DisplayString | read-only | The system output power as a percentage of the rated capacity. |
| STR acsPowerMgmtUPSOutputTablePercentPowerL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.6 | DisplayString | read-only | The system output power on line L1 as a percentage of the rated capacity. |
| STR acsPowerMgmtUPSOutputTablePercentPowerL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.7 | DisplayString | read-only | The system output power on line L2 as a percentage of the rated capacity. |
| NUM acsPowerMgmtUPSOutputTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.16.1.1 | InterfaceIndex | read-only | Serial Port number. |
| STR acsPowerMgmtUPSOutputTablePower | 1.3.6.1.4.1.10418.26.2.5.16.1.8 | DisplayString | read-only | The sum total power of all system output phases. |
| STR acsPowerMgmtUPSOutputTablePowerApparentPowerRating | 1.3.6.1.4.1.10418.26.2.5.16.1.23 | DisplayString | read-only | Output apparent power rating. |
| STR acsPowerMgmtUPSOutputTablePowerL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.26 | DisplayString | read-only | The system output power on line 1. |
| STR acsPowerMgmtUPSOutputTablePowerL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.27 | DisplayString | read-only | The system output power on line 2. |
| STR acsPowerMgmtUPSOutputTablePowerNominalFrequency | 1.3.6.1.4.1.10418.26.2.5.16.1.22 | DisplayString | read-only | The nominal (or rated) system output frequency. |
| STR acsPowerMgmtUPSOutputTablePowerNominalPowerFactor | 1.3.6.1.4.1.10418.26.2.5.16.1.24 | DisplayString | read-only | The nominal (or rated) system power factor. |
| STR acsPowerMgmtUPSOutputTablePowerPowerFactorCorrection | 1.3.6.1.4.1.10418.26.2.5.16.1.25 | DisplayString | read-only | The state of the power factor correction circuitry of the system. |
| STR acsPowerMgmtUPSOutputTableRMSCurrentL1 | 1.3.6.1.4.1.10418.26.2.5.16.1.9 | DisplayString | read-only | System output RMS current for line L1. |
| STR acsPowerMgmtUPSOutputTableRMSCurrentL2 | 1.3.6.1.4.1.10418.26.2.5.16.1.10 | DisplayString | read-only | System output RMS current for line L2. |
| STR acsPowerMgmtUPSOutputTableRMSVoltageL1L2 | 1.3.6.1.4.1.10418.26.2.5.16.1.13 | DisplayString | read-only | The system output RMS voltage. |
| STR acsPowerMgmtUPSOutputTableRMSVoltageL1N | 1.3.6.1.4.1.10418.26.2.5.16.1.11 | DisplayString | read-only | The system output RMS voltage. |
| STR acsPowerMgmtUPSOutputTableRMSVoltageL2N | 1.3.6.1.4.1.10418.26.2.5.16.1.12 | DisplayString | read-only | The system output RMS voltage. |
| NUM acsPowerMgmtUPSOutputTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.16.1.2 | InterfaceIndex | read-only | Index. |
| acsPowerMgmtUPSTable | 1.3.6.1.4.1.10418.26.2.5.12 | not-accessible | This table contains the list of detected UPSs. | |
| STR acsPowerMgmtUPSTableAgentFirmwareVersion | 1.3.6.1.4.1.10418.26.2.5.12.1.8 | DisplayString | read-only | Firmware version of the agent card. |
| INT acsPowerMgmtUPSTableAudibleAlarmControl | 1.3.6.1.4.1.10418.26.2.5.12.1.18 | INTEGER | read-write | Audible alarm control. |
| INT acsPowerMgmtUPSTableAutoRestartControl | 1.3.6.1.4.1.10418.26.2.5.12.1.17 | INTEGER | read-write | When set to enabled, the UPS will automatically restart the load when utility power is restored after a battery discharge. |
| I32 acsPowerMgmtUPSTableAutoRestartDelay | 1.3.6.1.4.1.10418.26.2.5.12.1.16 | Integer32 | read-write | If power is lost, the control will delay this amount of time after power is restored before restarting the unit. |
| STR acsPowerMgmtUPSTableBypassInverterInputConfig | 1.3.6.1.4.1.10418.26.2.5.12.1.24 | DisplayString | read-only | Input source configuration for the bypass and inverter. |
| STR acsPowerMgmtUPSTableDCConverterStatus | 1.3.6.1.4.1.10418.26.2.5.12.1.21 | DisplayString | read-only | The operating state of the dc converter. |
| acsPowerMgmtUPSTableEntry | 1.3.6.1.4.1.10418.26.2.5.12.1 | not-accessible | Each entry has the information about the UPS. | |
| STR acsPowerMgmtUPSTableFirmwareVersion | 1.3.6.1.4.1.10418.26.2.5.12.1.7 | DisplayString | read-only | Version of the UPS firmware. |
| STR acsPowerMgmtUPSTableInletAirTemperature | 1.3.6.1.4.1.10418.26.2.5.12.1.12 | DisplayString | read-only | Temperature of the inlet air. |
| I32 acsPowerMgmtUPSTableInputBlackOutCount | 1.3.6.1.4.1.10418.26.2.5.12.1.10 | Integer32 | read-only | The number of occurrences, since the last reset, where the input was not qualified to provide power to the system. |
| I32 acsPowerMgmtUPSTableInputBrownOutCount | 1.3.6.1.4.1.10418.26.2.5.12.1.11 | Integer32 | read-only | The number of occurrences, since the last reset, where the system input voltage has fallen below a pre-determined threshold for a specified amount of time. |
| STR acsPowerMgmtUPSTableInverterState | 1.3.6.1.4.1.10418.26.2.5.12.1.20 | DisplayString | read-only | Inverter on/off state. |
| STR acsPowerMgmtUPSTableModel | 1.3.6.1.4.1.10418.26.2.5.12.1.5 | DisplayString | read-only | Model of the UPS. |
| I32 acsPowerMgmtUPSTableNumberOutletGroups | 1.3.6.1.4.1.10418.26.2.5.12.1.13 | Integer32 | read-only | The number of Outlet Groups on this UPS |
| STR acsPowerMgmtUPSTablePortName | 1.3.6.1.4.1.10418.26.2.5.12.1.4 | DisplayString | read-only | Name of serial port or IP address if network device |
| NUM acsPowerMgmtUPSTablePortNumber | 1.3.6.1.4.1.10418.26.2.5.12.1.1 | InterfaceIndex | read-only | Number of serial port when the UPS is connected. |
| STR acsPowerMgmtUPSTableShutdownReason | 1.3.6.1.4.1.10418.26.2.5.12.1.22 | DisplayString | read-only | The reason for the most recent shutdown. |
| INT acsPowerMgmtUPSTableSilenceAlarm | 1.3.6.1.4.1.10418.26.2.5.12.1.19 | INTEGER | read-write | Silence audible alarm. |
| STR acsPowerMgmtUPSTableSystemStatus | 1.3.6.1.4.1.10418.26.2.5.12.1.9 | DisplayString | read-only | System Status of the UPS. |
| STR acsPowerMgmtUPSTableUpsId | 1.3.6.1.4.1.10418.26.2.5.12.1.3 | DisplayString | read-only | UPS identification. |
| NUM acsPowerMgmtUPSTableUpsIndex | 1.3.6.1.4.1.10418.26.2.5.12.1.2 | InterfaceIndexOrZero | read-only | A UPS position in the chain. |
| STR acsPowerMgmtUPSTableUPSManufactureDate | 1.3.6.1.4.1.10418.26.2.5.12.1.15 | DisplayString | read-only | Manufacturing date of the system. |
| STR acsPowerMgmtUPSTableUPSSerialNumber | 1.3.6.1.4.1.10418.26.2.5.12.1.14 | DisplayString | read-only | System serial number. |
| STR acsPowerMgmtUPSTableUPSTopology | 1.3.6.1.4.1.10418.26.2.5.12.1.23 | DisplayString | read-only | UPS Topology. |
| STR acsPowerMgmtUPSTableVendor | 1.3.6.1.4.1.10418.26.2.5.12.1.6 | DisplayString | read-only | Vendor of the UPS. |
| acsPowerSupply | 1.3.6.1.4.1.10418.26.2.1.8 | It gives information about Power Supply of this appliance | ||
| I32 acsPowerSupplyNumber | 1.3.6.1.4.1.10418.26.2.1.8.1 | Integer32 | read-only | Number of the power supplies of this appliance |
| POW acsPowerSupplyStatePw1 | 1.3.6.1.4.1.10418.26.2.1.8.2 | PowerSupplyState | read-only | State of the first power supply |
| POW acsPowerSupplyStatePw2 | 1.3.6.1.4.1.10418.26.2.1.8.3 | PowerSupplyState | read-only | State of the second power supply |
| STR acsProductModel | 1.3.6.1.4.1.10418.26.2.1.2 | DisplayString | read-only | The appliance product model |
| acsProducts | 1.3.6.1.4.1.10418.26.1 | |||
| INT acsReboot | 1.3.6.1.4.1.10418.26.2.1.9 | INTEGER | read-write | A set value of reboot(2) will reboot the appliance. noAction(1) = always returned in a GET. Does nothing if SET. reboot(2) = when SET the appliance immediately reboots. |
| STR acsSerialNumber | 1.3.6.1.4.1.10418.26.2.1.4 | DisplayString | read-only | The serial number of this appliance as shown on the label attached or imprinted on the appliance. |
| acsSerialPort | 1.3.6.1.4.1.10418.26.2.3 | |||
| I32 acsSerialPortNumberOfPorts | 1.3.6.1.4.1.10418.26.2.3.1 | Integer32 | read-only | Number of Serial Ports (physical serial port plus Aux Port. |
| acsSerialPortTable | 1.3.6.1.4.1.10418.26.2.3.2 | not-accessible | This table contains information about serial ports. | |
| I32 acsSerialPortTableBreak | 1.3.6.1.4.1.10418.26.2.3.2.1.20 | Integer32 | read-only | The number of break detected in the serial port. |
| I32 acsSerialPortTableComDataSize | 1.3.6.1.4.1.10418.26.2.3.2.1.9 | Integer32 | read-only | Data Size configured for this serial port. |
| INT acsSerialPortTableComFlowControl | 1.3.6.1.4.1.10418.26.2.3.2.1.11 | INTEGER | read-only | Flow Control configured for this serial port. |
| INT acsSerialPortTableComParity | 1.3.6.1.4.1.10418.26.2.3.2.1.8 | INTEGER | read-only | Parity configured for this serial port. |
| SER acsSerialPortTableComSpeed | 1.3.6.1.4.1.10418.26.2.3.2.1.7 | SerialPortSpeed | read-only | Speed configured for this serial port. |
| I32 acsSerialPortTableComStopBits | 1.3.6.1.4.1.10418.26.2.3.2.1.10 | Integer32 | read-only | Number of Stop Bits configured for this serial port. |
| STR acsSerialPortTableDeviceName | 1.3.6.1.4.1.10418.26.2.3.2.1.2 | DisplayString | read-only | The associated device name for the serial port. |
| acsSerialPortTableEntry | 1.3.6.1.4.1.10418.26.2.3.2.1 | not-accessible | each entry has the information about specific serial port. | |
| I32 acsSerialPortTableFrameError | 1.3.6.1.4.1.10418.26.2.3.2.1.18 | Integer32 | read-only | The number of frame error detected in the serial port. |
| STR acsSerialPortTableName | 1.3.6.1.4.1.10418.26.2.3.2.1.4 | DisplayString | read-only | Name associated with this serial port. |
| I32 acsSerialPortTableNumber | 1.3.6.1.4.1.10418.26.2.3.2.1.1 | Integer32 | read-only | A unique index representing an entry in this table. It is the number of the serial port. For AUX port, the number will be the number of physical serial ports plus 1. |
| I32 acsSerialPortTableOverrun | 1.3.6.1.4.1.10418.26.2.3.2.1.21 | Integer32 | read-only | The number of overrun error detected in the serial port. |
| I32 acsSerialPortTableParityError | 1.3.6.1.4.1.10418.26.2.3.2.1.19 | Integer32 | read-only | The number of parity error detected in the serial port. |
| SER acsSerialPortTablePinOut | 1.3.6.1.4.1.10418.26.2.3.2.1.6 | SerialPortPinOut | read-only | RJ45 Pin-out configured for this serial port. |
| INT acsSerialPortTableProfile | 1.3.6.1.4.1.10418.26.2.3.2.1.5 | INTEGER | read-only | Configured profile for this serial port. |
| I32 acsSerialPortTableRxBytes | 1.3.6.1.4.1.10418.26.2.3.2.1.17 | Integer32 | read-only | The number of received bytes by the serial port. |
| SER acsSerialPortTableSignalStateCTS | 1.3.6.1.4.1.10418.26.2.3.2.1.15 | SerialPortSignalState | read-only | State of the CTS RS-232C signal. |
| SER acsSerialPortTableSignalStateDCD | 1.3.6.1.4.1.10418.26.2.3.2.1.13 | SerialPortSignalState | read-only | State of the DCD RS-232C signal. |
| SER acsSerialPortTableSignalStateDTR | 1.3.6.1.4.1.10418.26.2.3.2.1.12 | SerialPortSignalState | read-only | State of the DTR RS-232C signal. |
| SER acsSerialPortTableSignalStateRTS | 1.3.6.1.4.1.10418.26.2.3.2.1.14 | SerialPortSignalState | read-only | State of the RTS RS-232C signal. |
| INT acsSerialPortTableStatus | 1.3.6.1.4.1.10418.26.2.3.2.1.3 | INTEGER | read-only | The status of the serial port: disabled(1) = it was configured as disable. idle(2) = there is not any session opened in this port. inUse(3) = there is session(s) opened in this port. |
| I32 acsSerialPortTableTxBytes | 1.3.6.1.4.1.10418.26.2.3.2.1.16 | Integer32 | read-only | The number of transmited bytes by the serial port. |
| acsSessions | 1.3.6.1.4.1.10418.26.2.2 | |||
| acsTrapObject | 1.3.6.1.4.1.10418.26.2.6 |
RFC description
Avocent/Vertiv ACS8000 serial console server MIB for monitoring ports, power supplies, environmental sensors, and system status (vendor-private).
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.