rEventOwner
SWITCH-RMON-MIB ·
.1.3.6.1.4.1.8886.6.1.22.9.1.1.6
Object
The entity that configured this entry and is
therefore using the resources assigned to it.
If this object contains a string starting with
'monitor' and has associated entries in the log
table, all connected management stations should
retrieve those log entries, as they may have
significance to all management stations connected to
this device
Context
- MIB
- SWITCH-RMON-MIB
- OID
.1.3.6.1.4.1.8886.6.1.22.9.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rEventEntry
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 'SWITCH-RMON-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-RMON-MIB::rEventOwner'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-RMON-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-RMON-MIB::rEventOwner.<rEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-RMON-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-RMON-MIB::rEventOwner'
Syntax
- Source
- OwnerString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.