All MIBs › FCMGMT-MIB › connUnitEventFilter
connUnitEventFilter
Module: FCMGMT-MIB
OID (symbolic): FCMGMT-MIB::connUnitEventFilter
OID (numeric): 1.3.6.1.3.94.1.6.1.25
Node type: OBJECT-TYPE
Type: FcEventSeverity
Access: read-write
Description:
This value defines the event severity that will be logged by this connectivity unit. All events of severity less than or equal to connUnitEventFilter are logged in connUnitEventTable. Persistent across boots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.94.1.6.1.25 snmpwalk -v2c -c public <target> FCMGMT-MIB::connUnitEventFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.94.1.6.1.25.1 snmpget -v2c -c public <target> FCMGMT-MIB::connUnitEventFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.94.1.6.1.25.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.1 | connSet | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6 | connUnitTable | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1 | connUnitEntry | FCMGMT-MIB |
| 1.3.6.1.3.94.1.6.1.25 | connUnitEventFilter | FCMGMT-MIB |