All MIBs › CPS-MIB › mtrapinfoBmEventId
mtrapinfoBmEventId
Module: CPS-MIB
OID (symbolic): CPS-MIB::mtrapinfoBmEventId
OID (numeric): 1.3.6.1.4.1.3808.2.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Allow CPS traps with an integer argument for providing detail information about Battery Manager specific event identifier. Not being defined in the MIB, only reply 0.
Known Specific Event ID: Battery Manager 0 - not used 1 - Alarm: The battery manager system fault. 2 - Info: Device configuration changed. 3 - Alarm: Probe configuration mismatched. 4 - Info: Probe configuration matched. 5 - Alarm: Communication with battery manager has been lost. 6 - Info: Communication with battery manager has been restored. 7 - Alarm: Communication with LCD has been lost. 8 - Info: Communication with LCD has been restored. 9 - Warning: Enter battery equalization active mode. 10- Warning: Leave battery equalization active mode. 11- Alarm: Battery equalizing has failed. 12- Info: Battery equalizing succeed.
Known Specific Event ID: Battery Probes 101 - Alarm: Low battery voltage. 102 - Alarm: High battery voltage. 103 - Info: Battery voltage event has cleared. 104 - Alarm: Low battery temperature. 105 - Alarm: High battery temperature. 106 - Info: Battery temperature event has cleared. 107 - Alarm: Critical low battery resistance. 108 - Alarm: Critical high battery resistance. 109 - Warning: Low battery resistance. 110 - Warning: high battery resistance. 111 - Info: Battery resistance event has cleared. 112 - Alarm: Battery resistance health has crossed alarm threshold. 113 - Warning: Battery resistance health has crossed warning threshold. 114 - Info: Battery resistance health has returned to Normal.
What is mtrapinfoBmEventId?
This read-only integer exists as a placeholder that CPS traps can attach a Battery Manager specific event identifier to, with documented codes such as 1 (system fault alarm), 2 (device configuration changed), or 3 (probe configuration mismatched); a direct GET always returns 0. It lets an admin distinguish exactly which Battery Manager condition triggered a trap without decoding a generic trap OID alone. For example, a trap with this field set to 3 tells the admin the probe configuration mismatched specifically, versus code 1 which flags a general battery manager system fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.2.2.6 snmpwalk -v2c -c public <target> CPS-MIB::mtrapinfoBmEventId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.2.2.6.1 snmpget -v2c -c public <target> CPS-MIB::mtrapinfoBmEventId.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::mtrapinfoBmEventId OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.2 | cpsmgmt | CPS-MIB |
| 1.3.6.1.4.1.3808.2.2 | mtrapinfo | CPS-MIB |
| 1.3.6.1.4.1.3808.2.2.6 | mtrapinfoBmEventId | CPS-MIB |