oraAgentEventUser
ORACLE-AGENT-MIB ·
.1.3.6.1.4.1.111.12.1.1.1.7
Object
The name of the user who registered for this event.
Context
- MIB
- ORACLE-AGENT-MIB
- OID
.1.3.6.1.4.1.111.12.1.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraAgentEventEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORACLE-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORACLE-AGENT-MIB::oraAgentEventUser'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORACLE-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORACLE-AGENT-MIB::oraAgentEventUser.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORACLE-AGENT-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORACLE-AGENT-MIB::oraAgentEventUser'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.