ITOUCH-BRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: MRV COMMUNICATIONS
Home | MIB: ITOUCH-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).
|
|||
Object Name | OID | Type | Access | Info |
bridgeDep | 1.3.6.1.4.1.33.5 | |||
xBridge | 1.3.6.1.4.1.33.19 | |||
xBridgeSystem | 1.3.6.1.4.1.33.19.1 | |||
bridgeState | 1.3.6.1.4.1.33.19.1.1 | integer | read-write |
Controls whether the bridge will perform bridging. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeEarlyLoopState | 1.3.6.1.4.1.33.19.1.2 | integer | read-write |
Controls whether the bridge will implement the early loop detection algorithm of restarting the Spanning Tree Protocol when a packet is received from a source on one interface when the source was learned on a different interface. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeEarlyLoopCount | 1.3.6.1.4.1.33.19.1.3 | counter | read-only |
The number of times that an early loop was detected while the early loop state was enabled. |
bridgeEarlyLoopAddress | 1.3.6.1.4.1.33.19.1.4 | macaddress | read-only |
The last address to cause an early loop to be detected while the early loop state was enabled. |
bridgeSpanningTreeState | 1.3.6.1.4.1.33.19.1.5 | integer | read-write |
Controls whether the bridge will run the Spanning Tree Protocol. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeFilterDiscardTimeout | 1.3.6.1.4.1.33.19.1.6 | integer | read-write |
The number of seconds before an inactive filter is deleted. Learned filters become inactive when the use timeout (dot1dTpAgingTime) has been exceeded. |
bridgeTopologyState | 1.3.6.1.4.1.33.19.1.7 | integer | read-only |
Indicates whether the Spanning Tree Protocol's topology is stable or changing. Enumeration: 'changing': 2, 'stable': 1. |
bridgeTopologyChangeAddr | 1.3.6.1.4.1.33.19.1.8 | macaddress | read-only |
The ethernet address of the last bridge from which a Topology Change Notification packet was received. |
xBridgeProtocol | 1.3.6.1.4.1.33.19.3 | |||
bridgeProtocolFilterState | 1.3.6.1.4.1.33.19.3.1 | integer | read-write |
Controls whether protocol filtering is active. Enumeration: 'disabled': 1, 'enabled': 2. |
bridgeProtocolDefaultPriority | 1.3.6.1.4.1.33.19.3.2 | integer | read-write |
Controls the default priority if no entry exists for the protocol. Enumeration: 'high': 5, 'discard': 101, 'medium': 3, 'low': 1. |
bridgeProtocolTable | 1.3.6.1.4.1.33.19.3.3 | no-access |
A list of bridge protocol filters. |
|
1.3.6.1.4.1.33.19.3.3.1 | no-access |
Bridge protocol filter entry. |
||
bridgeProtocolProtocol | 1.3.6.1.4.1.33.19.3.3.1.1 | octet string | read-only |
The protocol type associated with the entry. The value 65536 is for all 802.3 MAC frames. |
bridgeProtocolName | 1.3.6.1.4.1.33.19.3.3.1.2 | displaystring | read-write |
The name associated with the protocol. |
bridgeProtocolPriority | 1.3.6.1.4.1.33.19.3.3.1.3 | integer | read-write |
The priority or action to take with the protocol. Enumeration: 'high': 5, 'discard': 101, 'medium': 3, 'low': 1. |
bridgeProtocolUses | 1.3.6.1.4.1.33.19.3.3.1.4 | counter | read-only |
The number of times the filter has been used. |
bridgeProtocolStatus | 1.3.6.1.4.1.33.19.3.3.1.5 | integer | read-write |
The status of the protocol entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
xBridgeFilter | 1.3.6.1.4.1.33.19.4 | |||
bridgeFilterTable | 1.3.6.1.4.1.33.19.4.1 | no-access |
A list of bridge filters. |
|
1.3.6.1.4.1.33.19.4.1.1 | no-access |
Bridge filter entry. |
||
bridgeFilterForwardSubPort | 1.3.6.1.4.1.33.19.4.1.1.1 | integer | read-write |
The unique identifier from which the address has been seen within the port. It is the DLCI for frame relay or VC for X25. |
bridgeFilterUses | 1.3.6.1.4.1.33.19.4.1.1.2 | counter | read-only |
The number of times the filter has been used for forwarding packets. |
bridgeFilterAge | 1.3.6.1.4.1.33.19.4.1.1.3 | integer | read-only |
The number of seconds that a learned filter has been active or inactive. This value has no meaning for non-learned filters. |
bridgeFilterLinkTable | 1.3.6.1.4.1.33.19.4.2 | no-access |
Bridge filtering characteristics of all links. |
|
1.3.6.1.4.1.33.19.4.2.1 | no-access |
Bridge filtering characteristics of a specific link. |
||
bridgeFilterLinkOverflowCam | 1.3.6.1.4.1.33.19.4.2.1.1 | integer | read-write |
Identifies the number of extra entries in a hardware assist filter CAM that the user wants to have available to cover CAM entry overflow conditions. If filtering hardware is present, this field defaults to 400. Otherwise, it is zero. |