BRIDGEEXT-MIB: View SNMP OID List / Download MIB
VENDOR: ARROWPOINT COMMUNICATIONS INC.
Home | MIB: BRIDGEEXT-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 |
apBridge | 1.3.6.1.4.1.2467.1.14.1 | |||
apBridgeMaxAge | 1.3.6.1.4.1.2467.1.14.1.1 | 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 dot1dStpBridgeHelloTime. |
apBridgeHelloTime | 1.3.6.1.4.1.2467.1.14.1.2 | timeout | read-write |
The value that all bridges use for HelloTime when this bridge is acting as the root. |
apBridgeForwardDelay | 1.3.6.1.4.1.2467.1.14.1.3 | 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 dot1dStpBridgeMaxAge. |
apBridgePortTable | 1.3.6.1.4.1.2467.1.14.1.4 | no-access |
A table that contains generic information about every port that is associated with this bridge. |
|
1.3.6.1.4.1.2467.1.14.1.4.1 | no-access |
A list of information for each port of the bridge. |
||
apBridgePort | 1.3.6.1.4.1.2467.1.14.1.4.1.1 | integer | read-only |
The port number of the port for which this entry contains bridge management information. |
apBridgePortVlan | 1.3.6.1.4.1.2467.1.14.1.4.1.2 | integer | read-write |
The virtual local area network number (VLAN) to associate with this port. |
apBridgeSpanningTreeState | 1.3.6.1.4.1.2467.1.14.1.5 | integer | read-write |
This allows spanning-tree to be enabled/disabled on the unit. Enumeration: 'disabled': 2, 'enabled': 1. |