pktcEventLogType
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.5.1.1.7
Object
column Bits
This MIB object contains the type of actions taken by
the MTA when the event indicated by the MIB object
pktcEventLogIdentifier occurred.
A bit with a value of '1' indicates the corresponding
action was taken. Setting it to a value of '0'
indicates that the corresponding action was not taken.
An event may trigger one or more actions (e.g., syslog
and SNMP) or result only in a local log. An action may
also be prevented due to throttling, in which case it is
not reported by this MIB object.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.5.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcEventLogEntry
- 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 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-EVENT-MIB::pktcEventLogType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-EVENT-MIB::pktcEventLogType.<pktcEventLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-IETF-EVENT-MIB::pktcEventLogType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | local |
1 | syslog |
2 | snmpTrap |
3 | snmpInform |
Conformance
Member of