All MIBs › OG-PATTERN-MIB › ogpatnEventText
ogpatnEventText
Module: OG-PATTERN-MIB
OID (symbolic): OG-PATTERN-MIB::ogpatnEventText
OID (numeric): 1.3.6.1.4.1.25049.10.12.10.1.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The full text which matched the pattern
What is ogpatnEventText?
This object holds the actual text captured from the monitored serial data stream that matched the configured pattern, showing exactly what triggered this event. Administrators read this to see the precise data that satisfied the pattern-match rule, useful for confirming the match was accurate or diagnosing a false positive. For example, this object might contain the literal string 'NO CARRIER' captured from a monitored modem's output that matched a configured disconnect-detection pattern.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25049.10.12.10.1.1.1.11 snmpwalk -v2c -c public <target> OG-PATTERN-MIB::ogpatnEventText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25049.10.12.10.1.1.1.11.1 snmpget -v2c -c public <target> OG-PATTERN-MIB::ogpatnEventText.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ogpatnEventText.1
Start monitoring Opengear console/serial server appliance (console log pattern matching) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OG-PATTERN-MIB::ogpatnEventText OID value, configure state conditions and alerts, and monitor any Opengear console/serial server appliance (console log pattern matching) 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.12 | ogPatternMib | OG-PATTERN-MIB |
| 1.3.6.1.4.1.25049.10.12.10 | ogPatternMibObjects | OG-PATTERN-MIB |
| 1.3.6.1.4.1.25049.10.12.10.1 | ogpatnEvent | OG-PATTERN-MIB |
| 1.3.6.1.4.1.25049.10.12.10.1.1 | ogpatnEventTable | OG-PATTERN-MIB |
| 1.3.6.1.4.1.25049.10.12.10.1.1.1 | ogpatnEventEntry | OG-PATTERN-MIB |
| 1.3.6.1.4.1.25049.10.12.10.1.1.1.11 | ogpatnEventText | OG-PATTERN-MIB |