ons15501TrapLogEntryDirection

ONS15501-MIB · .1.3.6.1.4.1.1869.11.11.3.2.1.3

Object

Whether the trap is being asserted or cleared.
Please note that some traps don't have a direction.
(e.g. configuration changed).

Context

MIB
ONS15501-MIB
OID
.1.3.6.1.4.1.1869.11.11.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
ons15501TrapLogEntry
Groups
1

Walk 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 'ONS15501-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONS15501-MIB::ons15501TrapLogEntryDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONS15501-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONS15501-MIB::ons15501TrapLogEntryDirection.<ons15501TrapLogEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONS15501-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONS15501-MIB::ons15501TrapLogEntryDirection'

Values & Constraints

Type Values
1dontCare
2asserted
3cleared

Conformance