CTRON-BDG-MIB

File: CTRON-BDG-MIB.mib (41574 bytes)

Imported modules

RFC-1212 IRM-OIDS RFC1155-SMI

Imported symbols

OBJECT-TYPE bridge layerMgmt
Counter

Defined Values

bridgeRev1 1.3.6.1.4.1.52.1.3.1
OBJECT IDENTIFIER    

bdgdevice 1.3.6.1.4.1.52.1.3.1.1
OBJECT IDENTIFIER    

bdgPort 1.3.6.1.4.1.52.1.3.1.2
OBJECT IDENTIFIER    

filterDB 1.3.6.1.4.1.52.1.3.1.3
OBJECT IDENTIFIER    

trapTypes 1.3.6.1.4.1.52.1.3.1.4
OBJECT IDENTIFIER    

bdgTables 1.3.6.1.4.1.52.1.3.1.5
OBJECT IDENTIFIER    

acqDB 1.3.6.1.4.1.52.1.3.1.3.1
OBJECT IDENTIFIER    

permDB 1.3.6.1.4.1.52.1.3.1.3.2
OBJECT IDENTIFIER    

specialDB 1.3.6.1.4.1.52.1.3.1.3.3
OBJECT IDENTIFIER    

acqStats 1.3.6.1.4.1.52.1.3.1.3.1.1
OBJECT IDENTIFIER    

acqOptions 1.3.6.1.4.1.52.1.3.1.3.1.2
OBJECT IDENTIFIER    

permStats 1.3.6.1.4.1.52.1.3.1.3.2.1
OBJECT IDENTIFIER    

permOptions 1.3.6.1.4.1.52.1.3.1.3.2.2
OBJECT IDENTIFIER    

specStats 1.3.6.1.4.1.52.1.3.1.3.3.1
OBJECT IDENTIFIER    

specFilters 1.3.6.1.4.1.52.1.3.1.3.3.2
OBJECT IDENTIFIER    

bdgdeviceDisableBdg 1.3.6.1.4.1.52.1.3.1.1.1
Indicates if the bridge will be disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disableBridge(0), enableBridge(1)  

bdgdeviceRestoreSettings 1.3.6.1.4.1.52.1.3.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER restoreSettings(0)  

bdgdeviceBdgName 1.3.6.1.4.1.52.1.3.1.1.4
The user-defined name (up to 32 characters long) of the bridge. The default bridge name is ETHERNET_BRIDGE.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceNumPorts 1.3.6.1.4.1.52.1.3.1.1.5
The number of ports present on the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceType 1.3.6.1.4.1.52.1.3.1.1.6
The type of bridge, NB25E, IRBM, or NB20E.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceVersion 1.3.6.1.4.1.52.1.3.1.1.7
The release version of the firmware installed in the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceLocation 1.3.6.1.4.1.52.1.3.1.1.8
The user-defined name to indicate the location of the bridge on the network. The default location name is LOCAL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceStatus 1.3.6.1.4.1.52.1.3.1.1.9
The status of the bridge, ON-LINE, STAND BY or DISABLED.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceRestartBdg 1.3.6.1.4.1.52.1.3.1.1.10
Force the bridge to undergo a software reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER restartBridge(0)  

bdgdeviceFrFwd 1.3.6.1.4.1.52.1.3.1.1.11
The number of frames forwarded by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceFrRx 1.3.6.1.4.1.52.1.3.1.1.12
The number of frames received by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceFrFlt 1.3.6.1.4.1.52.1.3.1.1.13
The number of frames filtered by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceErr 1.3.6.1.4.1.52.1.3.1.1.14
The total number of network errors that have occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceSwitchSetting 1.3.6.1.4.1.52.1.3.1.1.15
Indicates the current switch settings read from the bridge hardware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceNumRestarts 1.3.6.1.4.1.52.1.3.1.1.16
The number of times the bridge has been powered up or restarted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceTypeFiltering 1.3.6.1.4.1.52.1.3.1.1.17
The type of filtering to be performed by the bridge. The default is IEEE 802.1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ieee8021(0), specialDB(1), both(2)  

bdgdeviceSTAProtocol 1.3.6.1.4.1.52.1.3.1.1.18
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ieee8021(0), dec(1), none(2)  

bdgdeviceBridgeID 1.3.6.1.4.1.52.1.3.1.1.19
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceTopChgCnt 1.3.6.1.4.1.52.1.3.1.1.20
The number of times the bridge's Topology Change Flag has been changed since the bridge was powered up or initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgdeviceRootCost 1.3.6.1.4.1.52.1.3.1.1.21
The cost of the path to the root from this bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceRootPort 1.3.6.1.4.1.52.1.3.1.1.22
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceHelloTime 1.3.6.1.4.1.52.1.3.1.1.23
The time interval between the transmission of Configuration BPDU's by a bridge which is attempting to become the root or is the root.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceBdgMaxAge 1.3.6.1.4.1.52.1.3.1.1.24
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgdeviceBdgFwdDly 1.3.6.1.4.1.52.1.3.1.1.25
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgdeviceTimeTopChg 1.3.6.1.4.1.52.1.3.1.1.26
The time in seconds that has elapsed since the bridge's Topology Change Flag last recorded the value of a topology change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceTopChg 1.3.6.1.4.1.52.1.3.1.1.27
Indicates if a bridge topology change is in progress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noTopologyChangeInProgress(0), topologyChangeInProgress(1)  

bdgdeviceDesigRoot 1.3.6.1.4.1.52.1.3.1.1.28
The unique identifier of the bridge recorded as the root.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgdeviceMaxAge 1.3.6.1.4.1.52.1.3.1.1.29
The maximum age of received protocol information before it is discarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceHoldTime 1.3.6.1.4.1.52.1.3.1.1.30
The minimum time period elapsing between the transmission of configuration BPDU's through a given bridge port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceFwdDly 1.3.6.1.4.1.52.1.3.1.1.31
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceBdgHello 1.3.6.1.4.1.52.1.3.1.1.32
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgdeviceBdgPriority 1.3.6.1.4.1.52.1.3.1.1.33
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgdeviceResetCounts 1.3.6.1.4.1.52.1.3.1.1.34
Reset all counters to zero.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER resetCounts(0)  

bdgdeviceUptime 1.3.6.1.4.1.52.1.3.1.1.35
The time, in seconds, that has elapsed since the bridge was last reset or initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgdeviceTrapType 1.3.6.1.4.1.52.1.3.1.1.36
Contains the object identifier of the first VarBinding in the last trap generated by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

bdgPortAddress 1.3.6.1.4.1.52.1.3.1.2.1
The Ethernet address of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortName 1.3.6.1.4.1.52.1.3.1.2.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

bdgPortType 1.3.6.1.4.1.52.1.3.1.2.3
The IEEE specification the port meets, e.g. 802.3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortStatus 1.3.6.1.4.1.52.1.3.1.2.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortNetName 1.3.6.1.4.1.52.1.3.1.2.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

bdgPortFrRx 1.3.6.1.4.1.52.1.3.1.2.6
The number of frames received at the specified port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortDisInb 1.3.6.1.4.1.52.1.3.1.2.7
The total number of valid frames that were received at the port but then discarded by the bridge in the forwarding process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortFwdOutb 1.3.6.1.4.1.52.1.3.1.2.8
The number of frames forwarded successfully to the appropriate port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortDisLOB 1.3.6.1.4.1.52.1.3.1.2.9
The number of packets that were discarded by the bridge because of a lack of buffer space to maintain the data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortDisTDE 1.3.6.1.4.1.52.1.3.1.2.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortDisErr 1.3.6.1.4.1.52.1.3.1.2.11
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortColl 1.3.6.1.4.1.52.1.3.1.2.12
The number of collisions that have occurred on the network at the specified port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortTxAbrt 1.3.6.1.4.1.52.1.3.1.2.13
The number of transmissions that have been aborted due to excessive collisions (over 16 attempts to transmit the same packet).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortOowColl 1.3.6.1.4.1.52.1.3.1.2.14
The number of collisions out of the standard collision window (51.2 uS). This indicates a network problem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortCRCErr 1.3.6.1.4.1.52.1.3.1.2.15
The number of packets detected with Cyclical Redundancy Check failures.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortFrAlErr 1.3.6.1.4.1.52.1.3.1.2.16
The number of errors due to misaligned packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortPriority 1.3.6.1.4.1.52.1.3.1.2.17
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgPortState 1.3.6.1.4.1.52.1.3.1.2.18
The current state of the port, DISABLED, LISTENING, LEARNING, FORWARDING or BLOCKING.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortPathCost 1.3.6.1.4.1.52.1.3.1.2.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdgPortDesigCost 1.3.6.1.4.1.52.1.3.1.2.20
The cost of the path of this port to the root bridge on the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgPortDesigBrdg 1.3.6.1.4.1.52.1.3.1.2.21
The network address of the bridge that is assumed to be the root bridge on the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortDesigPort 1.3.6.1.4.1.52.1.3.1.2.22
The port identifier of the bridge port believed to be the designated port for the LAN associated with the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bdgPortTopChgAck 1.3.6.1.4.1.52.1.3.1.2.23
The value of the topology change acknowledgement flag in the next configuration BPDU to be transmitted on the associated port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noTopologyChangeIsOccurring(0), topologyChangeIsOccurring(1)  

bdgPortDesigRoot 1.3.6.1.4.1.52.1.3.1.2.24
The unique bridge identifier of the bridge that is assumed to be the root bridge on the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

bdgPortRuntPackets 1.3.6.1.4.1.52.1.3.1.2.25
The number of packets received at the indicated bdgPort that were less than the IEEE 802.3 minimum Ethernet frame size of 64 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortOversizePackets 1.3.6.1.4.1.52.1.3.1.2.26
The number of packets received at the indicated port that were greater than the IEEE 802.3 maximum Ethernet frame size of 1518 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

bdgPortFrFilt 1.3.6.1.4.1.52.1.3.1.2.27
The number of frames received at the indicated port that were filtered by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

acqTotalEntries 1.3.6.1.4.1.52.1.3.1.3.1.1.1
The total number of entries in the acquired database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acqMaxEntries 1.3.6.1.4.1.52.1.3.1.3.1.1.2
The maximum number of entries allowed in the acquired database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acqStaticEntries 1.3.6.1.4.1.52.1.3.1.3.1.1.3
The number of addresses added to the Acquired database by the user or network manager.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acqStaticAgeTime 1.3.6.1.4.1.52.1.3.1.3.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acqDynEntries 1.3.6.1.4.1.52.1.3.1.3.1.1.5
The number of entries that have been accumulated in the Acquired database through the bridge's learning process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acqDynAgeTime 1.3.6.1.4.1.52.1.3.1.3.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

acqEraseDatabase 1.3.6.1.4.1.52.1.3.1.3.1.1.7
Set to zero to erase all entries in the acquired database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER eraseAcquiredDatabase(0)  

acqCreate00 1.3.6.1.4.1.52.1.3.1.3.1.2.1
Add an entry to the acquired database to filter packets entering ports 1 and 2 if those packets are destined for the specified address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createAcquiredEntryFilterPort1FilterPort2(0)  

acqCreate20 1.3.6.1.4.1.52.1.3.1.3.1.2.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createAcquiredEntryForwardPort1FilterPort2(0)  

acqCreate01 1.3.6.1.4.1.52.1.3.1.3.1.2.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createAcquiredEntryFilterPort1ForwardPort2(0)  

acqCreate21 1.3.6.1.4.1.52.1.3.1.3.1.2.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createAcquiredEntryForwardPort1ForwardPort2(0)  

acqDelete 1.3.6.1.4.1.52.1.3.1.3.1.2.5
Delete an entry from the acquired database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER deleteAcquiredEntry(0)  

acqDispType 1.3.6.1.4.1.52.1.3.1.3.1.2.6
Display the entry type, STATIC or DYNAMIC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

acqDispOutp1 1.3.6.1.4.1.52.1.3.1.3.1.2.7
The outbound port for packets entering port 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filter(0), relay(2)  

acqDispOutp2 1.3.6.1.4.1.52.1.3.1.3.1.2.8
The outbound port for packets entering port 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filter(0), relay(1)  

acqSrcAddress 1.3.6.1.4.1.52.1.3.1.3.1.2.9
The source address of this acquired database entry, i.e. the instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

permMaxEntries 1.3.6.1.4.1.52.1.3.1.3.2.1.1
The maximum number of entries allowed in the permanent database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

permCurrEntries 1.3.6.1.4.1.52.1.3.1.3.2.1.2
The number of entries currently recorded in the bridge's permanent database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

permEraseDatabase 1.3.6.1.4.1.52.1.3.1.3.2.1.3
Erase all entries in the permanent database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER erasePermanentDatabase(0)  

permCreate00 1.3.6.1.4.1.52.1.3.1.3.2.2.1
Add an entry to the permanent database to filter packets entering ports 1 and 2 if those packets are destined for the specified address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createPermanentEntryFilterPort1FilterPort2(0)  

permCreate20 1.3.6.1.4.1.52.1.3.1.3.2.2.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createPermanentEntryForwardPort1FilterPort2(0)  

permCreate01 1.3.6.1.4.1.52.1.3.1.3.2.2.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createPermanentEntryFilterPort1ForwardPort2(0)  

permCreate21 1.3.6.1.4.1.52.1.3.1.3.2.2.4
Add an entry to the permanent database to forward packets entering ports 1 and 2 if those packets are destined for the specified address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER createPermanentEntryForwardPort1ForwardPort2(0)  

permDelete 1.3.6.1.4.1.52.1.3.1.3.2.2.5
Delete an entry from the permanent database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER deletePermanentEntry(0)  

permDispType 1.3.6.1.4.1.52.1.3.1.3.2.2.6
Display the entry type, STATIC or DYNAMIC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

permDispOutp1 1.3.6.1.4.1.52.1.3.1.3.2.2.7
The outbound port for packets entering port 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filter(0), relay(2)  

permDispOutp2 1.3.6.1.4.1.52.1.3.1.3.2.2.8
The outbound port for packets entering port 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filter(0), relay(1)  

permSrcAddress 1.3.6.1.4.1.52.1.3.1.3.2.2.9
The source address in this permanent database entry, i.e. the instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

specNumEntries 1.3.6.1.4.1.52.1.3.1.3.3.1.1
The number of filters in the special database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

specMaxEntries 1.3.6.1.4.1.52.1.3.1.3.3.1.2
The maximum number of filters the special database can contain.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

specNextFilterNum 1.3.6.1.4.1.52.1.3.1.3.3.1.3
The number of the next available filter that can be added to the special database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

specEnable 1.3.6.1.4.1.52.1.3.1.3.3.2.1
Enable or disable the filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disableFilter(0), enableFilter(1)  

specPort1 1.3.6.1.4.1.52.1.3.1.3.3.2.2
Set port 1 to filter or forward packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER filter(0), relay(2)  

specPort2 1.3.6.1.4.1.52.1.3.1.3.3.2.3
Set port 2 to filter or forward packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER filter(0), relay(1)  

specDestAddress 1.3.6.1.4.1.52.1.3.1.3.3.2.4
Set the special database to filter packets with a specific destination address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

specSrcAddress 1.3.6.1.4.1.52.1.3.1.3.3.2.5
Set the special database to filter packets with a specific source address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

specType 1.3.6.1.4.1.52.1.3.1.3.3.2.6
Set the special database to filter packets with a specific type field.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

specDataField 1.3.6.1.4.1.52.1.3.1.3.3.2.7
Set the special database to filter packets based on the first sixteen bytes of data in the packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

specDeleteFilter 1.3.6.1.4.1.52.1.3.1.3.3.2.8
Delete a filter from the special database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER deleteFilter(0)  

lmcommon 1.3.6.1.4.1.52.2.1
OBJECT IDENTIFIER    

mAC 1.3.6.1.4.1.52.2.2
OBJECT IDENTIFIER    

ieee8023 1.3.6.1.4.1.52.2.2.1
OBJECT IDENTIFIER    

pcIF 1.3.6.1.4.1.52.2.2.1.1
OBJECT IDENTIFIER    

pcIfRev 1.3.6.1.4.1.52.2.2.1.1.1
OBJECT IDENTIFIER    

pcDeviceName 1.3.6.1.4.1.52.2.2.1.1.1.1
Name of the PC device
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcBoardType 1.3.6.1.4.1.52.2.2.1.1.1.2
An object Identifier that indicates the type of the PC board. This will include MAC type and Media type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

pcOwnerName 1.3.6.1.4.1.52.2.2.1.1.1.3
The owner of this PC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcLocation 1.3.6.1.4.1.52.2.2.1.1.1.4
A text description of the location of this PC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcMMACAddr 1.3.6.1.4.1.52.2.2.1.1.1.5
The MAC address of the MMAC that this PC is connected to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcMMACBoard 1.3.6.1.4.1.52.2.2.1.1.1.6
The slot number of the board in the MMAC that this PC is connected to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcMMACPort 1.3.6.1.4.1.52.2.2.1.1.1.7
The number of the port on the board of the MMAC that this PC is connected to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcApplication 1.3.6.1.4.1.52.2.2.1.1.1.8
A text description of the network application running on this PC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcDriverRev 1.3.6.1.4.1.52.2.2.1.1.1.9
The revision of the LAN card driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcOnboardMemory 1.3.6.1.4.1.52.2.2.1.1.1.10
The number of Kilobytes of memory (eg. a 16K board would reply 16)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcComment 1.3.6.1.4.1.52.2.2.1.1.1.11
A user-defined character string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcMACAddr 1.3.6.1.4.1.52.2.2.1.1.1.12
The MAC address of the PC card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

pcFramesXmit 1.3.6.1.4.1.52.2.2.1.1.1.13
The number of MAC frames transmitted by this PC card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcBytesXmit 1.3.6.1.4.1.52.2.2.1.1.1.14
The number bytes transmitted by this PC card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcMcastXmit 1.3.6.1.4.1.52.2.2.1.1.1.15
The number of multicasted frames sent by this PC card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcBcastXmit 1.3.6.1.4.1.52.2.2.1.1.1.16
The number of broadcast frames from this PC card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcDeferXmit 1.3.6.1.4.1.52.2.2.1.1.1.17
The number of transmit packets that were deferred due to busy media.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcSglColl 1.3.6.1.4.1.52.2.2.1.1.1.18
The number of transmit packet experiencing a single collision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcMultiColl 1.3.6.1.4.1.52.2.2.1.1.1.19
The number of transmit packets that have experienced multiple collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcTotXmitErrs 1.3.6.1.4.1.52.2.2.1.1.1.20
The total number of transmit errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcLateColls 1.3.6.1.4.1.52.2.2.1.1.1.21
The number of transmit packets that experienced late collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcXcessColls 1.3.6.1.4.1.52.2.2.1.1.1.22
The number of transmit packets aborted due to excess collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcCarrErr 1.3.6.1.4.1.52.2.2.1.1.1.23
The number of transmit packets that experience carrier sense errors (ie. lose carrier during transmission).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcFramesRec 1.3.6.1.4.1.52.2.2.1.1.1.24
The number of frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcBytesRec 1.3.6.1.4.1.52.2.2.1.1.1.25
The number of bytes received by this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcMcastRec 1.3.6.1.4.1.52.2.2.1.1.1.26
The number of multicasted frames received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcBcastRec 1.3.6.1.4.1.52.2.2.1.1.1.27
The number of broadcast packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcTotRecErrs 1.3.6.1.4.1.52.2.2.1.1.1.28
The total number of receive errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcTooLong 1.3.6.1.4.1.52.2.2.1.1.1.29
The number of packets received that are too long (over 1518 bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcTooShort 1.3.6.1.4.1.52.2.2.1.1.1.30
The number of packets that are too short. (under 64 bytes long).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcAlignErrs 1.3.6.1.4.1.52.2.2.1.1.1.31
The number of alignment errors in receive packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcCRCErrs 1.3.6.1.4.1.52.2.2.1.1.1.32
The number of receive packets with CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcLenErrs 1.3.6.1.4.1.52.2.2.1.1.1.33
The number of packets whose length is not equal to the number of bytes received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcIntRecErr 1.3.6.1.4.1.52.2.2.1.1.1.34
The number of receive packets that experienced internal errors (eg. no receive buffers).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pcSqeErr 1.3.6.1.4.1.52.2.2.1.1.1.35
The number of SQE errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER