AIBRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: WESTELL INC.


 Home MIB: AIBRIDGE-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
 aiDot1dBridge 1.3.6.1.4.1.539.30
       aiDot1dBase 1.3.6.1.4.1.539.30.1
           aiDot1dBaseInfoTable 1.3.6.1.4.1.539.30.1.1 no-access
A table that contains generic information about every instance of STP that is associated with this bridge. Transparent, source-route, and srt ports are included.
               aiDot1dBaseInfoEntry 1.3.6.1.4.1.539.30.1.1.1 no-access
A list of information for each instance of STP of the bridge.
                   aiDot1dBaseInfoSTPIndex 1.3.6.1.4.1.539.30.1.1.1.1 integer read-only
The STP instance number which this entry contains base information.
                   aiDot1dBaseBridgeAddress 1.3.6.1.4.1.539.30.1.1.1.2 macaddress read-only
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with aiDot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.
                   aiDot1dBaseNumPorts 1.3.6.1.4.1.539.30.1.1.1.3 integer read-only
The number of ports controlled by this bridging entity.
                   aiDot1dBaseType 1.3.6.1.4.1.539.30.1.1.1.4 integer read-only
Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. Enumeration: 'unknown': 1, 'transparent-only': 2, 'srt': 4, 'sourceroute-only': 3.
           aiDot1dBasePortTable 1.3.6.1.4.1.539.30.1.2 no-access
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
               aiDot1dBasePortEntry 1.3.6.1.4.1.539.30.1.2.1 no-access
A list of information for each port of the bridge.
                   aiDot1dBasePortStpIndex 1.3.6.1.4.1.539.30.1.2.1.1 integer read-only
The STP instance number for which this entry contains bridge management information.
                   aiDot1dBasePort 1.3.6.1.4.1.539.30.1.2.1.2 integer read-only
The port number of the port for which this entry contains bridge management information.
                   aiDot1dBasePortIfIndex 1.3.6.1.4.1.539.30.1.2.1.3 integer read-only
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.
                   aiDot1dBasePortCircuit 1.3.6.1.4.1.539.30.1.2.1.4 object identifier read-only
For a port which (potentially) has the same value of aiDot1dBasePortIfIndex as another port on the same bridge, this object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one- to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of aiDot1dBasePortIfIndex, this object can have the value { 0 0 }.
                   aiDot1dBasePortDelayExceededDiscards 1.3.6.1.4.1.539.30.1.2.1.5 counter read-only
The number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
                   aiDot1dBasePortMtuExceededDiscards 1.3.6.1.4.1.539.30.1.2.1.6 counter read-only
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
       aiDot1dStp 1.3.6.1.4.1.539.30.2
           aiDot1dStpInfoTable 1.3.6.1.4.1.539.30.2.1 no-access
A table that contains information and configuration items about every instance of STP that is associated with this bridge.
               aiDot1dStpInfoEntry 1.3.6.1.4.1.539.30.2.1.1 no-access
A list of information and configuration items for each instance of STP of the bridge.
                   aiDot1dStpStpIndex 1.3.6.1.4.1.539.30.2.1.1.1 integer read-only
The STP instance number which this entry contains base information.
                   aiDot1dStpProtocolSpecification 1.3.6.1.4.1.539.30.2.1.1.2 integer read-only
An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2.
                   aiDot1dStpPriority 1.3.6.1.4.1.539.30.2.1.1.3 integer read-write
The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of aiDot1dBaseBridgeAddress.
                   aiDot1dStpTimeSinceTopologyChange 1.3.6.1.4.1.539.30.2.1.1.4 timeticks read-only
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
                   aiDot1dStpTopChanges 1.3.6.1.4.1.539.30.2.1.1.5 counter read-only
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
                   aiDot1dStpDesignatedRoot 1.3.6.1.4.1.539.30.2.1.1.6 bridgeid read-only
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
                   aiDot1dStpRootCost 1.3.6.1.4.1.539.30.2.1.1.7 integer read-only
The cost of the path to the root as seen from this bridge.
                   aiDot1dStpRootPort 1.3.6.1.4.1.539.30.2.1.1.8 integer read-only
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
                   aiDot1dStpMaxAge 1.3.6.1.4.1.539.30.2.1.1.9 timeout read-only
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
                   aiDot1dStpHelloTime 1.3.6.1.4.1.539.30.2.1.1.10 timeout read-only
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
                   aiDot1dStpHoldTime 1.3.6.1.4.1.539.30.2.1.1.11 integer read-only
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
                   aiDot1dStpForwardDelay 1.3.6.1.4.1.539.30.2.1.1.12 timeout read-only
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to aiDot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
                   aiDot1dStpBridgeMaxAge 1.3.6.1.4.1.539.30.2.1.1.13 timeout read-write
The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of aiDot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
                   aiDot1dStpBridgeHelloTime 1.3.6.1.4.1.539.30.2.1.1.14 timeout read-write
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
                   aiDot1dStpBridgeForwardDelay 1.3.6.1.4.1.539.30.2.1.1.15 timeout read-write
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of aiDot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
                   aiDot1dStpEnabled 1.3.6.1.4.1.539.30.2.1.1.16 integer read-write
This value indicates whether STP is enabled or disabled. Enumeration: 'stpEnabled': 1, 'stpDisabled': 2.
           aiDot1dStpPortTable 1.3.6.1.4.1.539.30.2.15 no-access
A table that contains port-specific information for the Spanning Tree Protocol.
                 aiDot1dStpPortEntry 1.3.6.1.4.1.539.30.2.15.1 no-access
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
                     aiDot1dStpPortStpIndex 1.3.6.1.4.1.539.30.2.15.1.1 integer read-only
The STP instance number which this entry contains Spanning Tree Protocol management information.
                     aiDot1dStpPort 1.3.6.1.4.1.539.30.2.15.1.2 integer read-only
The port number of the port for which this entry contains Spanning Tree Protocol management information.
                     aiDot1dStpPortPriority 1.3.6.1.4.1.539.30.2.15.1.3 integer 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 aiDot1dStpPort.
                     aiDot1dStpPortState 1.3.6.1.4.1.539.30.2.15.1.4 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. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see aiDot1dStpPortEnable), this object will have a value of disabled(1). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                     aiDot1dStpPortEnable 1.3.6.1.4.1.539.30.2.15.1.5 integer read-write
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1.
                     aiDot1dStpPortPathCost 1.3.6.1.4.1.539.30.2.15.1.6 integer read-write
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.
                     aiDot1dStpPortDesignatedRoot 1.3.6.1.4.1.539.30.2.15.1.7 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.
                     aiDot1dStpPortDesignatedCost 1.3.6.1.4.1.539.30.2.15.1.8 integer 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.
                     aiDot1dStpPortDesignatedBridge 1.3.6.1.4.1.539.30.2.15.1.9 bridgeid read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
                     aiDot1dStpPortDesignatedPort 1.3.6.1.4.1.539.30.2.15.1.10 octet string read-only
The Port Identifier of the port on the Designated Bridge for this port's segment.
                     aiDot1dStpPortForwardTransitions 1.3.6.1.4.1.539.30.2.15.1.11 counter read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
       aiDot1dSr 1.3.6.1.4.1.539.30.3
       aiDot1dTp 1.3.6.1.4.1.539.30.4
       aiDot1dStatic 1.3.6.1.4.1.539.30.5