filterId

CTTRAPLOG-MIB · .1.3.6.1.4.1.52.4.1.44.3.1.7

Object

column mandatory Enumeration
This will be used to filter certain alarms. The
criteria is TBD. An example of classification:
informational - requires no intervention. warning -
Does not require immediate intervention. e.g. static
risk severe - Requires immediate intervention. e.g.
power overload. fatal - Requires attention and
module may take corrective action such as reboot. e.g.
Unrecoverable software or hardware error.

Context

MIB
CTTRAPLOG-MIB
OID
.1.3.6.1.4.1.52.4.1.44.3.1.7
Type
column
Access
readonly
Status
mandatory
Parent
trapLogEntry

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 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTTRAPLOG-MIB::filterId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTTRAPLOG-MIB::filterId.<slotChassis>.<logId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTTRAPLOG-MIB::filterId'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1informational
2warning
3severe
4fatal
5existing