pktcEventClassStatus

PKTC-IETF-EVENT-MIB · .1.3.6.1.2.1.182.1.1.3.1.3

Object

column r/w SNMPv2-TCTruthValue
This MIB object indicates if events belonging
to the corresponding event class are enabled
or disabled, for event reporting.
              
Setting this object to a value of 'true' enables
reporting of all the events in the event class.
              
When enabled, the means of reporting events is
specified by the MIB object pktcEventReporting.
              
Setting this object to a value of 'false' disables
any event reporting, irrespective of the value of the
MIB object pktcEventReporting for a specific
event.
              
The default value of this MIB object is vendor-
specific.  However, the vendor SHOULD enable all
event categories defined by PacketCable or
IPCablecom by default.

Context

MIB
PKTC-IETF-EVENT-MIB
OID
.1.3.6.1.2.1.182.1.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
pktcEventClassEntry
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 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-EVENT-MIB::pktcEventClassStatus'
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::pktcEventClassStatus.<pktcEventClassIndex>'
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::pktcEventClassStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance