filterFilterId

CTTRAPLOG-MIB · .1.3.6.1.4.1.52.4.1.44.4.1.7

Object

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

Context

MIB
CTTRAPLOG-MIB
OID
.1.3.6.1.4.1.52.4.1.44.4.1.7
Type
column
Access
readonly
Status
mandatory
Parent
filterEntry

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::filterFilterId'
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::filterFilterId.<filterSlotInChassis>.<filterFilterId>.<filterLogId>'
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::filterFilterId'

Syntax

Enumeration

Values & Constraints

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