All MIBs › ONEACCESS-EVENTS-MIB › oacEventText
oacEventText
Module: ONEACCESS-EVENTS-MIB
OID (symbolic): ONEACCESS-EVENTS-MIB::oacEventText
OID (numeric): 1.3.6.1.4.1.13191.10.3.4.2.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Textual representation of the event
What is oacEventText?
This object holds a human-readable text description of an event that occurred on a OneAccess router, delivered as part of an SNMP notification. An administrator reads this text directly from a received trap to understand what happened without needing to decode a numeric event ID against a lookup table. For example, oacEventText might carry a string like 'Interface Serial0/0 went down' inside the trap payload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13191.10.3.4.2.1.1 snmpwalk -v2c -c public <target> ONEACCESS-EVENTS-MIB::oacEventText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13191.10.3.4.2.1.1.1 snmpget -v2c -c public <target> ONEACCESS-EVENTS-MIB::oacEventText.1
Start monitoring OneAccess CPE routers, entire product line (event/trap notifications) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ONEACCESS-EVENTS-MIB::oacEventText OID value, configure state conditions and alerts, and monitor any OneAccess CPE routers, entire product line (event/trap notifications) from a single console.
OID Breakdown
Upper-level ancestors (11 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.13191 | oneAccess | ONEACCESS-GLOBAL-REG |
| 1.3.6.1.4.1.13191.10 | oacExperimental | ONEACCESS-GLOBAL-REG |
| 1.3.6.1.4.1.13191.10.3 | oacExpInternalModules | ONEACCESS-GLOBAL-REG |
| 1.3.6.1.4.1.13191.10.3.4 | oacExpIMManagement | ONEACCESS-GLOBAL-REG |
| 1.3.6.1.4.1.13191.10.3.4.2 | oacExpIMEvents | ONEACCESS-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13191.10.3.4.2.1 | oacEventsObjects | ONEACCESS-EVENTS-MIB |
| 1.3.6.1.4.1.13191.10.3.4.2.1.1 | oacEventText | ONEACCESS-EVENTS-MIB |