S5-TOKENRING-COMMON-MIB

File: S5-TOKENRING-COMMON-MIB.mib (52923 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
S5-TOKENRING-MIB S5-TCS-MIB SNMPv2-TC

Imported symbols

Counter TimeTicks OBJECT-TYPE
DisplayString s5TrCfg s5TrStat
TimeIntervalSec SrcIndx MacAddress

Defined Types

S5TrPortEntry  
SEQUENCE    
  s5TrPortBrdIndx INTEGER
  s5TrPortIndx INTEGER
  s5TrPortWrapStatus INTEGER
  s5TrPortWrapTime TimeIntervalSec
  s5TrPortInsrtStatus INTEGER
  s5TrPortPhanStatus INTEGER
  s5TrPortPhanChngs Counter
  s5TrPortTrnkAccMthdStrap INTEGER
  s5TrPortTrnkAccMthd INTEGER
  s5TrPortClass INTEGER
  s5TrPortMedia INTEGER
  s5TrPortConnector INTEGER
  s5TrPortSoftwareInsertion INTEGER
  s5TrPortAFD INTEGER

S5TrFpuEntry  
SEQUENCE    
  s5TrFpuBrdIndx INTEGER
  s5TrFpuIndx INTEGER
  s5TrFpuType INTEGER
  s5TrFpuTypeIndx INTEGER
  s5TrFpuVer DisplayString
  s5TrFpuCapabilites INTEGER
  s5TrFpuRunningMode INTEGER

S5TrAttEntry  
SEQUENCE    
  s5TrAttBrdIndx INTEGER
  s5TrAttIndx INTEGER
  s5TrAttDfltSpeed INTEGER
  s5TrAttCurSpeed INTEGER
  s5TrAttFault INTEGER

S5TrRingExtEntry  
SEQUENCE    
  s5TrRingExtBoardIndx INTEGER
  s5TrRingExtExtensionIndx INTEGER
  s5TrRingExtRingNumber INTEGER
  s5TrRingExtRingInUna MacAddress
  s5TrRingExtRingOutUna MacAddress
  s5TrRingExtSecUna MacAddress
  s5TrRingExtRingInPhanStatus INTEGER
  s5TrRingExtRingOutPhanStatus INTEGER
  s5TrRingExtRingInWrapStatus INTEGER
  s5TrRingExtRingOutWrapStatus INTEGER
  s5TrRingExtClusterNumber INTEGER
  s5TrRingExtRingInPortNumber INTEGER
  s5TrRingExtRingOutPortNumber INTEGER

S5TrRingExtEosEntry  
SEQUENCE    
  s5TrRingExtEos OCTET STRING

S5TrBStatEntry  
SEQUENCE    
  s5TrBStatSrcIndx SrcIndx
  s5TrBStatTtlOctets Counter
  s5TrBStatMacOctets Counter
  s5TrBStatLlcOctets Counter
  s5TrBStatTtlFrms Counter
  s5TrBStatTtlGoodFrms Counter
  s5TrBStatTtlBadFrms Counter
  s5TrBStatMacFrms Counter
  s5TrBStatLlcFrms Counter
  s5TrBStatLlcNonUcastFrms Counter
  s5TrBStatLlcUcastFrms Counter
  s5TrBStatGoodErrReportFrms Counter
  s5TrBStatBeaconFrms Counter
  s5TrBStatRingPurgeFrms Counter
  s5TrBStatClaimTokenFrms Counter
  s5TrBStatUna MacAddress

S5TrFStatEntry  
SEQUENCE    
  s5TrFStatSrcIndx SrcIndx
  s5TrFStatDropEvents Counter
  s5TrFStatLlcFrms18to63Octets Counter
  s5TrFStatLlcFrms64to127Octets Counter
  s5TrFStatLlcFrms128to255Octets Counter
  s5TrFStatLlcFrms256to511Octets Counter
  s5TrFStatLlcFrms512to1023Octets Counter
  s5TrFStatLlcFrms1024to2047Octets Counter
  s5TrFStatLlcFrms2048to4095Octets Counter
  s5TrFStatLlcFrms4096to8191Octets Counter
  s5TrFStatLlcFrms8192to18000Octets Counter
  s5TrFStatLlcFrmsGreaterThan18000Octets Counter

S5TrEStatEntry  
SEQUENCE    
  s5TrEStatSrcIndx SrcIndx
  s5TrEStatDropEvents Counter
  s5TrEStatLineErrs Counter
  s5TrEStatInternalErrs Counter
  s5TrEStatBurstErrs Counter
  s5TrEStatACErrs Counter
  s5TrEStatAbortErrs Counter
  s5TrEStatLostFrameErrs Counter
  s5TrEStatCongestionErrs Counter
  s5TrEStatFrameCopiedErrs Counter
  s5TrEStatFrequencyErrs Counter
  s5TrEStatTokenErrs Counter
  s5TrEStatSoftErrFrms Counter

S5TrPortInfoEntry  
SEQUENCE    
  s5TrPortInfoSrcIndx SrcIndx
  s5TrPortInfoBrdIndx INTEGER
  s5TrPortInfoPortIndx INTEGER
  s5TrPortInfoAddr MacAddress
  s5TrPortInfoLastNaun MacAddress
  s5TrPortInfoStationStatus INTEGER
  s5TrPortInfoFirstEnterTime TimeTicks
  s5TrPortInfoLastEnterTime TimeTicks
  s5TrPortInfoLastExitTime TimeTicks
  s5TrPortInfoDupAddrErrs Counter
  s5TrPortInfoLineErrs Counter
  s5TrPortInfoInternalErrs Counter
  s5TrPortInfoBurstErrs Counter
  s5TrPortInfoACErrs Counter
  s5TrPortInfoAbortErrs Counter
  s5TrPortInfoLostFrameErrs Counter
  s5TrPortInfoCongestionErrs Counter
  s5TrPortInfoFrameCopiedErrs Counter
  s5TrPortInfoFrequencyErrs Counter
  s5TrPortInfoTokenErrs Counter
  s5TrPortInfoBeaconErrs Counter
  s5TrPortInfoInsertions Counter

S5TrPortFpuStatsEntry  
SEQUENCE    
  s5TrPortFpuStatsBrdIndx INTEGER
  s5TrPortFpuStatsPortIndx INTEGER
  s5TrPortFpuStatsAddr MacAddress
  s5TrPortFpuStatsTxOctets Counter
  s5TrPortFpuStatsTxPkts Counter
  s5TrPortFpuStatsRxOctets Counter
  s5TrPortFpuStatsRxPkts Counter

Defined Values

s5TrPortTable 2.1.6.7.1.1
A table containing information about each port on a board. The number of entries is determined by the number of manageable ports. Those boards that do not have any manageable ports do not have any entries in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrPortEntry

s5TrPortEntry 2.1.6.7.1.1.1
A row in Token Ring port table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrPortEntry  

s5TrPortBrdIndx 2.1.6.7.1.1.1.1
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrPortIndx 2.1.6.7.1.1.1.2
The index of the port on the board. Its value ranges between 1 and the number of manageable ports on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrPortWrapStatus 2.1.6.7.1.1.1.3
The wrap status of the port. The following values can be written: wrap(2)........wrap the port connect(3).....unwrap the port timedWrap(4)...time wrap port (uses value from s5TrPortWrapTime) The following values reflect the wrap status of the port: other(1)............wrap status unknown wrap(2).............port is wrapped connect(3)..........port is not wrapped timedWrap(4)........port is timed wrapped (see value of s5TrPortWrapTime) nmmBeaconWrap(5)....beaconing station automatically removed by an NMM wrongSpeedWrap(6)...station with wrong speed automatically removed permBeaconWrap(7)...station permanently removed by an NMM since it attempted to deinsert and insert in the ring at a high rate while it beacons the ring. On GETs with port status of timeWrap(4), if the time remaining before the wrap is undone is available, it will be reported in object s5TrPortWrapTime as a positive value. If not available, the value of s5TrPortWrapTime will be zero. When changing a port to timedWrap(4), the SET request must also contain the value for object s5TrPortWrapTime. Only value wrap(2) will survive resets of the host card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), wrap(2), connect(3), timedWrap(4), nmmBeaconWrap(5), wrongSpeedWrap(6), permBeaconWrap(7), hostBecaonWrap(8)  

s5TrPortWrapTime 2.1.6.7.1.1.1.4
The length of time to keep the port wrapped when a timed wrap is done to the board. This object can only be written in the same request that sets s5TrPortWrapStatus to timedWrap(4). Afterwards, it indicates the amount of time left before the timed wrap is completed, at which time s5TrPortWrapStatus is changed to connect(3). This object has the value of zero if the port is not timed wrapped, and also if the amount of time is not available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeIntervalSec  

s5TrPortInsrtStatus 2.1.6.7.1.1.1.5
The port insertion status. The values are: other(1).........status unknown notInserted(2)...port is not inserted inserted(3)......port inserted into the ring
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notInserted(2), inserted(3)  

s5TrPortPhanStatus 2.1.6.7.1.1.1.6
The port phantom status. The values are: other(1).............status unknown noPhantom(2).........no phantom signal phantom(3)...........phantom signal is on softwarePhantom(4)...phantom signal is on by turning on software insertion (see s5TrPortSoftwareInsertion for more details) Note: for RI/RO ports, this signal is driven by the 'lowlight' detector. For RI/RO ports that have the value of none(3) for s5TrPortTrnkAccMthd, this value will always be phantom(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), noPhantom(2), phantom(3), softwarePhantom(4)  

s5TrPortPhanChngs 2.1.6.7.1.1.1.7
A counter of changes of s5TrPortPhanStatus from noPhantom(2) to phantom(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortTrnkAccMthdStrap 2.1.6.7.1.1.1.8
The strap (hardware jumper) setting for the RI/RO port trunk validation method. The values are: notSupported(1)...a fiber port, or not a RI/RO port synoptics(2)......use SynOptics method none(3)...........no validation done The operational method used is indicated by the value of s5TrPortTrnkAccMthd.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notSupported(1), synoptics(2), none(3)  

s5TrPortTrnkAccMthd 2.1.6.7.1.1.1.9
The operational setting for the RI/RO port trunk validation method. The following values can be written: synoptics(2)...use SynOptics method none(3)........no validation done The following values can be read: notSupported(1)...not a RI/RO port, or a fiber port synoptics(2)......use SynOptics method none(3)...........do no validation
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(1), synoptics(2), none(3)  

s5TrPortClass 2.1.6.7.1.1.1.10
The port class. The values are: other(1)......unknown or some other type ri(2).........Ring In port ro(3).........Ring Out port lobe(4).......Lobe port internal(5)...Internal port which may be connected to a backplane ring
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ri(2), ro(3), lobe(4), internal(5)  

s5TrPortMedia 2.1.6.7.1.1.1.11
The port media type. The values are: other(1)...........unknown or some other type synFiber(2)........SynOptics Fiber stdFiber(3)........Standard Fiber copperActive(4)....Active copper copperPassive(5)...Passive copper mac(6).............Internal MAC specialProc(7).....Internal special processor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), synFiber(2), stdFiber(3), copperActive(4), copperPassive(5), mac(6), specialProc(7)  

s5TrPortConnector 2.1.6.7.1.1.1.12
The port connector type. The values are: other(1)......unknown or some other type internal(2)...no external connector db9(3)........DB9 rj45(4).......RJ-45 fiberST(5)....fiber ST
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), internal(2), db9(3), rj45(4), fiberST(5)  

s5TrPortSoftwareInsertion 2.1.6.7.1.1.1.13
This object reflects the capability for a port to connect to the Ring-In (RI) or Ring-Out (RO) port of a MAU by software controlled phantom insertion. The following values can be read: notCapableOfSoftwareInsertion(1)... The port is incapable of software insertion and therefore cannot connect to the RI or RO port of a MAU capableAndSoftwareInsertionOn(2)... The port is capable of software insertion, and software insertion is on capableAndSoftwareInsertionOff(3)... The port is capable of software insertion, and software insertion is off The following values can be written: capableAndSoftwareInsertionOn(2)... Turns on the software insertion (see note) capableAndSoftwareInsertionOff(3)... Turns off the software insertion (see note) Note: The values capableAndSoftwareInsertionOn(2) and capableAndSoftwareInsertionOff(3) are only valid for writing if the port has the capability of software insertion.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notCapableOfSoftwareInsertion(1), capableAndSoftwareInsertionOn(2), capableAndSoftwareInsertionOff(3)  

s5TrPortAFD 2.1.6.7.1.1.1.14
This object reflects the capability for a port to disable AFD, Automatic Frequency Detection. The following values can be read: notCapableOfAFDDisable(1)... The port is incapable of AFD disable. capableAndAFDEnabled(2)... The port is capable of AFD disable and the current AFD is enabled. capableAndAFDDisabled(3)... The port is capable of AFD disable and the current AFD is disabled. The following values can be written: capableAndAFDEnabled(2)... Enable the AFD. capableAndAFDDisabled(3)... Disable the AFD. Note: The values capableAndAFDEnabled(2) and capableAndAFDDisabled(3) are only valid for writing if the port has the capability of AFD disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notCapableOfAFDDisable(1), capableAndAFDEnabled(2), capableAndAFDDisabled(3)  

s5TrFpuTable 2.1.6.7.1.2
A table containing information about each FPU (Frame Processing Unit) on a board.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrFpuEntry

s5TrFpuEntry 2.1.6.7.1.2.1
A row in the Token Ring FPU table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrFpuEntry  

s5TrFpuBrdIndx 2.1.6.7.1.2.1.1
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrFpuIndx 2.1.6.7.1.2.1.2
The index of the FPU on the board. The value ranges between 1 and the number of FPUs on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrFpuType 2.1.6.7.1.2.1.3
The type of FPU. The values are: other(1).....other or unknown cluster(2)...FPU is associated with a cluster port(3)......FPU is associated with a port roving(4)....FPU is a virtual one due to roving embedded management FPU. The type index s5TrFpuTypeIndx specifies port number in this case. This describes at what point an FPU is connected so that it can collect information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), cluster(2), port(3), roving(4)  

s5TrFpuTypeIndx 2.1.6.7.1.2.1.4
The index of the cluster or port that the FPU is associated with. The object s5TrFpuType type specifies the type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

s5TrFpuVer 2.1.6.7.1.2.1.5
The version of the FPU. If not available, then the value is a zero length string.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

s5TrFpuCapabilites 2.1.6.7.1.2.1.6
The capabilities of the FPU. The values are: other (1)...............Other or unknown coreStatistics(2).......Core statistics FPU embeddedManagement(3)...FPU capable of core statistics and roving; both features are mutually exclusive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), coreStatistics(2), embeddedManagement(3)  

s5TrFpuRunningMode 2.1.6.7.1.2.1.7
The running mode of the FPU. These values are for both read and write with the exception of other(1) which is for read only. The values are: other(1).......................Other or unknown coreStatistics(2)..............FPU running in core statistics mode. roving(4)......................FPU running in roving mode; Note: core statistics is unavailable in this mode. securityRoving(5)..............FPU running in roving mode due to authorized nodes security being turned on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), coreStatistics(2), rovingFPU(4), securityRoving(5)  

s5TrAttTable 2.1.6.7.1.3
A table containing information about each Token Ring attachment point on a board. This table extends table s5ChasAttTable for Token Ring Boards.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrAttEntry

s5TrAttEntry 2.1.6.7.1.3.1
A row in Token Ring attachment table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrAttEntry  

s5TrAttBrdIndx 2.1.6.7.1.3.1.1
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrAttIndx 2.1.6.7.1.3.1.2
The index of the attachment point on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrAttDfltSpeed 2.1.6.7.1.3.1.3
The default speed setting for the attachment point. The values are: other(1).....unknown or other speed s4Mbit(2)....4Mbit s16Mbit(3)...16Mbit
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), s4Mbit(2), s16Mbit(3)  

s5TrAttCurSpeed 2.1.6.7.1.3.1.4
The current speed setting for the attachment point. The read-only value is: other(1).....unknown or other speed The read-write values are: s4Mbit(2)....4Mbit s16Mbit(3)...16Mbit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), s4Mbit(2), s16Mbit(3)  

s5TrAttFault 2.1.6.7.1.3.1.5
A fault indicator for the attachment point. The values are: other(1).....not connected to a backplane network or value is unknown nofault(2)...no fault detected fault(3).....fault detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), nofault(2), fault(3)  

s5TrBkDiv 2.1.6.7.1.4
Setting of the Token Ring backplane divider. The value that can only be read is: other(1)...unknown or other state Values that can be read and written are: split(2)...split the backplane join(3)....join the backplane
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), split(2), join(3)  

s5TrRingExt 2.1.6.7.1.5
OBJECT IDENTIFIER    

s5TrRingExtLastChange 2.1.6.7.1.5.1
The value of sysUpTime when the last change of any Ring Extension table entry within the chassis was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

s5TrRingExtCurNum 2.1.6.7.1.5.2
The current number of entries in the Ring Extension Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

s5TrRingExtTable 2.1.6.7.1.5.3
A table containing information about each RI/RO (Ring In / Ring Out) pair on a board. The number of entries is determined by the number of existing RI/RO pairs. Those boards that do not have any RI/RO do not have any entries in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrRingExtEntry

s5TrRingExtEntry 2.1.6.7.1.5.3.1
A row in the Ring Extension table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrRingExtEntry  

s5TrRingExtBoardIndx 2.1.6.7.1.5.3.1.1
The index of the board which has RI/RO. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrRingExtExtensionIndx 2.1.6.7.1.5.3.1.2
The index of the RI/RO extension pair on the board. The value ranges between 1 and the number of RI/RO pairs on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrRingExtRingNumber 2.1.6.7.1.5.3.1.3
The logical ring number of the ring that RI/RO connects to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

s5TrRingExtRingInUna 2.1.6.7.1.5.3.1.4
The upstream neighbor address to the Ring In port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrRingExtRingOutUna 2.1.6.7.1.5.3.1.5
The upstream neighbor address to the Ring Out port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrRingExtSecUna 2.1.6.7.1.5.3.1.6
The (secondary) upstream neighbor address as read by the FPU that is located between RI and RO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrRingExtRingInPhanStatus 2.1.6.7.1.5.3.1.7
The phantom status of the Ring In port. The values are: other(1).........status unknown noPhantom(2).....no phantom signal phantom(3).......phantom signal is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), noPhantom(2), phantom(3)  

s5TrRingExtRingOutPhanStatus 2.1.6.7.1.5.3.1.8
The phantom status of the Ring Out port. The values are: other(1).........status unknown noPhantom(2).....no phantom signal phantom(3).......phantom signal is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), noPhantom(2), phantom(3)  

s5TrRingExtRingInWrapStatus 2.1.6.7.1.5.3.1.9
The wrap status of the Ring-In port. The values are: other(1)............wrap status unknown wrap(2).............port is wrapped connect(3)..........port is unwrapped
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), wrap(2), connect(3)  

s5TrRingExtRingOutWrapStatus 2.1.6.7.1.5.3.1.10
The wrap status of the Ring-Out port. The values are: other(1)............wrap status unknown wrap(2).............port is wrapped connect(3)..........port is unwrapped
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), wrap(2), connect(3)  

s5TrRingExtClusterNumber 2.1.6.7.1.5.3.1.11
The cluster number where RI/RO pair is located on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrRingExtRingInPortNumber 2.1.6.7.1.5.3.1.12
The port number where RI is located on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrRingExtRingOutPortNumber 2.1.6.7.1.5.3.1.13
The port number where RO is located on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrRingExtEosSize 2.1.6.7.1.5.4
The current size of a 'row' in the table s5TrRingExtEosTable. This allows applications to be able to break apart 'rows' in the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1400  

s5TrRingExtEosTable 2.1.6.7.1.5.5
A table of encoded octet strings of entries in table s5TrRingExtTable. The number of entries is determined by the packing of 'rows' from s5TrRingExtTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrRingExtEosEntry

s5TrRingExtEosEntry 2.1.6.7.1.5.5.1
A row in the table of encoded octet strings for table s5TrRingExtTable. Instance returned in Response PDU: On GETs: instance specified is the instance returned. On GET-NEXTs: instance returned is the instance of the last record contained in the octet string. Entries in the table can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrRingExtEosEntry  

s5TrRingExtEos 2.1.6.7.1.5.5.1.1
An encoded octet string. On reads it contains an integral number of 'rows' from table s5TrRingExtTable. All 'rows' are the same size which is defined by object s5TrRingExtEosSize.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1400)  

s5TrBStatTable 2.1.6.7.2.1
A table containing Token Ring basic statistics. The entries in the table may come from several different data sources including FPUs (Frame Processing Units) and MACs on NMMs (Network Management Modules). The number of entries is determined by the number of sources that can provide the information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrBStatEntry

s5TrBStatEntry 2.1.6.7.2.1.1
A row in Token Ring basic statistics table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrBStatEntry  

s5TrBStatSrcIndx 2.1.6.7.2.1.1.1
The index of the entry in the table. This index identifies the source of the information. Only those sources that provide these statistics are in this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SrcIndx  

s5TrBStatTtlOctets 2.1.6.7.2.1.1.2
The total number of octets of data in LLC frames and MAC frames (including frames with errors) measured on the ring (excluding framing bits, but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatMacOctets 2.1.6.7.2.1.1.3
The total number of octets of data in MAC frames (including frames with errors) measured on the ring (excluding framing bits, but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatLlcOctets 2.1.6.7.2.1.1.4
The total number of octets of data in LLC frames (including frames with errors) measured on the ring (excluding framing bits, but including FCS octets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatTtlFrms 2.1.6.7.2.1.1.5
The total number of LLC frames and MAC frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatTtlGoodFrms 2.1.6.7.2.1.1.6
The total number of LLC frames and MAC frames (excluding frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatTtlBadFrms 2.1.6.7.2.1.1.7
The total number of LLC frames and MAC frames with errors detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatMacFrms 2.1.6.7.2.1.1.8
The total number of MAC frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatLlcFrms 2.1.6.7.2.1.1.9
The total number of LLC frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatLlcNonUcastFrms 2.1.6.7.2.1.1.10
The total number of LLC frames (including frames with errors) detected on the ring that were directed to a LLC broadcast address (i.e., 0xFFFFFFFFFFFF or 0xC000FFFFFFFF) or a local or global multicast or functional address (i.e., 0xC000xxxxxxxx).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatLlcUcastFrms 2.1.6.7.2.1.1.11
The total number of LLC frames (including frames with errors) detected on the ring that were directed to a LLC unicast address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatGoodErrReportFrms 2.1.6.7.2.1.1.12
The total number of Soft error Report frames (excluding frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatBeaconFrms 2.1.6.7.2.1.1.13
The total number of Beacon frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatRingPurgeFrms 2.1.6.7.2.1.1.14
The total number of Ring Purge frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatClaimTokenFrms 2.1.6.7.2.1.1.15
The total number of Claim Token frames (including frames with errors) detected on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrBStatUna 2.1.6.7.2.1.1.16
The MAC address of the next active upstream neighbor (NAUN) (or upstream neighbor address (UNA)) of the ring monitoring source. If it is unknown or at power reset (for example, no activity on the ring), the value is 00:00:00:00:00:00. The old value of the NAUN will be held, even if the ring becomes inactive (i.e., it will not clear to zero after no activity).
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrFStatTable 2.1.6.7.2.2
A table containing Token Ring frame size distribution statistics. These statistics are for LLC frames. Counters for frames and octets can be found in the basic statistics table. The entries in this table may come from several different data sources. The number of entries is determined by the number of sources that can provide the information.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrFStatEntry

s5TrFStatEntry 2.1.6.7.2.2.1
A row in Token Ring frame size distribution statistics table. Entries can not be created or deleted via SNMP.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  S5TrFStatEntry  

s5TrFStatSrcIndx 2.1.6.7.2.2.1.1
The index of the entry in the table. This index identifies the source of the information. Only those sources that provide these statistics are in this table.
Status: obsolete Access: read-only
OBJECT-TYPE    
  SrcIndx  

s5TrFStatDropEvents 2.1.6.7.2.2.1.2
The total number of events in which frames were dropped by the data source due to lack of resources. Note that this number is not necessarily the number of frames dropped; it is just the number of times this condition has been detected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms18to63Octets 2.1.6.7.2.2.1.3
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 18 and 63 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms64to127Octets 2.1.6.7.2.2.1.4
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 64 and 127 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms128to255Octets 2.1.6.7.2.2.1.5
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 128 and 255 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms256to511Octets 2.1.6.7.2.2.1.6
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 256 and 511 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms512to1023Octets 2.1.6.7.2.2.1.7
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 512 and 1023 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms1024to2047Octets 2.1.6.7.2.2.1.8
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 1024 and 2047 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms2048to4095Octets 2.1.6.7.2.2.1.9
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 2048 and 4095 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms4096to8191Octets 2.1.6.7.2.2.1.10
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 4096 and 8191 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrms8192to18000Octets 2.1.6.7.2.2.1.11
The total number of LLC frames (excluding frames with errors) measured on the ring that were between 8192 and 18000 octets in length inclusive, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrFStatLlcFrmsGreaterThan18000Octets 2.1.6.7.2.2.1.12
The total number of LLC frames (excluding frames with errors) measured on the ring that were greater than 18000 octets in length, excluding framing bits but including FCS octets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatTable 2.1.6.7.2.3
A table containing Token Ring error statistics. The entries in the table may come from several different data sources. The number of entries is determined by the number of sources that can provide the information. (For example, this table is valid only on NMMs when they have become a Ring Error Monitor (REM).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrEStatEntry

s5TrEStatEntry 2.1.6.7.2.3.1
A row in Token Ring error statistics table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrEStatEntry  

s5TrEStatSrcIndx 2.1.6.7.2.3.1.1
The index of the entry in the table. This index identifies the source of the information. Only those sources that provide these statistics are in this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SrcIndx  

s5TrEStatDropEvents 2.1.6.7.2.3.1.2
Total number of events in which frames were dropped by the data source due to lack of resources. Note that this number is not necessarily the number of frames dropped; it is just the number of times this condition has been detected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatLineErrs 2.1.6.7.2.3.1.3
Total number of line errors reported by all stations in error report frames and detected on the ring. Section 3.8.1 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatInternalErrs 2.1.6.7.2.3.1.4
Total number of adapter internal errors reported by all stations in error report frames and detected on the ring. Section 3.8.2 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatBurstErrs 2.1.6.7.2.3.1.5
Total number of burst errors reported by all stations in error report frames and detected on the ring. Section 3.8.3 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatACErrs 2.1.6.7.2.3.1.6
Total number of AC (Address Copied) errors reported by all stations in error report frames and detected on the ring. Section 3.8.4 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatAbortErrs 2.1.6.7.2.3.1.7
Total number of abort delimiter transmitted errors reported by all stations in error report frames and detected on the ring. Section 3.8.5 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatLostFrameErrs 2.1.6.7.2.3.1.8
Total number of frames lost errors reported by all stations in error report frames and detected on the ring. Section 3.8.6 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatCongestionErrs 2.1.6.7.2.3.1.9
Total number of receive congestion errors reported by all stations in error report frames and detected on the ring. Section 3.8.7 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatFrameCopiedErrs 2.1.6.7.2.3.1.10
Total number of frame copied errors reported by all stations in error report frames and detected on the ring. Section 3.8.8 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatFrequencyErrs 2.1.6.7.2.3.1.11
Total number of frequency errors reported by all stations in error report frames and detected on the ring. Section 3.8.9 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatTokenErrs 2.1.6.7.2.3.1.12
Total number of token errors reported by all stations in error report frames and detected on the ring. Section 3.8.10 of IEEE 802.5 specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrEStatSoftErrFrms 2.1.6.7.2.3.1.13
Total number of error report frames detected on the ring. (Note: this has the same count as object s5TrBStatGoodErrReportFrms.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoTable 2.1.6.7.1.6
A table containing information for each managed token ring connectivity port on a board, excluding ring in, ring out, and those used as cascade expansion. The number of entries is determined by the number of manageable ports and the number of occupied slots in s5ChasComTable whose s5ChasComType is of a token Ring type and is on the same backplane ring as the NMM interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrPortInfoEntry

s5TrPortInfoEntry 2.1.6.7.1.6.1
A row in the port information table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrPortInfoEntry  

s5TrPortInfoSrcIndx 2.1.6.7.1.6.1.1
This index identifies the source of the information. Only those sources that provide these statistics are in this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SrcIndx  

s5TrPortInfoBrdIndx 2.1.6.7.1.6.1.2
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s5TrPortInfoPortIndx 2.1.6.7.1.6.1.3
The index of the port on the board. Its value ranges between 1 and the number of manageable ports on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

s5TrPortInfoAddr 2.1.6.7.1.6.1.4
The MAC address of the station currently/last attached to the port. If no station in the ring can be found attached to the port, the address should be 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrPortInfoLastNaun 2.1.6.7.1.6.1.5
The MAC address of the last known NAUN (Next Active Upstream Neighbor) of the station currently/last attached to the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrPortInfoStationStatus 2.1.6.7.1.6.1.6
The insertion status of the station currently/last attached to the port. The values are: active(1)..........Actively participating in ring poll from this port notInRingPoll(2)...Detected on the ring, but not currently participating in the ring poll from this port inactive(3)........ No longer on the ring from this port forcedRemoval(4)... forced off the ring from this port by network management.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), notInRingPoll(2), inactive(3), forcedRemoval(4)  

s5TrPortInfoFirstEnterTime 2.1.6.7.1.6.1.7
The value of sysUpTime when this port first time entered the ring. If the time is unknown, the value shall be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

s5TrPortInfoLastEnterTime 2.1.6.7.1.6.1.8
The value of sysUpTime when this port last time entered the ring. If the time is unknown, the value shall be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

s5TrPortInfoLastExitTime 2.1.6.7.1.6.1.9
The value of sysUpTime when this port last exited the ring. If the time is unknown, the value shall be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

s5TrPortInfoDupAddrErrs 2.1.6.7.1.6.1.10
Total number of duplicate address error detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoLineErrs 2.1.6.7.1.6.1.11
Total number of line errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoInternalErrs 2.1.6.7.1.6.1.12
Total number of adapter internal errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoBurstErrs 2.1.6.7.1.6.1.13
Total number of burst errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoACErrs 2.1.6.7.1.6.1.14
Total number of AC (Address Copied) errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoAbortErrs 2.1.6.7.1.6.1.15
Total number of abort delimiter transmitted errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoLostFrameErrs 2.1.6.7.1.6.1.16
Total number of lost frame errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoCongestionErrs 2.1.6.7.1.6.1.17
Total number of receive congestion errors detected from this port .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoFrameCopiedErrs 2.1.6.7.1.6.1.18
Total number of frame copied errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoFrequencyErrs 2.1.6.7.1.6.1.19
Total number of frequency errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoTokenErrs 2.1.6.7.1.6.1.20
Total number of token errors detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoBeaconErrs 2.1.6.7.1.6.1.21
Total number of beacon frames detected from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortInfoInsertions 2.1.6.7.1.6.1.22
Total number of times that the port was detected inserting into the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortFpuStatsTable 2.1.6.7.1.7
A table containing FPU statistics information for each managed token ring connectivity port on a board.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    S5TrPortFpuStatsEntry

s5TrPortFpuStatsEntry 2.1.6.7.1.7.1
A row in the Port FPU statistics table. Entries can not be created or deleted via SNMP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  S5TrPortFpuStatsEntry  

s5TrPortFpuStatsBrdIndx 2.1.6.7.1.7.1.1
The index of the board. This corresponds to the index of the slot containing the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrPortFpuStatsPortIndx 2.1.6.7.1.7.1.2
The index of the port on the board. The value ranges between 1 and the number of manageable ports on the board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

s5TrPortFpuStatsAddr 2.1.6.7.1.7.1.3
The MAC address of the station currently/last attached to the port. For ring in, ring out and cascade expansion ports, this MAC address is the UNA (Upstream Neighbor Address) as seen by the port. If no station has ever been connected to this port, the address should be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

s5TrPortFpuStatsTxOctets 2.1.6.7.1.7.1.4
Total number of octets transmitted at this port. If no station is connected to the port, the counter should return the last collected value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortFpuStatsTxPkts 2.1.6.7.1.7.1.5
Total number of packets transmitted at this port. If no station is connected to the port, the counter should return the last collected value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortFpuStatsRxOctets 2.1.6.7.1.7.1.6
Total number of octets received at this port. If no station is connected to the port, the counter should return the last collected value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

s5TrPortFpuStatsRxPkts 2.1.6.7.1.7.1.7
The number of packets receive at this port. If no station is connected to the port, the counter should return the last collected value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter