eventType

PT-FM-MIB · .1.3.6.1.4.1.193.223.2.3.3.3.3.1.4

Object

column EventTypeTC
Event Type

Context

MIB
PT-FM-MIB
OID
.1.3.6.1.4.1.193.223.2.3.3.3.3.1.4
Type
column
Access
readonly
Status
current
Parent
eventLogEntry
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 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::eventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PT-FM-MIB::eventType.<eventLogSequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PT-FM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PT-FM-MIB::eventType'

Syntax

Source
EventTypeTC
Base type
Enumeration
Type Description
An integer indicates the event type: INFORMATION or WARNING.

Values & Constraints

Type Values
1eINFORMATION
2eWARNING

Conformance