Home/Catalog/ITOUCH-BRIDGE-MIB

ITOUCH-BRIDGE-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ITOUCH-BRIDGE-MIB.

31
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

31 total
Object Name
bridgeDep
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.5
BRIDGE-MIB
Unknown
.1.3.6.1.4.1.33.5
xBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19
xBridgeSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.1
bridgeStateControls whether the bridge will perform bridging.rw
Enumeration
.1.3.6.1.4.1.33.19.1.1
bridgeEarlyLoopStateControls 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.rw
Enumeration
.1.3.6.1.4.1.33.19.1.2
bridgeEarlyLoopCountThe number of times that an early loop was detected while the early loop state was enabled.ro
Counter
.1.3.6.1.4.1.33.19.1.3
bridgeEarlyLoopAddressThe last address to cause an early loop to be detected while the early loop state was enabled.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.19.1.4
bridgeSpanningTreeStateControls whether the bridge will run the Spanning Tree Protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.1.5
bridgeFilterDiscardTimeoutThe number of seconds before an inactive filter is deleted. Learned filters become inactive when the use timeout (dot1dTpAgingTime) has been exceeded.rw
INTEGER
.1.3.6.1.4.1.33.19.1.6
bridgeTopologyStateIndicates whether the Spanning Tree Protocol's topology is stable or changing.ro
Enumeration
.1.3.6.1.4.1.33.19.1.7
bridgeTopologyChangeAddrThe ethernet address of the last bridge from which a Topology Change Notification packet was received.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.19.1.8
xBridgeProtocol
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.3
bridgeProtocolFilterStateControls whether protocol filtering is active.rw
Enumeration
.1.3.6.1.4.1.33.19.3.1
bridgeProtocolDefaultPriorityControls the default priority if no entry exists for the protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.3.2
bridgeProtocolTableA list of bridge protocol filters.
SEQUENCE OF BridgeProtocolEntry
.1.3.6.1.4.1.33.19.3.3
bridgeProtocolEntryBridge protocol filter entry.
BridgeProtocolEntry
.1.3.6.1.4.1.33.19.3.3.1
bridgeProtocolProtocolThe protocol type associated with the entry. The value 65536 is for all 802.3 MAC frames.ro
OCTET STRING
.1.3.6.1.4.1.33.19.3.3.1.1
bridgeProtocolNameThe name associated with the protocol.rw
DisplayString
.1.3.6.1.4.1.33.19.3.3.1.2
bridgeProtocolPriorityThe priority or action to take with the protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.3.3.1.3
bridgeProtocolUsesThe number of times the filter has been used.ro
Counter
.1.3.6.1.4.1.33.19.3.3.1.4
bridgeProtocolStatusThe status of the protocol entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.19.3.3.1.5
xBridgeFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.4
bridgeFilterTableA list of bridge filters.
SEQUENCE OF BridgeFilterEntry
.1.3.6.1.4.1.33.19.4.1
bridgeFilterEntryBridge filter entry.
BridgeFilterEntry
.1.3.6.1.4.1.33.19.4.1.1
bridgeFilterForwardSubPortThe unique identifier from which the address has been seen within the port. It is the DLCI for frame relay or VC for X25.rw
INTEGER
.1.3.6.1.4.1.33.19.4.1.1.1
bridgeFilterUsesThe number of times the filter has been used for forwarding packets.ro
Counter
.1.3.6.1.4.1.33.19.4.1.1.2
bridgeFilterAgeThe number of seconds that a learned filter has been active or inactive. This value has no meaning for non-learned filters.ro
INTEGER
.1.3.6.1.4.1.33.19.4.1.1.3
bridgeFilterLinkTableBridge filtering characteristics of all links.
SEQUENCE OF BridgeFilterLinkEntry
.1.3.6.1.4.1.33.19.4.2
bridgeFilterLinkEntryBridge filtering characteristics of a specific link.
BridgeFilterLinkEntry
.1.3.6.1.4.1.33.19.4.2.1
bridgeFilterLinkOverflowCamIdentifies 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.rw
INTEGER
.1.3.6.1.4.1.33.19.4.2.1.1