incaDevEvReporting
INCA-DEVICE-MIB ·
.1.3.6.1.4.1.39938.1.1.2.7.1.2
Object
column r/w
Bits
Defines the action to be taken on occurrence of this event class. Implementations may not necessarily support all options for all event classes, but at minimum must allow traps and syslogging to be disabled. If the local(0) bit is set, then log to the internal log, if the traps(1) bit is set, then generate a trap, if the syslog(2) bit is set, then send a syslog message (assuming the syslog address is set).
Context
- MIB
- INCA-DEVICE-MIB
- OID
.1.3.6.1.4.1.39938.1.1.2.7.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- incaDevEvControlEntry
- Groups
- 1
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 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevEvReporting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevEvReporting.<incaDevEvPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INCA-DEVICE-MIB::incaDevEvReporting'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | local |
1 | traps |
2 | syslog |
3 | localvol |
Conformance
Member of