All MIBs › FCMGMT-MIB › trapRegFilter
trapRegFilter
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::trapRegFilter
OID (numeric): 1.3.6.1.3.94.2.3.1.3
Node type: OBJECT-TYPE
Type: FcEventSeverity
Access: read-write
Description:
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'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.2.3.1.3 snmpwalk -v2c -c public <target> FCMGMT-MIB::trapRegFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.2.3.1.3.1 snmpget -v2c -c public <target> FCMGMT-MIB::trapRegFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.2.3.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.94 | fcmgmt | FCMGMT-MIB |
| 1.3.6.1.3.94.2 | trapReg | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3 | trapRegTable | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3.1 | trapRegEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.2.3.1.3 | trapRegFilter | FCMGMT-MIB |