CTRON-BDG-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-BDG-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
     bridgeRev1 1.3.6.1.4.1.52.1.3.1
         bdgdevice 1.3.6.1.4.1.52.1.3.1.1
             bdgdeviceDisableBdg 1.3.6.1.4.1.52.1.3.1.1.1 integer read-write
Indicates if the bridge will be disabled. Enumeration: 'enableBridge': 1, 'disableBridge': 0.
             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. Enumeration: 'restoreSettings': 0.
             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.
             bdgdeviceNumPorts 1.3.6.1.4.1.52.1.3.1.1.5 integer read-only
The number of ports present on the bridge.
             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.
             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.
             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.
             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.
             bdgdeviceRestartBdg 1.3.6.1.4.1.52.1.3.1.1.10 integer read-write
Force the bridge to undergo a software reset. Enumeration: 'restartBridge': 0.
             bdgdeviceFrFwd 1.3.6.1.4.1.52.1.3.1.1.11 counter read-only
The number of frames forwarded by the bridge.
             bdgdeviceFrRx 1.3.6.1.4.1.52.1.3.1.1.12 counter read-only
The number of frames received by the bridge.
             bdgdeviceFrFlt 1.3.6.1.4.1.52.1.3.1.1.13 counter read-only
The number of frames filtered by the bridge.
             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.
             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.
             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.
             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. Enumeration: 'both': 2, 'specialDB': 1, 'ieee8021': 0.
             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. Enumeration: 'none': 2, 'dec': 1, 'ieee8021': 0.
             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.
             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.
             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.
             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.
             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.
             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.
             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.
             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.
             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. Enumeration: 'noTopologyChangeInProgress': 0, 'topologyChangeInProgress': 1.
             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.
             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.
             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.
             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.
             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.
             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.
             bdgdeviceResetCounts 1.3.6.1.4.1.52.1.3.1.1.34 integer read-write
Reset all counters to zero. Enumeration: 'resetCounts': 0.
             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.
             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.
         bdgPort 1.3.6.1.4.1.52.1.3.1.2
             bdgPortAddress 1.3.6.1.4.1.52.1.3.1.2.1 octet string read-only
The Ethernet address of the port.
             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.
             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.
             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.
             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.
             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.
             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.
             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.
             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.
             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.
             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).
             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.
             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).
             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.
             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.
             bdgPortFrAlErr 1.3.6.1.4.1.52.1.3.1.2.16 counter read-only
The number of errors due to misaligned packets.
             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.
             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.
             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.
             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.
             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.
             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.
             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. Enumeration: 'noTopologyChangeIsOccurring': 0, 'topologyChangeIsOccurring': 1.
             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.
             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.
             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.
             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.
         filterDB 1.3.6.1.4.1.52.1.3.1.3
             acqDB 1.3.6.1.4.1.52.1.3.1.3.1
                 acqStats 1.3.6.1.4.1.52.1.3.1.3.1.1
                     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.
                     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.
                     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.
                     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.
                     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.
                     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.
                     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. Enumeration: 'eraseAcquiredDatabase': 0.
                 acqOptions 1.3.6.1.4.1.52.1.3.1.3.1.2
                     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. Enumeration: 'createAcquiredEntryFilterPort1FilterPort2': 0.
                     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. Enumeration: 'createAcquiredEntryForwardPort1FilterPort2': 0.
                     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. Enumeration: 'createAcquiredEntryFilterPort1ForwardPort2': 0.
                     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. Enumeration: 'createAcquiredEntryForwardPort1ForwardPort2': 0.
                     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. Enumeration: 'deleteAcquiredEntry': 0.
                     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.
                     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. Enumeration: 'filter': 0, 'relay': 2.
                     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. Enumeration: 'filter': 0, 'relay': 1.
                     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.
             permDB 1.3.6.1.4.1.52.1.3.1.3.2
                 permStats 1.3.6.1.4.1.52.1.3.1.3.2.1
                     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.
                     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.
                     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. Enumeration: 'erasePermanentDatabase': 0.
                 permOptions 1.3.6.1.4.1.52.1.3.1.3.2.2
                     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. Enumeration: 'createPermanentEntryFilterPort1FilterPort2': 0.
                     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. Enumeration: 'createPermanentEntryForwardPort1FilterPort2': 0.
                     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. Enumeration: 'createPermanentEntryFilterPort1ForwardPort2': 0.
                     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. Enumeration: 'createPermanentEntryForwardPort1ForwardPort2': 0.
                     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. Enumeration: 'deletePermanentEntry': 0.
                     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.
                     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. Enumeration: 'filter': 0, 'relay': 2.
                     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. Enumeration: 'filter': 0, 'relay': 1.
                     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.
             specialDB 1.3.6.1.4.1.52.1.3.1.3.3
                 specStats 1.3.6.1.4.1.52.1.3.1.3.3.1
                     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.
                     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.
                     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.
                 specFilters 1.3.6.1.4.1.52.1.3.1.3.3.2
                     specEnable 1.3.6.1.4.1.52.1.3.1.3.3.2.1 integer read-write
Enable or disable the filter. Enumeration: 'enableFilter': 1, 'disableFilter': 0.
                     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. Enumeration: 'filter': 0, 'relay': 2.
                     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. Enumeration: 'filter': 0, 'relay': 1.
                     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.
                     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.
                     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.
                     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.
                     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. Enumeration: 'deleteFilter': 0.
         trapTypes 1.3.6.1.4.1.52.1.3.1.4
         bdgTables 1.3.6.1.4.1.52.1.3.1.5
 lmcommon 1.3.6.1.4.1.52.2.1
 mAC 1.3.6.1.4.1.52.2.2
     ieee8023 1.3.6.1.4.1.52.2.2.1
         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
                 pcDeviceName 1.3.6.1.4.1.52.2.2.1.1.1.1 octet string read-only
Name of the PC device
                 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.
                 pcOwnerName 1.3.6.1.4.1.52.2.2.1.1.1.3 octet string read-only
The owner of this PC.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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)
                 pcComment 1.3.6.1.4.1.52.2.2.1.1.1.11 octet string read-only
A user-defined character string.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 pcTotXmitErrs 1.3.6.1.4.1.52.2.2.1.1.1.20 integer read-only
The total number of transmit errors.
                 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.
                 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.
                 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).
                 pcFramesRec 1.3.6.1.4.1.52.2.2.1.1.1.24 integer read-only
The number of frames received.
                 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.
                 pcMcastRec 1.3.6.1.4.1.52.2.2.1.1.1.26 integer read-only
The number of multicasted frames received.
                 pcBcastRec 1.3.6.1.4.1.52.2.2.1.1.1.27 integer read-only
The number of broadcast packets received.
                 pcTotRecErrs 1.3.6.1.4.1.52.2.2.1.1.1.28 integer read-only
The total number of receive errors.
                 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).
                 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).
                 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.
                 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.
                 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.
                 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).
                 pcSqeErr 1.3.6.1.4.1.52.2.2.1.1.1.35 integer read-only
The number of SQE errors.