REPEATER-MIB-2

File: REPEATER-MIB-2.mib (74917 bytes)

Imported modules

RFC1155-SMI IRM-OIDS RFC-1212

Imported symbols

Counter NetworkAddress commonRev1
sysChassis sysRepeaters repeaterRev1
repeaterRev2 product subSysMMAC
OBJECT-TYPE

Defined Values

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 values.
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. Write access is granted only if SuperUser access is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetworkAddress  

currentTime 1.3.6.1.4.1.52.1.1.1.4
The current time of day as measured by the device in HHMMSS format.
Status: optional Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(7)  

currentDate 1.3.6.1.4.1.52.1.1.1.5
The current date as measured by the device in MMDDYYYY format.
Status: optional 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

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 mMAC3(1), mMAC5(2), minimmac(3), mrxi1(4), mrxi2(5), mMACm8Shunt(6), mMACm3Shunt(7), mMACm5Shunt(8), mMAC8FNBShunt(9), mMAC3FNBShunt(10), mMAC5FNBShunt(11), mMACm8FNB(12)  

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

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
A read will return the number of adminstratively ON ports for the device. A write of a 1 will administratively enable all the ports on the device, except for redundant ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceTotalPorts 1.3.6.1.4.1.52.1.2.1.1.6
The total number of ports in 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 alignment, CRC, out-of-window collisions, runt, and giant errors detected by this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceTransmitColls 1.3.6.1.4.1.52.1.2.1.1.9
The number of transmit collisions detected by this device.
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 device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceAligns 1.3.6.1.4.1.52.1.2.1.1.11
The number of packets with alignment errors detected by this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

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

deviceRunts 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  

deviceOOWColls 1.3.6.1.4.1.52.1.2.1.1.14
The number of out-of-window collisions detected by this device.
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 by this device.
Status: optional 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 by this device.
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 byte packets detected by this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceRestart 1.3.6.1.4.1.52.1.2.1.1.18
A read will return 0. A set of 0 will restart the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceResetCounters 1.3.6.1.4.1.52.1.2.1.1.19
A read will return 0. A set of 0 will reset all the counters for the device, boards and ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceRedundantCts 1.3.6.1.4.1.52.1.2.1.1.20
The number of redundant circuits available for use.
Status: optional 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. There isn't a maximum.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceResetRedundancy 1.3.6.1.4.1.52.1.2.1.1.25
A read will return 0. A set of a 1 will reset redundancy for the entire box.
Status: optional 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. The minimum is 1 minute and the maximum is 1440 minutes (max minutes in a day).
Status: optional 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: optional Access: read-write
OBJECT-TYPE    
  INTEGER trapsoff(1), trapson(2)  

deviceSrcAddrLocked 1.3.6.1.4.1.52.1.2.1.1.28
A set of 2 will disable all ports that support link status but do not have link active, or is segmented. The first source address seen on each of the remaining enabled ports, that have the type of station, will be the only address allowed through that port. If any other address is seen the port will be disabled.
Status: optional 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. This field is bit encoded (e.g. If a bit is set then that board is present and is an Ethernet MIM.) For example, a value of 3 indicates that there are boards in the IRM slot and the first MIM slot and that these boards are Ethernet MIMs.
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. This field is bit encoded (e.g. If a bit is set then that board is present and is a Token Ring MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a Token Ring board.
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. This field is bit encoded (e.g. If a bit is set then that board is present and is a FDDI MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a FDDI board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceRestoreDefaults 1.3.6.1.4.1.52.1.2.1.1.32
A get will return 0. A set of 0 will restore all of battery backed RAM to factory defaults, with the execption of the IP address, the community table and the modem baud rate.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER  

deviceActiveUsers 1.3.6.1.4.1.52.1.2.1.1.33
The number of active users seen on this device.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceBroadPkts 1.3.6.1.4.1.52.1.2.1.1.48
The sum of all of the broadcast packets detected on all ports of this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceMultPkts 1.3.6.1.4.1.52.1.2.1.1.49
The sum of all of the multicast packets detected on all ports of this device.
Status: optional Access: read-only
OBJECT-TYPE    
  Counter  

deviceThdPartyOccupiedSlots 1.3.6.1.4.1.52.1.2.1.1.51
The slots that contain Third Party MIM boards. This field is bit encoded (eg. if a bit is set then that board is present and is a Third Party MIM.) For example, a value of 4 indicates that there is a board in the third MIM slot (slot 4) and that this board is a Third Party MIM.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceImimOccupiedSlots 1.3.6.1.4.1.52.1.2.1.1.52
The slots that contain IMIM boards. This field is bit encoded (eg. if a bit is set then that board is present and is an IMIM). For example, a value of 4 indicates that there is a board in the third MIM slot (slot 4) and that this board is an IMIM.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceLinkTraps 1.3.6.1.4.1.52.1.2.1.1.54
Controls sending of link related traps.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER trapsoff(1), trapson(2)  

deviceSegTraps 1.3.6.1.4.1.52.1.2.1.1.55
Controls sending of seg related traps.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER trapsoff(1), trapson(2)  

ctIPDefaultFrameType 1.3.6.1.4.1.52.1.2.1.1.56
Defines the default frame type that will be used by the device. A device will understand both frame types and will respond based upon the framing type that is learned for the given address. This object defines the type of framing that will be used if no framing is known, for example ARP requests. Setting a value of 8022snap(2) will result in framing 802.3 - 802.2 - IP packets being generated by default. Setting a value of ethernet(1) will result in framing ethernet IP packets by default.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernet(1), snap8022(2)  

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 seen 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 seen 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. The minimum is 0 and the maximum is 99.
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
A read will return a 0. A set of a 1 will test the redundant circuits now.
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. The minimum is 0 the maximum is 16.
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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation.
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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation.
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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation.
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
A get will return a null string. A set adds an 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
A get will return a null string. A set deletes an 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. Note: The instance identifier for this object is the circuit number followed by an index. The index has no other meaning than to be used as an index for the purposes of the GET NEXT operation.
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
A get will return 0. A set of 1 will 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    

devBroad 1.3.6.1.4.1.52.1.2.1.9.1.4
OBJECT IDENTIFIER    

devTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.1.1.1
Enable or disable the checking for device level traffic thresholds getting exceeded.
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 number of packets detected by the device within the device timebase that will cause a device traffic alarm trap to be sent. The minimum is 0. There isn't a maximum.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

devCollsEnable 1.3.6.1.4.1.52.1.2.1.9.1.2.1
Enable or disable the checking for device level collision thresholds getting exceeded.
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
The number of collisions per good packet detected by the device within the device timebase that will cause a device collision alarm trap to be sent. The minimum is 1, the maximum is 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 or disable the checking for device level error thresholds getting exceeded.
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
The percentage of errors per good packet detected by the device within the device timebase that will cause a device error alarm trap to be sent. The minimum is 1, the maximum is 100.
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 errors used for the device error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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

devBroadThreshold 1.3.6.1.4.1.52.1.2.1.9.1.4.2
The threshold of broadcast packets within the Devicetimebase that will cause a broadcast 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    

bdBroad 1.3.6.1.4.1.52.1.2.1.9.2.4
OBJECT IDENTIFIER    

bdTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.2.1.1
Enable or disable the checking for board level traffic thresholds getting exceeded.
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 number of packets detected by the specified board within the device timebase that will cause a board traffic alarm trap to be sent. The minimum is 0. There isn't a maximum.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdTrafficBdDisable 1.3.6.1.4.1.52.1.2.1.9.2.1.3
Permits a board to be disabled on a traffic threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bdCollsEnable 1.3.6.1.4.1.52.1.2.1.9.2.2.1
Enable or disable the checking for board level collision thresholds getting exceeded.
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
The number of collisions per good packet detected by the specified board within the device timebase that will cause a board collision alarm trap to be sent. The minimum is 1, the maximum is 15.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdCollsBdDisable 1.3.6.1.4.1.52.1.2.1.9.2.2.3
Permits a board to be disabled on a collision threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

bdErrorEnable 1.3.6.1.4.1.52.1.2.1.9.2.3.1
Enable or disable the checking for board level error thresholds getting exceeded.
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
The percentage of errors per good packet detected by the specified board within the device timebase that will cause a board error alarm trap to be sent. The minimum is 1, the maximum is 100.
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 errors used for the board error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdErrorBdDisable 1.3.6.1.4.1.52.1.2.1.9.2.3.4
Permits a board to be disabled on an error threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

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

bdBroadThreshold 1.3.6.1.4.1.52.1.2.1.9.2.4.2
The threshold of broadcast packets within the Devicetimebase that will cause a broadcast alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bdBroadDisable 1.3.6.1.4.1.52.1.2.1.9.2.4.3
Permit a board to be disabled on a broadcast threshold alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

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    

portBroad 1.3.6.1.4.1.52.1.2.1.9.3.4
OBJECT IDENTIFIER    

portTrafficEnable 1.3.6.1.4.1.52.1.2.1.9.3.1.1
Enable or disable the checking for port level traffic thresholds getting exceeded.
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 number of packets detected by the specified port within the device timebase that will cause a port traffic alarm trap to be sent. The minimum is 0. There isn't a maximum.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portTrafficPortDisable 1.3.6.1.4.1.52.1.2.1.9.3.1.3
Permits a port to be disabled on a traffic threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portCollsEnable 1.3.6.1.4.1.52.1.2.1.9.3.2.1
Enable or disable the checking for port level collision thresholds getting exceeded.
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
The number of collisions per good packet detected by the specified port within the device timebase that will cause a port collision alarm trap to be sent. The minimum is 1, the maximum is 15.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portCollsPortDisable 1.3.6.1.4.1.52.1.2.1.9.3.2.3
Permits a port to be disabled on a collision threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

portErrorEnable 1.3.6.1.4.1.52.1.2.1.9.3.3.1
Enable or disable the checking for port level error thresholds getting exceeded.
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
The percentage of errors per good packet detected by the specified port within the device timebase that will cause a port error alarm trap to be sent. The minimum is 1, the maximum is 100.
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 errors used for the port error alarm. The INTEGER is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows: CRC_errors - Bit 0 - Least Significant Bit runts - Bit 1 OOW_colls - Bit 2 align_errs - Bit 3 No_resource - Bit 4 Giants - Bit 5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

portErrorPortDisable 1.3.6.1.4.1.52.1.2.1.9.3.3.4
Permits a port to be disabled on an error threshold getting exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

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

portBroadThreshold 1.3.6.1.4.1.52.1.2.1.9.3.4.2
The threshold of broadcast packets within the Devicetimebase that will cause a broadcast alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

portBroadDisable 1.3.6.1.4.1.52.1.2.1.9.3.4.3
Permit a port to be disabled on a broadcast threshold alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

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) administratively ON for this device.
Status: deprecated 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: deprecated 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) administratively ON for this device.
Status: deprecated 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: deprecated 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: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTotalTokenRingBoards 1.3.6.1.4.1.52.1.2.2.1.3.6
The total number of Token Ring MIMs in the MMAC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceTRTokenRingBoardMap 1.3.6.1.4.1.52.1.2.2.1.3.7
The slots that contain Token Ring MIM boards. This field is bit encoded (e.g. If a bit is set then that board is present and is a Token Ring MIM.) For example, a value of 2 indicates that there is a board in the first slot and it is a Token Ring board.
Status: deprecated 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  

boardPortsOn 1.3.6.1.4.1.52.1.2.2.3.1.6
A read will return the number of adminstratively ON ports for the board. A write of a 2 will administratively enable all the ports on the board, except for redundant ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

boardActiveUsers 1.3.6.1.4.1.52.1.2.2.3.1.8
The number of active users seen on this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

boardTotalPkts 1.3.6.1.4.1.52.1.2.2.3.2.1
The number of packets detected on all ports of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardTotalErrors 1.3.6.1.4.1.52.1.2.2.3.2.2
The sum of all alignment, CRC, out-of-window collisions, runt, and giant errors detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardTransColls 1.3.6.1.4.1.52.1.2.2.3.2.3
The number of transmit collisions detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardRecColls 1.3.6.1.4.1.52.1.2.2.3.2.4
The number of receive collsions detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardAligns 1.3.6.1.4.1.52.1.2.2.3.2.5
The number of packets with alignment errors detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardCRCs 1.3.6.1.4.1.52.1.2.2.3.2.6
The number of packets with bad CRC detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardRunts 1.3.6.1.4.1.52.1.2.2.3.2.7
The number of runt frames detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardOOWColls 1.3.6.1.4.1.52.1.2.2.3.2.8
The number of out-of-window collisions detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardNoResources 1.3.6.1.4.1.52.1.2.2.3.2.9
The number of no resource condtions detected by this board.
Status: mandatory 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 by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

boardBroadPkts 1.3.6.1.4.1.52.1.2.2.3.2.26
The number broadcast packets detected by this board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

boardMultPkts 1.3.6.1.4.1.52.1.2.2.3.2.27
The number multicast packets detected by 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: deprecated 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: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

boardModeStatus 1.3.6.1.4.1.52.1.2.2.3.3.3
The board mode.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER management(1), auto(2)  

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

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

boardSpeed 1.3.6.1.4.1.52.1.2.2.3.3.6
The board speed.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER fourMhz(4), sixteenMhz(16)  

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: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER noFaultDetected(1), faultDetected(2)  

boardFirstRingPort 1.3.6.1.4.1.52.1.2.2.3.3.9
The port number of the first ring port.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

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 number of this port relative to the board it is on.
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: optional Access: read-only
OBJECT-TYPE    
  OCTET STRING  

portActiveUsers 1.3.6.1.4.1.52.1.2.2.4.1.6
The number of active users seen on this port.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

portTopologyType 1.3.6.1.4.1.52.1.2.2.4.2.1
The topological type of the port. Station referring to a port that has seen 1 or 0 addresses. Trunk referring to a port that has seen more than 1 address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER station(1), trunk(2)  

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
The hardware status of the port.
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 number of packets detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portTotalErrors 1.3.6.1.4.1.52.1.2.2.4.2.5
The sum of all alignment, CRC, out-of-window collisions, runt, and giant errors detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portTransmitColls 1.3.6.1.4.1.52.1.2.2.4.2.6
The number of transmit collisions detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portRecColls 1.3.6.1.4.1.52.1.2.2.4.2.7
The number of receive collsions detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portAligns 1.3.6.1.4.1.52.1.2.2.4.2.8
The number of packets with alignment errors detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portCRCs 1.3.6.1.4.1.52.1.2.2.4.2.9
The number of packets with bad CRC detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portRunts 1.3.6.1.4.1.52.1.2.2.4.2.10
The number of runt frames detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portOOWColls 1.3.6.1.4.1.52.1.2.2.4.2.11
The number of out-of-window collisions detected by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portNoResources 1.3.6.1.4.1.52.1.2.2.4.2.12
The number of no resource condtions detected by this port.
Status: mandatory 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 by this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portGiantFrames 1.3.6.1.4.1.52.1.2.2.4.2.14
The number of longer than 1518 byte packets detected by this port.
Status: mandatory 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 in the redundant circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notUsed(1), active(2), inactive(3)  

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

portBroadPkts 1.3.6.1.4.1.52.1.2.2.4.2.33
The sum of broadcast packets detected on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portMultPkts 1.3.6.1.4.1.52.1.2.2.4.2.34
The sum of multicast packets detected on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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: deprecated 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. A write of 0 will reset the elapsed time.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER  

productRev1 1.3.6.1.4.1.52.1.5.1
OBJECT IDENTIFIER    

target 1.3.6.1.4.1.52.1.5.1.1
OBJECT IDENTIFIER    

targetRevision 1.3.6.1.4.1.52.1.5.1.1.1
The revision of the target board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

targetPortAssociation 1.3.6.1.4.1.52.1.5.1.1.2
Controls how the 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. Note: only values 4 and 5 are valid for the IRM2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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  

audibleAlarm 1.3.6.1.4.1.52.1.6.1.2
OBJECT IDENTIFIER    

audibleAlarmEnable 1.3.6.1.4.1.52.1.6.1.2.1
Allows/disallows the audible alarm to be sounded when a situation occurs that the alarm should be sounded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

audibleAlarmOff 1.3.6.1.4.1.52.1.6.1.2.2
Turn off a sounding alarm. A read will tell you if the alarm is on or not. A write will stop a sounding alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)