All MIBs › OG-UPS-MIB › ognupsEventType
ognupsEventType
Module: OG-UPS-MIB
OID (symbolic): OG-UPS-MIB::ognupsEventType
OID (numeric): 1.3.6.1.4.1.25049.10.16.10.1.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The type of status event
What is ognupsEventType?
This object holds a text description of the kind of status event that occurred on a monitored UPS, such as a power loss or battery-low condition. An administrator reads this alongside the UPS name to understand what actually happened without needing to correlate a numeric code against documentation. For example, ognupsEventType returning 'On Battery' tells the admin the UPS has switched to battery power because utility power was lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25049.10.16.10.1.1.1.11 snmpwalk -v2c -c public <target> OG-UPS-MIB::ognupsEventType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25049.10.16.10.1.1.1.11.1 snmpget -v2c -c public <target> OG-UPS-MIB::ognupsEventType.1
Start monitoring Opengear out-of-band appliance with attached/monitored UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OG-UPS-MIB::ognupsEventType OID value, configure state conditions and alerts, and monitor any Opengear out-of-band appliance with attached/monitored UPS 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.25049 | opengear | OG-SMI-MIB |
| 1.3.6.1.4.1.25049.10 | ogMgmt | OG-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25049.10.16 | ogNetUpsMib | OG-UPS-MIB |
| 1.3.6.1.4.1.25049.10.16.10 | ogNetUpsMibObjects | OG-UPS-MIB |
| 1.3.6.1.4.1.25049.10.16.10.1 | ognupsEvent | OG-UPS-MIB |
| 1.3.6.1.4.1.25049.10.16.10.1.1 | ognupsEventTable | OG-UPS-MIB |
| 1.3.6.1.4.1.25049.10.16.10.1.1.1 | ognupsEventEntry | OG-UPS-MIB |
| 1.3.6.1.4.1.25049.10.16.10.1.1.1.11 | ognupsEventType | OG-UPS-MIB |