pktcEventClassName

PKTC-IETF-EVENT-MIB · .1.3.6.1.2.1.182.1.1.3.1.2

Object

column OctetString
This MIB object contains the name of the
event class.
              
Vendors MAY define different event classes
(e.g., DHCP, SNMP, DEBUG) to group together
management events of a particular category.
              
Event class names need to take into
consideration the SnmpAdminString definition
requirements, such as the use of control code
sequence CR LF to represent a newline.

Context

MIB
PKTC-IETF-EVENT-MIB
OID
.1.3.6.1.2.1.182.1.1.3.1.2
Type
column
Access
readonly
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::pktcEventClassName'
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::pktcEventClassName.<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::pktcEventClassName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-100

Conformance