pktcDevEvLogType
PKTC-EVENT-MIB ·
.1.3.6.1.4.1.4491.2.2.3.5.1.1.7
Object
column Bits
This MIB Object contains the kind of actions taken by
the PacketCable device when the event under consideration
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 may remain as a local event since transmissions
could be disabled or inhibited as defined by the Throttle
MIB Objects.
Context
- MIB
- PKTC-EVENT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.3.5.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcDevEventLogEntry
- 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-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EVENT-MIB::pktcDevEvLogType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EVENT-MIB::pktcDevEvLogType.<pktcDevEvLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EVENT-MIB::pktcDevEvLogType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | local |
1 | syslog |
2 | trap |
3 | inform |
Conformance
Member of