RH-ATT-MIB: View SNMP OID List / Download MIB

VENDOR: ATT (AMERICAN TELEPHONE AND TELEGRAPH)


 Home MIB: RH-ATT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 att_2 1.3.6.1.4.1.74
       att_products 1.3.6.1.4.1.74.1
           att_rh1products 1.3.6.1.4.1.74.1.6
               att_rh1xe 1.3.6.1.4.1.74.1.6.1
       att_mgmt 1.3.6.1.4.1.74.2
           att_rh1mgt 1.3.6.1.4.1.74.2.14
                 rh1BasicCtrlCapability 1.3.6.1.4.1.74.2.14.1
                     rh1BasicCtrlRackMAC 1.3.6.1.4.1.74.2.14.1.1 octet string read-only
The rack's base MAC address. By definintion it may be inferred that the next 3 consecutive MAC addresses are also assigned to this rack. This object is included in all traps to allow the manager to ascertain the hub's MAC address (unique identifier). This is required for UDP/IP communications across an internet since the source MAC address is not preserved end-to-end. This is also the MAC address used to send hub learn packets on the first segment.
                     rh1BasicCtrlCardCapacity 1.3.6.1.4.1.74.2.14.1.2 integer read-only
Indicates the number of groups that can be contained within the rack. Valid range is 1-32. Within each managed rack, the groups are uniquely numbered in the range from 1 to rh1BasicCtrlCardCapacity. Each group corresponds to a physical card in the rack. The the rack hub agent (in the current chassis design) returns 7 for this object.
                     rh1BasicCtrlCardTable 1.3.6.1.4.1.74.2.14.1.3 no-access
A list of card control entries.
                         rh1BasicCtrlCardEntry 1.3.6.1.4.1.74.2.14.1.3.1 no-access
Entry of the Basic Control Group Card table
                             rh1BasicCtrlCardID 1.3.6.1.4.1.74.2.14.1.3.1.1 integer read-only
Index into the Basic Control Card Table
                             rh1BasicCtrlNumberOfPorts 1.3.6.1.4.1.74.2.14.1.3.1.2 integer read-only
The number of ports is an 8 bit integer whose value points to the port address of the highest numbered port. For the R1 and R2 Rack MPR boards, the value is 12. For an R2 MPR with the optional FOMAU installed, the value is 13.
                     rh1BasicCtrlPortTable 1.3.6.1.4.1.74.2.14.1.4 no-access
A list of Basic port control entries.
                         rh1BasicCtrlPortEntry 1.3.6.1.4.1.74.2.14.1.4.1 no-access
Entry into the Basic Control Group Port table.
                             rh1BasicPortCtrlCardID 1.3.6.1.4.1.74.2.14.1.4.1.1 integer read-only
Index by card into the basic control table
                             rh1BasicCtrlPortID 1.3.6.1.4.1.74.2.14.1.4.1.2 integer read-only
Index by port into the basic control table
                             rh1BasicCtrlPortType 1.3.6.1.4.1.74.2.14.1.4.1.3 integer read-only
The type of port. All ports on a repeater are of the same type at this layer. Different port types have different delay characteristics and topological implications. For the Rack Hub the value is 2. Note that this object does not convey media information. That type of information is outside the charter of the IEEE HM group. Enumeration: 'tenBASE-F-Synch': 4, 'other': 1, 'repeater': 2, 'tenBASE-F-Async': 3.
                             rh1BasicCtrlPortCtrl 1.3.6.1.4.1.74.2.14.1.4.1.4 integer read-write
The administrator settable state of this port. Indicates whether a port has been administratively disabled or whether it is in the normal, enabled state. This allows a network operator to disable a problem port or to deny the port access to network resources for administrative reasons. A disabled port neither transmits nor receives. rh1BasicCtrlPortCtrl takes precedence over auto partition. The auto partion/reconnection mechanism may or may not continue to function while a port is disabled. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                             rh1BasicCtrlAutoPartitionState 1.3.6.1.4.1.74.2.14.1.4.1.5 integer read-only
Indicates whether the port is currently partitioned by the hub's auto-partition protection. (The Hub automatically partitions a port if it is signaling continuous collision, or greater than 30 consecutive collisions). It is the same as jab indication. Enumeration: 'other': 1, 'auto-partitioned': 3, 'not-auto-partitioned': 2.
                 rh1SelfTestCapability 1.3.6.1.4.1.74.2.14.2
                     rh1SelfTestResetRack 1.3.6.1.4.1.74.2.14.2.1 integer read-write
This action initializes the Rack. This reset is the software equivalent of a power up reset. This action may result in the loss of packets. Enumeration: 'reset': 2, 'no-reset': 1.
                     rh1SelfTestExecuteSelfTest1 1.3.6.1.4.1.74.2.14.2.2 integer read-write
Causes the Rack to initiate the non-disruptive self-test function. The hub performs a non-disruptive self-test that has the following characteristics: - The test changes neither the state of the hub nor management information about the hub. - The test does not inject packets onto any segment. - The test does not prevent the relay of any packets. Test results are conveyed by the hubHealth objects. Note, the IEEE specification does not specify the components to be tested. Enumeration: 'test': 2, 'no-test': 1.
                     rh1SelfTestExecuteSelfTest2 1.3.6.1.4.1.74.2.14.2.3 integer read-write
Causes the Rack to initiate the disruptive self-test function. The hub performs a disruptive self-test that has the following characteristics: - The test resets the hub without affecting management information about the hub. - The test does not inject packets onto any segment. - Packets sent during the test may or may not be relayed. Test results are conveyed by the hubHealth objects. Enumeration: 'test': 2, 'no-test': 1.
                     rh1SelfTestRackHealthState 1.3.6.1.4.1.74.2.14.2.4 integer read-only
The health state object indicates the operational state of the rack. This object will also map to the color of the rack status LED, where state ok(2) is green, and state failure(3) is red. Enumeration: 'failure': 3, 'other': 1, 'ok': 2.
                     rh1SelfTestRackHealthData 1.3.6.1.4.1.74.2.14.2.5 octet string read-only
This object gives data on the health of all major rack components. The object is an octet string with a size of 103 octets broken 6 sections: Reason for trap Chassis failure conditions Debugging data Test result map Card failure map Diagnostic results registers The sections are encoded as follows: Octet Definition Reason for trap 0 Reason for trap 0 no trap 1 non-disruptive test 2 disruptive test 3 temperature condition 4 fan failure 5 power supply failure 6 Deadman timer expired 7 Software panic occured 8 Sanity Reset occured 9 Configuration checksum failure Chassis failure conditions 1 Temperature condition 0 OK 1 High 2 Fan condition 0 OK 1 Fan 1 failed 2 Fan 2 failed 3 Fan 1 and Fan 2 failed 3 Power supply condition 0 OK 1 Supply 1 failed 2 Supply 2 failed Debugging data 4-5 Software panic counters 6-7 ID last module panic 8-9 Line number of last panic 10-13 NAU control dead man timer 14-17 Sanity reset counter 18 NVRAM configuration checksum Test Result Map (any bit set to 1 indicates the test failed on at least one card) The map supports a total of 32 tests of which 17 are reserved for future use 19 Disruptive Rack tests (Self Test 2) bit Test 1 0 SRAM R/W Test 2 1 SRAM Address Test 3 2 MPR Registers Test 4 3 Security R/W Test 5 4 NAU Memory R/W Test 6 5 NAU Memory Address Test 7 6 NAU IRQ Test 8 7 NAU Self Test 20 Test 9 0 NAU Loopback Test 10 1 NAU Registers Test 11 2 Slot 0 EAROM Test 12-16 3-7 Reserved for future use Non-Disruptive Rack tests (Self Test 1) bit 21 Test 17 0 SRAM R/W Test 18 1 SRAM Address Test 19 2 Flash Checksum Test 20 3 Flash Read Test 21 4 NAU I/O Test 22 5 NAU Memory R/W Test 23-24 6-7 Reserved for future use 22 Test 25-32 0-7 Reserved for future use Card Failure Map For each test in the Test Result map, there is are two corresponding octects in the card failure map. The octects are positionally encoded to represent the cards in the rack, if a bit is set (1) it indicates which card failed that test (more than one bit may be set). Bit 0 is the Bus Logic Unit (slot 0), and bits 1 to 15 are cards 1 to 15 respectively (note the SmartHUB XE only supports 7 cards at this time) Octet 23, 24 Test 1 card results 25, 26 Test 2 card results 27, 28 Test 3 card results 29, 30 Test 4 card results 31, 32 Test 5 card results 33, 34 Test 6 card results 35, 36 Test 7 card results 37, 38 Test 8 card results 39, 40 Test 9 card results 41, 42 Test 10 card results 43, 33 Test 11 card results 45, 46 Test 12 card results 47, 48 Test 13 card results 49, 50 Test 14 card results 51, 52 Test 15 card results 53, 54 Test 16 card results 55, 56 Test 17 card results 57, 58 Test 18 card results 59, 60 Test 19 card results 61, 62 Test 20 card results 63, 64 Test 21 card results 65, 66 Test 22 card results 67, 68 Test 23 card results 69, 70 Test 24 card results 71, 72 Test 25 card results 73, 74 Test 26 card results 75, 76 Test 27 card results 77, 78 Test 28 card results 79, 80 Test 29 card results 81, 82 Test 30 card results 83, 84 Test 31 card results 85, 86 Test 32 card results Diagnostic Register Results All boards also support a diagnostic register which contains a code corresponding to the current health of that board. (This is especially useful for non-MPR boards which don't report other diagnostics through this MIB) Definitions for diagnostic register: 0x00 to 0xEF Vendor specific Display as 'error code: xx' 0xF0 Power on reset value After timeout X1 Display as 'reset failure' 0xF1 Diagnostics passed Display as 'passed' 0xF2 General failure Major Display as 'failed' 0xF3 General failure Minor Display as 'failed' 0xF4 Checksum error Display as 'checksum error' (note: this value for a bad flash image) 0xF5 Configuration error Display as 'configuration error' 0xF6 to 0xFD Reserved for future use Display as 'error code: xx' 0xFE Running diagnostics, extended timeout On timeout X2 display as 'diagnostic timeout' 0xFF Running diagnostics, standard timeout On timeout X3 display as 'diagnostic timeout' Octet 87 Slot 0 diagnostic register 88 Slot 1 diagnostic register 89 Slot 2 diagnostic register 90 Slot 3 diagnostic register 91 Slot 4 diagnostic register 92 Slot 5 diagnostic register 93 Slot 6 diagnostic register 94 Slot 7 diagnostic register 95 Slot 8 diagnostic register 96 Slot 9 diagnostic register 97 Slot 10 diagnostic register 98 Slot 11 diagnostic register 99 Slot 12 diagnostic register 100 Slot 13 diagnostic register 101 Slot 14 diagnostic register 102 Slot 15 diagnostic register
                     rh1SelfTestCardTable 1.3.6.1.4.1.74.2.14.2.6 no-access
A list of self test entries.
                         rh1SelfTestCardEntry 1.3.6.1.4.1.74.2.14.2.6.1 no-access
Entry into the Self Test Capability Card table.
                             rh1SelfTestCardID 1.3.6.1.4.1.74.2.14.2.6.1.1 integer read-only
Index into the self test card table.
                             rh1SelfTestCardResetTimeStamp 1.3.6.1.4.1.74.2.14.2.6.1.2 timeticks read-only
A snapshot of sysUpTime when the card was last reset.
                             rh1SelfTestResetCard 1.3.6.1.4.1.74.2.14.2.6.1.3 integer read-write
Causes a reset of all functions of the selected card. If the selected card is the rack manager, the agent and volatile information is reset. Packets may be lost. Enumeration: 'reset': 2, 'no-reset': 1.
                             rh1SelfTestResetMPR 1.3.6.1.4.1.74.2.14.2.6.1.4 integer read-write
For an MPR card, causes a selective reset of the MPR portion only. No management information is changed, however packets may be lost. Enumeration: 'reset': 2, 'no-reset': 1.
                             rh1SelfTestExecuteCardSelfTest1 1.3.6.1.4.1.74.2.14.2.6.1.5 integer read-write
Causes the card to initiate the non-disruptive self-test function. The non-disruptive self-test has the following characteristics: - The test changes neither the state of the card nor management information about the card. - The test does not inject packets onto any segment. - The test does not prevent the relay of any packets. Test results are conveyed by the cardHealth objects. Enumeration: 'test': 2, 'no-test': 1.
                             rh1SelfTestExecuteCardSelfTest2 1.3.6.1.4.1.74.2.14.2.6.1.6 integer read-write
Causes the card to initiate the disruptive self-test function. The disruptive self-test has the following characteristics: - The test resets the card without affecting management information about the card. - The test does not inject packets onto any segment. - Packets sent during the test may or may not be relayed. Test results are conveyed by the cardHealth objects. Enumeration: 'test': 2, 'no-test': 1.
                             rh1SelfTestCardHealthState 1.3.6.1.4.1.74.2.14.2.6.1.7 integer read-only
State of a card. Enumeration: 'failure': 3, 'other': 1, 'ok': 2.
                             rh1SelfTestCardHealthData 1.3.6.1.4.1.74.2.14.2.6.1.8 octet string read-only
This object gives data on the health of each 10BaseT card in the rack. The object is an octet string with a size of 3 octet, encoded as follows: Octet Definition 0 Reason for trap 1 Result of last non-disruptive test 2 Result of last disruptive test 1 Disruptive test result (Self Test 2) 0 Sram R/W 1 Sram Address 2 Timer 1 3-7 Reserved for future use 2 Non-disruptive test result (Self Test 1) 0 Sram R/W 1 Sram Address 2 Flash Checksum 3 Flash Read 4-7 Reserve for future use
                 rh1PerfMonCapability 1.3.6.1.4.1.74.2.14.3
                     rh1PerfMonSegmentTable 1.3.6.1.4.1.74.2.14.3.1 no-access
A list of Performance Monitoring entries. Range from 1 to 3. Note, since these objects represent the sum of values from several cards in the rack, each time any card in a given segment is added or removed, the counters for all cards on that segment are reset.
                         rh1PerfMonSegmentEntry 1.3.6.1.4.1.74.2.14.3.1.1 no-access
Entry into the Performance Monitor Segment Table
                             rh1PerfMonSegmentID 1.3.6.1.4.1.74.2.14.3.1.1.1 integer read-only
Index by segment into the Performance Monitor table. This value available even if there are no cards on the segment.
                             rh1PerfMonSegFrameSize1Bound 1.3.6.1.4.1.74.2.14.3.1.1.2 integer read-write
The upper boundary for the first quantization band (the lower bound is 64 by definition). This boundary applies to both rh1PerfMonSegTotalBand1Frames and rh1PerfMonSegBand1Frames. The value may range from 64 to 1518, but the values of Size1Bound to Size4Bound must define non-overlapping bands (ie they must be an increasing series of values). This value available even if there are no cards on the segment.
                             rh1PerfMonSegFrameSize2Bound 1.3.6.1.4.1.74.2.14.3.1.1.3 integer read-write
The upper boundary for the second quantization band. This boundary applies to both rh1PerfMonSegTotalBand2Frames and rh1PerfMonSegBand2Frames. The value may range from 64 to 1518, but the values of Size1Bound to Size4Bound must define non-overlapping bands (ie they must be an increasing series of values). This value available even if there are no cards on the segment.
                             rh1PerfMonSegFrameSize3Bound 1.3.6.1.4.1.74.2.14.3.1.1.4 integer read-write
The upper boundary for the third quantization band. This boundary applies to both rh1PerfMonSegTotalBand3Frames and rh1PerfMonSegBand3Frames. The value may range from 64 to 1518, but the values of Size1Bound to Size4Bound must define non-overlapping bands (ie they must be an increasing series of values). This value available even if there are no cards on the segment.
                             rh1PerfMonSegFrameSize4Bound 1.3.6.1.4.1.74.2.14.3.1.1.5 integer read-write
The upper boundary for the fourth quantization band (and the lower bound for the fifth quantization band). This boundary applies to both rh1PerfMonSegTotalBand4Frames and rh1PerfMonSegBand4Frames. The value may range from 64 to 1518, but the values of Size1Bound to Size4Bound must define non-overlapping bands (ie they must be an increasing series of values). This value available even if there are no cards on the segment.
                             rh1PerfMonSegTotalFramesProcessedOk 1.3.6.1.4.1.74.2.14.3.1.1.6 counter read-only
The number of valid frames processed through the segment. It does not include frames received with frame-too-long, FCS, length, or alignment errors, or frames lost due to internal errors. The approximate minimum time for counter rollover is 73 hours.
                             rh1PerfMonSegTotalOctetsProcessedOk 1.3.6.1.4.1.74.2.14.3.1.1.7 counter read-only
The total number of octets processed through the segment. Octets counted are the number of data and padding octets in frames that are successfully received. The approximate minimum time for counter rollover is 58 minutes.
                             rh1PerfMonSegTotalCollisions 1.3.6.1.4.1.74.2.14.3.1.1.8 counter read-only
The total number of times the transmit collision state is entered, no matter how many ports are involved. The counter is not incremented for receive collisions. The approximate minimum time for counter rollover is 16 hours. This object allows a single reading of collisions/segment rather than polling each of the ports.
                             rh1PerfMonSegTotalLateCollisions 1.3.6.1.4.1.74.2.14.3.1.1.9 counter read-only
Counts the number of times that a collision has been detected on this port later than 512 bit times into the transmitted packet. A late collision is counted twice, as both a collision and as a late collision.
                             rh1PerfMonSegTotalRunts 1.3.6.1.4.1.74.2.14.3.1.1.10 counter read-only
Counts the number of collision fragments longer than 96 bits and shorter than a legal packet, detected on this segment. (Runts do not indicate a problem in the network).
                             rh1PerfMonSegTotalShortEvents 1.3.6.1.4.1.74.2.14.3.1.1.11 counter read-only
Counts the number of fragments received on this segment. These fragments, less than 96-n bits long, indicate an external noise hit (a problem on the network).
                             rh1PerfMonSegTotalFrameTooLongs 1.3.6.1.4.1.74.2.14.3.1.1.12 counter read-only
Counts the number of frames received through this segment that are greater than 1518 bytes long.
                             rh1PerfMonSegTotalAutoPartitions 1.3.6.1.4.1.74.2.14.3.1.1.13 counter read-only
The total number of times ports on this segment (in this chassis) have been autopartitioned.
                             rh1PerfMonSegTotalLongFragments 1.3.6.1.4.1.74.2.14.3.1.1.14 counter read-only
The total number of fragments received by this segment. LongFragments are any frames greater or equal to 96 bits but less than 512 bits (which includes runt frames). The fragment count also includes any other length frames in which the start of frame delimiter is not present.
                             rh1PerfMonSegTotalFifoErrors 1.3.6.1.4.1.74.2.14.3.1.1.15 counter read-only
Counts the total number of times that a packet has been received by this segment with the transmission frequency (data rate) detectably out of spec. The exact degree is unspecified and vendor specific.
                             rh1PerfMonSegTotalErrorEnergy 1.3.6.1.4.1.74.2.14.3.1.1.16 counter read-only
The total length in bytes of all error energy. Used to calculate network utilization. Errors included in this counter are: late collisions, long frames, long fragments, fifo errors, and manchester code violations.
                             rh1PerfMonSegTotalNondataEnergy 1.3.6.1.4.1.74.2.14.3.1.1.17 counter read-only
The total length in bytes of all non-data energy. Used to calculate network utilization. Non-data is defined as: collisions, runts, and short events.
                             rh1PerfMonSegTotalManchesterViolations 1.3.6.1.4.1.74.2.14.3.1.1.18 counter read-only
The number of manchester code violations.
                             rh1PerfMonSegTotalBand1Frames 1.3.6.1.4.1.74.2.14.3.1.1.19 counter read-only
The number of frames transmitted from this segment summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonSegTotalBand2Frames 1.3.6.1.4.1.74.2.14.3.1.1.20 counter read-only
The number of frames transmitted from this segment summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonSegTotalBand3Frames 1.3.6.1.4.1.74.2.14.3.1.1.21 counter read-only
The number of frames transmitted from this segment summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonSegTotalBand4Frames 1.3.6.1.4.1.74.2.14.3.1.1.22 counter read-only
The number of frames transmitted from this segment summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonSegTotalBand5Frames 1.3.6.1.4.1.74.2.14.3.1.1.23 counter read-only
The number of frames transmitted from this segment summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonSegCounts 1.3.6.1.4.1.74.2.14.3.1.1.24 octet string read-only
This object aggregates selected stats into one coded bit string. The definition of each position in the string is: Statistics counts for this segment. The octet string is positionally encoded in four octet increments as follows: Octet position Object 1-4 segFramesProcessedOk 5-8 segOctetsProcessedOk 9-12 segCollisions 13-16 segLateCollisions 17-20 segRunts 21-14 segShortEvents 25-18 segFrameTooLongs 29-32 segAutoPartitions 33-36 segLongFragments 37-40 segFifoErrors 41-44 segErrorEnergy 45-48 segNondataEnergy 49-52 segManchesterCodeViolations Specifications for the values contained in this MIB object can be found in the specifications for the individual objects.
                     rh1PerfMonPortTable 1.3.6.1.4.1.74.2.14.3.2 no-access
A list of Performance Monitor port entries.
                         rh1PerfMonPortEntry 1.3.6.1.4.1.74.2.14.3.2.1 no-access
Entry into the Performance Monitor Port table
                             rh1PerfMonCardID 1.3.6.1.4.1.74.2.14.3.2.1.1 integer read-only
An index into the performance monitoring port table.
                             rh1PerfMonPortID 1.3.6.1.4.1.74.2.14.3.2.1.2 integer read-only
An index into the performance monitoring port table.
                             rh1PerfMonFramesReceivedOk 1.3.6.1.4.1.74.2.14.3.2.1.3 counter read-only
A representation of the total frames of legal length that have not been corrupted in transmission. These frames can be encoded and decoded by commonly available MACs and provides a measure of network bandwidth being used. This count is equal to the sum of framesReceivedOk and outOfRangeLengthFieldFrames. It does not include frames received with frames-too-long, alignment errors, frames lost due to internal MAC sublayer errors, runts, or shortEvents. The approximate minimum time to rollover is 81 hours.
                             rh1PerfMonOctetsReceivedOk 1.3.6.1.4.1.74.2.14.3.2.1.4 counter read-only
The number of octets received on this port. Octets counted are the number of data and padding octets in frames that are successfully received. The approximate minimum time for counter rollover is 58 minutes.
                             rh1PerfMonCollisions 1.3.6.1.4.1.74.2.14.3.2.1.5 counter read-only
Counts the number of times that a collision has been detected on this port later than 512 bit times into the transmitted packet. A late collision is counted twice, as both a collision and as a late collision.
                             rh1PerfMonLateCollisions 1.3.6.1.4.1.74.2.14.3.2.1.6 counter read-only
Counts the number of times that a collision has been detected on this port later than 512 bit times into the transmitted packet. A late collision is counted twice, as both a collision and as a late collision.
                             rh1PerfMonRunts 1.3.6.1.4.1.74.2.14.3.2.1.7 counter read-only
Counts the number of collision fragments longer than a shortEvent and shorter than a legal packet, detected on this port. (Runts do not indicate a problem in the network).
                             rh1PerfMonShortEvents 1.3.6.1.4.1.74.2.14.3.2.1.8 counter read-only
Counts the number of fragments received on this port. These fragments, less than 64 +/- 10 bits long, indicate an external noise hit (a problem on the network).
                             rh1PerfMonFrameTooLongs 1.3.6.1.4.1.74.2.14.3.2.1.9 counter read-only
Counts the number of frames received through this port that are greater than 1518 octets long.
                             rh1PerfMonAutoPartitions 1.3.6.1.4.1.74.2.14.3.2.1.10 counter read-only
Counts the number of times that the repeater has automatically partitioned this port.
                             rh1PerfMonLongFragments 1.3.6.1.4.1.74.2.14.3.2.1.11 counter read-only
The total number of fragments received by this segment. LongFragments are any frames greater or equal to 96 bits but less than 512 bits (which includes runt frames). The fragment count also includes any other length frames in which the start of frame delimiter is not present.
                             rh1PerfMonFifoErrors 1.3.6.1.4.1.74.2.14.3.2.1.12 counter read-only
Counts the number of times that a packet has been received by this port with the transmission frequency (data rate) detectably out of spec. The exact degree is unspecified and vendor specific. This object is also referred to as 'number of FIFO errors'.
                             rh1PerfMonFramesTransmittedOk 1.3.6.1.4.1.74.2.14.3.2.1.13 counter read-only
Transmitted frames are the number of valid 'authorized' frames transmitted out the port. Authorized frames are those for which: 1) port authorized type equals 'single' and the destination address equals the port authorized mac address (or) 2) port authorized type equals 'multiple' or 'hub'. If the port authorized type equals 'none', no frames are counted as 'authorized', and are therefore not counted as 'transmitted' frames. The approximate minimum time for counter rollover is 73 hours.
                             rh1PerfMonOctetsTransmittedOk 1.3.6.1.4.1.74.2.14.3.2.1.14 counter read-only
The number of octets transmitted from the hub on this port. Octets counted are the number of data and padding octets in frames that are successfully received (note definition above of frames successfully received). The approximate minimum time for counter rollover is 58 minutes.
                             rh1PerfMonErrorEnergy 1.3.6.1.4.1.74.2.14.3.2.1.15 counter read-only
The total length in bytes of all error energy. Used to calculate network utilization. Errors included in this counter are: late collisions, long frames, long fragments, fifo errors, and manchester code violations.
                             rh1PerfMonNondataEnergy 1.3.6.1.4.1.74.2.14.3.2.1.16 counter read-only
The total length in bytes of all non-data energy. Used to calculate network utilization. Non-data is defined as: collisions, runts and short events.
                             rh1PerfMonManchesterViolations 1.3.6.1.4.1.74.2.14.3.2.1.17 counter read-only
The number of manchester code violations.
                             rh1PerfMonBand1Frames 1.3.6.1.4.1.74.2.14.3.2.1.18 counter read-only
The number of frames transmitted from this port (e.g., to a workstation) summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonBand2Frames 1.3.6.1.4.1.74.2.14.3.2.1.19 counter read-only
The number of frames transmitted from this port (e.g., to a workstation) summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonBand3Frames 1.3.6.1.4.1.74.2.14.3.2.1.20 counter read-only
The number of frames transmitted from this port (e.g., to a workstation) summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonBand4Frames 1.3.6.1.4.1.74.2.14.3.2.1.21 counter read-only
The number of frames transmitted from this port (e.g., to a workstation) summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonBand5Frames 1.3.6.1.4.1.74.2.14.3.2.1.22 counter read-only
The number of frames transmitted from this port (e.g., to a workstation) summarized into packet size bands. The sizes are with respect to LLC data.
                             rh1PerfMonPortCounts 1.3.6.1.4.1.74.2.14.3.2.1.23 octet string read-only
This object aggregates selected stats into one coded bit string. The definition of each position in the string is: Octet position Object 1-4 FramesReceivedOk 5-8 OctetsReceivedOk 9-12 Collisions 13-16 LateCollisions 17-20 Runts 21-14 ShortEvents 25-18 FrameTooLongs 29-32 AutoPartitions 33-36 LongFragments 37-40 FifoErrors 41-44 FramesTransmittedOK 45-48 OctetsTransmitedOK 49-52 ErrorEnergy 53-56 NondataEnergy 57-60 ManchesterCodeViolations Specifications for the values contained in this MIB object can be found in the specifications for the individual objects.
                             rh1PerfMonFrameSize1Bound 1.3.6.1.4.1.74.2.14.3.2.1.24 integer read-only
A duplicate entry of rh1PerfMonSegFrameSizeXBound allow graphing of port stats with mimimum number of gets.
                             rh1PerfMonFrameSize2Bound 1.3.6.1.4.1.74.2.14.3.2.1.25 integer read-only
A duplicate entry of rh1PerfMonSegFrameSizeXBound allow graphing of port stats with mimimum number of gets.
                             rh1PerfMonFrameSize3Bound 1.3.6.1.4.1.74.2.14.3.2.1.26 integer read-only
A duplicate entry of rh1PerfMonSegFrameSizeXBound allow graphing of port stats with mimimum number of gets.
                             rh1PerfMonFrameSize4Bound 1.3.6.1.4.1.74.2.14.3.2.1.27 counter read-only
A duplicate entry of rh1PerfMonSegFrameSizeXBound allow graphing of port stats with mimimum number of gets.
                 rh1DownloadCapability 1.3.6.1.4.1.74.2.14.4
                     rh1DownloadImageFile 1.3.6.1.4.1.74.2.14.4.1 octet string read-write
The file that the Rack requests to be downloaded from the server. This object's value is the full or relative path of the file on the TFTP server containing the image to be downloaded. The syntax of the string depends upon the operating system of the TFTP host. (Forward slashes, backslashes, MS-DOS drive indicators, and 'at' signs may be in the string.) This object is reset after re-boot.
                     rh1DownloadIpAddr 1.3.6.1.4.1.74.2.14.4.2 ipaddress read-write
The IP address the Rack sends to request a download. A zero value indicates that it has not been set. This object is re-set after reboot.
                     rh1DownloadMacAddr 1.3.6.1.4.1.74.2.14.4.3 octet string read-write
The MAC address of a non-UDP/IP download server. If the either rh1EnhCtrlRackIpAddr or rh1DownloadIpAddr is not set (ie 0.0.0.0), then this address will be used to download using TFTP over Ethernet. This object is reset after re- boot.
                     rh1DownloadCardTable 1.3.6.1.4.1.74.2.14.4.4 no-access
A list of Download capability entries.
                         rh1DownloadCardEntry 1.3.6.1.4.1.74.2.14.4.4.1 no-access
Entry into the download capability card table.
                             rh1DownloadCardID 1.3.6.1.4.1.74.2.14.4.4.1.1 integer read-only
Index into the download execution table.
                             rh1DownloadExecute 1.3.6.1.4.1.74.2.14.4.4.1.2 integer read-write
Setting the value to 2 causes the rack to initiate a download request to the Download Server for the selected card. After a download, the card is reset. Enumeration: 'execute': 2, 'no-execute': 1.
                 rh1AddrTrackCapability 1.3.6.1.4.1.74.2.14.5
                     rh1AddrTrackSegmentTable 1.3.6.1.4.1.74.2.14.5.1 no-access
A list of Address tracking entries.
                         rh1AddrTrackEntry 1.3.6.1.4.1.74.2.14.5.1.1 no-access
Entry into the address tracking segment table.
                             rh1AddrTrackSegmentID 1.3.6.1.4.1.74.2.14.5.1.1.1 integer read-only
Index into the address tracking segement table
                             rh1AddrTrackSendHubLearn 1.3.6.1.4.1.74.2.14.5.1.1.2 integer read-write
Writing (2) is used to cause the special map learn frame to be sent. Enumeration: 'send-learn-packet': 2, 'learning': 1.
                             rh1AddrTrackSendHubLearnCtrl 1.3.6.1.4.1.74.2.14.5.1.1.3 integer read-write
Used enable/inhibit the use of the special map learn frames. Enumeration: 'allow-learn-packet': 3, 'other': 1, 'inhibit-learn-packet': 2.
                     rh1AddrTrackPortTable 1.3.6.1.4.1.74.2.14.5.2 no-access
A list of address tracking entries.
                         rh1AddrTrackPortEntry 1.3.6.1.4.1.74.2.14.5.2.1 no-access
Entry into the address tracking port table
                             rh1AddrTrackCardID 1.3.6.1.4.1.74.2.14.5.2.1.1 integer read-only
An index into the address tracking port table.
                             rh1AddrTrackPortID 1.3.6.1.4.1.74.2.14.5.2.1.2 integer read-only
An index into the address tracking port table.
                             rh1AddrTrackDetectedMacAddr 1.3.6.1.4.1.74.2.14.5.2.1.3 octet string read-only
This is the MAC address that the Rack has detected on this port. The address isn't recorded if there is a CRC error; but is recorded if the length field is incorrect or the frame too long. For 'singly', 'multiply' and 'none' connection types, this address is the last source address. For 'hub connected' connections, this is the MAC address of the connected hub.
                             rh1AddrTrackDetectedAddrType 1.3.6.1.4.1.74.2.14.5.2.1.4 integer read-only
The detected type of connectivity associated with this port. Enumeration: 'none': 1, 'multiply-connected': 4, 'connected-to-another-hub': 3, 'singly-connected': 2.
                             rh1AddrTrackAuthMacAddr 1.3.6.1.4.1.74.2.14.5.2.1.5 octet string read-write
This is the authorized MAC address the hub was configured with for this port. The value is settable to allow the administration station to establish a source address for security reasons.
                             rh1AddrTrackAuthAddrType 1.3.6.1.4.1.74.2.14.5.2.1.6 integer read-write
The authorized connectivity associated with this port. Enumeration: 'none': 1, 'multiply-connected': 4, 'connected-to-another-hub': 3, 'singly-connected': 2.
                             rh1AddrTrackNewHubAddr 1.3.6.1.4.1.74.2.14.5.2.1.7 octet string no-access
Indicates that a new, adjacent hub has been detected. The MAC address of that hub is included. This object included in traps only.
                 rh1EnhCtrlCapability 1.3.6.1.4.1.74.2.14.6
                     rh1EnhCtrlResetRackConfig 1.3.6.1.4.1.74.2.14.6.1 integer read-write
This action resets all configuration data to be equal to the factory default values stored in firmware. This action also causes a reset. Note, that when new cards are inserted, or cards are moved, the configuration information associated with the slot is used. Enumeration: 'reset': 2, 'no-reset': 1.
                     rh1EnhCtrlRackVersion 1.3.6.1.4.1.74.2.14.6.2 octet string read-only
The hardware release number for the rack which is made up of slot 0, and the backplane. The numbers are in the format x backplane y.m slot zero This numbers x and y will also be reflected in the text string associated with the sysDesc object.
                     rh1EnhCtrlPowerTable 1.3.6.1.4.1.74.2.14.6.3 no-access
Information about the two power supply 'slots'
                         rh1EnhCtrlPowerEntry 1.3.6.1.4.1.74.2.14.6.3.1 no-access
Entry into the Enhanced Control Power supply table
                             rh1EnhCtrlPowerID 1.3.6.1.4.1.74.2.14.6.3.1.1 integer read-only
Index into the power supply table.
                             rh1EnhCtrlPowerType 1.3.6.1.4.1.74.2.14.6.3.1.2 integer read-only
For each of the two 'slots' for a power supply, this object defines what type of power supply is installed. Type none means no supply is present. Type alternate means that a supply other than the standard supply is installed. Type standard is a single slot fault tolerant unit. If two standard supplies are detected, the rack has power supply redundancy installed. Enumeration: 'alternate': 3, 'none': 2, 'other': 1, 'standard': 4.
                     rh1EnhCtrlCardMap 1.3.6.1.4.1.74.2.14.6.4 octet string read-only
A string of bits which reflects the current configuration of units which are viewed by group managed objects. In each bit position, a 1 is present, and a 0 is not present. The low order bit (bit 0) represents slot 0 which cannot be a repeater card, hence it is always 0, because this object applies to 10baseT cards only. Bit 1 is slot one etc.
                     rh1EnhCtrlRackMap 1.3.6.1.4.1.74.2.14.6.5 octet string read-only
The card type for each card in the rack, contained in one string. For each card (not including slot 0), there are 5 octets which define manufacturer, board type, board variant, if the board has rackmaster capability, and f/w base (applicable to 10Base-T only). Format of the octet string is: octet 1 bit 0-3 F board present 3 board present but non-functional 0 no board present bit 4-7 F rack master capable 0 not master capable 2-3 manufacturer backplane registers 4-5 type/variant backplane registers (bit 3-7 of variant = f/w base) By convention, boards with the same type and f/w base have a common download file image even if the variant is different.
                     rh1EnhCtrlRackmaster 1.3.6.1.4.1.74.2.14.6.6 integer read-only
An index (rh1EnhCrlCardID) to the current rack master.
                     rh1EnhCtrlLastRackmaster 1.3.6.1.4.1.74.2.14.6.7 integer read-only
An index (rh1EnhCrlCardID) to the last rack master. A non zero value here means that since the last reset, a card successfully became rack master, then relinquished control.
                     rh1EnhCtrlGatewayIpAddr 1.3.6.1.4.1.74.2.14.6.8 ipaddress read-write
The IP address of a gateway server to which all IP packets will be sent whose destination network is not the local network.
                     rh1EnhCtrlNetworkMask 1.3.6.1.4.1.74.2.14.6.9 ipaddress read-write
The subnet mask that is used in the comparison of the hub IP address to the destination IP address to determine whether or not the destination IP address is on the local subnetwork. If it is not, and if a gateway IP address has been administered, then the gateway will be used to deliver the packet. Although this object is registered in the AT&T proprietary object space, it is the same as the RFC 1066 object: ipAdEntNetMask. The standard object is not implemented since the entire 'ip' group cannot be implemented at this time.
                     rh1EnhCtrlRackIpAddr 1.3.6.1.4.1.74.2.14.6.10 ipaddress read-write
The rackmaster's IP address. This object's value is the IP address in dot notation.
                     rh1EnhCtrlRs232State 1.3.6.1.4.1.74.2.14.6.11 integer read-only
Indicates whether the RS-232 port is active (i.e., something connected) and if active, whether the user is currently logged in. Enumeration: 'connected': 2, 'not-connected': 1, 'connected-logged-in': 3.
                     rh1EnhCtrlRs232DataRate 1.3.6.1.4.1.74.2.14.6.12 integer read-write
Indicates the data rate the RS-232 port is set at. Enumeration: 'bps-4800': 4, 'bps-1200': 2, 'bps-2400': 3, 'bps-300': 1, 'bps-9600': 5.
                     rh1EnhCtrlTrapCountPeriodCtrl 1.3.6.1.4.1.74.2.14.6.13 integer read-write
The transmission period (seconds) of the Trap(count) packet. The valid range of timer values is 1 through 3,600 (1 hour). A value of all 0's causes the packet to never be sent. Periodic transmission of this trap is used as a keepalive function.
                     rh1EnhCtrlFlashRackStatusLED 1.3.6.1.4.1.74.2.14.6.14 integer read-write
When set to FLASH, the main functional status indicator, an LED labelled Rack Status will flash at a slow rate (about 30 times per minute). This object allows a management station to mark an arbitrary card and is intended to facilitate servicing operations (although the significance of the flashing LED is at the discretion of the management station operator). Flashing applies to all LED colors (red, amber, and green) and does not stop the LED from changing color. This object is reset to NOFLASH after an agent reset. Enumeration: 'flash': 3, 'noflash': 2, 'other': 1.
                     rh1EnhCtrlSendTrapConfig 1.3.6.1.4.1.74.2.14.6.15 integer read-write
Writing (2) causes the trap(config) packet to be sent. Enumeration: 'sending': 1, 'send-trap': 2.
                     rh1EnhCtrlMngrTable 1.3.6.1.4.1.74.2.14.6.16 no-access
A list of addresses for multiple management station which get traps.
                           rh1EnhCtrlMngrEntry 1.3.6.1.4.1.74.2.14.6.16.1 no-access
Entry into the Enhanced Control Manager table
                               rh1EnhCtrlMngrID 1.3.6.1.4.1.74.2.14.6.16.1.1 integer read-only
Index into the manager table.
                               rh1EnhCtrlTrapMacAddr 1.3.6.1.4.1.74.2.14.6.16.1.2 octet string read-write
The MAC address(es) to which hubs send Trap packets if the IP address is not set. The single default is a multicast address. That address might be changed from the default in order to create multiple logical subnetworks each handled with a different management station, and to improve security. Up to four values are supported.
                               rh1EnhCtrlTrapIpAddr 1.3.6.1.4.1.74.2.14.6.16.1.3 ipaddress read-write
The IP address(es) to which hubs send Trap packets. 0.0.0.0 defines not set. Up to four values are supported.
                     rh1EnhCtrlCardTable 1.3.6.1.4.1.74.2.14.6.17 no-access
A list of enhanced control entries.
                           rh1EnhCtrlCardEntry 1.3.6.1.4.1.74.2.14.6.17.1 no-access
Entry into the Enhanced Control Card table
                               rh1EnhCtrlCardID 1.3.6.1.4.1.74.2.14.6.17.1.1 integer read-only
Index into the Enhanced control card table.
                               rh1EnhCtrlSegment 1.3.6.1.4.1.74.2.14.6.17.1.2 octet string read-write
The backplane segment which the card is attached to. This information is coded into the first three bits (0-2) of the octet. Set (1) means there is a connection, and reset (0) means there is no connection. Bit 0 is segment 1 (primary administration segment) and bits 1 and 2 are segments 2 and 3 respectively.
                               rh1EnhCtrlCardVersion 1.3.6.1.4.1.74.2.14.6.17.1.3 octet string read-only
The CPU and MPR hardware, ROM, and software (flash) version of the card. For non MPRs, the ROM and software versions are 0.0 octet 1-2 H/W version (backplane register) 3-4 ROM version (MPRs only) 5-6 S/W version (Flash version MPRs only) The versions are in the format major.minor. The major H/W version and the major S/W version are reflected in the sysDesc string.
                               rh1EnhCtrlCardType 1.3.6.1.4.1.74.2.14.6.17.1.4 octet string read-only
The same 5 bytes defined in rh1EnhCtrlRackMap for this card. Duplicated here to simplify management station screen development, MIB browsing, and traps.
                               rh1EnhCtrlCardIpAddr 1.3.6.1.4.1.74.2.14.6.17.1.5 ipaddress read-write
The IP Address associated with the primary agent for the card. Depending on the card chosen, a set may change the address used, or may only change the stored address reported by the rackmaster agent. For cards which use the rack master as the primary agent, this address will be the same as rh1EnhCtrlRackIpAddr, a set to either changes both. This method of changing the rack IP address IS NOT RECOMMENDED, since some managers will not associate the state trap of a CardIP change with the resulting rackIP change. This object is intended to allow one management application with a view of the rackmaster to automatically launch other applications for other cards with a different MIB and IP addresss. It should only be used to track the addresses of these types of cards.
                               rh1EnhCtrlResetCardConfig 1.3.6.1.4.1.74.2.14.6.17.1.6 integer read-write
This action resets the card configuration data to be equal to the factory default values stored the firmware. These values are Port state, Authorized addresses, Authorized types, Link Integrity, and Extended Distance. This action also causes the card to reset. Enumeration: 'reset': 2, 'no-reset': 1.
                               rh1EnhCtrlFlashCardStatusLED 1.3.6.1.4.1.74.2.14.6.17.1.7 integer read-write
When set to FLASH, the main functional status indicator, an LED labelled Status will flash at a slow rate (about 30 times per minute). This object allows a management station to mark an arbitrary card and is intended to facilitate servicing operations (although the significance of the flashing LED is at the discretion of the management station operator). Flashing applies to all LED colors (red, amber, and green) and does not stop the LED from changing color. This object is reset to NOFLASH after an agent reset. Enumeration: 'flash': 3, 'noflash': 2, 'other': 1.
                     rh1EnhCtrlPortTable 1.3.6.1.4.1.74.2.14.6.18 no-access
A list of Enhanced control entries.
                           rh1EnhCtrlPortEntry 1.3.6.1.4.1.74.2.14.6.18.1 no-access
Entry into the enhanced control port table
                               rh1EnhPortCtrlCardID 1.3.6.1.4.1.74.2.14.6.18.1.1 integer read-only
An index into the enhanced control port table.
                               rh1EnhCtrlPortID 1.3.6.1.4.1.74.2.14.6.18.1.2 integer read-only
An index into the enhanced control port table.
                               rh1EnhCtrlLinkIntegrityCtrl 1.3.6.1.4.1.74.2.14.6.18.1.3 integer read-write
Link integrity checking is enabled/disabled on a per port basis. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                               rh1EnhCtrlLinkIntegrityAlarmingCtrl 1.3.6.1.4.1.74.2.14.6.18.1.4 integer read-write
Enables/disables alarming (i.e., trap(alarm)) on a port basis for the link integrity alarming feature. The reason to add control at the hub for suppressing this alarm condition has to do with the frequency with which these alarms could occur. We want to be able to minimize the number of alarms sent over the internet. LI alarming is one candidate for 'minimizing'. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                               rh1EnhCtrlLinkIntegrityState 1.3.6.1.4.1.74.2.14.6.18.1.5 integer read-only
Indicates whether the link is good or not. If the port or link integrity is disabled, the value is 'not applicable'. A Trap(alarm) is generated whenever the state transitions from connected ---> broken or from broken -> connected. Enumeration: 'failed': 3, 'connected': 2, 'not-applicable': 1.
                               rh1EnhCtrlExtendedDistanceCtrl 1.3.6.1.4.1.74.2.14.6.18.1.6 integer read-write
Enables/disables the extended distance option. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                               rh1EnhCtrlPortConfig 1.3.6.1.4.1.74.2.14.6.18.1.7 octet string read-only
A collection of configuration information for a specific port. The data value of this object contains the data values associated with the following objects. Since the object identifiers and length indicators for the individual objects are not included, the octet string is positionally encoded. This object has been defined for efficiency reasons. Octet Object Value 1 rh1BasicCtrlPortCtrl 2-7 rh1AddrTrackAuthMacAddr 8 rh1AddrTrackAuthAddrType 9 rh1EnhCtrlLinkIntegrityCtrl 10 rh1EnhCtrlLinkIntegrityAlarmCtrl 11 rh1EnhCtrlExtendedDistanceCtrl
                     rh1EnhCtrlPAPortCtrl 1.3.6.1.4.1.74.2.14.6.19 integer read-write
The administrator settable state of the Private Administration port. Indicates whether the port has been administratively disabled or whether it is in the normal, enabled state. A disabled port neither transmits nor receives. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                     rh1EnhCtrlPALinkIntegrityState 1.3.6.1.4.1.74.2.14.6.20 integer read-only
Indicates whether the link is good or not. This value is valid even if the port is disabled. Enumeration: 'failed': 3, 'other': 1, 'connected': 2.
                     rh1EnhCtrlSegmentTable 1.3.6.1.4.1.74.2.14.6.21 no-access
                           rh1EnhCtrlSegmentEntry 1.3.6.1.4.1.74.2.14.6.21.1 no-access
                               rh1EnhCtrlSegmentID 1.3.6.1.4.1.74.2.14.6.21.1.1 integer read-only
                               rh1EnhCtrlSegConfigReset 1.3.6.1.4.1.74.2.14.6.21.1.2 integer read-write
This action resets the segment configuration data (for Segmentation, FrameSizeBounds, and Security) to be equal to the factory default values stored the firmware. This action also causes a rack reset. Enumeration: 'reset': 2, 'no-reset': 1.
                     rh1EnhCtrlConfigResetHub 1.3.6.1.4.1.74.2.14.6.22 integer read-write
This action resets the Hub level configuration data to be equal to the factory default values stored in the firmware. These values are: Hub IP address, Trap IP addresses, Gateway IP address, Network mask, Trap MAC addresses, Count trap period, RS232 data rate, and Inband sets. This action also causes a rack reset. Enumeration: 'reset': 2, 'no-reset': 1.
                     rh1EnhCtrlSegmentMap 1.3.6.1.4.1.74.2.14.6.23 octet string read-only
This bit string indicates which segments have MPR card present. Only segments with MPR cards attached have valid statistics available. If a bit is set, the segment has a card: bit 0 is segment 1, bit 1 is segment 2, and bit 2 is segment 3. Bits 4 to 7 are don't care.
                 rh1SecurityCapability 1.3.6.1.4.1.74.2.14.7
                     rh1SecPassword 1.3.6.1.4.1.74.2.14.7.1 octet string read-write
The community string (password) for which the Rack will allow SETs. This object is defined for setting/changing the password. The password sent in SET packets is sent in the Community Name field which is in the packet's header (i.e., it is not sent as an object). Community string 'public' can do monitoring (i.e., GETs). Only control (i.e., SETs) needs password protection. This scheme allows for multiple monitor stations but only one control station.
                     rh1SecBadComPasswords 1.3.6.1.4.1.74.2.14.7.2 counter read-only
Indicates a login attempt on the serial port was attempted with the wrong password. Although this is an important alarm, no acknowledgement strategy is proposed because there will probably be many of these sent - especially if some guess algorithm is being used.
                     rh1SecSettingAdminMacAddr 1.3.6.1.4.1.74.2.14.7.3 octet string read-only
The source MAC address of the last SNMP Set packet processed by the hub. Also, if the state of the hub is changed via the RS-232 interface, this object is sent. In that case, the object's value is encoded all 0's.
                     rh1SecSettingAdminIpAddr 1.3.6.1.4.1.74.2.14.7.4 ipaddress read-only
The source IP address of the last SNMP Set packet processed by the hub.
                     rh1SecInbandSetsState 1.3.6.1.4.1.74.2.14.7.5 integer read-only
Indicates whether the hub will permit SNMP SETs received on the network. SETs can only be disabled or enabled via the RS-232 port. Enumeration: 'disable-all': 2, 'other': 1, 'disable-public': 3, 'disable-private': 4, 'enabled': 5.
                     rh1SecSegmentTable 1.3.6.1.4.1.74.2.14.7.6 no-access
A list of Security capability entries.
                         rh1SecSegmentEntry 1.3.6.1.4.1.74.2.14.7.6.1 no-access
Entry into the Security segment table
                             rh1SecSegmentID 1.3.6.1.4.1.74.2.14.7.6.1.1 integer read-only
Index into the table.
                             rh1SecEavesdroppingCtrl 1.3.6.1.4.1.74.2.14.7.6.1.2 integer read-write
Enables/disables jamming of frames to non-destination ports. This is enabled/disabled on a segment basis. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                             rh1SecIntrusionCtrl 1.3.6.1.4.1.74.2.14.7.6.1.3 integer read-write
Enables/disables filtering on a segment basis. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                             rh1SecIntrusionAlarmCtrl 1.3.6.1.4.1.74.2.14.7.6.1.4 integer read-write
Enables/disables alarming (i.e., trap(intrusion)) on a segment basis for the intrusion protection security feature. Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
                     rh1SecPortTable 1.3.6.1.4.1.74.2.14.7.7 no-access
A list of Security capability entries.
                         rh1SecPortEntry 1.3.6.1.4.1.74.2.14.7.7.1 no-access
Entry into the Security port table
                             rh1SecCardID 1.3.6.1.4.1.74.2.14.7.7.1.1 integer read-only
An index into the security port table.
                             rh1SecPortID 1.3.6.1.4.1.74.2.14.7.7.1.2 integer read-only
An index into the security port table.
                             rh1SecIntrusionAddr 1.3.6.1.4.1.74.2.14.7.7.1.3 octet string read-only
If an intruder has been detected on this port, the value of this object is the source address of the intruder. If the value is all 0's, no intrusion is detected.
                             rh1SecIntrusionTimeStamp 1.3.6.1.4.1.74.2.14.7.7.1.4 timeticks read-only
The timestamp of the last intrusion. It is a snapshot of sysUpTime.
                             rh1SecIntrusions 1.3.6.1.4.1.74.2.14.7.7.1.5 counter read-only
Indicates the number of times intrusion has been detected on this port. If the value is all 0's, no intrusion is detected.