DOT5-LOG-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: DOT5-LOG-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
 dot5Rev1 1.3.6.1.4.1.52.4.1.2.1.1
     tRing 1.3.6.1.4.1.52.4.1.2.1.1.1
         tRingMgmt 1.3.6.1.4.1.52.4.1.2.1.1.1.1
             tRingMgmtRing 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1
                 tRingMgmtRingName 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.1 displaystring read-write
The ASCII name assigned to this ring. This name defaults to 'Network n', where n is a unique integer value from 1 to n.
                 tRingMgmtStnPortCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.2 integer read-only
Returns the total number of physical ports on this ring which may be controlled by this device.
                 tRingMgmtRingPortCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.3 integer read-only
Returns the total number of ring in/out ports on this ring which may be controlled by this device.
                 tRingMgmtStnPortsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.4 integer read-write
Setting this object to enable will cause all the station ports on the ring which may be controlled by this device to be enabled. Setting this object to noEnable will have no effect. When read this object will always return noEnable. Enumeration: 'noEnable': 1, 'enable': 2.
                 tRingMgmtRingPortsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.5 integer read-write
Setting this object to enable will cause all the ring in/out ports on the ring which may be controlled by this device to be enabled. Setting this object to noEnable will have no effect. When read this object will always return noEnable. Enumeration: 'noEnable': 1, 'enable': 2.
                 tRingMgmtStnPortsOn 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.6 integer read-only
Returns the total number of enabled station ports on this ring which may be controlled by this device.
                 tRingMgmtRingPortsOn 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.7 integer read-only
Returns the total number of enabled ring in/out ports on this ring which may be controlled by this device.
                 tRingMgmtStations 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.8 integer read-only
Returns the number of stations currently inserted on the ring, if known (includes this device). If not known, returns zero.
                 tRingMgmtRingState 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.9 integer read-only
Returns the operational state of the ring, if known. Enumeration: 'lobeFail': 7, 'normalTokenProtocols': 3, 'contention': 5, 'unknown': 1, 'ringPollFailure': 8, 'purge': 4, 'closed': 2, 'beaconing': 6.
                 tRingMgmtRingSpeed 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.10 integer read-only
Returns the ring speed of the ring, if known. The speed is designated by the value returned: unknown..............0 fourMegaBits.........4 sixteenMegaBits.....16
                 tRingMgmtActiveMonitor 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.11 octet string read-only
Returns the address of the active monitor on this ring, if known. If unknown, the NULL address (00-00-00-00-00-00) is returned.
                 tRingMgmtRingNumber 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.12 integer read-only
A read of this object returns the ring number of the attached ring. If the ring number is indeterminate, a zero is returned.
                 tRingMgmtBeaconRecovery 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.13 integer read-write
This object controls the operation of beacon recovery. A write of disable to this object will cause the beacon recovery process to become inactive on this host. A write of enable will cause the beacon recovery process to become active. If beacon recovery is inoperable on the managing device this object will return 'BADSETINFO'. A read of this object will return the current value of this object, reflecting either the last request made or, in the case of a device which is unable to manage beacon recovery, invalid. This object either defaults to enabled or invalid, depending on whether the device can or cannot manage beacon recovery. Enumeration: 'enable': 2, 'disable': 1, 'invalid': 3.
                 tRingMgmtBcnRecRingPortRetryCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.14 integer read-write
This object defines the number of times a token ring ring port will be re-enabled after it has been determined that the port is causing the ring to beacon. Values other than 0-100 and 999 will result in MIB bad value. Default of object is product dependent. Refer to individual product documentation. Valid integer values are defined as: 0 ...disable ring port retries 1 - 100 ...retry ring port n times 999 ... retry ring port infinite times
                 tRingMgmtBcnRecRingPortRetryDelay 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.15 integer read-write
This object defines the time delay between disabling a token ring ring port due to beaconing and re-enabling the port to check the state of the ring port. Setting this object to zero disables retry queue. Non-zero value is delay in seconds. Some products have resolutions that will round this value (in seconds) to the nearest multiple of 7 seconds. Default of object is product dependent. Refer to individual product documentation.
                 tRingMgmtBcnRecStnPortRetryCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.16 integer read-write
This object defines the number of times a token ring station port will be re-enabled after it has been determined that the port is causing the ring to beacon. Values other than 0-100 and 999 will result in MIB bad value. Default of object is product dependent. Refer to individual product documentation. Valid integer values are defined as: 0 ...disable station port retries 1 - 100 ...retry station port n times 999 ... retry station port infinite times
                 tRingMgmtBcnRecStnPortRetryDelay 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.17 integer read-write
This object defines the time delay between disabling a token ring station port due to beaconing and re-enabling the port to check the state of the station port. Setting this object to zero disables retry queue. Non-zero value is delay in seconds. Some products have resolutions that will round this value (in seconds) to the nearest multiple of 7 seconds. Default of object is product dependent. Refer to individual product documentation.
                 tRingMgmtBcnRecBrdBypassRetryCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.18 integer read-write
This object defines the number of times a token ring MIM board, having been bypassed by beacon recovery, will be un-bypassed to determine if the MIM board is causing the ring to beacon. Values other than 0-100 and 999 will result in MIB bad value. Valid integer values are defined as: 0 ...disable MIM bypass retries 1 - 100 ...retry MIM board un-bypass n times 999 ...retry MIM board un-bypass infinite times Default value is 1.
                 tRingMgmtBcnRecBrdBypassRetryDelay 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.19 integer read-write
This object defines the time delay between bypassing a token ring MIM board due to beaconing and re-enabling the MIM board to check the state of the board. Setting this object to zero disables retry queue. Non-zero value is delay in seconds with a delay resolution of 1 second.
                 tRingMgmtBcnRecBrdWrapRetryCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.20 integer read-write
This object defines the number of times a token ring MIM board, having been wrapped left or right by beacon recovery, will be un-wrapped to determine if the MIM board is causing the ring to beacon. Values other than 0-100 and 999 will result in MIB bad value. Valid integer values are defined as: 0 ...disable MIM bypass retries 1 - 100 ...retry MIM board un-bypass n times 999 ...retry MIM board un-bypass infinite times Default value is 1.
                 tRingMgmtBcnRecBrdWrapRetryDelay 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.21 integer read-write
This object defines the time delay between wrapping a token ring MIM board left or right due to beaconing and un-wrapping the MIM board to check the state of the board. Setting this object to zero disables retry queue. Non-zero value is delay in seconds with a delay resolution of 1 second.
                 tRingMgmtRingPollRecovery 1.3.6.1.4.1.52.4.1.2.1.1.1.1.1.22 integer read-write
This object controls the operation of ring poll failure recovery. A write of disable to this object will cause the ring poll failure recovery process to become inactive on this host. A write of enable will cause the ring poll failure recovery process to become active. If ring poll failure recovery is inoperable on the managing device this object will return `BADSETINFO'. A read of this object will return the current value of this object, reflecting either the last request made or, in the case of a device which is unable to manage ring poll failure recovery, invalid. This object defaults to enabled. Enumeration: 'enable': 2, 'disable': 1, 'invalid': 3.
             tRingMgmtStn 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2
                 tRingMgmtStnTable 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1 no-access
A list of the stations, by MAC address, participating in the ring poll process of this ring.
                     tRingMgmtStnEntry 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1 no-access
A list of the objects pertaining to a station participating in the ring poll process of this ring.
                         tRingMgmtStnAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.1 octet string read-only
Returns the MAC address of the station for which the information in this table pertains.
                         tRingMgmtStnName 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.2 displaystring read-write
An ASCII name assigned to this station.
                         tRingMgmtStnBoard 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.3 integer read-only
Returns the slot number of the Token Ring board this station is connected to. Board numbers are given as 1 thru n. If unknown, a zero is returned.
                         tRingMgmtStnPort 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.4 integer read-only
Returns the port number of the port on the Token Ring board this station is connected to. Port numbers are given as 1 thru n. If unknown, a zero is returned.
                         tRingMgmtStnUNA 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.5 octet string read-only
Returns the address of the station's nearest upstream neighbor. If unknown, the NULL address (00-00-00-00-00-00) is returned.
                         tRingMgmtStnDNA 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.6 octet string read-only
Returns the address of the station's nearest downstream neighbor. If unknown, the NULL address (00-00-00-00-00-00) is returned.
                         tRingMgmtStnPhysLocation 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.7 octet string read-write
A read of this object returns the physical location of the station. A write of this object assigns a user-defined value indicative of the physical location, or drop, of the station. If the location is unknown or cannot be determined, a zero is returned.
                         tRingMgmtStnFuncClasses 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.8 octet string read-write
A read of this object returns the station's enabled function class mask.
                         tRingMgmtStnPriority 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.9 integer read-write
A read of this object returns the station's maximum access priority.
                         tRingMgmtStnRemoveStn 1.3.6.1.4.1.52.4.1.2.1.1.1.1.2.1.1.10 integer read-write
A write of remove to this object will cause the station to remove itself from the ring. A write of noRemove will do nothing. A read of this object will return the last request made. Enumeration: 'noRemove': 1, 'remove': 2.
             tRingMgmtHost 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3
                 tRingMgmtHostCommands 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.1 integer read-write
A write to this object performs the indicated command. Either of the reset commands will reset the adapter using default parameters and both imply re-insertion onto the ring. A read of this object will return the last command issued to the adapter. Enumeration: 'swReset': 3, 'open': 4, 'nop': 1, 'close': 5, 'hwReset': 2.
                 tRingMgmtHostOpenStatus 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.2 integer read-only
A read of this object will return the result of the last open command issued to the adapter. Enumeration: 'insertionTimeout': 5, 'ringFailed': 6, 'removeReceived': 10, 'lobeTestFailed': 3, 'requestFailed': 9, 'noOpen': 1, 'badParam': 2, 'signalLoss': 4, 'open': 11, 'beaconing': 7, 'duplicateMACAddress': 8.
                 tRingMgmtHostErrorStatus 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.3 integer read-only
A read of this object will return the last error status returned by the adapter. The status is the sum of the applicable error codes listed below: No Problem Detected..................0 Ring Recovery.......................32 Single Station......................64 Counter Overflow...................128 Remove Received....................256 Auto-removal Error................1024 Lobe Wire Fault...................2048 Transmit Beacon...................4096 Soft Error........................8192 Hard Error.......................16384 Signal Loss......................32768 No Status, Open Not Completed...131072
                 tRingMgmtHostAMContention 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.4 integer read-write
A write to this object will either allow the adapter to participate in the active monitor contention process or not. A read of this object will return the setting of this object. Enumeration: 'contentionAllowed': 2, 'noContentionAllowed': 1.
                 tRingMgmtHostTErrorReport 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.5 integer read-write
A read of this object returns the host's error report timer value. The default timer value is defined as two seconds by the adapter's manufacturer.
                 tRingMgmtHostLocalAdminMac 1.3.6.1.4.1.52.4.1.2.1.1.1.1.3.6 octet string read-write
A read of this object returns the MAC address assigned to the interface attached to this network. A write of this object provides for a locally administered MAC address.
             tRingMgmtSecurity 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4
                 tRingMgmtSecurityAdminState 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.1 integer read-write
A write to this object will either disable the security feature, enable Station Added trap being sent, or enable security withecurity feature with the remove station MAC frame being sent in addition to sending the Station Removed trap. A read of this object will return the setting of this object. Enumeration: 'enableWithRemoveAndAlarm': 3, 'enableWithAlarm': 2, 'disable': 1.
                 tRingMgmtSecurityAddressAdd 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.2 octet string read-write
A write to this object will add a station's MAC address to the current secure station list within the device. The source routing bit within the MAC address is ignored. If the security list has reached its maximum number of entries, a BAD_VALUE error is returned. A read of this object will return a MAC address of 00-00-00-00-00-00.
                 tRingMgmtSecurityAddressRemove 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.3 octet string read-write
A write to this object will remove a station's MAC address from the current secure station list within the device. The source routing bit within the MAC address is ignored. If a station is not found on the list, a BAD_VALUE error is returned. A read of this object will return a MAC address of 00-00-00-00-00-00.
                 tRingMgmtSecurityStnCount 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.4 integer read-only
Returns the number of stations on the secure station list.
                 tRingMgmtSecurityTable 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.5 no-access
The list of secure stations allowed on the ring.
                     tRingMgmtSecurityEntry 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.5.1 no-access
A list of objects pertaining to a station allowed on this ring.
                         tRingMgmtSecurityIfIndex 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.5.1.1 integer read-only
A read of this object will return the MIB-II ifIndex to the ring interface the station referenced by this MAC Address was seen on.
                         tRingMgmtSecurityStnAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.1.4.5.1.2 octet string read-only
Returns the MAC address of the station on the secure station list
         tRingStats 1.3.6.1.4.1.52.4.1.2.1.1.1.2
             tRingStatsRing 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1
                 tRingStatsRingErrs 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1
                     tRingStatsRingFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.1 counter read-only
Returns the total number of all LLC frames that have passed around this ring. If this value cannot be determined, a zero is returned.
                     tRingStatsRingKBytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.2 counter read-only
Returns the total number of kilobytes from LLC frames that have passed around this ring. If this value cannot be determined, a zero is returned.
                     tRingStatsRingLineErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.3 counter read-only
Returns the total number of line errors that have occurred on this ring.
                     tRingStatsRingBurstErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.4 counter read-only
Returns the total number of burst errors that have occurred on this ring.
                     tRingStatsRingACErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.5 counter read-only
Returns the total number of address/copied errors that have occurred on this ring.
                     tRingStatsRingAbortSequences 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.6 counter read-only
Returns the total number of abort sequences that have been transmitted on this ring.
                     tRingStatsRingInternalErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.7 counter read-only
Returns the number of internal errors that stations on this ring have detected.
                     tRingStatsRingLostFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.8 counter read-only
Returns the number of lost frames that have been detected on this ring.
                     tRingStatsRingCongestErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.9 counter read-only
Returns the number of times stations on this ring have reported receiver congestion errors.
                     tRingStatsRingFCErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.10 counter read-only
Returns the number of frame copied errors that have occurred on this ring.
                     tRingStatsRingTokenErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.11 counter read-only
Returns the number of token errors that have occurred on this ring.
                     tRingStatsRingFreqErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.12 counter read-only
Returns the total number of frequency errors on this ring.
                     tRingStatsRingTotalErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.13 counter read-only
This object returns the total number of errors reported by the objects in this table (tRingStatsRingErrs 3 thru tRingStatsRingErrs 12) that have occurred on this ring.
                     tRingStatsRingAMChanges 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.14 counter read-only
Returns the number of times the active monitor has changed on this ring.
                     tRingStatsRingRingPurges 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.15 counter read-only
Returns the number of times the active monitor has purged the ring.
                     tRingStatsRingBeaconEvents 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.16 counter read-only
Returns the number of times this ring has entered the beaconing state.
                     tRingStatsRingLongestBeacon 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.17 timeticks read-only
Returns the length of time in TimeTicks of the longest beaconing state on this ring.
                     tRingStatsRingLastBeacon 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.18 timeticks read-only
Returns the length of time in TimeTicks of the last beaconing state on this ring.
                     tRingStatsRingLastBeaconType 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.19 integer read-only
Returns the type of beaconing frames last seen on the ring. Enumeration: 'streamingSignalNotClaimToken': 3, 'noBeaconFramesDetected': 5, 'streamingSignalClaimToken': 4, 'signalLossError': 2, 'recoveryModeSet': 1.
                     tRingStatsRingPollFailureNoRecovery 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.20 counter read-only
Returns the number of times this ring could not recover from a ring poll failure since the last time this object was reset.
                     tRingStatsRingPollFailureNNIFrameCount 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.21 counter read-only
Returns the number of times this device has detected Neighbor Notification Incomplete MAC frames on the ring since the last time this object was reset
                     tRingStatsRingPollFailureNNIFrameAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.22 octet string read-only
Returns the MAC address of the ring station that last successfully participated in the ring poll process during and after the ring poll failure process has executed. A value of 00-00-00-00-00-00 indicates that a ring poll has been detected.
                     tRingStatsRingPollFailureLastNNIFrameTime 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.23 counter read-only
Returns the timestamp of the last time a Neighbor Notification Complete MAC frame was received since the last time this object was reset. A value of zero indicates that no NNI frame was received.
                     tRingStatsRingPollFailureLastDNAAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.1.24 octet string read-only
Returns the last known downstream neighbor MAC address of the ring station that was reported in the Neighbor Notification Incomplete MAC frame. A value of 00-00-00-00-00-00 indicates that no NNI frame was yet received.
                 tRingStatsRingProtos 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2
                     tRingStatsRingProtocolSnaFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.1 counter read-only
Returns the count of SNA frames seen on this ring.
                     tRingStatsRingProtocolXnsFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.2 counter read-only
Returns the count of XNS frames seen on this ring.
                     tRingStatsRingProtocolTcpIpFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.3 counter read-only
Returns the count of TCP/IP frames seen on this ring.
                     tRingStatsRingProtocolBanyanFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.4 counter read-only
Returns the count of Banyan frames seen on this ring.
                     tRingStatsRingProtocolIpxFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.5 counter read-only
Returns the count of Novell IPX frames seen on this ring.
                     tRingStatsRingProtocolNetbiosFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.6 counter read-only
Returns the count of NetBIOS frames seen on this ring.
                     tRingStatsRingProtocolLanNetMgrFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.7 counter read-only
Returns the count of LAN Network Manager frames seen on this ring.
                     tRingStatsRingProtocolOtherFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.2.8 counter read-only
Returns the count of all other frame types seen on this ring.
                 tRingStatsRingSizes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3
                     tRingStatsRingFramesizeUpTo63Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.1 counter read-only
Returns the count of frames less than 64 bytes in size seen on this ring.
                     tRingStatsRingFramesize64To127Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.2 counter read-only
Returns the count of frames between 64 bytes and 127 bytes in size seen on this ring.
                     tRingStatsRingFramesize128To255Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.3 counter read-only
Returns the count of frames between 128 bytes and 255 bytes in size seen on this ring.
                     tRingStatsRingFramesize256To511Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.4 counter read-only
Returns the count of frames between 256 bytes and 511 bytes in size seen on this ring.
                     tRingStatsRingFramesize512To1023Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.5 counter read-only
Returns the count of frames between 512 bytes and 1023 bytes in size seen on this ring.
                     tRingStatsRingFramesize1024To2047Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.6 counter read-only
Returns the count of frames between 1024 bytes and 2047 bytes in size seen on this ring.
                     tRingStatsRingFramesize2048To4095Bytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.7 counter read-only
Returns the count of frames between 2048 bytes and 4095 bytes in size seen on this ring.
                     tRingStatsRingFramesize4096AndUpBytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.1.3.8 counter read-only
Returns the count of frames greater than 4096 bytes in size seen on this ring.
             tRingStatsStn 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2
                 tRingStatsStnTable 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1 no-access
A list of statistical objects reported by the stations participating in the ring poll process of this ring.
                     tRingStatsStnEntry 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1 no-access
A list of statistical objects reported by a station which is participating in the ring poll process of this ring.
                         tRingStatsStnAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.1 octet string read-only
Returns the MAC address to the station port for which the information in this table pertains.
                         tRingStatsStnFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.2 counter read-only
This object returns the total number of LLC frames that have originated from this station.
                         tRingStatsStnBytes 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.3 counter read-only
Returns the total number of bytes from all LLC frames that have originated from this station.
                         tRingStatsStnLineErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.4 counter read-only
This object gives the number of line errors that have been detected by the station.
                         tRingStatsStnBurstErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.5 counter read-only
This object gives the number of burst errors that have been detected by the station.
                         tRingStatsStnACErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.6 counter read-only
Returns the total number of address/copied errors that that have been detected by the station.
                         tRingStatsStnAbortSequences 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.7 counter read-only
This object gives the number of abort sequences that have been sent by the station.
                         tRingStatsStnInternalErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.8 counter read-only
This object gives the number of internal errors that have been detected by the station.
                         tRingStatsStnLostFrames 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.9 counter read-only
This object gives the number of lost frames that have been detected by the station.
                         tRingStatsStnCongestErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.10 counter read-only
This object gives the number of congestion errors that have been occurred at the station.
                         tRingStatsStnFCErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.11 counter read-only
This object gives the number of frame copied errors that have been detected by the station.
                         tRingStatsStnTokenErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.12 counter read-only
This object gives the number of token errors that have been detected by the station while it was acting as the active monitor.
                         tRingStatsStnFreqErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.13 counter read-only
This object gives the number of frequency errors that have been detected by the station.
                         tRingStatsStnErrors 1.3.6.1.4.1.52.4.1.2.1.1.1.2.2.1.1.14 counter read-only
This object returns the sum of all errors reported by this table (tRingStatsStnEntry 4 thru tRingStatsStnEntry 13) that have been detected by this station.
             tRingStatsReset 1.3.6.1.4.1.52.4.1.2.1.1.1.2.3
                 tRingStatsResetCounters 1.3.6.1.4.1.52.4.1.2.1.1.1.2.3.1 integer read-write
This object, when written with the value resetCounters, would reset all of this MIB's counter objects associated with the stations on this ring. This in turn resets all of this MIB's counter objects associated with this ring. Writing this object with the value noResetCounters has no effect. When read, this object returns noResetCounters. Enumeration: 'noResetCounters': 1, 'resetCounters': 2.
                 tRingStatsResetTime 1.3.6.1.4.1.52.4.1.2.1.1.1.2.3.2 timeticks read-only
This object reports the time in TimeTicks that this ring's statistical counters were last reset via the tRingStatsResetCounters command. If the counters have not been reset, this value is zero.
         tRingAlarms 1.3.6.1.4.1.52.4.1.2.1.1.1.3
             tRingAlarmsRing 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1
                 tRingAlarmsRingEnbl 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1
                     tRingAlarmsRingTimebase 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.1 integer read-write
Get/Set alarm timebase. This timebase is used for all alarms pertaining to this ring (including station alarms). Measured in seconds. Minimum interval (default)...10 secs.
                     tRingAlarmsRingRingPurgesEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.2 integer read-write
A write of value 2 will enable the Ring Purges threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingAMPErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.3 integer read-write
A write of value 2 will enable the Active Monitor Error threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingTokenErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.4 integer read-write
A write of value 2 will enable the Token Errors threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingClaimTknErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.5 integer read-write
A write of value 2 will enable the Claim Token Errors threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingLostFramesEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.6 integer read-write
A write of value 2 will enable the Lost Frames threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingBeaconStateEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.7 integer read-write
A write of value 2 will enable the Beacon State threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                     tRingAlarmsRingFrameCountEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.1.8 integer read-write
A write of value 2 will enable the total Frame Count threshold alarm. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                 tRingAlarmsRingThrsh 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2
                     tRingAlarmsRingRingPurgesThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.1 integer read-write
The threshold alarm value for Ring Purges. Valid ranges are 1 to 36000 with a default value of 70.
                     tRingAlarmsRingAMPErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.2 integer read-write
The threshold alarm value for Active Monitor Errors. Valid ranges are 1 to 1800 with a default value of 1.
                     tRingAlarmsRingTokenErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.3 integer read-write
The threshold alarm value for Token Errors. Valid ranges are 5 to 7200 with a default value of 10.
                     tRingAlarmsRingClaimTknThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.4 integer read-write
The threshold alarm value for Claim Tokens. Valid ranges are 1 to 7200 with a default value of 5.
                     tRingAlarmsRingLostFramesThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.5 integer read-write
The threshold alarm value for Lost Frames. Valid ranges are 5 to 7200 with a default value of 10.
                     tRingAlarmsRingBeaconStateThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.6 integer read-write
The threshold alarm value for Beacon States. Valid ranges are 1 to 7200 with a default value of 1.
                     tRingAlarmsRingFrameCountThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.1.2.7 integer read-write
The threshold alarm value for the total Frame Count. Valid ranges are 2430 to 250000 with a default values of 8920 for 4 Mbps and 33890 for 16 Mbps ring speeds.
             tRingAlarmsStn 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2
                 tRingAlarmsStnEnbl 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1
                     tRingAlarmsStnEnblTable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1 no-access
A list of alarm enabling objects pertaining to the stations participating in the ring poll process on this ring.
                         tRingAlarmsStnEnblEntry 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1 no-access
A list of alarm enabling objects pertaining to a station participating in the ring poll process on this ring.
                             tRingAlarmsStnEnblAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.1 octet string read-only
Returns the address of the station to which the information in this table pertains.
                             tRingAlarmsStnEnblLineErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.2 integer read-write
A write of value 2 will enable the Line Errors threshold alarm for this station. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                             tRingAlarmsStnEnblInternalErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.3 integer read-write
A write of value 2 will enable the Internal Errors threshold alarm for this station. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                             tRingAlarmsStnEnblBurstErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.4 integer read-write
A write of value 2 will enable the Burst Errors threshold alarm for this station. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                             tRingAlarmsStnEnblACErrsEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.5 integer read-write
A write of value 2 will enable the Address Recognized/Frame Copied Errors threshold alarm for this station. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                             tRingAlarmsStnEnblRcvrCongestEnable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.1.1.1.6 integer read-write
A write of value 2 will enable the Receiver Congestion threshold alarm for this station. A write of value 1 will disable this threshold alarm (default). Enumeration: 'enable': 2, 'disable': 1.
                 tRingAlarmsStnThrsh 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2
                     tRingAlarmsStnThrshTable 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1 no-access
A list of threshold alarm objects pertaining to the stations participating in the ring poll process on this ring.
                         tRingAlarmsStnThrshEntry 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1 no-access
A list of threshold alarm objects pertaining to a station participating in the ring poll process on this ring.
                             tRingAlarmsStnThrshAddress 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.1 octet string read-only
Returns the address of the station to which the information in this table pertains.
                             tRingAlarmsStnThrshLineErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.2 integer read-write
The threshold alarm value for Line Errors. Valid ranges are 1 to 3600 with a default value of 2.
                             tRingAlarmsStnThrshInternalErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.3 integer read-write
The threshold alarm value for Internal Errors. Valid ranges are 1 to 3600 with a default value of 1.
                             tRingAlarmsStnThrshBurstErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.4 integer read-write
The threshold alarm value for Burst Errors. Valid ranges are 5 to 18000 with a default value of 10.
                             tRingAlarmsStnThrshACErrsThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.5 integer read-write
The threshold alarm value for Address Recognized/Frame Copied Errors. Valid ranges are 1 to 1800 with a default value of 2.
                             tRingAlarmsStnThrshRcvrCongestThreshold 1.3.6.1.4.1.52.4.1.2.1.1.1.3.2.2.1.1.6 integer read-write
The threshold alarm value for Receiver Congestion Errors. Valid ranges are 1 to 90000 with a default value of 124.
     tRingPortGrp 1.3.6.1.4.1.52.4.1.2.1.1.2
         tRingPortGrpTable 1.3.6.1.4.1.52.4.1.2.1.1.2.1 no-access
A list of port group management objects which pertains to a collection of port groups making up this ring.
             tRingPortGrpEntry 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1 no-access
A list of port group management objects which pertains to a single instance of a port group residing on this ring.
                 tRingPortGrpId 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.1 integer read-only
Returns an index to a port group for which the information in this table pertains.
                 tRingPortGrpName 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.2 displaystring read-write
An ASCII name assigned to this port group. The default name is Board n', where n is a number 1 through n.
                 tRingPortGrpStnPortCount 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.3 integer read-only
This object defines the total number of station ports on the addressed board.
                 tRingPortGrpRingPortCount 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.4 integer read-only
This object defines the total number of ring ports (ring-in or ring-out) on the addressed board.
                 tRingPortGrpStnPortsEnable 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.5 integer read-write
Setting this object to enable will cause all the station ports in this port group to be enabled. Setting this object to noEnable will have no effect on the station ports in this port group. When read this object will always return noEnable. Enumeration: 'noEnable': 1, 'enable': 2.
                 tRingPortGrpRingPortsEnable 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.6 integer read-write
Setting this object to enable will cause all the ring ports in this port group to be enabled. Setting this object to noEnable will have no effect on the ring ports in this port group. When read this object will always return noEnable. Enumeration: 'noEnable': 1, 'enable': 2.
                 tRingPortGrpStnPortsOn 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.7 integer read-only
Returns the total number of enabled station ports in this port group.
                 tRingPortGrpRingPortsOn 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.8 integer read-only
Returns the total number of enabled ring in/out ports in this port group.
                 tRingPortGrpMode 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.9 integer read-write
This object defines the mode of the board. In Auto Mode, the board is using its hardware defaults. The default values of the board are all ports enabled, speed selected by the HW jumper on the board, the FNB attempts to attach left and right and not bypassed, ring port phantom current (if applicable) is controlled via a HW switch, and selectable media (if applicable) is managed also via a HW switch. In Management Mode, the hardware defaults may be overridden by network or local management. Enumeration: 'autoMode': 2, 'managementMode': 1.
                 tRingPortGrpSpeed 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.10 integer read-write
This object sets the speed of the board. On devices with a MAC interface this object is read-only, and will return NO SUCH NAME on write requests. Enumeration: 'sixteenMegaBits': 16, 'fourMegaBits': 4.
                 tRingPortGrpSpeedFault 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.11 integer read-only
This object reports a ring speed fault. Enumeration: 'noFaultDetected': 1, 'faultDetected': 2.
                 tRingPortGrpSpeedFaultLocation 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.12 integer read-only
This object indicates the last ring speed fault detection circuit(s) to detect the fault, if there was one. Enumeration: 'ringOut': 4, 'notApplicable': 1, 'fnb': 2, 'ringIn': 3.
                 tRingPortGrpBypassRingPortState 1.3.6.1.4.1.52.4.1.2.1.1.2.1.1.13 integer read-write
This object sets and reports the state of the ring bypass relay on those token ring boards which support the relay. Enumeration: 'notApplicable': 1, 'off': 2, 'illegal': 4, 'on': 3.
     tRingPort 1.3.6.1.4.1.52.4.1.2.1.1.3
         tRingPortMgmt 1.3.6.1.4.1.52.4.1.2.1.1.3.1
             tRingPortMgmtTable 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1 no-access
A list of port management objects which pertains to a collection of ports in a port group residing on this ring.
                 tRingPortMgmtEntry 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1 no-access
A list of port management objects which pertains to a single instance of a port in a port group residing on this ring.
                     tRingPortMgmtPortId 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.1 integer read-only
Returns an index to a port for which the information in this table pertains.
                     tRingPortMgmtPortGrpId 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.2 integer read-only
Returns an index to a port group to which the port belongs for which the information in this table pertains.
                     tRingPortMgmtPortName 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.3 displaystring read-write
Gets/Sets an ASCII name for this port. The default name for this object is 'Board b, Port p', where b and p are integers 1 through n.
                     tRingPortMgmtPortAdminState 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.4 integer read-write
Setting this object to enable will cause the port to be enabled. Setting this object to disable will cause the ports to be disabled. When read this object will always return the state of the last request. Enumeration: 'enable': 2, 'disable': 1.
                     tRingPortMgmtPortOperState 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.5 integer read-only
Returns the operational state of this port. Enumeration: 'notOperational': 1, 'operational': 2.
                     tRingPortMgmtPortType 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.6 object identifier read-only
Uniquely defines the station or ring port type. An authoritative identification for a token ring station or ring port type. By convention, this value is allocated within the SMI enterprises subtree (1.3.6.1.4.1), and provides an easy and unambiguous means to determine the type of a token ring station or ring port.
                     tRingPortMgmtSpeedFaultDetect 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.7 integer read-only
This object indicates whether a speed fault has been detected at this port. If the HW is incapable of detecting a speed fault at the port, the value notDetectable is returned. Enumeration: 'noFaultDetected': 2, 'notDetectable': 1, 'faultDetected': 3.
                     tRingPortMgmtRingOutEnable 1.3.6.1.4.1.52.4.1.2.1.1.3.1.1.1.8 integer read-write
This object, when written, permits the port to function as either a ring out port or a station port, if available. If this selection is not supported by this port, then any write to this object will return a BADSETINFO error. When read, this object will return the state of the port with respect to this mode of operation. The default state of this object, if available, is disabled; otherwise it is notAvailable. Enumeration: 'notAvailable': 1, 'enable': 3, 'disable': 2.
         tRingPortStn 1.3.6.1.4.1.52.4.1.2.1.1.3.2
             tRingPortStnTable 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1 no-access
A list of station port management objects which pertains to a collection of station ports in a port group residing on this ring.
                 tRingPortStnEntry 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1 no-access
A list of station port management objects which pertains to a single instance of a station port in a port group residing on this ring.
                     tRingPortStnPortId 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.1 integer read-only
Returns an index to a port for which the information in this table pertains.
                     tRingPortStnPortGrpId 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.2 integer read-only
Returns an index to a port group to which the port belongs for which the information in this table pertains.
                     tRingPortStnPortLinkState 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.3 integer read-only
This object reports the link status of a port. The link status indicates the port is detecting a good phantom current. Enumeration: 'link': 2, 'noLink': 1.
                     tRingPortStnPortLinkStateTime 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.4 timeticks read-only
This object reports the amount of time in TimeTicks since the port's link state last changed.
                     tRingPortStnPortMapEnable 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.5 integer read-write
A write of mappingEnabled to this object permits a station port to be associated, or mapped, to a station participating in the ring poll process on this ring. A write of mappingDisabled prevents this association from taking place. This object is intended to be used when a network monitoring device, such as Network General's Sniffer (tm), is inserted on a ring but is not actively participating in the ring poll. The default value of this object is mappingEnabled. Enumeration: 'mappingDisabled': 2, 'mappingEnabled': 1.
                     tRingPortStnPortMappedMacAddr 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.6 octet string read-only
This object reports the MAC address of the station mapped to this port, if known. If unknown, the NULL address is returned.
                     tRingPortStnInsertionTrapEnable 1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.7 integer read-write
A write of enabled to this object permits the port inserted and port deinserted traps to be sent when phantom current has been asserted or removed, respectively, on this station port. A write of disabled prevents the traps from being sent. The default state of this object is disabled. Enumeration: 'disabled': 1, 'enabled': 2.
         tRingPortRing 1.3.6.1.4.1.52.4.1.2.1.1.3.3
             tRingPortRingTable 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1 no-access
A list of ring port management objects which pertains to a collection of ring ports in a port group residing on this ring.
                 tRingPortRingEntry 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1 no-access
A list of ring port management objects which pertains to a single instance of a ring port in a port group residing on this ring.
                     tRingPortRingPortId 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.1 integer read-only
Returns an index to a port for which the information in this table pertains.
                     tRingPortRingPortGrpId 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.2 integer read-only
Returns an index to a port group to which the port belongs for which the information in this table pertains.
                     tRingPortRingPortClass 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.3 integer read-only
This object returns a code indicating whether the queried ring port is capable of either autowrapping or not, or whether the media type is selectable (implies autowrappability). Enumeration: 'selectable': 3, 'noAutowrap': 1, 'autowrap': 2.
                     tRingPortRingPortMediaSelect 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.4 integer read-write
When written, this object allows for the selection of the media type for this ring port. If the ring port is not selectable and an attempt is made to change the media type, a BADSETINFO error will be returned. When read, this object will return the last selection made unless it is unselectable, in which case noSelection is returned. Enumeration: 'noSelection': 1, 'fiber': 3, 'stp': 2.
                     tRingPortRingFaultStatus 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.5 integer read-only
This object reports the media fault status of a ring port capable of auto-wrapping. Enumeration: 'noFaultDetected': 2, 'notSupported': 1, 'faultDetected': 3.
                     tRingPortRingFaultStateTime 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.6 timeticks read-only
This object reports the amount of time in TimeTicks since the ring port fault state last changed.
                     tRingPortRingPhantomCurrent 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.7 integer read-write
When written with the value activatePhantom, this object activates the board's phantom current for the ring port, if applicable. This may be different from the HW switch setting. When written with the value deactivatePhantom, the board removes phantom current for this port, if applicable. This may be different from the HW switch setting. If the port does not support phantom drive, any write to this object will return a BADSETINFO error. When read, this object reports the state of the ring port's phantom drive status, whether enabled, disabled, or not supported. Enumeration: 'noPhantomAvailable': 1, 'deactivatePhantom': 3, 'activatePhantom': 2.
                     tRingPortRingPortType 1.3.6.1.4.1.52.4.1.2.1.1.3.3.1.1.8 integer read-only
This object reports the ring port type. Enumeration: 'ringIn': 1, 'ringOut': 2.
     tRingIf 1.3.6.1.4.1.52.4.1.2.1.1.4
         tRingIfIndex 1.3.6.1.4.1.52.4.1.2.1.1.4.1 integer read-only
A read of this object will return the MIB-II ifIndex to the interface this ring is attached to.