rlEventId
RADLAN-SNMP-MIB ·
.1.3.6.1.4.1.89.98.7.5.1.2
Object
column ObjectIdentifier
The event id of the polled event. This is the notification object identifier (in case of a SNMPV2 notification) or the translation to SNMPv2 notation of an SNMPv1 trap according to the RFC 3584 (SNMP versions coexistence).
Context
- MIB
- RADLAN-SNMP-MIB
- OID
.1.3.6.1.4.1.89.98.7.5.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlEventsEntry
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 'RADLAN-SNMP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SNMP-MIB::rlEventId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-SNMP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SNMP-MIB::rlEventId.<rlEventsPoller>.<rlEventId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-SNMP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-SNMP-MIB::rlEventId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.