All MIBs › OGTRAP-MIB
Category: Out-of-Band Management
Description:
Defines SNMPv1 traps for fault and event notification on legacy Opengear out-of-band management appliances.
Imported Objects
What Is OGTRAP-MIB?
OGTRAP-MIB is a private MIB (enterprise OID 25049) defining SNMP notification objects for a device-access/connection management system (likely an out-of-band console-server or access-control gateway, given its 'og' object prefix). Its objects cover connection-event details (username, event type, port number/label), signal-event details (type, state, port number/label), pattern-match event details (description, text, port number/label), sensor status (name, device type, sensor type, value), host-connection event details (username, event type, address, description, protocol, port), and failover event details (primary/secondary unit). As a notification MIB it lets a management station receive structured alerts for connection, signal, pattern-match, sensor, and failover events. It is deployed on this vendor's access-management/console-server platform. Engineers can download the OGTRAP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in OGTRAP-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
- connection, signal, pattern-match, sensor, and failover event notifications
Supported Devices
- Access-management/console-server platform
Monitoring Examples
A network operations center subscribes to this MIB's host-connection-event notifications to get immediate alerts whenever a user establishes a new console session through the access gateway.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| opengear | 1.3.6.1.4.1.25049 | |||
| NTF ogconnEventOccurred | 1.3.6.1.4.1.25049.0.1001 | The alert sent when a user connection event occurs. | ||
| NTF ogsgnlEventOccurred | 1.3.6.1.4.1.25049.0.1002 | The alert sent when a signal change occurs | ||
| NTF ogpatnEventOccurred | 1.3.6.1.4.1.25049.0.1003 | The alert sent when a pre-defined pattern was matched text in a consoles serial character stream | ||
| NTF ogsensStatusOccurred | 1.3.6.1.4.1.25049.0.1004 | The trap sent when a sensor event occurs | ||
| NTF oghostEventOccurred | 1.3.6.1.4.1.25049.0.2001 | The alert sent when a user connection event occurs | ||
| NTF ogfovrEventOccurred | 1.3.6.1.4.1.25049.0.2002 | The alert sent when a network failover event occurs | ||
| NTF ognupsEventOccurred | 1.3.6.1.4.1.25049.0.2003 | The alert sent when a UPS status event occurs | ||
| NTF ogdataEventOccurred | 1.3.6.1.4.1.25049.0.2004 | The trap sent when a data usage alert occurs | ||
| ogLegacyMgmt | 1.3.6.1.4.1.25049.2 | |||
| ogConnectMib | 1.3.6.1.4.1.25049.2.10 | |||
| ogConnectMibObjects | 1.3.6.1.4.1.25049.2.10.10 | |||
| ogconnEvent | 1.3.6.1.4.1.25049.2.10.10.1 | |||
| ogconnEventTable | 1.3.6.1.4.1.25049.2.10.10.1.1 | |||
| ogconnEventEntry | 1.3.6.1.4.1.25049.2.10.10.1.1.1 | |||
| OCT ogconnEventUsername | 1.3.6.1.4.1.25049.2.10.10.1.1.1.10 | OCTET STRING | read-only | The user pertaining to the connection event |
| OCT ogconnEventType | 1.3.6.1.4.1.25049.2.10.10.1.1.1.11 | OCTET STRING | read-only | The type of connection event |
| INT ogconnEventPortNumber | 1.3.6.1.4.1.25049.2.10.10.1.1.1.12 | INTEGER | read-only | Serial port number on which this connection applies |
| OCT ogconnEventPortLabel | 1.3.6.1.4.1.25049.2.10.10.1.1.1.13 | OCTET STRING | read-only | The label for the serial port where the connection occurred. |
| ogSignalMib | 1.3.6.1.4.1.25049.2.11 | |||
| ogSignalMibObjects | 1.3.6.1.4.1.25049.2.11.10 | |||
| ogsgnlEvent | 1.3.6.1.4.1.25049.2.11.10.1 | |||
| ogsgnlEventTable | 1.3.6.1.4.1.25049.2.11.10.1.1 | |||
| ogsgnlEventEntry | 1.3.6.1.4.1.25049.2.11.10.1.1.1 | |||
| OCT ogsgnlEventType | 1.3.6.1.4.1.25049.2.11.10.1.1.1.10 | OCTET STRING | read-only | The particular signal which changed |
| OCT ogsgnlEventState | 1.3.6.1.4.1.25049.2.11.10.1.1.1.11 | OCTET STRING | read-only | The current signal state |
| INT ogsgnlEventPortNumber | 1.3.6.1.4.1.25049.2.11.10.1.1.1.12 | INTEGER | read-only | Serial port number on which this signal applies |
| OCT ogsgnlEventPortLabel | 1.3.6.1.4.1.25049.2.11.10.1.1.1.13 | OCTET STRING | read-only | The label for the serial port where the signal applies. |
| ogPatternMib | 1.3.6.1.4.1.25049.2.12 | |||
| ogPatternMibObjects | 1.3.6.1.4.1.25049.2.12.10 | |||
| ogpatnEvent | 1.3.6.1.4.1.25049.2.12.10.1 | |||
| ogpatnEventTable | 1.3.6.1.4.1.25049.2.12.10.1.1 | |||
| ogpatnEventEntry | 1.3.6.1.4.1.25049.2.12.10.1.1.1 | |||
| OCT ogpatnEventDescription | 1.3.6.1.4.1.25049.2.12.10.1.1.1.10 | OCTET STRING | read-only | A description of the matches purpose |
| OCT ogpatnEventText | 1.3.6.1.4.1.25049.2.12.10.1.1.1.11 | OCTET STRING | read-only | The full text which matched the pattern |
| INT ogpatnEventPortNumber | 1.3.6.1.4.1.25049.2.12.10.1.1.1.12 | INTEGER | read-only | Serial port number on which the pattern matched |
| OCT ogpatnEventPortLabel | 1.3.6.1.4.1.25049.2.12.10.1.1.1.13 | OCTET STRING | read-only | The label for the serial port where pattern match occurred |
| ogSensorMib | 1.3.6.1.4.1.25049.2.13 | |||
| ogSensorMibObjects | 1.3.6.1.4.1.25049.2.13.10 | |||
| ogsensStatus | 1.3.6.1.4.1.25049.2.13.10.1 | |||
| ogsensStatusTable | 1.3.6.1.4.1.25049.2.13.10.1.1 | |||
| ogsensStatusEntry | 1.3.6.1.4.1.25049.2.13.10.1.1.1 | |||
| OCT ogsensStatusName | 1.3.6.1.4.1.25049.2.13.10.1.1.1.10 | OCTET STRING | read-only | The name of the device pertaining to the status event |
| OCT ogsensStatusDevType | 1.3.6.1.4.1.25049.2.13.10.1.1.1.11 | OCTET STRING | read-only | The type of device pertaining to the status event |
| OCT ogsensStatusType | 1.3.6.1.4.1.25049.2.13.10.1.1.1.12 | OCTET STRING | read-only | The type of sensor pertaining to the status event |
| INT ogsensStatusValue | 1.3.6.1.4.1.25049.2.13.10.1.1.1.13 | INTEGER | read-only | The value of the sensor pertaining to the status event |
| ogHostMib | 1.3.6.1.4.1.25049.2.14 | |||
| ogHostMibObjects | 1.3.6.1.4.1.25049.2.14.10 | |||
| oghostEvent | 1.3.6.1.4.1.25049.2.14.10.1 | |||
| oghostEventTable | 1.3.6.1.4.1.25049.2.14.10.1.1 | |||
| oghostEventEntry | 1.3.6.1.4.1.25049.2.14.10.1.1.1 | |||
| OCT oghostEventUsername | 1.3.6.1.4.1.25049.2.14.10.1.1.1.10 | OCTET STRING | read-only | The user pertaining to the connection event |
| OCT oghostEventType | 1.3.6.1.4.1.25049.2.14.10.1.1.1.11 | OCTET STRING | read-only | The type of connection event |
| OCT oghostEventAddress | 1.3.6.1.4.1.25049.2.14.10.1.1.1.12 | OCTET STRING | read-only | The address of the host to which this connection applies. |
| OCT oghostEventDescription | 1.3.6.1.4.1.25049.2.14.10.1.1.1.13 | OCTET STRING | read-only | The description of the host to which this connection applies. |
| OCT oghostEventProtocol | 1.3.6.1.4.1.25049.2.14.10.1.1.1.14 | OCTET STRING | read-only | The internet protocl to which this connection applies. |
| INT oghostEventPort | 1.3.6.1.4.1.25049.2.14.10.1.1.1.15 | INTEGER | read-only | The applicable port number of the host. |
| ogFailoverMib | 1.3.6.1.4.1.25049.2.15 | |||
| ogFailoverMibObjects | 1.3.6.1.4.1.25049.2.15.10 | |||
| ogfovrEvent | 1.3.6.1.4.1.25049.2.15.10.1 | |||
| ogfovrEventTable | 1.3.6.1.4.1.25049.2.15.10.1.1 | |||
| ogfovrEventEntry | 1.3.6.1.4.1.25049.2.15.10.1.1.1 | |||
| OCT ogfovrEventPrimary | 1.3.6.1.4.1.25049.2.15.10.1.1.1.10 | OCTET STRING | read-only | The name of the network interface which failed |
| OCT ogfovrEventSecondary | 1.3.6.1.4.1.25049.2.15.10.1.1.1.11 | OCTET STRING | read-only | The name of the network interface which was connected instead |
| ogNetUpsMib | 1.3.6.1.4.1.25049.2.16 | |||
| ogNetUpsMibObjects | 1.3.6.1.4.1.25049.2.16.10 | |||
| ognupsEvent | 1.3.6.1.4.1.25049.2.16.10.1 | |||
| ognupsEventTable | 1.3.6.1.4.1.25049.2.16.10.1.1 | |||
| ognupsEventEntry | 1.3.6.1.4.1.25049.2.16.10.1.1.1 | |||
| OCT ognupsEventName | 1.3.6.1.4.1.25049.2.16.10.1.1.1.10 | OCTET STRING | read-only | The name of the UPS pertaining to the status event |
| OCT ognupsEventType | 1.3.6.1.4.1.25049.2.16.10.1.1.1.11 | OCTET STRING | read-only | The type of status event |
| ogDataMib | 1.3.6.1.4.1.25049.2.17 | |||
| ogDataMibObjects | 1.3.6.1.4.1.25049.2.17.10 | |||
| ogdataEvent | 1.3.6.1.4.1.25049.2.17.10.1 | |||
| ogdataEventTable | 1.3.6.1.4.1.25049.2.17.10.1.1 | |||
| ogdataEventEntry | 1.3.6.1.4.1.25049.2.17.10.1.1.1 | |||
| INT ogdataEventBytes | 1.3.6.1.4.1.25049.2.17.10.1.1.1.10 | INTEGER | read-only | The amount of bytes which triggers this usage alert |
| INT ogdataEventSeconds | 1.3.6.1.4.1.25049.2.17.10.1.1.1.11 | INTEGER | read-only | The time in seconds over which bytes are measured |
| OCT ogdataEventDevice | 1.3.6.1.4.1.25049.2.17.10.1.1.1.12 | OCTET STRING | read-only | The ID for the interface thos pertains to |
| INT ogdataEventState | 1.3.6.1.4.1.25049.2.17.10.1.1.1.13 | INTEGER | read-only | Whether data usage alert is on (1) or off (0) |
RFC description
OpenGear serial device connection, signal, and failover event traps for management.
Start monitoring Opengear console server/out-of-band management appliance (connection/signal/sensor/failover event traps) 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.