pktcDevEventDescrReporting
PKTC-EVENT-MIB ·
.1.3.6.1.4.1.4491.2.2.3.4.1.1.5
Object
column r/w
Bits
This MIB Object defines the action to be taken on
occurrence of this event class.
Setting a bit to a value of '1' indicates that the
corresponding action will be taken upon occurrence of
this event, provided the required parameters are present.
(e.g.: Syslog Server for Syslog messages, SNMP targets for
SNMP traps and SNMP INFORMs etc). If none of the bits
are set then no action is taken upon occurrence of the
event.
The default value of this MIB OBject is dependent on the
value of the MIB Object 'pktcDevEventDescrLevel', for the
corresponding event.
For the following values of 'pktcDevEventDescrLevel':
emergency(0), alert(1), critical(2) and error(3),
the PacketCable device MUST set the bits for local(0),
syslog(1) and snmpInform(3) to a value of '1' and the rest
to a value of '0'.
For all the remaining values of 'pktcDevEventDescrLevel',
the PacketCable device MUST set the bits for local(0) and
syslog(1) to a value of '1' and the rest to a value of
'0'.
Context
- MIB
- PKTC-EVENT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.3.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcDevEventDescrEntry
- 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::pktcDevEventDescrReporting'
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::pktcDevEventDescrReporting.<pktcDevEventDescrId>.<pktcDevEventDescrEnterprise>'
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::pktcDevEventDescrReporting'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | local |
1 | syslog |
2 | snmpTrap |
3 | snmpInform |
Conformance
Member of