DOT5-LOG-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
210
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
210 total| Object Name |
|---|
dot5Rev1 OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1 |
RFC1213-MIB Unknown .1.3.6.1.2.1.10.9.1 |
tRing OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1 |
tRingMgmt OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.1 |
tRingMgmtRing OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.1.1 |
tRingMgmtRingNameThe ASCII name assigned to this ring. This name defaults to 'Network n',
where n is a unique integer value from 1 to n.rw DisplayString .1.3.6.1.2.1.10.9.1.1.1.1.1 |
tRingMgmtStnPortCountReturns the total number of physical ports on this ring which may
be controlled by this device.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.2 |
tRingMgmtRingPortCountReturns the total number of ring in/out ports on this ring
which may be controlled by this device.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.3 |
tRingMgmtStnPortsEnableSetting 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.1.4 |
tRingMgmtRingPortsEnableSetting 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.1.5 |
tRingMgmtStnPortsOnReturns the total number of enabled station ports on this ring
which may be controlled by this device.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.6 |
tRingMgmtRingPortsOnReturns the total number of enabled ring in/out ports on this
ring which may be controlled by this device.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.7 |
tRingMgmtStationsReturns the number of stations currently inserted on the ring,
if known (includes this device). If not known, returns zero.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.8 |
tRingMgmtRingStateReturns the operational state of the ring, if known.ro Enumeration .1.3.6.1.2.1.10.9.1.1.1.1.9 |
tRingMgmtRingSpeedReturns the ring speed of the ring, if known. The speed is
designated by the value returned:
unknown..............0
fourMegaBits.........4
sixteenMegaBits.....16ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.10 |
tRingMgmtActiveMonitorReturns the address of the active monitor on this ring, if known.
If unknown, the NULL address (00-00-00-00-00-00) is returned.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.1.11 |
tRingMgmtRingNumberA read of this object returns the ring number of the attached ring.
If the ring number is indeterminate, a zero is returned.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.1.12 |
tRingMgmtBeaconRecoveryThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.1.13 |
tRingMgmtBcnRecRingPortRetryCountThis 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 timesrw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.14 |
tRingMgmtBcnRecRingPortRetryDelayThis 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.rw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.15 |
tRingMgmtBcnRecStnPortRetryCountThis 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 timesrw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.16 |
tRingMgmtBcnRecStnPortRetryDelayThis 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.rw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.17 |
tRingMgmtBcnRecBrdBypassRetryCountThis 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.rw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.18 |
tRingMgmtBcnRecBrdBypassRetryDelayThis 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.rw INTEGER ( 0..100 ) .1.3.6.1.2.1.10.9.1.1.1.1.19 |
tRingMgmtBcnRecBrdWrapRetryCountThis 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.rw INTEGER ( 0..999 ) .1.3.6.1.2.1.10.9.1.1.1.1.20 |
tRingMgmtBcnRecBrdWrapRetryDelayThis 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.rw INTEGER ( 0..100 ) .1.3.6.1.2.1.10.9.1.1.1.1.21 |
tRingMgmtRingPollRecoveryThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.1.22 |
tRingMgmtStn OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.1.2 |
tRingMgmtStnTableA list of the stations, by MAC address, participating in the ring
poll process of this ring. SEQUENCE OF TRingMgmtStnEntry .1.3.6.1.2.1.10.9.1.1.1.2.1 |
tRingMgmtStnEntryA list of the objects pertaining to a station participating in the
ring poll process of this ring. TRingMgmtStnEntry .1.3.6.1.2.1.10.9.1.1.1.2.1.1 |
tRingMgmtStnAddressReturns the MAC address of the station for which the information in
this table pertains.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.2.1.1.1 |
tRingMgmtStnNameAn ASCII name assigned to this station.rw DisplayString .1.3.6.1.2.1.10.9.1.1.1.2.1.1.2 |
tRingMgmtStnBoardReturns 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.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.2.1.1.3 |
tRingMgmtStnPortReturns 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.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.2.1.1.4 |
tRingMgmtStnUNAReturns the address of the station's nearest upstream neighbor.
If unknown, the NULL address (00-00-00-00-00-00) is returned.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.2.1.1.5 |
tRingMgmtStnDNAReturns the address of the station's nearest downstream neighbor.
If unknown, the NULL address (00-00-00-00-00-00) is returned.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.2.1.1.6 |
tRingMgmtStnPhysLocationA 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.rw OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.2.1.1.7 |
tRingMgmtStnFuncClassesA read of this object returns the station's enabled function class
mask.rw OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.2.1.1.8 |
tRingMgmtStnPriorityA read of this object returns the station's maximum access priority.rw INTEGER .1.3.6.1.2.1.10.9.1.1.1.2.1.1.9 |
tRingMgmtStnRemoveStnA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.2.1.1.10 |
tRingMgmtHost OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.1.3 |
tRingMgmtHostCommandsA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.3.1 |
tRingMgmtHostOpenStatusA read of this object will return the result of the last open command
issued to the adapter.ro Enumeration .1.3.6.1.2.1.10.9.1.1.1.3.2 |
tRingMgmtHostErrorStatusA 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...131072ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.3.3 |
tRingMgmtHostAMContentionA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.3.4 |
tRingMgmtHostTErrorReportA 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.rw INTEGER .1.3.6.1.2.1.10.9.1.1.1.3.5 |
tRingMgmtHostLocalAdminMacA 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.rwdeprecated OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.3.6 |
tRingMgmtSecurity OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.1.4 |
tRingMgmtSecurityAdminStateA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.1.4.1 |
tRingMgmtSecurityAddressAddA 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.rw OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.4.2 |
tRingMgmtSecurityAddressRemoveA 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.rw OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.4.3 |
tRingMgmtSecurityStnCountReturns the number of stations on the secure station list.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.4.4 |
tRingMgmtSecurityTableThe list of secure stations allowed on the ring. SEQUENCE OF TRingMgmtSecurityEntry .1.3.6.1.2.1.10.9.1.1.1.4.5 |
tRingMgmtSecurityEntryA list of objects pertaining to a station allowed on this ring. TRingMgmtSecurityEntry .1.3.6.1.2.1.10.9.1.1.1.4.5.1 |
tRingMgmtSecurityIfIndexA read of this object will return the MIB-II ifIndex to the ring
interface the station referenced by this MAC Address was seen on.ro INTEGER .1.3.6.1.2.1.10.9.1.1.1.4.5.1.1 |
tRingMgmtSecurityStnAddressReturns the MAC address of the station on the secure station listro OCTET STRING .1.3.6.1.2.1.10.9.1.1.1.4.5.1.2 |
tRingStats OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2 |
tRingStatsRing OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.1 |
tRingStatsRingErrs OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.1.1 |
tRingStatsRingFramesReturns the total number of all LLC frames that have passed
around this ring. If this value cannot be determined, a zero
is returned.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.1 |
tRingStatsRingKBytesReturns the total number of kilobytes from LLC frames that have passed
around this ring. If this value cannot be determined, a zero is
returned.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.2 |
tRingStatsRingLineErrorsReturns the total number of line errors that have occurred
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.3 |
tRingStatsRingBurstErrorsReturns the total number of burst errors that have occurred
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.4 |
tRingStatsRingACErrorsReturns the total number of address/copied errors that
have occurred on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.5 |
tRingStatsRingAbortSequencesReturns the total number of abort sequences that have been
transmitted on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.6 |
tRingStatsRingInternalErrorsReturns the number of internal errors that stations on this
ring have detected.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.7 |
tRingStatsRingLostFramesReturns the number of lost frames that have been detected
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.8 |
tRingStatsRingCongestErrorsReturns the number of times stations on this ring have
reported receiver congestion errors.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.9 |
tRingStatsRingFCErrorsReturns the number of frame copied errors that have occurred
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.10 |
tRingStatsRingTokenErrorsReturns the number of token errors that have occurred on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.11 |
tRingStatsRingFreqErrorsReturns the total number of frequency errors on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.12 |
tRingStatsRingTotalErrorsThis 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.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.13 |
tRingStatsRingAMChangesReturns the number of times the active monitor has changed
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.14 |
tRingStatsRingRingPurgesReturns the number of times the active monitor has purged
the ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.15 |
tRingStatsRingBeaconEventsReturns the number of times this ring has entered the
beaconing state.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.16 |
tRingStatsRingLongestBeaconReturns the length of time in TimeTicks of the longest
beaconing state on this ring.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.9.1.1.2.1.1.17 |
tRingStatsRingLastBeaconReturns the length of time in TimeTicks of the last beaconing
state on this ring.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.9.1.1.2.1.1.18 |
tRingStatsRingLastBeaconTypeReturns the type of beaconing frames last seen on the ring.ro Enumeration .1.3.6.1.2.1.10.9.1.1.2.1.1.19 |
tRingStatsRingPollFailureNoRecoveryReturns the number of times this ring could not recover from a ring poll
failure since the last time this object was reset.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.20 |
tRingStatsRingPollFailureNNIFrameCountReturns the number of times this device has detected Neighbor Notification
Incomplete MAC frames on the ring since the last time this object was
resetro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.21 |
tRingStatsRingPollFailureNNIFrameAddressReturns 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.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.2.1.1.22 |
tRingStatsRingPollFailureLastNNIFrameTimeReturns 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.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.1.23 |
tRingStatsRingPollFailureLastDNAAddressReturns 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.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.2.1.1.24 |
tRingStatsRingProtos OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.1.2 |
tRingStatsRingProtocolSnaFramesReturns the count of SNA frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.1 |
tRingStatsRingProtocolXnsFramesReturns the count of XNS frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.2 |
tRingStatsRingProtocolTcpIpFramesReturns the count of TCP/IP frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.3 |
tRingStatsRingProtocolBanyanFramesReturns the count of Banyan frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.4 |
tRingStatsRingProtocolIpxFramesReturns the count of Novell IPX frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.5 |
tRingStatsRingProtocolNetbiosFramesReturns the count of NetBIOS frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.6 |
tRingStatsRingProtocolLanNetMgrFramesReturns the count of LAN Network Manager frames seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.7 |
tRingStatsRingProtocolOtherFramesReturns the count of all other frame types seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.2.8 |
tRingStatsRingSizes OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.1.3 |
tRingStatsRingFramesizeUpTo63BytesReturns the count of frames less than 64 bytes in size seen on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.1 |
tRingStatsRingFramesize64To127BytesReturns the count of frames between 64 bytes and 127 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.2 |
tRingStatsRingFramesize128To255BytesReturns the count of frames between 128 bytes and 255 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.3 |
tRingStatsRingFramesize256To511BytesReturns the count of frames between 256 bytes and 511 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.4 |
tRingStatsRingFramesize512To1023BytesReturns the count of frames between 512 bytes and 1023 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.5 |
tRingStatsRingFramesize1024To2047BytesReturns the count of frames between 1024 bytes and 2047 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.6 |
tRingStatsRingFramesize2048To4095BytesReturns the count of frames between 2048 bytes and 4095 bytes in size seen
on this ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.7 |
tRingStatsRingFramesize4096AndUpBytesReturns the count of frames greater than 4096 bytes in size seen on this
ring.ro Counter .1.3.6.1.2.1.10.9.1.1.2.1.3.8 |
tRingStatsStn OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.2 |
tRingStatsStnTableA list of statistical objects reported by the stations participating in
the ring poll process of this ring. SEQUENCE OF TRingStatsStnEntry .1.3.6.1.2.1.10.9.1.1.2.2.1 |
tRingStatsStnEntryA list of statistical objects reported by a station which is participating
in the ring poll process of this ring. TRingStatsStnEntry .1.3.6.1.2.1.10.9.1.1.2.2.1.1 |
tRingStatsStnAddressReturns the MAC address to the station port for which the
information in this table pertains.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.2.2.1.1.1 |
tRingStatsStnFramesThis object returns the total number of LLC frames that
have originated from this station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.2 |
tRingStatsStnBytesReturns the total number of bytes from all LLC frames
that have originated from this station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.3 |
tRingStatsStnLineErrorsThis object gives the number of line errors that have been
detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.4 |
tRingStatsStnBurstErrorsThis object gives the number of burst errors that have been
detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.5 |
tRingStatsStnACErrorsReturns the total number of address/copied errors that
that have been detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.6 |
tRingStatsStnAbortSequencesThis object gives the number of abort sequences that have
been sent by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.7 |
tRingStatsStnInternalErrorsThis object gives the number of internal errors that have
been detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.8 |
tRingStatsStnLostFramesThis object gives the number of lost frames that have been
detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.9 |
tRingStatsStnCongestErrorsThis object gives the number of congestion errors that have
been occurred at the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.10 |
tRingStatsStnFCErrorsThis object gives the number of frame copied errors that have
been detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.11 |
tRingStatsStnTokenErrorsThis object gives the number of token errors that have been
detected by the station while it was acting as the active monitor.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.12 |
tRingStatsStnFreqErrorsThis object gives the number of frequency errors that have
been detected by the station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.13 |
tRingStatsStnErrorsThis object returns the sum of all errors reported by this
table (tRingStatsStnEntry 4 thru tRingStatsStnEntry 13) that
have been detected by this station.ro Counter .1.3.6.1.2.1.10.9.1.1.2.2.1.1.14 |
tRingStatsReset OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.2.3 |
tRingStatsResetCountersThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.1.2.3.1 |
tRingStatsResetTimeThis 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.9.1.1.2.3.2 |
tRingAlarms OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3 |
tRingAlarmsRing OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.1 |
tRingAlarmsRingEnbl OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.1.1 |
tRingAlarmsRingTimebaseGet/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.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.1.1 |
tRingAlarmsRingRingPurgesEnableA write of value 2 will enable the Ring Purges threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.2 |
tRingAlarmsRingAMPErrsEnableA write of value 2 will enable the Active Monitor Error threshold
alarm. A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.3 |
tRingAlarmsRingTokenErrsEnableA write of value 2 will enable the Token Errors threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.4 |
tRingAlarmsRingClaimTknErrsEnableA write of value 2 will enable the Claim Token Errors threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.5 |
tRingAlarmsRingLostFramesEnableA write of value 2 will enable the Lost Frames threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.6 |
tRingAlarmsRingBeaconStateEnableA write of value 2 will enable the Beacon State threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.7 |
tRingAlarmsRingFrameCountEnableA write of value 2 will enable the total Frame Count threshold alarm.
A write of value 1 will disable this threshold alarm (default).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.1.1.8 |
tRingAlarmsRingThrsh OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.1.2 |
tRingAlarmsRingRingPurgesThresholdThe threshold alarm value for Ring Purges. Valid ranges are
1 to 36000 with a default value of 70.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.1 |
tRingAlarmsRingAMPErrsThresholdThe threshold alarm value for Active Monitor Errors. Valid
ranges are 1 to 1800 with a default value of 1.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.2 |
tRingAlarmsRingTokenErrsThresholdThe threshold alarm value for Token Errors. Valid ranges are
5 to 7200 with a default value of 10.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.3 |
tRingAlarmsRingClaimTknThresholdThe threshold alarm value for Claim Tokens. Valid ranges are
1 to 7200 with a default value of 5.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.4 |
tRingAlarmsRingLostFramesThresholdThe threshold alarm value for Lost Frames. Valid ranges are
5 to 7200 with a default value of 10.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.5 |
tRingAlarmsRingBeaconStateThresholdThe threshold alarm value for Beacon States. Valid ranges are
1 to 7200 with a default value of 1.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.6 |
tRingAlarmsRingFrameCountThresholdThe 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.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.1.2.7 |
tRingAlarmsStn OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.2 |
tRingAlarmsStnEnbl OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.2.1 |
tRingAlarmsStnEnblTableA list of alarm enabling objects pertaining to the stations participating
in the ring poll process on this ring. SEQUENCE OF TRingAlarmsStnEnblEntry .1.3.6.1.2.1.10.9.1.1.3.2.1.1 |
tRingAlarmsStnEnblEntryA list of alarm enabling objects pertaining to a station participating in
the ring poll process on this ring. TRingAlarmsStnEnblEntry .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1 |
tRingAlarmsStnEnblAddressReturns the address of the station to which the information in this
table pertains.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.1 |
tRingAlarmsStnEnblLineErrsEnableA 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).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.2 |
tRingAlarmsStnEnblInternalErrsEnableA 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).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.3 |
tRingAlarmsStnEnblBurstErrsEnableA 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).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.4 |
tRingAlarmsStnEnblACErrsEnableA 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).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.5 |
tRingAlarmsStnEnblRcvrCongestEnableA 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).rw Enumeration .1.3.6.1.2.1.10.9.1.1.3.2.1.1.1.6 |
tRingAlarmsStnThrsh OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.1.3.2.2 |
tRingAlarmsStnThrshTableA list of threshold alarm objects pertaining to the stations participating
in the ring poll process on this ring. SEQUENCE OF TRingAlarmsStnThrshEntry .1.3.6.1.2.1.10.9.1.1.3.2.2.1 |
tRingAlarmsStnThrshEntryA list of threshold alarm objects pertaining to a station participating in
the ring poll process on this ring. TRingAlarmsStnThrshEntry .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1 |
tRingAlarmsStnThrshAddressReturns the address of the station to which the information in this
table pertains.ro OCTET STRING .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.1 |
tRingAlarmsStnThrshLineErrsThresholdThe threshold alarm value for Line Errors. Valid
ranges are 1 to 3600 with a default value of 2.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.2 |
tRingAlarmsStnThrshInternalErrsThresholdThe threshold alarm value for Internal Errors. Valid
ranges are 1 to 3600 with a default value of 1.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.3 |
tRingAlarmsStnThrshBurstErrsThresholdThe threshold alarm value for Burst Errors. Valid
ranges are 5 to 18000 with a default value of 10.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.4 |
tRingAlarmsStnThrshACErrsThresholdThe threshold alarm value for Address Recognized/Frame
Copied Errors. Valid ranges are 1 to 1800 with a default
value of 2.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.5 |
tRingAlarmsStnThrshRcvrCongestThresholdThe threshold alarm value for Receiver Congestion Errors.
Valid ranges are 1 to 90000 with a default value of 124.rw INTEGER .1.3.6.1.2.1.10.9.1.1.3.2.2.1.1.6 |
tRingPortGrp OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.2 |
tRingPortGrpTableA list of port group management objects which pertains to a
collection of port groups making up this ring. SEQUENCE OF TRingPortGrpEntry .1.3.6.1.2.1.10.9.1.2.1 |
tRingPortGrpEntryA list of port group management objects which pertains to a
single instance of a port group residing on this ring. TRingPortGrpEntry .1.3.6.1.2.1.10.9.1.2.1.1 |
tRingPortGrpIdReturns an index to a port group for which the information in
this table pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.2.1.1.1 |
tRingPortGrpNameAn ASCII name assigned to this port group. The default name is
Board n', where n is a number 1 through n.rw DisplayString .1.3.6.1.2.1.10.9.1.2.1.1.2 |
tRingPortGrpStnPortCountThis object defines the total number of station ports on the
addressed board.ro INTEGER .1.3.6.1.2.1.10.9.1.2.1.1.3 |
tRingPortGrpRingPortCountThis object defines the total number of ring ports (ring-in
or ring-out) on the addressed board.ro INTEGER .1.3.6.1.2.1.10.9.1.2.1.1.4 |
tRingPortGrpStnPortsEnableSetting 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.rw Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.5 |
tRingPortGrpRingPortsEnableSetting 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.rw Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.6 |
tRingPortGrpStnPortsOnReturns the total number of enabled station ports in this port
group.ro INTEGER .1.3.6.1.2.1.10.9.1.2.1.1.7 |
tRingPortGrpRingPortsOnReturns the total number of enabled ring in/out ports in this
port group.ro INTEGER .1.3.6.1.2.1.10.9.1.2.1.1.8 |
tRingPortGrpModeThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.9 |
tRingPortGrpSpeedThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.10 |
tRingPortGrpSpeedFaultThis object reports a ring speed fault.ro Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.11 |
tRingPortGrpSpeedFaultLocationThis object indicates the last ring speed fault detection circuit(s)
to detect the fault, if there was one.ro Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.12 |
tRingPortGrpBypassRingPortStateThis object sets and reports the state of the ring bypass
relay on those token ring boards which support the relay.rw Enumeration .1.3.6.1.2.1.10.9.1.2.1.1.13 |
tRingPort OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.3 |
tRingPortMgmt OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.3.1 |
tRingPortMgmtTableA list of port management objects which pertains to a collection of
ports in a port group residing on this ring. SEQUENCE OF TRingPortMgmtEntry .1.3.6.1.2.1.10.9.1.3.1.1 |
tRingPortMgmtEntryA list of port management objects which pertains to a single instance
of a port in a port group residing on this ring. TRingPortMgmtEntry .1.3.6.1.2.1.10.9.1.3.1.1.1 |
tRingPortMgmtPortIdReturns an index to a port for which the information in this table
pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.1.1.1.1 |
tRingPortMgmtPortGrpIdReturns an index to a port group to which the port belongs for
which the information in this table pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.1.1.1.2 |
tRingPortMgmtPortNameGets/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.rw DisplayString .1.3.6.1.2.1.10.9.1.3.1.1.1.3 |
tRingPortMgmtPortAdminStateSetting 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.1.1.1.4 |
tRingPortMgmtPortOperStateReturns the operational state of this port.ro Enumeration .1.3.6.1.2.1.10.9.1.3.1.1.1.5 |
tRingPortMgmtPortTypeUniquely 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.ro OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.3.1.1.1.6 |
tRingPortMgmtSpeedFaultDetectThis 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.ro Enumeration .1.3.6.1.2.1.10.9.1.3.1.1.1.7 |
tRingPortMgmtRingOutEnableThis 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.1.1.1.8 |
tRingPortStn OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.3.2 |
tRingPortStnTableA list of station port management objects which pertains to a collection of
station ports in a port group residing on this ring. SEQUENCE OF TRingPortStnEntry .1.3.6.1.2.1.10.9.1.3.2.1 |
tRingPortStnEntryA list of station port management objects which pertains to a single
instance of a station port in a port group residing on this ring. TRingPortStnEntry .1.3.6.1.2.1.10.9.1.3.2.1.1 |
tRingPortStnPortIdReturns an index to a port for which the information in this table
pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.2.1.1.1 |
tRingPortStnPortGrpIdReturns an index to a port group to which the port belongs for
which the information in this table pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.2.1.1.2 |
tRingPortStnPortLinkStateThis object reports the link status of a port. The link status
indicates the port is detecting a good phantom current.ro Enumeration .1.3.6.1.2.1.10.9.1.3.2.1.1.3 |
tRingPortStnPortLinkStateTimeThis object reports the amount of time in TimeTicks since the
port's link state last changed.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.9.1.3.2.1.1.4 |
tRingPortStnPortMapEnableA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.2.1.1.5 |
tRingPortStnPortMappedMacAddrThis object reports the MAC address of the station mapped to
this port, if known. If unknown, the NULL address is returned.ro OCTET STRING .1.3.6.1.2.1.10.9.1.3.2.1.1.6 |
tRingPortStnInsertionTrapEnableA 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.2.1.1.7 |
tRingPortRing OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.3.3 |
tRingPortRingTableA list of ring port management objects which pertains to a collection of
ring ports in a port group residing on this ring. SEQUENCE OF TRingPortRingEntry .1.3.6.1.2.1.10.9.1.3.3.1 |
tRingPortRingEntryA list of ring port management objects which pertains to a single instance
of a ring port in a port group residing on this ring. TRingPortRingEntry .1.3.6.1.2.1.10.9.1.3.3.1.1 |
tRingPortRingPortIdReturns an index to a port for which the information in this table
pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.3.1.1.1 |
tRingPortRingPortGrpIdReturns an index to a port group to which the port belongs for
which the information in this table pertains.ro INTEGER .1.3.6.1.2.1.10.9.1.3.3.1.1.2 |
tRingPortRingPortClassThis 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).ro Enumeration .1.3.6.1.2.1.10.9.1.3.3.1.1.3 |
tRingPortRingPortMediaSelectWhen 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.3.1.1.4 |
tRingPortRingFaultStatusThis object reports the media fault status of a ring port capable of
auto-wrapping.ro Enumeration .1.3.6.1.2.1.10.9.1.3.3.1.1.5 |
tRingPortRingFaultStateTimeThis object reports the amount of time in TimeTicks since the
ring port fault state last changed.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.9.1.3.3.1.1.6 |
tRingPortRingPhantomCurrentWhen 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.rw Enumeration .1.3.6.1.2.1.10.9.1.3.3.1.1.7 |
tRingPortRingPortTypeThis object reports the ring port type.ro Enumeration .1.3.6.1.2.1.10.9.1.3.3.1.1.8 |
tRingIf OBJECT IDENTIFIER .1.3.6.1.2.1.10.9.1.4 |
tRingIfIndexA read of this object will return the MIB-II ifIndex to the interface
this ring is attached to.ro INTEGER .1.3.6.1.2.1.10.9.1.4.1 |