F3-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: ADVA AG OPTICAL NETWORKING


 Home MIB: F3-BRIDGE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 f3BridgeMIB 1.3.6.1.4.1.2544.1.12.26
This module defines the Bridge MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
       f3BridgeConfigObjects 1.3.6.1.4.1.2544.1.12.26.1
           f3FlowLearningConfigTable 1.3.6.1.4.1.2544.1.12.26.1.1 no-access
This table extends cmFlowTable to provide parameters for MAC Table control configuration.
               f3FlowLearningConfigEntry 1.3.6.1.4.1.2544.1.12.26.1.1.1 no-access
A conceptual row in the f3FlowLearningConfigTable.
                   f3FlowLearningConfigAccIfLearningCtrl 1.3.6.1.4.1.2544.1.12.26.1.1.1.1 learningcontrol read-write
This object allows configuring Learning Control on Access Interface of this Flow.
                   f3FlowLearningConfigNetIfLearningCtrl 1.3.6.1.4.1.2544.1.12.26.1.1.1.2 learningcontrol read-write
This object allows configuring Learning Control on Network Interface of this Flow.
                   f3FlowLearningConfigAccMaxFwdEntries 1.3.6.1.4.1.2544.1.12.26.1.1.1.3 integer32 read-write
This object allows configuring the maximum number of Forwarding Entires in for the Access Interface Forwarding Table of this Flow.
                   f3FlowLearningConfigNetMaxFwdEntries 1.3.6.1.4.1.2544.1.12.26.1.1.1.4 integer32 read-write
This object allows configuring the maximum number of Forwarding Entires in for the Network Interface Forwarding Table of this Flow.
                   f3FlowLearningConfigAccIfProtectLearningCtrl 1.3.6.1.4.1.2544.1.12.26.1.1.1.5 protectlearningcontrol read-write
This object allows configuring Learning Control on Access Interface of this Flow.
                   f3FlowLearningConfigNetIfProtectLearningCtrl 1.3.6.1.4.1.2544.1.12.26.1.1.1.6 protectlearningcontrol read-write
This object allows configuring Learning Control on Network Interface of this Flow.
                   f3FlowLearningConfigAgingTimer 1.3.6.1.4.1.2544.1.12.26.1.1.1.7 integer32 read-write
This object allows configuration of the Aging Timer of this Flow in seconds. Forwarding Entry will be removed from the forwarding table after an inactivity time represented by this entry. Setting the value of 0 disables aging.
                   f3FlowLearningConfigTableFullAction 1.3.6.1.4.1.2544.1.12.26.1.1.1.8 learningaction read-write
This object allows configuration of Action on ingress frames when the number of forwarding table entires has reached the maximum Fowarding Table size. block - A frame with a Source MAC address not in the MAC Table will be discarded. forward - A frame with a Source MAC address not in the MAC table will not be learned and will be forwarded based on Destination MAC address of the frame. Only applicable when f3FlowLearningConfigAccIfLearningCtrl is set to 'macbased' or when =f3FlowLearningConfigNetIfLearningCtrl is set to 'macbased'.
                   f3FlowLearningConfigAction 1.3.6.1.4.1.2544.1.12.26.1.1.1.9 flowlearningconfigaction read-write
This objects allows performing user action on Flow Learning Table.
           f3FlowStaticFwdEntTable 1.3.6.1.4.1.2544.1.12.26.1.2 no-access
This table allows configuration of Static Forwarding Entries in the Forwarding Table of a Flow.
               f3FlowStaticFwdEntEntry 1.3.6.1.4.1.2544.1.12.26.1.2.1 no-access
A conceptual row in the f3FlowStaticFwdEntTable.
                   f3FlowStaticFwdEntDestMac 1.3.6.1.4.1.2544.1.12.26.1.2.1.1 macaddress no-access
The MAC address for matching a frame destination MAC address.
                   f3FlowStaticFwdEntDestPort 1.3.6.1.4.1.2544.1.12.26.1.2.1.2 variablepointer read-only
This object allows configuring the destination port for a frame with a matching destination MAC address as specified in f3FlowStaticFwdEntDestMac.
                   f3FlowStaticFwdEntAction 1.3.6.1.4.1.2544.1.12.26.1.2.1.3 learningaction read-only
This object allows configuring the action for this Forwarding Entry.
                   f3FlowStaticFwdEntStorageType 1.3.6.1.4.1.2544.1.12.26.1.2.1.4 storagetype read-only
The storage type for this conceptual row.
                   f3FlowStaticFwdEntRowStatus 1.3.6.1.4.1.2544.1.12.26.1.2.1.5 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3FlowStaticFwdEntRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3StaticFwdRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3StaticFwdRowStatus object may be modified if the associated instance of this object is equal to active(1).
                   f3FlowStaticFwdValid 1.3.6.1.4.1.2544.1.12.26.1.2.1.6 truthvalue read-only
This object represents Static FDB entry valid flag.
           f3FlowFdbTable 1.3.6.1.4.1.2544.1.12.26.1.3 no-access
This table allows viewing Forwarding Table of a Flow.
               f3FlowFdbEntry 1.3.6.1.4.1.2544.1.12.26.1.3.1 no-access
A conceptual row in the f3FlowFdbTable.
                   f3FlowFdbDestMac 1.3.6.1.4.1.2544.1.12.26.1.3.1.1 macaddress no-access
The MAC address for matching a frame destination MAC address.
                   f3FlowFdbDestPort 1.3.6.1.4.1.2544.1.12.26.1.3.1.2 variablepointer read-only
This object represents the destination port for a frame with a matching destination MAC address as specified in f3FlowFdbDestMac.
                   f3FlowFdbAction 1.3.6.1.4.1.2544.1.12.26.1.3.1.3 learningaction read-only
This object represents the action for this Forwarding Entry.
                   f3FlowFdbEntryType 1.3.6.1.4.1.2544.1.12.26.1.3.1.4 learningentrytype read-only
This object represents the FDB entry type.
           f3MPFlowStaticFwdTable 1.3.6.1.4.1.2544.1.12.26.1.4 no-access
A list of entries corresponding to Fwd.
               f3MPFlowStaticFwdEntry 1.3.6.1.4.1.2544.1.12.26.1.4.1 no-access
A conceptual row in the f3MPFlowFwdTable.
                   f3MPFlowStaticFwdMacAddress 1.3.6.1.4.1.2544.1.12.26.1.4.1.1 macaddress no-access
This object describes Assigned/learned MAC address.
                   f3MPFlowStaticFwdFP 1.3.6.1.4.1.2544.1.12.26.1.4.1.2 variablepointer read-only
This object describes Assigned/learned MAC address related to.
                   f3MPFlowStaticFwdControlAction 1.3.6.1.4.1.2544.1.12.26.1.4.1.3 learningaction read-only
The action is read only as Forward that means the MAC address is always forwarded.
                   f3MPFlowStaticFwdValid 1.3.6.1.4.1.2544.1.12.26.1.4.1.4 truthvalue read-only
This Object describe it whether valid.
                   f3MPFlowStaticFwdStorageType 1.3.6.1.4.1.2544.1.12.26.1.4.1.5 storagetype read-only
The storage type for this conceptual row.
                   f3MPFlowStaticFwdRowStatus 1.3.6.1.4.1.2544.1.12.26.1.4.1.6 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3MPFlowFwdRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmFlowRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3MPFlowFwdRowStatus object may be modified if the associated instance of this object is equal to active(1). Note that flow creation and deletion is only supported with access port in connection-oriented evpl mode.
           f3MPFlowFDBTable 1.3.6.1.4.1.2544.1.12.26.1.5 no-access
A list of entries corresponding to FDB.
               f3MPFlowFDBEntry 1.3.6.1.4.1.2544.1.12.26.1.5.1 no-access
A conceptual row in the f3MPFlowFwdTable.
                   f3MPFlowFDBMacAddress 1.3.6.1.4.1.2544.1.12.26.1.5.1.1 macaddress no-access
This object describes Assigned/learned MAC address.
                   f3MPFlowFDBFP 1.3.6.1.4.1.2544.1.12.26.1.5.1.2 variablepointer read-only
This object describes Assigned/learned MAC address related to.
                   f3MPFlowFDBType 1.3.6.1.4.1.2544.1.12.26.1.5.1.3 learningentrytype read-only
This object describes the static or dynamic type for the relate mac.
                   f3MPFlowFDBControlAction 1.3.6.1.4.1.2544.1.12.26.1.5.1.4 learningaction read-only
The action is read only as Forward that means the MAC address is always forwarded.
           f3FwdTSizeProfileTable 1.3.6.1.4.1.2544.1.12.26.1.6 no-access
A list of entries corresponding to FwdTSizeProfile.
               f3FwdTSizeProfileEntry 1.3.6.1.4.1.2544.1.12.26.1.6.1 no-access
A conceptual row in the f3FwdTSizeProfileTable.
                   f3FwdTSizeProfileIndex 1.3.6.1.4.1.2544.1.12.26.1.6.1.1 integer32 no-access
An integer index value used to uniquely identify this f3FwdTSizeProfileEntry.
                   f3FwdTSizeProfileName 1.3.6.1.4.1.2544.1.12.26.1.6.1.2 displaystring read-write
his object allows SNMP management entities to provide a name identifier with the f3FwdTSizeProfileEntry.
                   f3FwdTSizeProfileTableSize 1.3.6.1.4.1.2544.1.12.26.1.6.1.3 integer32 read-write
This object descpribes Maximum number of MAC Table Entries for the profile.
           f3MultiGroupRegistrationTable 1.3.6.1.4.1.2544.1.12.26.1.7 no-access
A list of entries corresponding to MultiGroupRegistration.
               f3MultiGroupRegistrationEntry 1.3.6.1.4.1.2544.1.12.26.1.7.1 no-access
A conceptual row in the f3MultiGroupRegistrationTable.
                   f3MGRMulticastAddress 1.3.6.1.4.1.2544.1.12.26.1.7.1.1 macaddress no-access
This object describes MG Group MAC address.
                   f3MGRFPList 1.3.6.1.4.1.2544.1.12.26.1.7.1.2 displaystring read-write
This object describes the fplist.
                   f3MGRGroupAction 1.3.6.1.4.1.2544.1.12.26.1.7.1.3 learningaction read-write
it is only be forward for egx7.1.
                   f3MGRGroupType 1.3.6.1.4.1.2544.1.12.26.1.7.1.4 learningentrytype read-only
This object describes the group type is static or dynamic.
                   f3MGRGroupValid 1.3.6.1.4.1.2544.1.12.26.1.7.1.5 truthvalue read-only
For GroupType as STATIC, if it is in Petra B, it is true; Otherwise it is false.
                   f3MGRGroupStorageType 1.3.6.1.4.1.2544.1.12.26.1.7.1.6 storagetype read-only
This is a conceptual row.
                   f3MGRGroupRowStatus 1.3.6.1.4.1.2544.1.12.26.1.7.1.7 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3MGRGroupRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmFlowRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3MGRGroupRowStatus object may be modified if the associated instance of this object is equal to active(1). Note that flow creation and deletion is only supported with access port in connection-oriented evpl mode.
           f3MGRFPMemberTable 1.3.6.1.4.1.2544.1.12.26.1.8 no-access
A list of entries corresponding to MGRFPMember.
               f3MGRFPMemberEntry 1.3.6.1.4.1.2544.1.12.26.1.8.1 no-access
A conceptual row in the f3MGRFPMemberTable.
                   f3MGRFPIndex 1.3.6.1.4.1.2544.1.12.26.1.8.1.1 variablepointer no-access
This object describes the relate Flow point.
                   f3MGRFPIndexRowStatus 1.3.6.1.4.1.2544.1.12.26.1.8.1.2 rowstatus read-only
The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3MGRFPIndexRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with cmFlowRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3MGRFPIndexRowStatus object may be modified if the associated instance of this object is equal to active(1). Note that flow creation and deletion is only supported with access port in connection-oriented evpl mode.
           networkElementBridgeParamsTable 1.3.6.1.4.1.2544.1.12.26.1.9 no-access
Entries may be auto discovered, or can be explicitly created by SNMP Manager. Each remotely discovered shelf is represented as a row in this table.
               networkElementBridgeParamsEntry 1.3.6.1.4.1.2544.1.12.26.1.9.1 no-access
A conceptual row in the networkElementBridgeParamsTable.
                   neBridgeParamsRtrvMacAction 1.3.6.1.4.1.2544.1.12.26.1.9.1.1 retrievemacaction read-only
Before reading infomation from f3MPFlowFDBTable, neBridgeParamsRtrvMacAction should be operate firstly. This object can help enhance the effciency for reading f3MPFlowFDBTable.
       f3BridgeStatsObjects 1.3.6.1.4.1.2544.1.12.26.2
           f3FlowLearningStatsTable 1.3.6.1.4.1.2544.1.12.26.2.1 no-access
This table extends cmFlowStatsTable to provide parameters for Learninig control configuration.
               f3FlowLearningStatsEntry 1.3.6.1.4.1.2544.1.12.26.2.1.1 no-access
A conceptual row in the f3FlowLearningStatsTable.
                   f3FlowLearningStatsMacTableFlushes 1.3.6.1.4.1.2544.1.12.26.2.1.1.1 perfcounter64 read-only
Specifies current counter for number of times the MAC Table has been flushed of Dynacmic entries.
                   f3FlowLearningStatsFDStaticBlock 1.3.6.1.4.1.2544.1.12.26.2.1.1.2 perfcounter64 read-only
Specifies current counter for number of frames discarded due to a static entry in Mac Table.
                   f3FlowLearningStatsFDHairPin 1.3.6.1.4.1.2544.1.12.26.2.1.1.3 perfcounter64 read-only
Specifies current counter for number of frames discarded because destination Port is the ingress flowpoint or destination Port is in the same Split Horizon Group.
                   f3FlowLearningStatsFDNoDest 1.3.6.1.4.1.2544.1.12.26.2.1.1.4 perfcounter64 read-only
Specifies current counter for number of frames discarded because no destination Port is available due to secondaryStates of BLCK. The counter is currently not supported and will return 0 value.
                   f3FlowLearningStatsMacTableDiscards 1.3.6.1.4.1.2544.1.12.26.2.1.1.5 perfcounter64 read-only
Specifies current counter for total number of MAC Table entries that have been or would have been learned, but have been failed due to a lack of storage space in the Filtering Database.
           f3FlowLearningHistoryTable 1.3.6.1.4.1.2544.1.12.26.2.2 no-access
This table extends cmFlowHistoryTable to provide parameters for Learninig control configuration.
               f3FlowLearningHistoryEntry 1.3.6.1.4.1.2544.1.12.26.2.2.1 no-access
A conceptual row in the f3FlowLearningHistoryTable.
                   f3FlowLearningHistoryMacTableFlushes 1.3.6.1.4.1.2544.1.12.26.2.2.1.1 perfcounter64 read-only
Specifies history bin for number of times the MAC Table has been flushed of Dynacmic entries.
                   f3FlowLearningHistoryFDStaticBlock 1.3.6.1.4.1.2544.1.12.26.2.2.1.2 perfcounter64 read-only
Specifies history bin for number of frames discarded due to a static entry in Mac Table.
                   f3FlowLearningHistoryFDHairPin 1.3.6.1.4.1.2544.1.12.26.2.2.1.3 perfcounter64 read-only
Specifies history bin for number of frames discarded because destination Port is the ingress flowpoint or destination Port is in the same Split Horizon Group.
                   f3FlowLearningHistoryFDNoDest 1.3.6.1.4.1.2544.1.12.26.2.2.1.4 perfcounter64 read-only
Specifies history bin for number of frames discarded because no destination Port is available due to secondaryStates of BLCK. The counter is currently not supported and will return 0 value.
                   f3FlowLearningHistoryMacTableDiscards 1.3.6.1.4.1.2544.1.12.26.2.2.1.5 perfcounter64 read-only
Specifies history bin for total number of MAC Table entries that have been or would have been learned, but have been failed due to a lack of storage space in the Filtering Database.
       f3BridgeConformance 1.3.6.1.4.1.2544.1.12.26.3
           f3BridgeCompliances 1.3.6.1.4.1.2544.1.12.26.3.1
               f3BridgeCompliance 1.3.6.1.4.1.2544.1.12.26.3.1.1
Describes the requirements for conformance to the F3-BRIDGE-MIB compliance.
           f3BridgeGroups 1.3.6.1.4.1.2544.1.12.26.3.2
               f3FlowLearningConfigGroup 1.3.6.1.4.1.2544.1.12.26.3.2.1
A collection of objects used to manage the Flow Learning Config group.
               f3FlowStaticFwdEntGroup 1.3.6.1.4.1.2544.1.12.26.3.2.2
A collection of objects used to manage the Flow Static Forwarding group.
               f3FlowLearningStatsGroup 1.3.6.1.4.1.2544.1.12.26.3.2.3
A collection of objects used to manage the Flow Learning Statistics group.
               f3FlowLearningHistoryGroup 1.3.6.1.4.1.2544.1.12.26.3.2.4
A collection of objects used to manage the Flow Learning History group.
               f3FlowFdbGroup 1.3.6.1.4.1.2544.1.12.26.3.2.5
A collection of objects used to manage the Flow Forwarding group.
               f3MPFlowStaticFwdGroup 1.3.6.1.4.1.2544.1.12.26.3.2.6
A collection of objects used to manage the MPFlow Static Fwd group.
               f3MPFlowFDBGroup 1.3.6.1.4.1.2544.1.12.26.3.2.7
A collection of objects used to manage the MPFlow FDB group.
               f3FwdTSizeProfileGroup 1.3.6.1.4.1.2544.1.12.26.3.2.8
A collection of objects used to manage the f3FwdTSizeProfileGroup.
               f3MGGroupFPGroup 1.3.6.1.4.1.2544.1.12.26.3.2.9
A collection of objects used to manage the f3MGGroupFPGroup.
               f3NetworkElementBridgeParamsGroup 1.3.6.1.4.1.2544.1.12.26.3.2.10
A collection of objects used to manage the f3FwdTSizeProfileGroup.