OG-STATUSv2-MIB

MIB Reference — IPNetwork Monitor

All MIBsOG-STATUSv2-MIB

Organization: Opengear Inc.

Last Updated: 2014-01-28

Category: Out-of-Band Management

Description:

Provides enhanced system status objects and additional health indicators for newer Opengear appliance firmware.

Imported Objects

From OG-SMI-MIB

opengearMODULE-IDENTITY

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Counter64
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DateAndTime
DisplayString

What Is OG-STATUSv2-MIB?

This MIB is Opengear's enhanced, second-generation status and alert module providing extended system health and serial port configuration objects for newer firmware on its out-of-band management appliances, superseding the older OG-CM-STATUS-MIB. It exposes system identity objects (firmware version, serial number), a detailed serial port configuration table (label, speed, data bits, parity, stop bits, flow control, mode), and general system/alarm status groupings. Its monitoring emphasis covers both software status (firmware version tracking, port configuration/mode) and general appliance health via its alarm objects, letting an administrator confirm the appliance is running expected firmware and that console ports are configured correctly. As a newer version of an existing vendor MIB, it conceptually depends on the original OG-CM-STATUS-MIB's port-status model while extending it, though it does not itself indicate a formal IETF MIB dependency. It is deployed on newer-firmware Opengear console server appliances used for remote out-of-band management. Engineers can download the OG-STATUSv2-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in OG-STATUSv2-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.

What Can Be Monitored

  • firmware version
  • serial number
  • serial port configuration (speed, parity, flow control, mode)
  • system alarm status

Supported Devices

  • Opengear console server/out-of-band management appliance

Monitoring Examples

An administrator would check ogFirmwareVersion and ogSerialNumber to confirm an Opengear unit is running the expected software build before troubleshooting further. Polling ogSerialPortTable's ogSerialPortLabel, ogSerialPortSpeed, and ogSerialPortFlowControl for a given ogSerialPortIndex verifies a console port is configured to match the attached device's serial settings. A port configured with mismatched ogSerialPortParity or ogSerialPortStopBits relative to the connected device would produce garbled console output, a common root cause investigated via this table, while ogAlarm status objects flag broader appliance-level alerts.

OIDs
OID symbolicOID numericTypeAccessDescription
ogStatus21.3.6.1.4.1.25049.17Opengear extended status and alert MIB
ogSystem1.3.6.1.4.1.25049.17.1
STR ogFirmwareVersion1.3.6.1.4.1.25049.17.1.1DisplayStringread-onlyThe current device firmware.
STR ogSerialNumber1.3.6.1.4.1.25049.17.1.2DisplayStringread-onlyThe current serial number (if applicable).
ogSerialPortTable1.3.6.1.4.1.25049.17.2not-accessibleThe devices serial port status table.
ogSerialPortEntry1.3.6.1.4.1.25049.17.2.1not-accessibleA serial port status entry.
I32 ogSerialPortIndex1.3.6.1.4.1.25049.17.2.1.1Integer32not-accessibleIndex within the serial port table of this status
STR ogSerialPortLabel1.3.6.1.4.1.25049.17.2.1.2DisplayStringread-onlySerial port descriptive name
I32 ogSerialPortSpeed1.3.6.1.4.1.25049.17.2.1.3Integer32read-onlySerial port speed in bits per second
I32 ogSerialPortDataBits1.3.6.1.4.1.25049.17.2.1.4Integer32read-onlySerial port character size
INT ogSerialPortParity1.3.6.1.4.1.25049.17.2.1.5INTEGERread-onlySerial port parity
INT ogSerialPortStopBits1.3.6.1.4.1.25049.17.2.1.6INTEGERread-onlySerial port number of stop bits
INT ogSerialPortFlowControl1.3.6.1.4.1.25049.17.2.1.7INTEGERread-onlySerial port flow control type
INT ogSerialPortMode1.3.6.1.4.1.25049.17.2.1.8INTEGERread-onlySerial port operational mode type
INT ogSerialPortLogLevel1.3.6.1.4.1.25049.17.2.1.9INTEGERread-onlySerial port logging level
C64 ogSerialPortRxBytes1.3.6.1.4.1.25049.17.2.1.10Counter64read-onlySerial port bytes received
C64 ogSerialPortTxBytes1.3.6.1.4.1.25049.17.2.1.11Counter64read-onlySerial port bytes transmitted
C64 ogSerialPortFramingErrors1.3.6.1.4.1.25049.17.2.1.12Counter64read-onlySerial port framing error total.
C64 ogSerialPortParityErrors1.3.6.1.4.1.25049.17.2.1.13Counter64read-onlySerial port parity error total.
C64 ogSerialPortOverrunErrors1.3.6.1.4.1.25049.17.2.1.14Counter64read-onlySerial port Overrun Error total.
C64 ogSerialPortBreaks1.3.6.1.4.1.25049.17.2.1.15Counter64read-onlySerial port break total
INT ogSerialPortDCD1.3.6.1.4.1.25049.17.2.1.16INTEGERread-onlyThe status of the DCD signal.
INT ogSerialPortDTR1.3.6.1.4.1.25049.17.2.1.17INTEGERread-onlyThe status of the DTR signal.
INT ogSerialPortDSR1.3.6.1.4.1.25049.17.2.1.18INTEGERread-onlyThe status of the DSR signal.
INT ogSerialPortCTS1.3.6.1.4.1.25049.17.2.1.19INTEGERread-onlyThe status of the CTS signal.
INT ogSerialPortRTS1.3.6.1.4.1.25049.17.2.1.20INTEGERread-onlyThe status of the RTS signal.
ogSerialUserTable1.3.6.1.4.1.25049.17.3not-accessibleThis entity's serial port users table.
ogSerialUserEntry1.3.6.1.4.1.25049.17.3.1not-accessibleA user logged in on the serial port
I32 ogSerialUserIndex1.3.6.1.4.1.25049.17.3.1.1Integer32not-accessibleIndex within the serial port active users table
DAT ogSerialUserStartTime1.3.6.1.4.1.25049.17.3.1.2DateAndTimeread-onlyThe time and date the user session started.
I32 ogSerialUserPort1.3.6.1.4.1.25049.17.3.1.3Integer32read-onlySerial port number
STR ogSerialUserLabel1.3.6.1.4.1.25049.17.3.1.4DisplayStringread-onlyThe readable label for the serial port.
STR ogSerialUserName1.3.6.1.4.1.25049.17.3.1.5DisplayStringread-onlyThe name of the user logged in on the port.
ogHostTable1.3.6.1.4.1.25049.17.4not-accessibleA table of monitored network hosts.
ogHostEntry1.3.6.1.4.1.25049.17.4.1not-accessibleA monitored network host.
I32 ogHostIndex1.3.6.1.4.1.25049.17.4.1.1Integer32not-accessibleIndex within the network host active users table
STR ogHostName1.3.6.1.4.1.25049.17.4.1.2DisplayStringread-onlyThe name of this monitored network host.
STR ogHostIpV4Address1.3.6.1.4.1.25049.17.4.1.3DisplayStringread-onlyThe IPv4 Address of this monitored network host.
STR ogHostIpV6Address1.3.6.1.4.1.25049.17.4.1.4DisplayStringread-onlyThe IPv6 Address of this monitored network host.
ogHostServiceTable1.3.6.1.4.1.25049.17.5not-accessibleA table of services belonging to a monitored host.
ogHostServiceEntry1.3.6.1.4.1.25049.17.5.1not-accessibleA monitored host service.
I32 ogHostServiceIndex1.3.6.1.4.1.25049.17.5.1.1Integer32not-accessibleIndex within the RPC outlet table
OID ogHostServiceHost1.3.6.1.4.1.25049.17.5.1.2OBJECT IDENTIFIERread-onlyThe monitored host this service belongs to
INT ogHostServiceType1.3.6.1.4.1.25049.17.5.1.3INTEGERread-onlyThe type of service this is.
U32 ogHostServicePort1.3.6.1.4.1.25049.17.5.1.4Unsigned32read-onlyThe TCP Port this service is on.
INT ogHostServiceStatus1.3.6.1.4.1.25049.17.5.1.5INTEGERread-onlyThe availabalilty of this service.
C32 ogHostServiceCounter1.3.6.1.4.1.25049.17.5.1.6Counter32read-onlyThe number of alerts related to this service.
ogHostUserTable1.3.6.1.4.1.25049.17.6not-accessibleThis entity's serial port users table.
ogHostUserEntry1.3.6.1.4.1.25049.17.6.1not-accessibleA user logged in on the serial port
I32 ogHostUserIndex1.3.6.1.4.1.25049.17.6.1.1Integer32not-accessibleIndex within the network host active users table
OID ogHostUserHost1.3.6.1.4.1.25049.17.6.1.2OBJECT IDENTIFIERread-onlyThe monitored host this user is associated with.
DAT ogHostUserStartTime1.3.6.1.4.1.25049.17.6.1.3DateAndTimeread-onlyThe date and time the user session started.
STR ogHostUserAddress1.3.6.1.4.1.25049.17.6.1.4DisplayStringread-onlyThe network host address.
STR ogHostUserHostName1.3.6.1.4.1.25049.17.6.1.5DisplayStringread-onlyThe network host's host name.
STR ogHostUserName1.3.6.1.4.1.25049.17.6.1.6DisplayStringread-onlyThe network host's active username.
ogWebUserTable1.3.6.1.4.1.25049.17.7not-accessibleThis entity's serial port users table.
ogWebUserEntry1.3.6.1.4.1.25049.17.7.1not-accessibleA user logged in on the serial port
I32 ogWebUserIndex1.3.6.1.4.1.25049.17.7.1.1Integer32not-accessibleIndex within the network host active users table
DAT ogWebUserStartTime1.3.6.1.4.1.25049.17.7.1.2DateAndTimeread-onlyThe web users session start date and time.
STR ogWebUserName1.3.6.1.4.1.25049.17.7.1.3DisplayStringread-onlyThe web users active username.
STR ogWebUserSourceAddress1.3.6.1.4.1.25049.17.7.1.4DisplayStringread-onlyThe web users source address.
I32 ogWebUserSourcePort1.3.6.1.4.1.25049.17.7.1.5Integer32read-onlyThe web users source tcp port.
ogEmdTable1.3.6.1.4.1.25049.17.8not-accessibleThis devices temperature monitoring table.
ogEmdEntry1.3.6.1.4.1.25049.17.8.1not-accessibleEMD status entry
I32 ogEmdIndex1.3.6.1.4.1.25049.17.8.1.1Integer32not-accessibleIndex within the EMD status table
STR ogEmdName1.3.6.1.4.1.25049.17.8.1.2DisplayStringread-onlyThe name of the EMD device.
STR ogEmdDescription1.3.6.1.4.1.25049.17.8.1.3DisplayStringread-onlyA description of the EMD device.
INT ogEmdEnabled1.3.6.1.4.1.25049.17.8.1.4INTEGERread-onlyThe enabled status of the EMD
INT ogEmdLogEnabled1.3.6.1.4.1.25049.17.8.1.5INTEGERread-onlyThe logging status of the EMD
INT ogEmdConnectType1.3.6.1.4.1.25049.17.8.1.6INTEGERread-onlyHow the EMD device is connected.
C32 ogEmdTemperatureTotal1.3.6.1.4.1.25049.17.8.1.7Counter32read-onlyThe number of temperature sensors contained in this EMD.
C32 ogEmdHumidityTotal1.3.6.1.4.1.25049.17.8.1.8Counter32read-onlyThe number of humidity sensors contained in this EMD.
C32 ogEmdDioInputTotal1.3.6.1.4.1.25049.17.8.1.9Counter32read-onlyThe number of DIOs contained in this EMD.
ogEmdTemperatureTable1.3.6.1.4.1.25049.17.9not-accessibleA table of temperature sensors belonging to EMDs
ogEmdTemperatureEntry1.3.6.1.4.1.25049.17.9.1not-accessibleEMD status entry
I32 ogEmdTemperatureIndex1.3.6.1.4.1.25049.17.9.1.1Integer32not-accessibleIndex within the EMD status table
OID ogEmdTemperatureEmd1.3.6.1.4.1.25049.17.9.1.2OBJECT IDENTIFIERread-onlyThe EMD this temperature sensor is related to.
STR ogEmdTemperatureName1.3.6.1.4.1.25049.17.9.1.3DisplayStringread-onlyThe name of the EMD temperature sensor.
STR ogEmdTemperatureDescription1.3.6.1.4.1.25049.17.9.1.4DisplayStringread-onlyA description of the EMD device.
I32 ogEmdTemperatureValue1.3.6.1.4.1.25049.17.9.1.5Integer32read-onlyThe current temperature reading on the EMD.
C32 ogEmdTemperatureCounter1.3.6.1.4.1.25049.17.9.1.6Counter32read-onlyNumber of alerts triggered on the EMD.
ogEmdHumidityTable1.3.6.1.4.1.25049.17.10not-accessibleA table of humidity sensors belonging to EMDs.
ogEmdHumidityEntry1.3.6.1.4.1.25049.17.10.1not-accessibleEMD Humidity sensor status entry.
I32 ogEmdHumidityIndex1.3.6.1.4.1.25049.17.10.1.1Integer32not-accessibleIndex within the EMD status table
OID ogEmdHumidityEmd1.3.6.1.4.1.25049.17.10.1.2OBJECT IDENTIFIERread-onlyThe EMD this humidity sensor is related to.
STR ogEmdHumidityName1.3.6.1.4.1.25049.17.10.1.3DisplayStringread-onlyThe name of the EMD.
STR ogEmdHumidityDescription1.3.6.1.4.1.25049.17.10.1.4DisplayStringread-onlyA description of the EMD device.
I32 ogEmdHumidityValue1.3.6.1.4.1.25049.17.10.1.5Integer32read-onlyThe current humidity value on the EMD
C32 ogEmdHumidityCounter1.3.6.1.4.1.25049.17.10.1.6Counter32read-onlyNumber of alerts triggered on the EMD
ogEmdDioTable1.3.6.1.4.1.25049.17.11not-accessibleThs Digital I/O status table.
ogEmdDioEntry1.3.6.1.4.1.25049.17.11.1not-accessibleDigital I/O status entry
I32 ogEmdDioIndex1.3.6.1.4.1.25049.17.11.1.1Integer32not-accessibleIndex within the Digital I/O status table
OID ogEmdDioEmd1.3.6.1.4.1.25049.17.11.1.2OBJECT IDENTIFIERread-onlyThe EMD this Digital I/O relates to.
STR ogEmdDioName1.3.6.1.4.1.25049.17.11.1.3DisplayStringread-onlyThe ID of this Digital I/O.
STR ogEmdDioDescription1.3.6.1.4.1.25049.17.11.1.4DisplayStringread-onlyA description of this Digital I/O.
INT ogEmdDioType1.3.6.1.4.1.25049.17.11.1.5INTEGERread-onlyDigital I/O type (TTL Input/Output or High-Voltage Output).
INT ogEmdDioDirection1.3.6.1.4.1.25049.17.11.1.6INTEGERread-onlyThe direction of the Digital I/O (Input or Output)
INT ogEmdDioState1.3.6.1.4.1.25049.17.11.1.7INTEGERread-onlyThe electrical state value of the Digital I/O (Low or High)
INT ogEmdDioTriggerMode1.3.6.1.4.1.25049.17.11.1.8INTEGERread-onlyThe Trigger Mode of the Digital I/O
C32 ogEmdDioCounter1.3.6.1.4.1.25049.17.11.1.9Counter32read-onlyThe trigger counter of this Digital I/O
ogNetInterfaceTable1.3.6.1.4.1.25049.17.12not-accessibleThis devices network interface status table.
ogNetInterfaceEntry1.3.6.1.4.1.25049.17.12.1not-accessibleEMD status entry
I32 ogNetInterfaceIndex1.3.6.1.4.1.25049.17.12.1.1Integer32not-accessibleIndex within the network interface status table
STR ogNetInterfaceName1.3.6.1.4.1.25049.17.12.1.2DisplayStringread-onlyThe name of a network interface.
INT ogNetInterfaceType1.3.6.1.4.1.25049.17.12.1.3INTEGERread-onlyThe type of this network interface entry.
INT ogNetInterfaceState1.3.6.1.4.1.25049.17.12.1.4INTEGERread-onlyThe current status of this network interface entry.
ogPowerSupplyTable1.3.6.1.4.1.25049.17.13not-accessibleThis entity's Power Supply table.
ogPowerSupplyEntry1.3.6.1.4.1.25049.17.13.1not-accessiblePower Supply status entry
I32 ogPowerSupplyIndex1.3.6.1.4.1.25049.17.13.1.1Integer32not-accessibleIndex within the Power Supply status table
STR ogPowerSupplyName1.3.6.1.4.1.25049.17.13.1.2DisplayStringread-onlyThe name of the Power Supply.
I32 ogPowerSupplyInputVoltage1.3.6.1.4.1.25049.17.13.1.3Integer32read-onlyCurrent temperature of the Power Supply
I32 ogPowerSupplyOutputCurrent1.3.6.1.4.1.25049.17.13.1.4Integer32read-onlyCurrent temperature of the Power Supply
I32 ogPowerSupplyTemperature1.3.6.1.4.1.25049.17.13.1.5Integer32read-onlyCurrent temperature of the Power Supply
ogUpsTable1.3.6.1.4.1.25049.17.14not-accessibleThs Uninterruptable Power Supply (UPS) status table.
ogUpsEntry1.3.6.1.4.1.25049.17.14.1not-accessibleDigital I/O status entry
I32 ogUpsIndex1.3.6.1.4.1.25049.17.14.1.1Integer32not-accessibleIndex within the UPS status table.
STR ogUpsName1.3.6.1.4.1.25049.17.14.1.2DisplayStringread-onlyThe ID of this UPS.
STR ogUpsDescription1.3.6.1.4.1.25049.17.14.1.3DisplayStringread-onlyA description of this UPS.
STR ogUpsType1.3.6.1.4.1.25049.17.14.1.4DisplayStringread-onlyThe UPS driver type.
INT ogUpsLogEnabled1.3.6.1.4.1.25049.17.14.1.5INTEGERread-onlyThe logging status of the UPS
INT ogUpsConnectType1.3.6.1.4.1.25049.17.14.1.6INTEGERread-onlyHow the UPS device is being monitored.
INT ogUpsState1.3.6.1.4.1.25049.17.14.1.7INTEGERread-onlyThe current state the UPS is running in.
I32 ogUpsTemperature1.3.6.1.4.1.25049.17.14.1.8Integer32read-onlyThe UPS temperature. Negative if unavailable.
I32 ogUpsHumidity1.3.6.1.4.1.25049.17.14.1.9Integer32read-onlyThe UPS humidity. Negative if unavailable.
INT ogUpsBatteryState1.3.6.1.4.1.25049.17.14.1.10INTEGERread-onlyThe current state of the UPS battery.
I32 ogUpsBatteryRunTime1.3.6.1.4.1.25049.17.14.1.11Integer32read-onlyBattery runtime (seconds). Negative if unavailable
I32 ogUpsBatteryRunTimeLow1.3.6.1.4.1.25049.17.14.1.12Integer32read-onlyEstimated remaining battery runtime when UPS switches to Low Battery. Negative if unavailable.
I32 ogUpsBatteryRunTimeRestart1.3.6.1.4.1.25049.17.14.1.13Integer32read-onlyMinimum battery runtime for UPS restart after power-off (seconds). Negative if unavailable.
I32 ogUpsBatteryCharge1.3.6.1.4.1.25049.17.14.1.14Integer32read-onlyEstimated percent of Battery charge remaining. Negative if unavailable.
I32 ogUpsBatteryVoltage1.3.6.1.4.1.25049.17.14.1.15Integer32read-onlyThe magnitude of the current battery voltage. Negative if unavailable.
I32 ogUpsBatteryNominalVoltage1.3.6.1.4.1.25049.17.14.1.16Integer32read-onlyNominal battery voltage (V). Negative if unavailable.
I32 ogUpsBatteryCurrent1.3.6.1.4.1.25049.17.14.1.17Integer32read-onlyThe UPS battery current. Negative if unavailable.
I32 ogUpsBatteryNominalCurrent1.3.6.1.4.1.25049.17.14.1.18Integer32read-onlyThe nominal UPS battery current. Negative if unavailable.
I32 ogUpsBatteryTemperature1.3.6.1.4.1.25049.17.14.1.19Integer32read-onlyThe UPS battery temperature. Negative if unavailable.
I32 ogUpsInputFrequency1.3.6.1.4.1.25049.17.14.1.20Integer32read-onlyInput line frequency (Hz). Negative if unavailable.
I32 ogUpsInputNominalFrequency1.3.6.1.4.1.25049.17.14.1.21Integer32read-onlyNominal input line frequency (Hz). Negative if unavailable.
I32 ogUpsInputVoltage1.3.6.1.4.1.25049.17.14.1.22Integer32read-onlyThe magnitude of the UPS input voltage. Negative if unavailable.
I32 ogUpsInputNominalVoltage1.3.6.1.4.1.25049.17.14.1.23Integer32read-onlyThe nominal input voltage. Negative if unavailable.
I32 ogUpsInputCurrent1.3.6.1.4.1.25049.17.14.1.24Integer32read-onlyThe input current. Negative if unavailable.
I32 ogUpsInputNominalCurrent1.3.6.1.4.1.25049.17.14.1.25Integer32read-onlyThe nominal input current. Negative if unavailable.
I32 ogUpsOutputFrequency1.3.6.1.4.1.25049.17.14.1.26Integer32read-onlyOutput line frequency (Hz). Negative if unavailable.
I32 ogUpsOutputNominalFrequency1.3.6.1.4.1.25049.17.14.1.27Integer32read-onlyNominal output line frequency (Hz). Negative if unavailable.
I32 ogUpsOutputVoltage1.3.6.1.4.1.25049.17.14.1.28Integer32read-onlyThe magnitude of the UPS output voltage. Negative if unavailable.
I32 ogUpsOutputNominalVoltage1.3.6.1.4.1.25049.17.14.1.29Integer32read-onlyThe nominal magnitude of the UPS output voltage. Negative if unavailable.
I32 ogUpsOutputCurrent1.3.6.1.4.1.25049.17.14.1.30Integer32read-onlyThe magnitude of the UPS input current. Negative if unavailable.
I32 ogUpsOutputNominalCurrent1.3.6.1.4.1.25049.17.14.1.31Integer32read-onlyThe nominal magnitude of the UPS input current. Negative if unavailable.
I32 ogUpsOutputLoad1.3.6.1.4.1.25049.17.14.1.32Integer32read-onlyEstimated percent of UPS power capacity being used.
I32 ogUpsOutputPower1.3.6.1.4.1.25049.17.14.1.33Integer32read-onlyThe current value of apparent power (Volt-Amps). Negative if unavailable.
I32 ogUpsOutputTruePower1.3.6.1.4.1.25049.17.14.1.34Integer32read-onlyThe current value of real power (Watts). Negative if unavailable.
C32 ogUpsCounter1.3.6.1.4.1.25049.17.14.1.35Counter32read-onlyNumber of alerts triggered on the UPS
ogRpcTable1.3.6.1.4.1.25049.17.15not-accessibleThis entity's Remote Power Controller (RPC) table.
ogRpcEntry1.3.6.1.4.1.25049.17.15.1not-accessibleRPC status entry
I32 ogRpcIndex1.3.6.1.4.1.25049.17.15.1.1Integer32not-accessibleIndex within the RPC status table
STR ogRpcName1.3.6.1.4.1.25049.17.15.1.2DisplayStringread-onlyThe name of the RPC device.
STR ogRpcDescription1.3.6.1.4.1.25049.17.15.1.3DisplayStringread-onlyA description for the RPC device.
STR ogRpcType1.3.6.1.4.1.25049.17.15.1.4DisplayStringread-onlyA type for the RPC device.
INT ogRpcLogEnabled1.3.6.1.4.1.25049.17.15.1.5INTEGERread-onlyThe logging status of the RPC
C32 ogRpcOutletTotal1.3.6.1.4.1.25049.17.15.1.6Counter32read-onlyThe number of outlets on this RPC
I32 ogRpcMaxTemperature1.3.6.1.4.1.25049.17.15.1.7Integer32read-onlyMaximum temperature on the RPC
INT ogRpcConnectType1.3.6.1.4.1.25049.17.15.1.8INTEGERread-onlyHow the RPC device is connected.
I32 ogRpcInputFrequency1.3.6.1.4.1.25049.17.15.1.9Integer32read-onlyInput line frequency (Hz). Negative if unavailable.
I32 ogRpcInputVoltage1.3.6.1.4.1.25049.17.15.1.10Integer32read-onlyThe magnitude of the RPC input voltage. Negative if unavailable.
I32 ogRpcInputCurrent1.3.6.1.4.1.25049.17.15.1.11Integer32read-onlyThe input current. Negative if unavailable.
C32 ogRpcCounter1.3.6.1.4.1.25049.17.15.1.12Counter32read-onlyNumber of alerts triggered on the RPC
ogRpcOutletTable1.3.6.1.4.1.25049.17.16not-accessibleThis RPC's outlet table.
ogRpcOutletEntry1.3.6.1.4.1.25049.17.16.1not-accessibleRPC Outlet status entry
I32 ogRpcOutletIndex1.3.6.1.4.1.25049.17.16.1.1Integer32not-accessibleIndex within the RPC outlet table
OID ogRpcOutletRpc1.3.6.1.4.1.25049.17.16.1.2OBJECT IDENTIFIERread-onlyThe RPC this outlet belongs to
STR ogRpcOutletName1.3.6.1.4.1.25049.17.16.1.3DisplayStringread-onlyThe name of the RPC outlet.
INT ogRpcOutletState1.3.6.1.4.1.25049.17.16.1.4INTEGERread-onlyThe power status of the RPC outlet
I32 ogRpcOutletFrequency1.3.6.1.4.1.25049.17.16.1.5Integer32read-onlyOutput line frequency (Hz). Negative if unavailable.
I32 ogRpcOutletVoltage1.3.6.1.4.1.25049.17.16.1.6Integer32read-onlyThe voltage on this outlet. Negative if unavailable.
I32 ogRpcOutletCurrent1.3.6.1.4.1.25049.17.16.1.7Integer32read-onlyCurrent measured on this outlet. Negative if unavailable.
I32 ogRpcOutletLoad1.3.6.1.4.1.25049.17.16.1.8Integer32read-onlyEstimated percent of RPC outlet power capacity being used.
ogCellModemTable1.3.6.1.4.1.25049.17.17not-accessibleThs cellular modem status table.
ogCellModemEntry1.3.6.1.4.1.25049.17.17.1not-accessibleA cellular modem status entry.
I32 ogCellModemIndex1.3.6.1.4.1.25049.17.17.1.1Integer32not-accessibleIndex of the cellular modem status entry.
STR ogCellModemVendor1.3.6.1.4.1.25049.17.17.1.2DisplayStringread-onlyThe Manufacturer ID of Cellular Modem.
STR ogCellModemModel1.3.6.1.4.1.25049.17.17.1.3DisplayStringread-onlyThe Cellular Modem model name.
INT ogCellModemEnabled1.3.6.1.4.1.25049.17.17.1.4INTEGERread-onlyThe enabled state of the modem.
INT ogCellModemConnected1.3.6.1.4.1.25049.17.17.1.5INTEGERread-onlyThe connected state of the modem.
STR ogCellModemNetwork1.3.6.1.4.1.25049.17.17.1.6DisplayStringread-onlyThe name of the network provider.
INT ogCellModemRegistered1.3.6.1.4.1.25049.17.17.1.7INTEGERread-onlyThe registration state of the modem.
I32 ogCellModemTower1.3.6.1.4.1.25049.17.17.1.8Integer32read-onlyThe current cellular tower ID.
INT ogCellModemRadioTechnology1.3.6.1.4.1.25049.17.17.1.9INTEGERread-onlyThe current Radio Access Technology being used
STR ogCellModemApn1.3.6.1.4.1.25049.17.17.1.10DisplayStringread-onlyThe APN configured for this cellmodem.
I32 ogCellModem3gRssi1.3.6.1.4.1.25049.17.17.1.11Integer32read-onlyThe current 3G Received Signal Strength (RSSI) if applicable.
I32 ogCellModem4gRssi1.3.6.1.4.1.25049.17.17.1.12Integer32read-onlyThe current 4G Received Signal Strength (RSSI) if applicable.
C32 ogCellModemSessionTime1.3.6.1.4.1.25049.17.17.1.13Counter32read-onlyThe number of seconds the modem session has been up for.
C32 ogCellModemSelectedSimCard1.3.6.1.4.1.25049.17.17.1.14Counter32read-onlyThe SIM card currently being used by this modem.
I32 ogCellModemTemperature1.3.6.1.4.1.25049.17.17.1.15Integer32read-onlyThe current temperature of the Cellular Modem.
C32 ogCellModemCounter1.3.6.1.4.1.25049.17.17.1.16Counter32read-onlyThe number of alerts the modem has triggered.
ogWifiClientTable1.3.6.1.4.1.25049.17.18not-accessibleThs wireless client status table.
ogWifiClientEntry1.3.6.1.4.1.25049.17.18.1not-accessibleA wireless client status entry.
I32 ogWifiClientIndex1.3.6.1.4.1.25049.17.18.1.1Integer32not-accessibleIndex of the wireless client status entry.
STR ogWifiClientInterface1.3.6.1.4.1.25049.17.18.1.2DisplayStringread-onlyThe wireless client network interface name.
INT ogWifiClientEnabled1.3.6.1.4.1.25049.17.18.1.3INTEGERread-onlyThe wireless client enabled state
STR ogWifiClientEssid1.3.6.1.4.1.25049.17.18.1.4DisplayStringread-onlyThe ESSID this wireless client is currently associated with.
INT ogWifiClientIeeeMode1.3.6.1.4.1.25049.17.18.1.5INTEGERread-onlyThe IEEE 802.11 mode of this wireless client.
INT ogWifiClientMode1.3.6.1.4.1.25049.17.18.1.6INTEGERread-onlyThe operating mode of this wireless client.
U32 ogWifiClientFrequency1.3.6.1.4.1.25049.17.18.1.7Unsigned32read-onlyThe current frequency of this wireless client.
STR ogWifiClientApMac1.3.6.1.4.1.25049.17.18.1.8DisplayStringread-onlyThe Access Point ID this wireless client is associated with.
U32 ogWifiClientBitRate1.3.6.1.4.1.25049.17.18.1.9Unsigned32read-onlyThe current bit-rate of this wireless client.
I32 ogWifiClientTxPower1.3.6.1.4.1.25049.17.18.1.10Integer32read-onlyThe current Tx-Power of this wireless client.
U32 ogWifiClientLinkQuality1.3.6.1.4.1.25049.17.18.1.11Unsigned32read-onlyThe normalized link quality of this wireless client.
I32 ogWifiClientRssi1.3.6.1.4.1.25049.17.18.1.12Integer32read-onlyThe current Signal Level of this wireless client.
C32 ogWifiClientRxInvalidNwid1.3.6.1.4.1.25049.17.18.1.13Counter32read-onlyThe count of invalid Network ID's for this wireless client.
C32 ogWifiClientRxInvalidCrypt1.3.6.1.4.1.25049.17.18.1.14Counter32read-onlyThe count of invalid crypt's for this wireless client.
C32 ogWifiClientRxInvalidFrag1.3.6.1.4.1.25049.17.18.1.15Counter32read-onlyThe count of invalid frag's for this wireless client.
C32 ogWifiClientRxInvalidRetries1.3.6.1.4.1.25049.17.18.1.16Counter32read-onlyThe count of invalid retries for this wireless client.
C32 ogWifiClientRxInvalidMisc1.3.6.1.4.1.25049.17.18.1.17Counter32read-onlyThe count of invalid misc's for this wireless client.
C32 ogWifiClientMissedBeacon1.3.6.1.4.1.25049.17.18.1.18Counter32read-onlyThe count of missed beacon's for this wireless client.
C32 ogWifiClientCounter1.3.6.1.4.1.25049.17.18.1.19Counter32read-onlyThe number of alerts triggered by this wireless client.
ogWifiApTable1.3.6.1.4.1.25049.17.19not-accessibleThs wireless interface status table.
ogWifiApEntry1.3.6.1.4.1.25049.17.19.1not-accessibleA wireless interface status entry
I32 ogWifiApIndex1.3.6.1.4.1.25049.17.19.1.1Integer32not-accessibleIndex of the wireless server status entry.
STR ogWifiApInterface1.3.6.1.4.1.25049.17.19.1.2DisplayStringread-onlyThe wireless access point network interface name.
INT ogWifiApEnabled1.3.6.1.4.1.25049.17.19.1.3INTEGERread-onlyThe enabled status of the wireless server.
STR ogWifiApSsid1.3.6.1.4.1.25049.17.19.1.4DisplayStringread-onlyThe SSID for this wireless access point.
INT ogWifiApIeeeMode1.3.6.1.4.1.25049.17.19.1.5INTEGERread-onlyThe IEEE 802.11 mode of this wireless access point.
U32 ogWifiApFrequency1.3.6.1.4.1.25049.17.19.1.6Unsigned32read-onlyThe current frequency of this wireless access point.
I32 ogWifiApTxPower1.3.6.1.4.1.25049.17.19.1.7Integer32read-onlyThe current Tx-Power of this wireless access point.
C32 ogWifiApCounter1.3.6.1.4.1.25049.17.19.1.8Counter32read-onlyThe number of alerts triggered by this wireless access point.
ogWifiApClientTable1.3.6.1.4.1.25049.17.20not-accessibleThis RPC's outlet table.
ogWifiApClientEntry1.3.6.1.4.1.25049.17.20.1not-accessibleRPC Outlet status entry
I32 ogWifiApClientIndex1.3.6.1.4.1.25049.17.20.1.1Integer32not-accessibleIndex within the wireless AP client table
OID ogWifiApClientAp1.3.6.1.4.1.25049.17.20.1.2OBJECT IDENTIFIERread-onlyThe wireless AP this client is assiciated with.
STR ogWifiApClientMac1.3.6.1.4.1.25049.17.20.1.3DisplayStringread-onlyThe MAC address of the Access Point this wireless client is associated with.
C32 ogWifiApClientInactiveTime1.3.6.1.4.1.25049.17.20.1.4Counter32read-onlyThe Inactive Time for this wireless client.
C32 ogWifiApClientRxBytes1.3.6.1.4.1.25049.17.20.1.5Counter32read-onlyThe number of received bytes for this wireless client.
C32 ogWifiApClientRxPackets1.3.6.1.4.1.25049.17.20.1.6Counter32read-onlyThe number of received packets for this wireless client.
C32 ogWifiApClientTxBytes1.3.6.1.4.1.25049.17.20.1.7Counter32read-onlyThe number of transmitted bytes for this wireless client.
C32 ogWifiApClientTxPackets1.3.6.1.4.1.25049.17.20.1.8Counter32read-onlyThe number of transmitted packets for this wireless client.
I32 ogWifiApClientRssi1.3.6.1.4.1.25049.17.20.1.9Integer32read-onlyThe current Signal Level of this wireless client.
U32 ogWifiApClientTxBitRate1.3.6.1.4.1.25049.17.20.1.10Unsigned32read-onlyThe current transmission bit-rate of this wireless client.
ogCheckTable1.3.6.1.4.1.25049.17.21not-accessibleThs auto-response check table.
ogCheckEntry1.3.6.1.4.1.25049.17.21.1not-accessibleAn auto-response check entry
I32 ogCheckIndex1.3.6.1.4.1.25049.17.21.1.1Integer32not-accessibleIndex of the auto-response rule
STR ogCheckName1.3.6.1.4.1.25049.17.21.1.2DisplayStringread-onlyThe ID of this auto-response rule.
I32 ogCheckRepeatTimeout1.3.6.1.4.1.25049.17.21.1.3Integer32read-onlyThe minimum seconds before trigger actions can be repeated for this auto-response.
I32 ogCheckResetTimeout1.3.6.1.4.1.25049.17.21.1.4Integer32read-onlyThe minimum seconds after resolution before this auto-response can be triggered again.
INT ogCheckType1.3.6.1.4.1.25049.17.21.1.5INTEGERread-onlyThe auto-response check type
C32 ogCheckTriggerActions1.3.6.1.4.1.25049.17.21.1.6Counter32read-onlyThe number of Trigger Actions configured for the auto-response.
C32 ogCheckResolveActions1.3.6.1.4.1.25049.17.21.1.7Counter32read-onlyThe number of Resolve Actions configured for the auto-response.
ogCheckDeviceTable1.3.6.1.4.1.25049.17.22not-accessibleThe auto-response device reference table.
ogCheckDeviceEntry1.3.6.1.4.1.25049.17.22.1not-accessibleRPC Outlet status entry
I32 ogCheckDeviceIndex1.3.6.1.4.1.25049.17.22.1.1Integer32not-accessibleIndex within the auto-response device outlet table
OID ogCheckDeviceCheck1.3.6.1.4.1.25049.17.22.1.2OBJECT IDENTIFIERread-onlyThe check this device is associated with.
STR ogCheckDeviceName1.3.6.1.4.1.25049.17.22.1.3DisplayStringread-onlyThe name of a device pertaining to the auto-reponse.
STR ogCheckDeviceRef1.3.6.1.4.1.25049.17.22.1.4DisplayStringread-onlyThe reference ID of the device pertaining to the auto-reponse.
ogAlarm1.3.6.1.4.1.25049.17.23
ogAlarmLogTable1.3.6.1.4.1.25049.17.23.1not-accessibleThe alarm history table.
ogAlarmLogEntry1.3.6.1.4.1.25049.17.23.1.1not-accessibleAn alarm entry.
I32 ogAlarmLogIndex1.3.6.1.4.1.25049.17.23.1.1.1Integer32not-accessibleIndex within the current alarm table of this alarm.
I32 ogAlarmEventId1.3.6.1.4.1.25049.17.23.1.1.2Integer32read-onlyUnique event ID for this alarm.
STR ogAlarmName1.3.6.1.4.1.25049.17.23.1.1.3DisplayStringread-onlyThe check ID that this alarm pertains to.
I32 ogAlarmCheck1.3.6.1.4.1.25049.17.23.1.1.4Integer32read-onlyThe auto-response index this alarm relates to.
I32 ogAlarmInstance1.3.6.1.4.1.25049.17.23.1.1.5Integer32read-onlyThe reference index for this alarm instance.
DAT ogAlarmTime1.3.6.1.4.1.25049.17.23.1.1.6DateAndTimeread-onlyThe UTC date and time for when this alarm was created.
INT ogAlarmType1.3.6.1.4.1.25049.17.23.1.1.7INTEGERread-onlyA reference to an Alarm Type Object.
STR ogAlarmSummary1.3.6.1.4.1.25049.17.23.1.1.8DisplayStringread-onlyThe human readable summary of this alarm.
STR ogAlarmDevice1.3.6.1.4.1.25049.17.23.1.1.9DisplayStringread-onlyThe device ID that this alarm pertains to.
STR ogAlarmUser1.3.6.1.4.1.25049.17.23.1.1.10DisplayStringread-onlyThe user ID that this alarm pertains to.
I32 ogAlarmTriggerValue1.3.6.1.4.1.25049.17.23.1.1.11Integer32read-onlyThe threshold value which triggers the alarm.
I32 ogAlarmCurrentValue1.3.6.1.4.1.25049.17.23.1.1.12Integer32read-onlyThe value as of the time of this entry.
I32 ogAlarmPreviousValue1.3.6.1.4.1.25049.17.23.1.1.13Integer32read-onlyThe former value of this entry.
INT ogAlarmState1.3.6.1.4.1.25049.17.23.1.1.14INTEGERread-onlyThe effective alarm state.
ogCurrentAlarmTable1.3.6.1.4.1.25049.17.23.2not-accessibleThe alarm history table.
ogCurrentAlarmEntry1.3.6.1.4.1.25049.17.23.2.1not-accessibleAn alarm entry.
I32 ogCurrentAlarmIndex1.3.6.1.4.1.25049.17.23.2.1.1Integer32not-accessibleIndex within the current alarm table of this alarm.
I32 ogCurrentAlarmEventId1.3.6.1.4.1.25049.17.23.2.1.2Integer32read-onlyUnique event ID for this alarm.
STR ogCurrentAlarmName1.3.6.1.4.1.25049.17.23.2.1.3DisplayStringread-onlyThe ID of the check this alarm pertains to.
I32 ogCurrentAlarmCheck1.3.6.1.4.1.25049.17.23.2.1.4Integer32read-onlyThe auto-response index this alarm relates to.
I32 ogCurrentAlarmInstance1.3.6.1.4.1.25049.17.23.2.1.5Integer32read-onlyThe reference index for this alarm instance.
DAT ogCurrentAlarmTime1.3.6.1.4.1.25049.17.23.2.1.6DateAndTimeread-onlyThe UTC date and time for when this alarm was created.
INT ogCurrentAlarmType1.3.6.1.4.1.25049.17.23.2.1.7INTEGERread-onlyThe specific Alarm Type.
STR ogCurrentAlarmSummary1.3.6.1.4.1.25049.17.23.2.1.8DisplayStringread-onlyA readable summary of this alarm.
STR ogCurrentAlarmDevice1.3.6.1.4.1.25049.17.23.2.1.9DisplayStringread-onlyThe ID of the device this alarm pertains to.
STR ogCurrentAlarmUser1.3.6.1.4.1.25049.17.23.2.1.10DisplayStringread-onlyThe ID of the user this alarm pertains to.
I32 ogCurrentAlarmTriggerValue1.3.6.1.4.1.25049.17.23.2.1.11Integer32read-onlyThe threshold value which triggers the alarm.
I32 ogCurrentAlarmCurrentValue1.3.6.1.4.1.25049.17.23.2.1.12Integer32read-onlyThe value as of the time of this entry.
I32 ogCurrentAlarmPreviousValue1.3.6.1.4.1.25049.17.23.2.1.13Integer32read-onlyThe former value of this entry.
INT ogCurrentAlarmState1.3.6.1.4.1.25049.17.23.2.1.14INTEGERread-onlyThe effective alarm state.
ogStatus2NotificationPrefix1.3.6.1.4.1.25049.17.100
ogMibNotifications1.3.6.1.4.1.25049.17.100.0
NTF ogSerialSignalNotification1.3.6.1.4.1.25049.17.100.0.1The notification sent when a serial signal changes.
NTF ogSerialPatternNotification1.3.6.1.4.1.25049.17.100.0.2The notification sent when a pattern is matched on a serial port .
NTF ogSerialUserNotification1.3.6.1.4.1.25049.17.100.0.3The notification sent when a user logs in or out of a serial console.
NTF ogHostPingNotification1.3.6.1.4.1.25049.17.100.0.4The notification sent when a host stops or resumes responding to a ping.
NTF ogHostServiceNotification1.3.6.1.4.1.25049.17.100.0.5The notification sent when a host service stops or resumes.
NTF ogHostUserNotification1.3.6.1.4.1.25049.17.100.0.6The notification sent when a user logs in or out of a network host.
NTF ogWebUserNotification1.3.6.1.4.1.25049.17.100.0.7The notification sent when a user logs in or out of the web interface.
NTF ogEmdTemperatureNotification1.3.6.1.4.1.25049.17.100.0.8The notification sent when a temperature event occurs
NTF ogEmdHumidityNotification1.3.6.1.4.1.25049.17.100.0.9The notification sent when a humidity event occurs
NTF ogEmdDioNotification1.3.6.1.4.1.25049.17.100.0.10The notification sent when a Digital I/O input event occurs
NTF ogPowerSupplyInputNotification1.3.6.1.4.1.25049.17.100.0.11The notification sent when a power supply voltage alarm occurs
NTF ogPowerSupplyOutputNotification1.3.6.1.4.1.25049.17.100.0.12The notification sent when a power supply voltage alarm occurs
NTF ogPowerSupplyTempNotification1.3.6.1.4.1.25049.17.100.0.13The notification sent when a power supply voltage alarm occurs
NTF ogUpsNotification1.3.6.1.4.1.25049.17.100.0.14The notification sent when a UPS alarm occurs
NTF ogUpsBatteryNotification1.3.6.1.4.1.25049.17.100.0.15The notification sent when a UPS battery alarm occurs
NTF ogUpsInputNotification1.3.6.1.4.1.25049.17.100.0.16The notification sent when a UPS input alarm occurs
NTF ogUpsOutputNotification1.3.6.1.4.1.25049.17.100.0.17The notification sent when a UPS output alarm occurs
NTF ogRpcInputNotification1.3.6.1.4.1.25049.17.100.0.18The notification sent when a RPC input alarm occurs
NTF ogRpcOutputNotification1.3.6.1.4.1.25049.17.100.0.19The notification sent when a RPC output alarm occurs
NTF ogRpcOutletNotification1.3.6.1.4.1.25049.17.100.0.20The notification sent when a RPC output alarm occurs
NTF ogNetInterfaceNotification1.3.6.1.4.1.25049.17.100.0.21The notification sent when a network interface event occurs.
NTF ogCellDataNotification1.3.6.1.4.1.25049.17.100.0.22The notification sent when a cellular data alarm occurs.
NTF ogCellMessageNotification1.3.6.1.4.1.25049.17.100.0.23The notification sent when an SMS command alarm occurs.
NTF ogCellSignalNotification1.3.6.1.4.1.25049.17.100.0.24The notification sent when a cellular signal alarm occurs.
NTF ogCellApnNotification1.3.6.1.4.1.25049.17.100.0.25The notification sent when a cellular APN alarm occurs.
NTF ogCellTowerNotification1.3.6.1.4.1.25049.17.100.0.26The notification sent when a cellular tower alarm occurs.
NTF ogCellNetworkNotification1.3.6.1.4.1.25049.17.100.0.27The notification sent when a cellular network alarm occurs.
NTF ogWifiClientConnectNotification1.3.6.1.4.1.25049.17.100.0.28The notification sent when a wireless client connects or disconnects.
NTF ogWifiClientSignalNotification1.3.6.1.4.1.25049.17.100.0.29The notification sent when a wireless client signal changes.
NTF ogWifiApAssociationNotification1.3.6.1.4.1.25049.17.100.0.30The notification sent when a wireless client connects or disconnects to this AP.
NTF ogWifiApAuthNotification1.3.6.1.4.1.25049.17.100.0.31The notification sent when a wireless client fails to authenticate with this AP.
NTF ogDialPoolHealthNotification1.3.6.1.4.1.25049.17.100.0.32The notification sent when dial-pool health alarm occurs.
NTF ogCustomNotification1.3.6.1.4.1.25049.17.100.0.33The notification sent when a custom check is triggered.
ogStatus2Conformance1.3.6.1.4.1.25049.17.65535
ogStatus2Compliances1.3.6.1.4.1.25049.17.65535.1
ogStatus2Compliance1.3.6.1.4.1.25049.17.65535.1.1The compliance statement for the Opengear status MIB.
ogStatus2Groups1.3.6.1.4.1.25049.17.65535.2
ogBasicStatusGroup1.3.6.1.4.1.25049.17.65535.2.1A collection of objects to retrieve Opengear statistics.
ogBasicAlarmGroup1.3.6.1.4.1.25049.17.65535.2.2A collection of objects to report Opengear alarms.
ogBasicNotificationGroup1.3.6.1.4.1.25049.17.65535.2.3A collection of notifications for the status system.

RFC description

Opengear Inc. MIB that provides extended network interface status and failover information for Opengear console management devices.

Start monitoring Opengear console server/out-of-band management appliance (extended status/alert, newer firmware) 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.

Download OG-STATUSv2-MIB