TELDAT-TRAP-MCF-MIB: View SNMP OID List / Download MIB
VENDOR: TELDAT, S.A.
Home | MIB: TELDAT-TRAP-MCF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mcfTrapsMIB | 1.3.6.1.4.1.2007.1.4.105 |
This Module Information Base file is defined for managing received SNMP notifications generated by the MCF event subsystem. |
||
mcfEventsGroup | 1.3.6.1.4.1.2007.1.4.105.1 | |||
mcfEventObjects6 | 1.3.6.1.4.1.2007.1.4.105.1.6 |
Event MCF.6 The MAC Filter configured on at the given direction and interface has been successfully initialized and is in effect. |
||
mcf6_name | 1.3.6.1.4.1.2007.1.4.105.1.6.1 | displaystring | no-access |
Parameter 'name' in event MCF.6 |
mcfEventObjects7 | 1.3.6.1.4.1.2007.1.4.105.1.7 |
Event MCF.7 The specified MAC Filter has matched a frame on the given direction and interface. The frame was excluded from further processing. |
||
mcf7_filter | 1.3.6.1.4.1.2007.1.4.105.1.7.1 | displaystring | no-access |
Parameter 'filter' in event MCF.7 |
mcf7_source | 1.3.6.1.4.1.2007.1.4.105.1.7.2 | displaystring | no-access |
Parameter 'source' in event MCF.7 |
mcf7_dest | 1.3.6.1.4.1.2007.1.4.105.1.7.3 | displaystring | no-access |
Parameter 'dest' in event MCF.7 |
mcf7_interface | 1.3.6.1.4.1.2007.1.4.105.1.7.4 | displaystring | no-access |
Parameter 'interface' in event MCF.7 |
mcfEventObjects8 | 1.3.6.1.4.1.2007.1.4.105.1.8 |
Event MCF.8 The specified MAC Filter has matched a frame on the given direction and interface. The frame was included in further processing. |
||
mcf8_filter | 1.3.6.1.4.1.2007.1.4.105.1.8.1 | displaystring | no-access |
Parameter 'filter' in event MCF.8 |
mcf8_source | 1.3.6.1.4.1.2007.1.4.105.1.8.2 | displaystring | no-access |
Parameter 'source' in event MCF.8 |
mcf8_dest | 1.3.6.1.4.1.2007.1.4.105.1.8.3 | displaystring | no-access |
Parameter 'dest' in event MCF.8 |
mcf8_interface | 1.3.6.1.4.1.2007.1.4.105.1.8.4 | displaystring | no-access |
Parameter 'interface' in event MCF.8 |
mcfEventObjects9 | 1.3.6.1.4.1.2007.1.4.105.1.9 |
Event MCF.9 The specified MAC Filter has matched a frame on the given direction and interface. The frame was filtered according to the configured action. |
||
mcf9_filter | 1.3.6.1.4.1.2007.1.4.105.1.9.1 | displaystring | no-access |
Parameter 'filter' in event MCF.9 |
mcf9_tag | 1.3.6.1.4.1.2007.1.4.105.1.9.2 | integer32 | no-access |
Parameter 'tag' in event MCF.9 |
mcf9_source | 1.3.6.1.4.1.2007.1.4.105.1.9.3 | displaystring | no-access |
Parameter 'source' in event MCF.9 |
mcf9_dest | 1.3.6.1.4.1.2007.1.4.105.1.9.4 | displaystring | no-access |
Parameter 'dest' in event MCF.9 |
mcf9_interface | 1.3.6.1.4.1.2007.1.4.105.1.9.5 | displaystring | no-access |
Parameter 'interface' in event MCF.9 |
mcfNotifications | 1.3.6.1.4.1.2007.1.4.105.2 | |||
mcfNotificationsPrefix | 1.3.6.1.4.1.2007.1.4.105.2.0 | |||
mcfNotification1 | 1.3.6.1.4.1.2007.1.4.105.2.0.1 |
Notification of Event MCF.1 Message: 'MAC Filtering enabled' The MAC Filtering database has been enabled. |
||
mcfNotification2 | 1.3.6.1.4.1.2007.1.4.105.2.0.2 |
Notification of Event MCF.2 Message: 'MAC Filtering disabled' The MAC Filtering database has been disabled. |
||
mcfNotification3 | 1.3.6.1.4.1.2007.1.4.105.2.0.3 |
Notification of Event MCF.3 Message: 'MAC Filtering no memory for initialization' The MAC Filtering database initilization has failed to allocate memory for the MAC Filter Control structures. |
||
mcfNotification4 | 1.3.6.1.4.1.2007.1.4.105.2.0.4 |
Notification of Event MCF.4 Message: 'MAC Filtering bad interface number given in initialization' The MAC Filtering database initilization has a non-existent interface configured with a filter. |
||
mcfNotification5 | 1.3.6.1.4.1.2007.1.4.105.2.0.5 |
Notification of Event MCF.5 Message: 'MAC Filtering database initialization error' The MAC Filtering database initilization has encountered an error in creating the filter database. |
||
mcfNotification6 | 1.3.6.1.4.1.2007.1.4.105.2.0.6 |
Notification of Event MCF.6 Message: 'MAC Filtering initialized filter at $1 successfully' Parameters list: $1: mcf6_name The MAC Filter configured on at the given direction and interface has been successfully initialized and is in effect. |
||
mcfNotification7 | 1.3.6.1.4.1.2007.1.4.105.2.0.7 |
Notification of Event MCF.7 Message: 'MAC Filter $1 excludes frame $2->$3, interface $4' Parameters list: $1: mcf7_filter $2: mcf7_source $3: mcf7_dest $4: mcf7_interface The specified MAC Filter has matched a frame on the given direction and interface. The frame was excluded from further processing. |
||
mcfNotification8 | 1.3.6.1.4.1.2007.1.4.105.2.0.8 |
Notification of Event MCF.8 Message: 'MAC Filter $1 includes frame $2->$3, interface $4' Parameters list: $1: mcf8_filter $2: mcf8_source $3: mcf8_dest $4: mcf8_interface The specified MAC Filter has matched a frame on the given direction and interface. The frame was included in further processing. |
||
mcfNotification9 | 1.3.6.1.4.1.2007.1.4.105.2.0.9 |
Notification of Event MCF.9 Message: 'MAC Filter $1 tags($2) frame $3->$4, interface $5' Parameters list: $1: mcf9_filter $2: mcf9_tag $3: mcf9_source $4: mcf9_dest $5: mcf9_interface The specified MAC Filter has matched a frame on the given direction and interface. The frame was filtered according to the configured action. |