Cabletron-MIB

File: Cabletron-MIB.mib (98682 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI

Imported symbols

enterprises Counter OBJECT-TYPE
IpAddress

Defined Values

cabletron 1.3.6.1.4.1.52
OBJECT IDENTIFIER    

commsDevice 1.3.6.1.4.1.52.1
OBJECT IDENTIFIER    

layerMgmt 1.3.6.1.4.1.52.2
OBJECT IDENTIFIER    

common 1.3.6.1.4.1.52.1.1
OBJECT IDENTIFIER    

repeater 1.3.6.1.4.1.52.1.2
OBJECT IDENTIFIER    

bridge 1.3.6.1.4.1.52.1.3
OBJECT IDENTIFIER    

router 1.3.6.1.4.1.52.1.4
OBJECT IDENTIFIER    

product 1.3.6.1.4.1.52.1.5
OBJECT IDENTIFIER    

subsystem 1.3.6.1.4.1.52.1.6
OBJECT IDENTIFIER    

commonRev1 1.3.6.1.4.1.52.1.1.1
OBJECT IDENTIFIER    

sysOIDs 1.3.6.1.4.1.52.1.1.2
OBJECT IDENTIFIER    

repeaterRev1 1.3.6.1.4.1.52.1.2.1
OBJECT IDENTIFIER    

repeaterRev2 1.3.6.1.4.1.52.1.2.2
OBJECT IDENTIFIER    

deviceType 1.3.6.1.4.1.52.1.1.1.1
This object defines the board type for the Management board in the device. (eg. IRBM, IRM). See appendix A for value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceName 1.3.6.1.4.1.52.1.1.1.2
An ASCII name of the device that this agent manages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

deviceIPAddress 1.3.6.1.4.1.52.1.1.1.3
The Internet address of this device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

currentTime 1.3.6.1.4.1.52.1.1.1.4
The current time of day as measured by the device
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

currentDate 1.3.6.1.4.1.52.1.1.1.5
Character representation of the current date
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

mACAddress 1.3.6.1.4.1.52.1.1.1.6
The MAC (Ethernet) address of the MMAC. This can also be obtained from address translation MIB. The Instance Identifier for the MAC address is interface number. For the IRBM, their are 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sysOtherType 1.3.6.1.4.1.52.1.1.2.1
OBJECT IDENTIFIER    

sysIRMType 1.3.6.1.4.1.52.1.1.2.2
OBJECT IDENTIFIER    

sysRepType 1.3.6.1.4.1.52.1.1.2.3
OBJECT IDENTIFIER    

sysBDGType 1.3.6.1.4.1.52.1.1.2.4
OBJECT IDENTIFIER    

soidIRMSNMP 1.3.6.1.4.1.52.1.1.2.2.1
OBJECT IDENTIFIER    

soidIRBM 1.3.6.1.4.1.52.1.1.2.2.2
OBJECT IDENTIFIER    

soidIRM2 1.3.6.1.4.1.52.1.1.2.2.3
OBJECT IDENTIFIER    

soidMINIMMAC 1.3.6.1.4.1.52.1.1.2.3.1
OBJECT IDENTIFIER    

soidMRXI 1.3.6.1.4.1.52.1.1.2.3.2
OBJECT IDENTIFIER    

device 1.3.6.1.4.1.52.1.2.1.1
OBJECT IDENTIFIER    

board 1.3.6.1.4.1.52.1.2.1.2
OBJECT IDENTIFIER    

port 1.3.6.1.4.1.52.1.2.1.3
OBJECT IDENTIFIER    

sourceAddr 1.3.6.1.4.1.52.1.2.1.7
OBJECT IDENTIFIER    

redundancy 1.3.6.1.4.1.52.1.2.1.8
OBJECT IDENTIFIER    

alarm 1.3.6.1.4.1.52.1.2.1.9
OBJECT IDENTIFIER    

deviceMMACType 1.3.6.1.4.1.52.1.2.1.1.2
Indicates the type of MMAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER mMAC8(0), mMAC3(1)  

deviceSlots 1.3.6.1.4.1.52.1.2.1.1.3
Number of available device slots in this device, including the IRM slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER mMAC8(8), mMAC3(3)  

deviceOccupiedSlots 1.3.6.1.4.1.52.1.2.1.1.4
The slots that contain MIM boards. This field is bit encoded (eg. If a bit is set then that board is present. For example, a value of 3 indicates that there are boards in the IRM slot and the first MIM slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

devicePortsOn 1.3.6.1.4.1.52.1.2.1.1.5
The number of operating ports on the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTotalPorts 1.3.6.1.4.1.52.1.2.1.1.6
The total number of repeater ports on the MMAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTotalPkts 1.3.6.1.4.1.52.1.2.1.1.7
The number of packets detected on all ports of this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

deviceTotalErrors 1.3.6.1.4.1.52.1.2.1.1.8
The sum of all of the errors listed including alignment,CRC, runts, giants, and Out of window collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

deviceTransmitColl 1.3.6.1.4.1.52.1.2.1.1.9
The number of transmit collisions detected by this MMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceRecColls 1.3.6.1.4.1.52.1.2.1.1.10
The number of receive collsions detected by this MMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceAlign 1.3.6.1.4.1.52.1.2.1.1.11
The number of packets with alignement errors detected.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceCRC 1.3.6.1.4.1.52.1.2.1.1.12
The number of packets with bad CRC detected.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceRunt 1.3.6.1.4.1.52.1.2.1.1.13
The number of runt frames detected by this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceOOWColl 1.3.6.1.4.1.52.1.2.1.1.14
The number of out-of-window collisions detected by this
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceNoResources 1.3.6.1.4.1.52.1.2.1.1.15
The number of No resource condtions detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

deviceRecBytes 1.3.6.1.4.1.52.1.2.1.1.16
The number of bytes detected on the network.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceGiantFrames 1.3.6.1.4.1.52.1.2.1.1.17
The number of longer than 1518 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

deviceRestart 1.3.6.1.4.1.52.1.2.1.1.18
If this object is set to 0 the device is restarted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceResetCounter 1.3.6.1.4.1.52.1.2.1.1.19
If this object is set to 0, all of the devices Counters are reset to 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

deviceRedundantCts 1.3.6.1.4.1.52.1.2.1.1.20
The number of redundant circuits available for use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTimeBase 1.3.6.1.4.1.52.1.2.1.1.24
The number of seconds used as the interval for performing all of the rate alarm checks. The minimum is 10 secs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceResetRedundancy 1.3.6.1.4.1.52.1.2.1.1.25
Setting this object to a 1 will reset redundancy for the entire box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceSrcAddrAgingTime 1.3.6.1.4.1.52.1.2.1.1.26
The number of minutes that a source address is not detected before it is removed from the source address table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceSrcAddrTraps 1.3.6.1.4.1.52.1.2.1.1.27
Controls sending of source address related traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER trapsoff(1), trapson(2)  

deviceSrcAddrLocked 1.3.6.1.4.1.52.1.2.1.1.28
If this is set to 2, any source addresses that are detected on station ports that are not in the table will cause the port to be turned off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lockoff(1), lockon(2)  

deviceEnetBoardMap 1.3.6.1.4.1.52.1.2.1.1.29
The slots that contain Ethernet MIM boards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTokenRingBoardMap 1.3.6.1.4.1.52.1.2.1.1.30
The slots that contain Token Ring MIM boards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceFDDIBoardMap 1.3.6.1.4.1.52.1.2.1.1.31
The slots that contain FDDI MIM boards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sourceAddrBoard 1.3.6.1.4.1.52.1.2.1.7.1
The board number of the port that the supplied source address has been found on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sourceAddrPort 1.3.6.1.4.1.52.1.2.1.7.2
The port number of the port that the supplied source address has been found on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyPollInterval 1.3.6.1.4.1.52.1.2.1.8.1
The number of seconds between polls for redundancy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

redundancyTestTod 1.3.6.1.4.1.52.1.2.1.8.2
The time of day at which the redundant circuits should be tested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

redundancyPerformTest 1.3.6.1.4.1.52.1.2.1.8.3
Test the redundant circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER performTest(1)  

redundancyCircuitName 1.3.6.1.4.1.52.1.2.1.8.4
The name of the indicated circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

redundancyRetryCount 1.3.6.1.4.1.52.1.2.1.8.5
The number of unanswered polls allowed for the indicated circuit before the current connection is declared bad.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

redundancyNumBPs 1.3.6.1.4.1.52.1.2.1.8.6
The number of board/port combinations associated with the indicated circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyCircuitBoards 1.3.6.1.4.1.52.1.2.1.8.7
The boards associated with the indicated circuit, accessed by index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyCircuitPort 1.3.6.1.4.1.52.1.2.1.8.8
The ports associated with the indicated circuit, accessed by index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyCircuitTypes 1.3.6.1.4.1.52.1.2.1.8.9
The type of each port associated with the indicated circuit, accessed by index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyCircuitNumAddr 1.3.6.1.4.1.52.1.2.1.8.10
The number of addresses associated with the indicated circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyCircuitMACAddrAdd 1.3.6.1.4.1.52.1.2.1.8.11
Adds the ethernet address to the polling list for the indicated circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

redundancyCircuitMACAddrDel 1.3.6.1.4.1.52.1.2.1.8.12
Removes the ethernet address from the polling list for the indicated circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

redundancyCircuitMACAddrDisp 1.3.6.1.4.1.52.1.2.1.8.13
The ethernet addresses associated with the indicated circuit, accessed by index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

redundancyCircuitEnable 1.3.6.1.4.1.52.1.2.1.8.14
Enables and disables the indicated circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

redundancyCircuitReset 1.3.6.1.4.1.52.1.2.1.8.15
Reset the indicated circuit. Return all of the associated board and ports to NOT-USED, remove associated addresses from the polling list, reset the circuit name and retry count to default values .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

devAlrm 1.3.6.1.4.1.52.1.2.1.9.1
OBJECT IDENTIFIER    

bdAlrm 1.3.6.1.4.1.52.1.2.1.9.2
OBJECT IDENTIFIER    

portAlrm 1.3.6.1.4.1.52.1.2.1.9.3
OBJECT IDENTIFIER    

devTraffic 1.3.6.1.4.1.52.1.2.1.9.1.1
OBJECT IDENTIFIER    

devColls 1.3.6.1.4.1.52.1.2.1.9.1.2
OBJECT IDENTIFIER    

devError 1.3.6.1.4.1.52.1.2.1.9.1.3
OBJECT IDENTIFIER    

devTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.1.1.1
Enable the sending of device level traffic traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

devTrafficThreshold 1.3.6.1.4.1.52.1.2.1.9.1.1.2
The threshold of packets within the devicetimebase that will cause a traffic alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

devCollsEnable 1.3.6.1.4.1.52.1.2.1.9.1.2.1
Enable the sending of device level collsion alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

devCollsThreshold 1.3.6.1.4.1.52.1.2.1.9.1.2.2
This object represents the number of collisions per good packet measured by the device that will generate an alarm. valid values are 1 to 15
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devErrorEnable 1.3.6.1.4.1.52.1.2.1.9.1.3.1
Enable the sending of device level error alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

devErrorThreshold 1.3.6.1.4.1.52.1.2.1.9.1.3.2
This object represents the percentage of errors per good packet that will generate an alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devErrorSource 1.3.6.1.4.1.52.1.2.1.9.1.3.3
The type of error used for the error alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdTraffic 1.3.6.1.4.1.52.1.2.1.9.2.1
OBJECT IDENTIFIER    

bdColls 1.3.6.1.4.1.52.1.2.1.9.2.2
OBJECT IDENTIFIER    

bdError 1.3.6.1.4.1.52.1.2.1.9.2.3
OBJECT IDENTIFIER    

bdTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.2.1.1
Enable the sending of board level traffic traps for this board.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bdTrafficThreshold 1.3.6.1.4.1.52.1.2.1.9.2.1.2
The threshold of packets within the Devicetimebase that will cause a traffic alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

bdCollsEnable 1.3.6.1.4.1.52.1.2.1.9.2.2.1
Enable the sending of board level collsion alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bdCollsThreshold 1.3.6.1.4.1.52.1.2.1.9.2.2.2
This object represents the number of collisions per good packet measured by the board that will generate an alarm. valid values are 1 to 15
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdErrorEnable 1.3.6.1.4.1.52.1.2.1.9.2.3.1
Enable the sending of board level error alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bdErrorThreshold 1.3.6.1.4.1.52.1.2.1.9.2.3.2
This object represents the percentage of errors per good packet that will generate an alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdErrorSource 1.3.6.1.4.1.52.1.2.1.9.2.3.3
The type of error used for the error alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portTraffic 1.3.6.1.4.1.52.1.2.1.9.3.1
OBJECT IDENTIFIER    

portColls 1.3.6.1.4.1.52.1.2.1.9.3.2
OBJECT IDENTIFIER    

portError 1.3.6.1.4.1.52.1.2.1.9.3.3
OBJECT IDENTIFIER    

portTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.3.1.1
Enable the sending of port level traffic traps for this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portTrafficThreshold 1.3.6.1.4.1.52.1.2.1.9.3.1.2
The threshold of packets within the Devicetimebase that will cause a traffic alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

portCollsEnable 1.3.6.1.4.1.52.1.2.1.9.3.2.1
Enable the sending of port level collsion alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portCollsThreshold 1.3.6.1.4.1.52.1.2.1.9.3.2.2
This object represents the number of collisions per good packet measured by the port that will generate an alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portErrorEnable 1.3.6.1.4.1.52.1.2.1.9.3.3.1
Enable the sending of port level error alarms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portErrorThreshold 1.3.6.1.4.1.52.1.2.1.9.3.3.2
This object represents the percentage of errors per good packet that will generate an alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portErrorSource 1.3.6.1.4.1.52.1.2.1.9.3.3.3
The type of error used for the error alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

rr2device 1.3.6.1.4.1.52.1.2.2.1
OBJECT IDENTIFIER    

network 1.3.6.1.4.1.52.1.2.2.2
OBJECT IDENTIFIER    

rr2board 1.3.6.1.4.1.52.1.2.2.3
OBJECT IDENTIFIER    

rr2port 1.3.6.1.4.1.52.1.2.2.4
OBJECT IDENTIFIER    

repeaterTables 1.3.6.1.4.1.52.1.2.2.5
OBJECT IDENTIFIER    

commonD 1.3.6.1.4.1.52.1.2.2.1.1
OBJECT IDENTIFIER    

ethernetD 1.3.6.1.4.1.52.1.2.2.1.2
OBJECT IDENTIFIER    

tokenRingD 1.3.6.1.4.1.52.1.2.2.1.3
OBJECT IDENTIFIER    

deviceTRTokenRingPortsOn 1.3.6.1.4.1.52.1.2.2.1.3.1
The number of Token Ring Ports (i.e. station, Ring In and Ring Out ports) enabled on this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTotalTokenRingPorts 1.3.6.1.4.1.52.1.2.2.1.3.2
The total number of Token Ring Ports (i.e. station, Ring In and Ring Out ports) on this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTotalTokenRingRingPortsOn 1.3.6.1.4.1.52.1.2.2.1.3.3
The total number of Ring In and Ring Out ports (active) enabled on this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTotalTokenRingRingPorts 1.3.6.1.4.1.52.1.2.2.1.3.4
The total number of Ring In and Ring Out ports on this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTotalTokenRingRings 1.3.6.1.4.1.52.1.2.2.1.3.5
The total number of (Token Ring) rings formed on this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

commonB 1.3.6.1.4.1.52.1.2.2.3.1
OBJECT IDENTIFIER    

ethernetB 1.3.6.1.4.1.52.1.2.2.3.2
OBJECT IDENTIFIER    

tokenRingB 1.3.6.1.4.1.52.1.2.2.3.3
OBJECT IDENTIFIER    

fddiB 1.3.6.1.4.1.52.1.2.2.3.4
OBJECT IDENTIFIER    

boardIndex 1.3.6.1.4.1.52.1.2.2.3.1.1
The slot number of this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardName 1.3.6.1.4.1.52.1.2.2.3.1.2
The name of the board. This field will only contain printable ASCII characters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

boardType 1.3.6.1.4.1.52.1.2.2.3.1.3
The type of the MIM. (eg. FOT, TPT, etc). See appendix A for encoding.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardTotalPorts 1.3.6.1.4.1.52.1.2.2.3.1.4
Total number of ports supported on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardSTATUS 1.3.6.1.4.1.52.1.2.2.3.1.5
The administrative status of this MIM.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

boardPortsOn 1.3.6.1.4.1.52.1.2.2.3.1.6
The number of operating ports on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardTotalPkts 1.3.6.1.4.1.52.1.2.2.3.2.1
The total number of packets this board has seen since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardErrorPkts 1.3.6.1.4.1.52.1.2.2.3.2.2
The number of packets that have experienced an error. VAlid only on the IRBM, IRM2, and MiniMMAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardTransColl 1.3.6.1.4.1.52.1.2.2.3.2.3
The number of transmit collisions this board has detected.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardRecColl 1.3.6.1.4.1.52.1.2.2.3.2.4
The number of Receive mode collisions this board has detected.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardAlign 1.3.6.1.4.1.52.1.2.2.3.2.5
The number of mis-aligned frames this board has detected. Only valid for the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardCRC 1.3.6.1.4.1.52.1.2.2.3.2.6
The number of packets with bad CRC detected. Only valid on IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardRunt 1.3.6.1.4.1.52.1.2.2.3.2.7
The number of runt frames detected by this board. Valid fr the IRBM, IRM2, and MiniMMAC only.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardOOWColl 1.3.6.1.4.1.52.1.2.2.3.2.8
The number of out-of-window collisions detected by this board. Only valid on the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardNoResources 1.3.6.1.4.1.52.1.2.2.3.2.9
The number of times The no resources condition was detected for this board.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardRecBytes 1.3.6.1.4.1.52.1.2.2.3.2.10
The number of bytes detected on the network. Valid only on the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

boardGiants 1.3.6.1.4.1.52.1.2.2.3.2.11
The number of packets longer than 1518 bytes detected on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardTotalRingPorts 1.3.6.1.4.1.52.1.2.2.3.3.1
The total number of ring ports on this board. Currently, zero or two.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardTotalStationPorts 1.3.6.1.4.1.52.1.2.2.3.3.2
The total number of station ports on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardModeStatus 1.3.6.1.4.1.52.1.2.2.3.3.3
The board is configured for 2 == Auto Mode or 1 == Management Mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

boardTotalRingPortsOn 1.3.6.1.4.1.52.1.2.2.3.3.4
The number of enabled ring ports on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardTotalStationPortsOn 1.3.6.1.4.1.52.1.2.2.3.3.5
The number of enabled station ports on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardSpeed 1.3.6.1.4.1.52.1.2.2.3.3.6
Speed 4 == 4 Mhz Speed 16 == 16 Mhz
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

boardRingSpeedFault 1.3.6.1.4.1.52.1.2.2.3.3.7
Data speed of station mismatches configuration speed of board. board is automatically bypassed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFaultDetected(1), faultDetected(2)  

commonP 1.3.6.1.4.1.52.1.2.2.4.1
OBJECT IDENTIFIER    

ethernetP 1.3.6.1.4.1.52.1.2.2.4.2
OBJECT IDENTIFIER    

tokenRingP 1.3.6.1.4.1.52.1.2.2.4.3
OBJECT IDENTIFIER    

fddiP 1.3.6.1.4.1.52.1.2.2.4.4
OBJECT IDENTIFIER    

portIndex 1.3.6.1.4.1.52.1.2.2.4.1.1
The slot number of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portMediaType 1.3.6.1.4.1.52.1.2.2.4.1.2
The type of the port. (eg. FOT, TPT, etc). See appendix A for values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portAdminState 1.3.6.1.4.1.52.1.2.2.4.1.3
The administrative status of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

portSourceAddr 1.3.6.1.4.1.52.1.2.2.4.1.4
A source address that has been seen on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

portTopologyType 1.3.6.1.4.1.52.1.2.2.4.2.1
The topological type of the port. { Station(1) Link(2) }
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portLinkStatus 1.3.6.1.4.1.52.1.2.2.4.2.2
The state of the link signal for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER linkSignalInactive(1), linkSignalActive(2), linkSignalNotSupported(3)  

portStatus 1.3.6.1.4.1.52.1.2.2.4.2.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), segmented(2)  

portTotalPkts 1.3.6.1.4.1.52.1.2.2.4.2.4
The total number of packets this port has seen since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portErrorPkts 1.3.6.1.4.1.52.1.2.2.4.2.5
The number of packets that have experienced an error. Valid only on the IRBM, IRM2, and MiniMMAC
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portXmitColls 1.3.6.1.4.1.52.1.2.2.4.2.6
The number of Transmit mode collisions this port has detected. Only valid on IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portRecColls 1.3.6.1.4.1.52.1.2.2.4.2.7
The number of Receive mode collisions this port has detected. Only valid on IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portAlign 1.3.6.1.4.1.52.1.2.2.4.2.8
The number of mis-aligned frames this port has detected. Only valid for the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portCRC 1.3.6.1.4.1.52.1.2.2.4.2.9
The number of packets with bad CRC detected. Only valid on IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portRunt 1.3.6.1.4.1.52.1.2.2.4.2.10
The number of runt frames detected by this port. Valid for the IRBM, IRM2, and MiniMMAC only.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portOOWColl 1.3.6.1.4.1.52.1.2.2.4.2.11
The number of out-of-window collisions detected by this port. Only valid on the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portNoResorces 1.3.6.1.4.1.52.1.2.2.4.2.12
The number of times the no resource condition is detected on this port.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portRecBytes 1.3.6.1.4.1.52.1.2.2.4.2.13
The number of bytes detected on the network. Valid only on the IRBM, IRM2, and MiniMMAC.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portGiants 1.3.6.1.4.1.52.1.2.2.4.2.14
The number of frames longer than 1518 bytes detected on this port.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

portRedundCrt 1.3.6.1.4.1.52.1.2.2.4.2.15
The redundant circuit with which this port is associated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portRedundType 1.3.6.1.4.1.52.1.2.2.4.2.16
The type of port this port is in the redundant circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notUsed(1), primary(3), backup(4)  

portRedundStatus 1.3.6.1.4.1.52.1.2.2.4.2.17
The current state of this port is in the redundant circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notUsed(1), active(2), inactive(3)  

portForceLinkType 1.3.6.1.4.1.52.1.2.2.4.2.18
This variable forces a port to be a link port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notForced(1), forced(2)  

stationP 1.3.6.1.4.1.52.1.2.2.4.3.1
OBJECT IDENTIFIER    

ringP 1.3.6.1.4.1.52.1.2.2.4.3.2
OBJECT IDENTIFIER    

stationPortLinkStatus 1.3.6.1.4.1.52.1.2.2.4.3.1.1
When station is supplying phantom current the Link Signal is active. When there is no phantom current the Link Signal is inactive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER linkSignalInactive(1), linkSignalActive(2)  

stationPortLinkStateTime 1.3.6.1.4.1.52.1.2.2.4.3.1.2
The amount of time (in seconds) elapsed since the station port last changed state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ringPortLinkStatus 1.3.6.1.4.1.52.1.2.2.4.3.2.1
Off (wrapped). On (active).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

ringPortLinkStateTime 1.3.6.1.4.1.52.1.2.2.4.3.2.2
The amount of time (in seconds) elapsed since ring port last changed state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

productRev1 1.3.6.1.4.1.52.1.5.1
OBJECT IDENTIFIER    

iRBM 1.3.6.1.4.1.52.1.5.1.1
OBJECT IDENTIFIER    

iRBMRevision 1.3.6.1.4.1.52.1.5.1.1.1
The revision of the IRBM board
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rev0(0), rev1(1), rev2(2), rev3(3)  

iRBMPortAssociation 1.3.6.1.4.1.52.1.5.1.1.2
Controls how front panel ports are associated with the bridge or the repeater. The valid values are: Value AUI Port Fiber Port 0 Bridge Redundant 1 Redundant Bridge 2 Bridge Repeater 3 Repeater Bridge 4 Redundant Repeater 5 Repeater Redundant Note: only values 0 and 1 are valid for rev 2 boards and before.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mMAC 1.3.6.1.4.1.52.1.6.1
OBJECT IDENTIFIER    

fnb 1.3.6.1.4.1.52.1.6.1.1
OBJECT IDENTIFIER    

fnbConnectedLeft 1.3.6.1.4.1.52.1.6.1.1.1
The Connected Left board (board n + 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write). Faulted == 3 (Management/AutoMode tried to attach but failed read ONLY).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fnbConnectedRight 1.3.6.1.4.1.52.1.6.1.1.2
The Connected Right board (board n - 1) has the following states: Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write ). Faulted == 3 (Management/AutoMode tried to attach but failed read ONLY).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fnbBoardBypassState 1.3.6.1.4.1.52.1.6.1.1.3
Off == 1 (NOT bypassed). On == 2 (bypassed).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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