trapRegFilter

FCMGMT-MIB · .1.3.6.1.3.94.2.3.1.3

Object

column mandatory r/w FcEventSeverity
This value defines the trap severity
filter for this trap host. The connUnit will send
traps to this host that have a severity level 
less than or equal to this value.
The default value of this object is 'warning'.

Context

MIB
FCMGMT-MIB
OID
.1.3.6.1.3.94.2.3.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
trapRegEntry

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

Syntax

Source
FcEventSeverity
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2emergency
3alert
4critical
5error
6warning
7notify
8info
9debug
10mark