All MIBs › CTRON-BDG-MIB
Category: VLAN and Bridging, Vendor: Cabletron/Enterasys
Description: Provides Cabletron-specific bridge management objects extending standard bridge MIB with proprietary features.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CTRON-BDG-MIB?
CTRON-BDG-MIB is a Cabletron Systems proprietary MIB for early bridge devices, predating the standard IETF BRIDGE-MIB. It exposes a bridge enable/disable control, a settings-restore action, bridge name/type/version/location identity fields, an overall status object, a restart action, and a frame-forwarding control. As a configuration/hardware-status MIB it lets an administrator confirm a legacy Cabletron bridge is enabled and check its identity/status fields, or trigger a restart or settings restore. It is deployed on legacy Cabletron bridge devices. Engineers can download the CTRON-BDG-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CTRON-BDG-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Legacy Cabletron Systems bridge devices
Monitoring Examples
An administrator checks bdgdeviceStatus and bdgdeviceDisableBdg to confirm a legacy Cabletron bridge is both enabled and reporting a healthy status before ruling it out as the cause of a segment connectivity issue.
What Can Be Monitored
- bridge enable state and overall status
This MIB depends on
Related MIBs
Imported Objects
From IRM-OIDS
| bridge | OBJECT-IDENTITY |
| layerMgmt | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT acqCreate00 | 1.3.6.1.4.1.52.1.3.1.3.1.2.1 | INTEGER | read-write | Add an entry to the acquired database to filter packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT acqCreate01 | 1.3.6.1.4.1.52.1.3.1.3.1.2.3 | INTEGER | read-write | Add an entry to the acquired database to filter packets entering port 1 and forward packets entering port 2 to port 1 if those packets are destined for the specified address. |
| INT acqCreate20 | 1.3.6.1.4.1.52.1.3.1.3.1.2.2 | INTEGER | read-write | Add an entry to the acquired database to forward packets entering port1 to port2 and filter packets entering port2 if those packets are destined for the specified address. |
| INT acqCreate21 | 1.3.6.1.4.1.52.1.3.1.3.1.2.4 | INTEGER | read-write | Add an entry to the acquired database to forward packets entering port 1 to port 2 and to forward packets entering port 2 to port 1 if those packets are destined for the specified address. |
| acqDB | 1.3.6.1.4.1.52.1.3.1.3.1 | |||
| INT acqDelete | 1.3.6.1.4.1.52.1.3.1.3.1.2.5 | INTEGER | read-write | Delete an entry from the acquired database. |
| INT acqDispOutp1 | 1.3.6.1.4.1.52.1.3.1.3.1.2.7 | INTEGER | read-only | The outbound port for packets entering port 1. |
| INT acqDispOutp2 | 1.3.6.1.4.1.52.1.3.1.3.1.2.8 | INTEGER | read-only | The outbound port for packets entering port 2. |
| OCT acqDispType | 1.3.6.1.4.1.52.1.3.1.3.1.2.6 | OCTET STRING | read-only | Display the entry type, STATIC or DYNAMIC. |
| INT acqDynAgeTime | 1.3.6.1.4.1.52.1.3.1.3.1.1.6 | INTEGER | read-write | The length of time allowed for a dynamic entry in the acquired database to be inactive before it is dropped from the database. A time from 10 - 1,000,000 seconds is allowed. The default is 300 seconds. |
| INT acqDynEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.5 | INTEGER | read-only | The number of entries that have been accumulated in the Acquired database through the bridge's learning process. |
| INT acqEraseDatabase | 1.3.6.1.4.1.52.1.3.1.3.1.1.7 | INTEGER | read-write | Set to zero to erase all entries in the acquired database. |
| INT acqMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.2 | INTEGER | read-only | The maximum number of entries allowed in the acquired database. |
| acqOptions | 1.3.6.1.4.1.52.1.3.1.3.1.2 | |||
| OCT acqSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.1.2.9 | OCTET STRING | read-only | The source address of this acquired database entry, i.e. the instance. |
| INT acqStaticAgeTime | 1.3.6.1.4.1.52.1.3.1.3.1.1.4 | INTEGER | read-only | The length of time allowed for a static entry in the Acquired database to be inactive before it is dropped from the database. This time is fixed at zero. |
| INT acqStaticEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.3 | INTEGER | read-only | The number of addresses added to the Acquired database by the user or network manager. |
| acqStats | 1.3.6.1.4.1.52.1.3.1.3.1.1 | |||
| INT acqTotalEntries | 1.3.6.1.4.1.52.1.3.1.3.1.1.1 | INTEGER | read-only | The total number of entries in the acquired database. |
| bdgdevice | 1.3.6.1.4.1.52.1.3.1.1 | |||
| INT bdgdeviceBdgFwdDly | 1.3.6.1.4.1.52.1.3.1.1.25 | INTEGER | read-write | The value of the forward delay parameter when the bridge is the root or is attempting to become the root. A time of 4 to 30 seconds is allowed. |
| INT bdgdeviceBdgHello | 1.3.6.1.4.1.52.1.3.1.1.32 | INTEGER | read-write | The value of the Hello Time parameter when the bridge is the root or is attempting to become the root. A time of 1 to 10 seconds is allowed. The default is 2 seconds. |
| INT bdgdeviceBdgMaxAge | 1.3.6.1.4.1.52.1.3.1.1.24 | INTEGER | read-write | The value of the Max Age parameter when the bridge is the root or is attempting to become the root. A time of 6 to 40 seconds is allowed. The default is 20 seconds. |
| OCT bdgdeviceBdgName | 1.3.6.1.4.1.52.1.3.1.1.4 | OCTET STRING | read-write | The user-defined name (up to 32 characters long) of the bridge. The default bridge name is ETHERNET_BRIDGE. |
| INT bdgdeviceBdgPriority | 1.3.6.1.4.1.52.1.3.1.1.33 | INTEGER | read-write | The part of the bridge address that contains the identifier used in the spanning tree for priority comparisons. Allowed range is 0 through FFFF. The default is 8000. |
| OCT bdgdeviceBridgeID | 1.3.6.1.4.1.52.1.3.1.1.19 | OCTET STRING | read-only | The unique identifier of the bridge. The first two bytes of the identifier are the bridge priority and the last six bytes are the Ethernet address. |
| OCT bdgdeviceDesigRoot | 1.3.6.1.4.1.52.1.3.1.1.28 | OCTET STRING | read-only | The unique identifier of the bridge recorded as the root. |
| INT bdgdeviceDisableBdg | 1.3.6.1.4.1.52.1.3.1.1.1 | INTEGER | read-write | Indicates if the bridge will be disabled. |
| CTR bdgdeviceErr | 1.3.6.1.4.1.52.1.3.1.1.14 | Counter | read-only | The total number of network errors that have occurred. |
| CTR bdgdeviceFrFlt | 1.3.6.1.4.1.52.1.3.1.1.13 | Counter | read-only | The number of frames filtered by the bridge. |
| CTR bdgdeviceFrFwd | 1.3.6.1.4.1.52.1.3.1.1.11 | Counter | read-only | The number of frames forwarded by the bridge. |
| CTR bdgdeviceFrRx | 1.3.6.1.4.1.52.1.3.1.1.12 | Counter | read-only | The number of frames received by the bridge. |
| INT bdgdeviceFwdDly | 1.3.6.1.4.1.52.1.3.1.1.31 | INTEGER | read-only | The time spent in the listening state while moving from the blocking state to the learning state, or the time spent in the learning state while moving from the listening state to the forwarding state. |
| INT bdgdeviceHelloTime | 1.3.6.1.4.1.52.1.3.1.1.23 | INTEGER | read-only | The time interval between the transmission of Configuration BPDU's by a bridge which is attempting to become the root or is the root. |
| INT bdgdeviceHoldTime | 1.3.6.1.4.1.52.1.3.1.1.30 | INTEGER | read-only | The minimum time period elapsing between the transmission of configuration BPDU's through a given bridge port. |
| OCT bdgdeviceLocation | 1.3.6.1.4.1.52.1.3.1.1.8 | OCTET STRING | read-write | The user-defined name to indicate the location of the bridge on the network. The default location name is LOCAL. |
| INT bdgdeviceMaxAge | 1.3.6.1.4.1.52.1.3.1.1.29 | INTEGER | read-only | The maximum age of received protocol information before it is discarded. |
| INT bdgdeviceNumPorts | 1.3.6.1.4.1.52.1.3.1.1.5 | INTEGER | read-only | The number of ports present on the bridge. |
| CTR bdgdeviceNumRestarts | 1.3.6.1.4.1.52.1.3.1.1.16 | Counter | read-only | The number of times the bridge has been powered up or restarted. |
| INT bdgdeviceResetCounts | 1.3.6.1.4.1.52.1.3.1.1.34 | INTEGER | read-write | Reset all counters to zero. |
| INT bdgdeviceRestartBdg | 1.3.6.1.4.1.52.1.3.1.1.10 | INTEGER | read-write | Force the bridge to undergo a software reset. |
| INT bdgdeviceRestoreSettings | 1.3.6.1.4.1.52.1.3.1.1.2 | INTEGER | read-write | Restore the following settings to their default values: Bridge Name to ETHERNET_BRIDGE, Location to LOCAL, Port 1 Name to PORT_1, Port 2 Name to PORT_2, Port 1 Network Name to LAN_1, Port 2 Network Name to LAN_2, Ageing Time for Acquired Database to 300 seconds, Erase the acquired database, Erase the permanent database, Place sixteen default multicast addresses into the permanent and acquired databases, Type of Spanning Tree to 802.1, Type of Filtering to IEEE 802.1, Bridge Max Age to 20 seconds, Bridge Forward Delay to 15 seconds, Bridge Hello Time to 2 seconds, Bridge Priority to 8000, Port 1 Priority to 80, Port 2 Priority to 80, Port 1 Path Cost to 100, Port 2 Path Cost to 100, Restart the bridge. |
| INT bdgdeviceRootCost | 1.3.6.1.4.1.52.1.3.1.1.21 | INTEGER | read-only | The cost of the path to the root from this bridge. |
| INT bdgdeviceRootPort | 1.3.6.1.4.1.52.1.3.1.1.22 | INTEGER | read-only | The port identifier for the port which offers the lowest cost path to the root, i.e. that port for which the sum of the values of the designated cost and path cost parameters held for the port is lowest. |
| INT bdgdeviceSTAProtocol | 1.3.6.1.4.1.52.1.3.1.1.18 | INTEGER | read-write | The spanning tree algorithm under which the bridge is operating. The selections are as follows: - IEEE 802.1 compliant spanning tree algorithm environment (802.1) - DEC LAN Bridge 100 environment (DEC) - Without the spanning tree algorithm enabled (NONE) The default is 802.1. |
| OCT bdgdeviceStatus | 1.3.6.1.4.1.52.1.3.1.1.9 | OCTET STRING | read-only | The status of the bridge, ON-LINE, STAND BY or DISABLED. |
| OCT bdgdeviceSwitchSetting | 1.3.6.1.4.1.52.1.3.1.1.15 | OCTET STRING | read-only | Indicates the current switch settings read from the bridge hardware. |
| INT bdgdeviceTimeTopChg | 1.3.6.1.4.1.52.1.3.1.1.26 | INTEGER | read-only | The time in seconds that has elapsed since the bridge's Topology Change Flag last recorded the value of a topology change. |
| INT bdgdeviceTopChg | 1.3.6.1.4.1.52.1.3.1.1.27 | INTEGER | read-only | Indicates if a bridge topology change is in progress. |
| CTR bdgdeviceTopChgCnt | 1.3.6.1.4.1.52.1.3.1.1.20 | Counter | read-only | The number of times the bridge's Topology Change Flag has been changed since the bridge was powered up or initialized. |
| OID bdgdeviceTrapType | 1.3.6.1.4.1.52.1.3.1.1.36 | OBJECT IDENTIFIER | read-only | Contains the object identifier of the first VarBinding in the last trap generated by the bridge. |
| OCT bdgdeviceType | 1.3.6.1.4.1.52.1.3.1.1.6 | OCTET STRING | read-only | The type of bridge, NB25E, IRBM, or NB20E. |
| INT bdgdeviceTypeFiltering | 1.3.6.1.4.1.52.1.3.1.1.17 | INTEGER | read-write | The type of filtering to be performed by the bridge. The default is IEEE 802.1. |
| INT bdgdeviceUptime | 1.3.6.1.4.1.52.1.3.1.1.35 | INTEGER | read-only | The time, in seconds, that has elapsed since the bridge was last reset or initialized. |
| OCT bdgdeviceVersion | 1.3.6.1.4.1.52.1.3.1.1.7 | OCTET STRING | read-only | The release version of the firmware installed in the bridge. |
| bdgPort | 1.3.6.1.4.1.52.1.3.1.2 | |||
| OCT bdgPortAddress | 1.3.6.1.4.1.52.1.3.1.2.1 | OCTET STRING | read-only | The Ethernet address of the port. |
| CTR bdgPortColl | 1.3.6.1.4.1.52.1.3.1.2.12 | Counter | read-only | The number of collisions that have occurred on the network at the specified port. |
| CTR bdgPortCRCErr | 1.3.6.1.4.1.52.1.3.1.2.15 | Counter | read-only | The number of packets detected with Cyclical Redundancy Check failures. |
| OCT bdgPortDesigBrdg | 1.3.6.1.4.1.52.1.3.1.2.21 | OCTET STRING | read-only | The network address of the bridge that is assumed to be the root bridge on the network. |
| INT bdgPortDesigCost | 1.3.6.1.4.1.52.1.3.1.2.20 | INTEGER | read-only | The cost of the path of this port to the root bridge on the network. |
| INT bdgPortDesigPort | 1.3.6.1.4.1.52.1.3.1.2.22 | INTEGER | read-only | The port identifier of the bridge port believed to be the designated port for the LAN associated with the port. |
| OCT bdgPortDesigRoot | 1.3.6.1.4.1.52.1.3.1.2.24 | OCTET STRING | read-only | The unique bridge identifier of the bridge that is assumed to be the root bridge on the network. |
| CTR bdgPortDisErr | 1.3.6.1.4.1.52.1.3.1.2.11 | Counter | read-only | The number of frames that could not be transmitted because the frame was too large for the attached network (1526 bytes, including preamble, for 802.3 networks). |
| CTR bdgPortDisInb | 1.3.6.1.4.1.52.1.3.1.2.7 | Counter | read-only | The total number of valid frames that were received at the port but then discarded by the bridge in the forwarding process. |
| CTR bdgPortDisLOB | 1.3.6.1.4.1.52.1.3.1.2.9 | Counter | read-only | The number of packets that were discarded by the bridge because of a lack of buffer space to maintain the data. |
| CTR bdgPortDisTDE | 1.3.6.1.4.1.52.1.3.1.2.10 | Counter | read-only | The number of frames that were intended for forwarding but were discarded when the maximum time period set for transmission was exceeded before forwarding was possible. |
| CTR bdgPortFrAlErr | 1.3.6.1.4.1.52.1.3.1.2.16 | Counter | read-only | The number of errors due to misaligned packets. |
| CTR bdgPortFrFilt | 1.3.6.1.4.1.52.1.3.1.2.27 | Counter | read-only | The number of frames received at the indicated port that were filtered by the bridge. |
| CTR bdgPortFrRx | 1.3.6.1.4.1.52.1.3.1.2.6 | Counter | read-only | The number of frames received at the specified port. |
| CTR bdgPortFwdOutb | 1.3.6.1.4.1.52.1.3.1.2.8 | Counter | read-only | The number of frames forwarded successfully to the appropriate port. |
| OCT bdgPortName | 1.3.6.1.4.1.52.1.3.1.2.2 | OCTET STRING | read-write | The user-defined name assigned to the port. The default port 1 name is PORT_1 and the default Port 2 name is PORT_2. |
| OCT bdgPortNetName | 1.3.6.1.4.1.52.1.3.1.2.5 | OCTET STRING | read-write | The user-defined name assigned to a network segment connected to the port. The default network name for Port 1 is LAN_1 and the default network name for Port 2 is LAN_2. |
| CTR bdgPortOowColl | 1.3.6.1.4.1.52.1.3.1.2.14 | Counter | read-only | The number of collisions out of the standard collision window (51.2 uS). This indicates a network problem. |
| CTR bdgPortOversizePackets | 1.3.6.1.4.1.52.1.3.1.2.26 | Counter | read-only | The number of packets received at the indicated port that were greater than the IEEE 802.3 maximum Ethernet frame size of 1518 bytes. |
| INT bdgPortPathCost | 1.3.6.1.4.1.52.1.3.1.2.19 | INTEGER | read-write | The contributory cost of the applicable port to the overall cost of the path when the specified port is the root port. Allowable range is 1 to 65535. The default is 100. |
| INT bdgPortPriority | 1.3.6.1.4.1.52.1.3.1.2.17 | INTEGER | read-write | The part of the port identifier which is used with the spanning tree algorithm when determining which port in a LAN segment has priority. The default is 80. |
| CTR bdgPortRuntPackets | 1.3.6.1.4.1.52.1.3.1.2.25 | Counter | read-only | The number of packets received at the indicated bdgPort that were less than the IEEE 802.3 minimum Ethernet frame size of 64 bytes. |
| OCT bdgPortState | 1.3.6.1.4.1.52.1.3.1.2.18 | OCTET STRING | read-only | The current state of the port, DISABLED, LISTENING, LEARNING, FORWARDING or BLOCKING. |
| OCT bdgPortStatus | 1.3.6.1.4.1.52.1.3.1.2.4 | OCTET STRING | read-only | The status in which the port is operating. The status messages for Ports 1 and 2 are: OFF - The port is off, due to a failed network interface chip associated with that port. OK/SQE ON - The port is communicating with the network and the transceiver making the connection to the network has SQE enabled. OK/SQE OFF - The port is communicating with the network and the transceiver making the connection to the network has SQE disabled. CARRIER LOST - Communication with the network has not been established or has been lost. |
| INT bdgPortTopChgAck | 1.3.6.1.4.1.52.1.3.1.2.23 | INTEGER | read-only | The value of the topology change acknowledgement flag in the next configuration BPDU to be transmitted on the associated port. |
| CTR bdgPortTxAbrt | 1.3.6.1.4.1.52.1.3.1.2.13 | Counter | read-only | The number of transmissions that have been aborted due to excessive collisions (over 16 attempts to transmit the same packet). |
| OCT bdgPortType | 1.3.6.1.4.1.52.1.3.1.2.3 | OCTET STRING | read-only | The IEEE specification the port meets, e.g. 802.3. |
| bdgTables | 1.3.6.1.4.1.52.1.3.1.5 | |||
| bridgeRev1 | 1.3.6.1.4.1.52.1.3.1 | |||
| filterDB | 1.3.6.1.4.1.52.1.3.1.3 | |||
| ieee8023 | 1.3.6.1.4.1.52.2.2.1 | |||
| lmcommon | 1.3.6.1.4.1.52.2.1 | |||
| mAC | 1.3.6.1.4.1.52.2.2 | |||
| INT pcAlignErrs | 1.3.6.1.4.1.52.2.2.1.1.1.31 | INTEGER | read-only | The number of alignment errors in receive packets. |
| OCT pcApplication | 1.3.6.1.4.1.52.2.2.1.1.1.8 | OCTET STRING | read-only | A text description of the network application running on this PC. |
| INT pcBcastRec | 1.3.6.1.4.1.52.2.2.1.1.1.27 | INTEGER | read-only | The number of broadcast packets received. |
| INT pcBcastXmit | 1.3.6.1.4.1.52.2.2.1.1.1.16 | INTEGER | read-only | The number of broadcast frames from this PC card. |
| OID pcBoardType | 1.3.6.1.4.1.52.2.2.1.1.1.2 | OBJECT IDENTIFIER | read-only | An object Identifier that indicates the type of the PC board. This will include MAC type and Media type. |
| INT pcBytesRec | 1.3.6.1.4.1.52.2.2.1.1.1.25 | INTEGER | read-only | The number of bytes received by this station. |
| INT pcBytesXmit | 1.3.6.1.4.1.52.2.2.1.1.1.14 | INTEGER | read-only | The number bytes transmitted by this PC card. |
| INT pcCarrErr | 1.3.6.1.4.1.52.2.2.1.1.1.23 | INTEGER | read-only | The number of transmit packets that experience carrier sense errors (ie. lose carrier during transmission). |
| OCT pcComment | 1.3.6.1.4.1.52.2.2.1.1.1.11 | OCTET STRING | read-only | A user-defined character string. |
| INT pcCRCErrs | 1.3.6.1.4.1.52.2.2.1.1.1.32 | INTEGER | read-only | The number of receive packets with CRC errors. |
| INT pcDeferXmit | 1.3.6.1.4.1.52.2.2.1.1.1.17 | INTEGER | read-only | The number of transmit packets that were deferred due to busy media. |
| OCT pcDeviceName | 1.3.6.1.4.1.52.2.2.1.1.1.1 | OCTET STRING | read-only | Name of the PC device |
| OCT pcDriverRev | 1.3.6.1.4.1.52.2.2.1.1.1.9 | OCTET STRING | read-only | The revision of the LAN card driver. |
| INT pcFramesRec | 1.3.6.1.4.1.52.2.2.1.1.1.24 | INTEGER | read-only | The number of frames received. |
| INT pcFramesXmit | 1.3.6.1.4.1.52.2.2.1.1.1.13 | INTEGER | read-only | The number of MAC frames transmitted by this PC card. |
| pcIF | 1.3.6.1.4.1.52.2.2.1.1 | |||
| pcIfRev | 1.3.6.1.4.1.52.2.2.1.1.1 | |||
| INT pcIntRecErr | 1.3.6.1.4.1.52.2.2.1.1.1.34 | INTEGER | read-only | The number of receive packets that experienced internal errors (eg. no receive buffers). |
| INT pcLateColls | 1.3.6.1.4.1.52.2.2.1.1.1.21 | INTEGER | read-only | The number of transmit packets that experienced late collisions. |
| INT pcLenErrs | 1.3.6.1.4.1.52.2.2.1.1.1.33 | INTEGER | read-only | The number of packets whose length is not equal to the number of bytes received. |
| OCT pcLocation | 1.3.6.1.4.1.52.2.2.1.1.1.4 | OCTET STRING | read-only | A text description of the location of this PC. |
| OCT pcMACAddr | 1.3.6.1.4.1.52.2.2.1.1.1.12 | OCTET STRING | read-only | The MAC address of the PC card. |
| INT pcMcastRec | 1.3.6.1.4.1.52.2.2.1.1.1.26 | INTEGER | read-only | The number of multicasted frames received. |
| INT pcMcastXmit | 1.3.6.1.4.1.52.2.2.1.1.1.15 | INTEGER | read-only | The number of multicasted frames sent by this PC card. |
| OCT pcMMACAddr | 1.3.6.1.4.1.52.2.2.1.1.1.5 | OCTET STRING | read-only | The MAC address of the MMAC that this PC is connected to. |
| OCT pcMMACBoard | 1.3.6.1.4.1.52.2.2.1.1.1.6 | OCTET STRING | read-only | The slot number of the board in the MMAC that this PC is connected to. |
| OCT pcMMACPort | 1.3.6.1.4.1.52.2.2.1.1.1.7 | OCTET STRING | read-only | The number of the port on the board of the MMAC that this PC is connected to. |
| INT pcMultiColl | 1.3.6.1.4.1.52.2.2.1.1.1.19 | INTEGER | read-only | The number of transmit packets that have experienced multiple collisions. |
| INT pcOnboardMemory | 1.3.6.1.4.1.52.2.2.1.1.1.10 | INTEGER | read-only | The number of Kilobytes of memory (eg. a 16K board would reply 16) |
| OCT pcOwnerName | 1.3.6.1.4.1.52.2.2.1.1.1.3 | OCTET STRING | read-only | The owner of this PC. |
| INT pcSglColl | 1.3.6.1.4.1.52.2.2.1.1.1.18 | INTEGER | read-only | The number of transmit packet experiencing a single collision. |
| INT pcSqeErr | 1.3.6.1.4.1.52.2.2.1.1.1.35 | INTEGER | read-only | The number of SQE errors. |
| INT pcTooLong | 1.3.6.1.4.1.52.2.2.1.1.1.29 | INTEGER | read-only | The number of packets received that are too long (over 1518 bytes). |
| INT pcTooShort | 1.3.6.1.4.1.52.2.2.1.1.1.30 | INTEGER | read-only | The number of packets that are too short. (under 64 bytes long). |
| INT pcTotRecErrs | 1.3.6.1.4.1.52.2.2.1.1.1.28 | INTEGER | read-only | The total number of receive errors. |
| INT pcTotXmitErrs | 1.3.6.1.4.1.52.2.2.1.1.1.20 | INTEGER | read-only | The total number of transmit errors. |
| INT pcXcessColls | 1.3.6.1.4.1.52.2.2.1.1.1.22 | INTEGER | read-only | The number of transmit packets aborted due to excess collisions. |
| INT permCreate00 | 1.3.6.1.4.1.52.1.3.1.3.2.2.1 | INTEGER | read-write | Add an entry to the permanent database to filter packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT permCreate01 | 1.3.6.1.4.1.52.1.3.1.3.2.2.3 | INTEGER | read-write | Add an entry to the permanent database to filter packets entering port 1 and forward packets entering port 2 if those packets are destined for the specified address. |
| INT permCreate20 | 1.3.6.1.4.1.52.1.3.1.3.2.2.2 | INTEGER | read-write | Add an entry to the permanent database to forward packets entering port 1 and filter packets entering port 2 if those packets are destined for the specified address. |
| INT permCreate21 | 1.3.6.1.4.1.52.1.3.1.3.2.2.4 | INTEGER | read-write | Add an entry to the permanent database to forward packets entering ports 1 and 2 if those packets are destined for the specified address. |
| INT permCurrEntries | 1.3.6.1.4.1.52.1.3.1.3.2.1.2 | INTEGER | read-only | The number of entries currently recorded in the bridge's permanent database. |
| permDB | 1.3.6.1.4.1.52.1.3.1.3.2 | |||
| INT permDelete | 1.3.6.1.4.1.52.1.3.1.3.2.2.5 | INTEGER | read-write | Delete an entry from the permanent database. |
| INT permDispOutp1 | 1.3.6.1.4.1.52.1.3.1.3.2.2.7 | INTEGER | read-only | The outbound port for packets entering port 1. |
| INT permDispOutp2 | 1.3.6.1.4.1.52.1.3.1.3.2.2.8 | INTEGER | read-only | The outbound port for packets entering port 2. |
| OCT permDispType | 1.3.6.1.4.1.52.1.3.1.3.2.2.6 | OCTET STRING | read-only | Display the entry type, STATIC or DYNAMIC. |
| INT permEraseDatabase | 1.3.6.1.4.1.52.1.3.1.3.2.1.3 | INTEGER | read-write | Erase all entries in the permanent database. |
| INT permMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.2.1.1 | INTEGER | read-only | The maximum number of entries allowed in the permanent database. |
| permOptions | 1.3.6.1.4.1.52.1.3.1.3.2.2 | |||
| OCT permSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.2.2.9 | OCTET STRING | read-only | The source address in this permanent database entry, i.e. the instance. |
| permStats | 1.3.6.1.4.1.52.1.3.1.3.2.1 | |||
| OCT specDataField | 1.3.6.1.4.1.52.1.3.1.3.3.2.7 | OCTET STRING | read-write | Set the special database to filter packets based on the first sixteen bytes of data in the packet. |
| INT specDeleteFilter | 1.3.6.1.4.1.52.1.3.1.3.3.2.8 | INTEGER | read-write | Delete a filter from the special database. |
| OCT specDestAddress | 1.3.6.1.4.1.52.1.3.1.3.3.2.4 | OCTET STRING | read-write | Set the special database to filter packets with a specific destination address. |
| INT specEnable | 1.3.6.1.4.1.52.1.3.1.3.3.2.1 | INTEGER | read-write | Enable or disable the filter. |
| specFilters | 1.3.6.1.4.1.52.1.3.1.3.3.2 | |||
| specialDB | 1.3.6.1.4.1.52.1.3.1.3.3 | |||
| INT specMaxEntries | 1.3.6.1.4.1.52.1.3.1.3.3.1.2 | INTEGER | read-only | The maximum number of filters the special database can contain. |
| INT specNextFilterNum | 1.3.6.1.4.1.52.1.3.1.3.3.1.3 | INTEGER | read-only | The number of the next available filter that can be added to the special database. |
| INT specNumEntries | 1.3.6.1.4.1.52.1.3.1.3.3.1.1 | INTEGER | read-only | The number of filters in the special database. |
| INT specPort1 | 1.3.6.1.4.1.52.1.3.1.3.3.2.2 | INTEGER | read-write | Set port 1 to filter or forward packets. |
| INT specPort2 | 1.3.6.1.4.1.52.1.3.1.3.3.2.3 | INTEGER | read-write | Set port 2 to filter or forward packets. |
| OCT specSrcAddress | 1.3.6.1.4.1.52.1.3.1.3.3.2.5 | OCTET STRING | read-write | Set the special database to filter packets with a specific source address. |
| specStats | 1.3.6.1.4.1.52.1.3.1.3.3.1 | |||
| OCT specType | 1.3.6.1.4.1.52.1.3.1.3.3.2.6 | OCTET STRING | read-write | Set the special database to filter packets with a specific type field. |
| trapTypes | 1.3.6.1.4.1.52.1.3.1.4 |
RFC description
Cabletron Systems bridge management MIB defining enterprise-specific bridging and layer 2 switching objects.
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.