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
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 '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'
Syntax
- Source
- Ons15501TrapDirectionEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
1 | dontCare |
2 | asserted |
3 | cleared |
Conformance
Member of