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

VENDOR: FORE SYSTEMS


 Home MIB: FORE-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
 foreBridgeExtensions 1.3.6.1.4.1.326.1.8.2
Fore ASX ethernet bridge mib extensions.
     bridgeDataSource 1.3.6.1.4.1.326.1.8.2.1 displaystring read-write
This object specifies the name of the bridge that is currently visable via SNMP accesses to the Bridge MIB (RFC-1493). If there is no bridge of that name, then accesses to objects in the Bridge MIB will return noSuchName errors. The factory default value for this object is 'default'
     bridgeNumberOfEntities 1.3.6.1.4.1.326.1.8.2.2 integer32 read-only
This object specifies the number of logical bridges in the system.
     bridgeStpAtmPortTable 1.3.6.1.4.1.326.1.8.2.3 no-access
A table that contains atm port-specific information for the Spanning Tree Protocol.
         bridgeStpAtmPortEntry 1.3.6.1.4.1.326.1.8.2.3.1 no-access
A list of information maintained by every atm port about the Spanning Tree Protocol state for that port.
             bridgeStpAtmPort 1.3.6.1.4.1.326.1.8.2.3.1.1 displaystring read-only
The port number of the port for which this entry contains Spanning Tree Protocol management information.
             bridgeStpAtmPortPriority 1.3.6.1.4.1.326.1.8.2.3.1.2 integer32 read-write
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of bridgeStpAtmPort.
             bridgeStpAtmPortState 1.3.6.1.4.1.326.1.8.2.3.1.3 integer read-only
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
             bridgeStpAtmPortEnable 1.3.6.1.4.1.326.1.8.2.3.1.4 integer read-write
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1.
             bridgeStpAtmPortPathCost 1.3.6.1.4.1.326.1.8.2.3.1.5 integer32 read-write
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
             bridgeStpAtmPortDesignatedRoot 1.3.6.1.4.1.326.1.8.2.3.1.6 bridgeid read-only
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
             bridgeStpAtmPortDesignatedCost 1.3.6.1.4.1.326.1.8.2.3.1.7 integer32 read-only
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
             bridgeStpAtmPortDesignatedBridge 1.3.6.1.4.1.326.1.8.2.3.1.8 bridgeid read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
             bridgeStpAtmPortDesignatedPort 1.3.6.1.4.1.326.1.8.2.3.1.9 octet string read-only
The Port Identifier of the port on the Designated Bridge for this port's segment.
             bridgeStpAtmPortForwardTransitions 1.3.6.1.4.1.326.1.8.2.3.1.10 counter32 read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
     bridgeStpEnable 1.3.6.1.4.1.326.1.8.2.4 integer read-write
The enabled/disabled status of the bridge. Enumeration: 'disabled': 2, 'enabled': 1.