S5-TOKENRING-COMMON-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: S5-TOKENRING-COMMON-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
 s5TrPortTable 1.3.6.1.4.1.45.1.6.7.1.1 no-access
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.
     s5TrPortEntry 1.3.6.1.4.1.45.1.6.7.1.1.1 no-access
A row in Token Ring port table. Entries can not be created or deleted via SNMP.
         s5TrPortBrdIndx 1.3.6.1.4.1.45.1.6.7.1.1.1.1 integer read-only
The index of the board. This corresponds to the index of the slot containing the board.
         s5TrPortIndx 1.3.6.1.4.1.45.1.6.7.1.1.1.2 integer read-only
The index of the port on the board. Its value ranges between 1 and the number of manageable ports on the board.
         s5TrPortWrapStatus 1.3.6.1.4.1.45.1.6.7.1.1.1.3 integer read-write
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. Enumeration: 'wrongSpeedWrap': 6, 'permBeaconWrap': 7, 'other': 1, 'hostBecaonWrap': 8, 'connect': 3, 'wrap': 2, 'timedWrap': 4, 'nmmBeaconWrap': 5.
         s5TrPortWrapTime 1.3.6.1.4.1.45.1.6.7.1.1.1.4 timeintervalsec read-write
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.
         s5TrPortInsrtStatus 1.3.6.1.4.1.45.1.6.7.1.1.1.5 integer read-only
The port insertion status. The values are: other(1).........status unknown notInserted(2)...port is not inserted inserted(3)......port inserted into the ring Enumeration: 'inserted': 3, 'other': 1, 'notInserted': 2.
         s5TrPortPhanStatus 1.3.6.1.4.1.45.1.6.7.1.1.1.6 integer read-only
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). Enumeration: 'phantom': 3, 'noPhantom': 2, 'other': 1, 'softwarePhantom': 4.
         s5TrPortPhanChngs 1.3.6.1.4.1.45.1.6.7.1.1.1.7 counter read-only
A counter of changes of s5TrPortPhanStatus from noPhantom(2) to phantom(3).
         s5TrPortTrnkAccMthdStrap 1.3.6.1.4.1.45.1.6.7.1.1.1.8 integer read-only
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. Enumeration: 'none': 3, 'notSupported': 1, 'synoptics': 2.
         s5TrPortTrnkAccMthd 1.3.6.1.4.1.45.1.6.7.1.1.1.9 integer read-write
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 Enumeration: 'none': 3, 'notSupported': 1, 'synoptics': 2.
         s5TrPortClass 1.3.6.1.4.1.45.1.6.7.1.1.1.10 integer read-only
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 Enumeration: 'lobe': 4, 'ro': 3, 'other': 1, 'ri': 2, 'internal': 5.
         s5TrPortMedia 1.3.6.1.4.1.45.1.6.7.1.1.1.11 integer read-only
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 Enumeration: 'synFiber': 2, 'copperActive': 4, 'stdFiber': 3, 'mac': 6, 'other': 1, 'copperPassive': 5, 'specialProc': 7.
         s5TrPortConnector 1.3.6.1.4.1.45.1.6.7.1.1.1.12 integer read-only
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 Enumeration: 'db9': 3, 'rj45': 4, 'fiberST': 5, 'other': 1, 'internal': 2.
         s5TrPortSoftwareInsertion 1.3.6.1.4.1.45.1.6.7.1.1.1.13 integer read-write
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. Enumeration: 'capableAndSoftwareInsertionOn': 2, 'capableAndSoftwareInsertionOff': 3, 'notCapableOfSoftwareInsertion': 1.
         s5TrPortAFD 1.3.6.1.4.1.45.1.6.7.1.1.1.14 integer read-write
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. Enumeration: 'capableAndAFDEnabled': 2, 'capableAndAFDDisabled': 3, 'notCapableOfAFDDisable': 1.
 s5TrFpuTable 1.3.6.1.4.1.45.1.6.7.1.2 no-access
A table containing information about each FPU (Frame Processing Unit) on a board.
     s5TrFpuEntry 1.3.6.1.4.1.45.1.6.7.1.2.1 no-access
A row in the Token Ring FPU table. Entries can not be created or deleted via SNMP.
         s5TrFpuBrdIndx 1.3.6.1.4.1.45.1.6.7.1.2.1.1 integer read-only
The index of the board. This corresponds to the index of the slot containing the board.
         s5TrFpuIndx 1.3.6.1.4.1.45.1.6.7.1.2.1.2 integer read-only
The index of the FPU on the board. The value ranges between 1 and the number of FPUs on the board.
         s5TrFpuType 1.3.6.1.4.1.45.1.6.7.1.2.1.3 integer read-only
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. Enumeration: 'cluster': 2, 'other': 1, 'port': 3, 'roving': 4.
         s5TrFpuTypeIndx 1.3.6.1.4.1.45.1.6.7.1.2.1.4 integer read-only
The index of the cluster or port that the FPU is associated with. The object s5TrFpuType type specifies the type.
         s5TrFpuVer 1.3.6.1.4.1.45.1.6.7.1.2.1.5 displaystring read-only
The version of the FPU. If not available, then the value is a zero length string.
         s5TrFpuCapabilites 1.3.6.1.4.1.45.1.6.7.1.2.1.6 integer read-only
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. Enumeration: 'embeddedManagement': 3, 'coreStatistics': 2, 'other': 1.
         s5TrFpuRunningMode 1.3.6.1.4.1.45.1.6.7.1.2.1.7 integer read-write
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. Enumeration: 'securityRoving': 5, 'coreStatistics': 2, 'other': 1, 'rovingFPU': 4.
 s5TrAttTable 1.3.6.1.4.1.45.1.6.7.1.3 no-access
A table containing information about each Token Ring attachment point on a board. This table extends table s5ChasAttTable for Token Ring Boards.
     s5TrAttEntry 1.3.6.1.4.1.45.1.6.7.1.3.1 no-access
A row in Token Ring attachment table. Entries can not be created or deleted via SNMP.
         s5TrAttBrdIndx 1.3.6.1.4.1.45.1.6.7.1.3.1.1 integer read-only
The index of the board. This corresponds to the index of the slot containing the board.
         s5TrAttIndx 1.3.6.1.4.1.45.1.6.7.1.3.1.2 integer read-only
The index of the attachment point on the board.
         s5TrAttDfltSpeed 1.3.6.1.4.1.45.1.6.7.1.3.1.3 integer read-only
The default speed setting for the attachment point. The values are: other(1).....unknown or other speed s4Mbit(2)....4Mbit s16Mbit(3)...16Mbit Enumeration: 'other': 1, 's4Mbit': 2, 's16Mbit': 3.
         s5TrAttCurSpeed 1.3.6.1.4.1.45.1.6.7.1.3.1.4 integer read-write
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 Enumeration: 'other': 1, 's4Mbit': 2, 's16Mbit': 3.
         s5TrAttFault 1.3.6.1.4.1.45.1.6.7.1.3.1.5 integer read-only
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. Enumeration: 'fault': 3, 'other': 1, 'nofault': 2.
 s5TrBkDiv 1.3.6.1.4.1.45.1.6.7.1.4 integer read-write
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 Enumeration: 'other': 1, 'join': 3, 'split': 2.
 s5TrRingExt 1.3.6.1.4.1.45.1.6.7.1.5
     s5TrRingExtLastChange 1.3.6.1.4.1.45.1.6.7.1.5.1 timeticks read-only
The value of sysUpTime when the last change of any Ring Extension table entry within the chassis was detected.
     s5TrRingExtCurNum 1.3.6.1.4.1.45.1.6.7.1.5.2 integer read-only
The current number of entries in the Ring Extension Table.
     s5TrRingExtTable 1.3.6.1.4.1.45.1.6.7.1.5.3 no-access
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.
         s5TrRingExtEntry 1.3.6.1.4.1.45.1.6.7.1.5.3.1 no-access
A row in the Ring Extension table. Entries can not be created or deleted via SNMP.
             s5TrRingExtBoardIndx 1.3.6.1.4.1.45.1.6.7.1.5.3.1.1 integer read-only
The index of the board which has RI/RO. This corresponds to the index of the slot containing the board.
             s5TrRingExtExtensionIndx 1.3.6.1.4.1.45.1.6.7.1.5.3.1.2 integer read-only
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.
             s5TrRingExtRingNumber 1.3.6.1.4.1.45.1.6.7.1.5.3.1.3 integer read-only
The logical ring number of the ring that RI/RO connects to.
             s5TrRingExtRingInUna 1.3.6.1.4.1.45.1.6.7.1.5.3.1.4 macaddress read-only
The upstream neighbor address to the Ring In port.
             s5TrRingExtRingOutUna 1.3.6.1.4.1.45.1.6.7.1.5.3.1.5 macaddress read-only
The upstream neighbor address to the Ring Out port.
             s5TrRingExtSecUna 1.3.6.1.4.1.45.1.6.7.1.5.3.1.6 macaddress read-only
The (secondary) upstream neighbor address as read by the FPU that is located between RI and RO.
             s5TrRingExtRingInPhanStatus 1.3.6.1.4.1.45.1.6.7.1.5.3.1.7 integer read-only
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. Enumeration: 'phantom': 3, 'noPhantom': 2, 'other': 1.
             s5TrRingExtRingOutPhanStatus 1.3.6.1.4.1.45.1.6.7.1.5.3.1.8 integer read-only
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. Enumeration: 'phantom': 3, 'noPhantom': 2, 'other': 1.
             s5TrRingExtRingInWrapStatus 1.3.6.1.4.1.45.1.6.7.1.5.3.1.9 integer read-only
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 Enumeration: 'wrap': 2, 'other': 1, 'connect': 3.
             s5TrRingExtRingOutWrapStatus 1.3.6.1.4.1.45.1.6.7.1.5.3.1.10 integer read-only
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 Enumeration: 'wrap': 2, 'other': 1, 'connect': 3.
             s5TrRingExtClusterNumber 1.3.6.1.4.1.45.1.6.7.1.5.3.1.11 integer read-only
The cluster number where RI/RO pair is located on the board.
             s5TrRingExtRingInPortNumber 1.3.6.1.4.1.45.1.6.7.1.5.3.1.12 integer read-only
The port number where RI is located on the board.
             s5TrRingExtRingOutPortNumber 1.3.6.1.4.1.45.1.6.7.1.5.3.1.13 integer read-only
The port number where RO is located on the board.
     s5TrRingExtEosSize 1.3.6.1.4.1.45.1.6.7.1.5.4 integer read-only
The current size of a 'row' in the table s5TrRingExtEosTable. This allows applications to be able to break apart 'rows' in the table.
     s5TrRingExtEosTable 1.3.6.1.4.1.45.1.6.7.1.5.5 no-access
A table of encoded octet strings of entries in table s5TrRingExtTable. The number of entries is determined by the packing of 'rows' from s5TrRingExtTable.
         s5TrRingExtEosEntry 1.3.6.1.4.1.45.1.6.7.1.5.5.1 no-access
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.
             s5TrRingExtEos 1.3.6.1.4.1.45.1.6.7.1.5.5.1.1 octet string read-only
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.
 s5TrPortInfoTable 1.3.6.1.4.1.45.1.6.7.1.6 no-access
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.
     s5TrPortInfoEntry 1.3.6.1.4.1.45.1.6.7.1.6.1 no-access
A row in the port information table. Entries can not be created or deleted via SNMP.
         s5TrPortInfoSrcIndx 1.3.6.1.4.1.45.1.6.7.1.6.1.1 srcindx read-only
This index identifies the source of the information. Only those sources that provide these statistics are in this table.
         s5TrPortInfoBrdIndx 1.3.6.1.4.1.45.1.6.7.1.6.1.2 integer read-only
The index of the board. This corresponds to the index of the slot containing the board.
         s5TrPortInfoPortIndx 1.3.6.1.4.1.45.1.6.7.1.6.1.3 integer read-only
The index of the port on the board. Its value ranges between 1 and the number of manageable ports on the board.
         s5TrPortInfoAddr 1.3.6.1.4.1.45.1.6.7.1.6.1.4 macaddress read-only
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
         s5TrPortInfoLastNaun 1.3.6.1.4.1.45.1.6.7.1.6.1.5 macaddress read-only
The MAC address of the last known NAUN (Next Active Upstream Neighbor) of the station currently/last attached to the port.
         s5TrPortInfoStationStatus 1.3.6.1.4.1.45.1.6.7.1.6.1.6 integer read-only
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. Enumeration: 'active': 1, 'forcedRemoval': 4, 'notInRingPoll': 2, 'inactive': 3.
         s5TrPortInfoFirstEnterTime 1.3.6.1.4.1.45.1.6.7.1.6.1.7 timeticks read-only
The value of sysUpTime when this port first time entered the ring. If the time is unknown, the value shall be zero.
         s5TrPortInfoLastEnterTime 1.3.6.1.4.1.45.1.6.7.1.6.1.8 timeticks read-only
The value of sysUpTime when this port last time entered the ring. If the time is unknown, the value shall be zero.
         s5TrPortInfoLastExitTime 1.3.6.1.4.1.45.1.6.7.1.6.1.9 timeticks read-only
The value of sysUpTime when this port last exited the ring. If the time is unknown, the value shall be zero.
         s5TrPortInfoDupAddrErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.10 counter read-only
Total number of duplicate address error detected from this port.
         s5TrPortInfoLineErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.11 counter read-only
Total number of line errors detected from this port.
         s5TrPortInfoInternalErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.12 counter read-only
Total number of adapter internal errors detected from this port.
         s5TrPortInfoBurstErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.13 counter read-only
Total number of burst errors detected from this port.
         s5TrPortInfoACErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.14 counter read-only
Total number of AC (Address Copied) errors detected from this port.
         s5TrPortInfoAbortErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.15 counter read-only
Total number of abort delimiter transmitted errors detected from this port.
         s5TrPortInfoLostFrameErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.16 counter read-only
Total number of lost frame errors detected from this port.
         s5TrPortInfoCongestionErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.17 counter read-only
Total number of receive congestion errors detected from this port .
         s5TrPortInfoFrameCopiedErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.18 counter read-only
Total number of frame copied errors detected from this port.
         s5TrPortInfoFrequencyErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.19 counter read-only
Total number of frequency errors detected from this port.
         s5TrPortInfoTokenErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.20 counter read-only
Total number of token errors detected from this port.
         s5TrPortInfoBeaconErrs 1.3.6.1.4.1.45.1.6.7.1.6.1.21 counter read-only
Total number of beacon frames detected from this port.
         s5TrPortInfoInsertions 1.3.6.1.4.1.45.1.6.7.1.6.1.22 counter read-only
Total number of times that the port was detected inserting into the ring.
 s5TrPortFpuStatsTable 1.3.6.1.4.1.45.1.6.7.1.7 no-access
A table containing FPU statistics information for each managed token ring connectivity port on a board.
     s5TrPortFpuStatsEntry 1.3.6.1.4.1.45.1.6.7.1.7.1 no-access
A row in the Port FPU statistics table. Entries can not be created or deleted via SNMP.
         s5TrPortFpuStatsBrdIndx 1.3.6.1.4.1.45.1.6.7.1.7.1.1 integer read-only
The index of the board. This corresponds to the index of the slot containing the board.
         s5TrPortFpuStatsPortIndx 1.3.6.1.4.1.45.1.6.7.1.7.1.2 integer read-only
The index of the port on the board. The value ranges between 1 and the number of manageable ports on the board.
         s5TrPortFpuStatsAddr 1.3.6.1.4.1.45.1.6.7.1.7.1.3 macaddress read-only
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.
         s5TrPortFpuStatsTxOctets 1.3.6.1.4.1.45.1.6.7.1.7.1.4 counter read-only
Total number of octets transmitted at this port. If no station is connected to the port, the counter should return the last collected value.
         s5TrPortFpuStatsTxPkts 1.3.6.1.4.1.45.1.6.7.1.7.1.5 counter read-only
Total number of packets transmitted at this port. If no station is connected to the port, the counter should return the last collected value.
         s5TrPortFpuStatsRxOctets 1.3.6.1.4.1.45.1.6.7.1.7.1.6 counter read-only
Total number of octets received at this port. If no station is connected to the port, the counter should return the last collected value.
         s5TrPortFpuStatsRxPkts 1.3.6.1.4.1.45.1.6.7.1.7.1.7 counter read-only
The number of packets receive at this port. If no station is connected to the port, the counter should return the last collected value.
 s5TrBStatTable 1.3.6.1.4.1.45.1.6.7.2.1 no-access
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.
     s5TrBStatEntry 1.3.6.1.4.1.45.1.6.7.2.1.1 no-access
A row in Token Ring basic statistics table. Entries can not be created or deleted via SNMP.
         s5TrBStatSrcIndx 1.3.6.1.4.1.45.1.6.7.2.1.1.1 srcindx read-only
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.
         s5TrBStatTtlOctets 1.3.6.1.4.1.45.1.6.7.2.1.1.2 counter read-only
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).
         s5TrBStatMacOctets 1.3.6.1.4.1.45.1.6.7.2.1.1.3 counter read-only
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).
         s5TrBStatLlcOctets 1.3.6.1.4.1.45.1.6.7.2.1.1.4 counter read-only
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).
         s5TrBStatTtlFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.5 counter read-only
The total number of LLC frames and MAC frames (including frames with errors) detected on the ring.
         s5TrBStatTtlGoodFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.6 counter read-only
The total number of LLC frames and MAC frames (excluding frames with errors) detected on the ring.
         s5TrBStatTtlBadFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.7 counter read-only
The total number of LLC frames and MAC frames with errors detected on the ring.
         s5TrBStatMacFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.8 counter read-only
The total number of MAC frames (including frames with errors) detected on the ring.
         s5TrBStatLlcFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.9 counter read-only
The total number of LLC frames (including frames with errors) detected on the ring.
         s5TrBStatLlcNonUcastFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.10 counter read-only
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).
         s5TrBStatLlcUcastFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.11 counter read-only
The total number of LLC frames (including frames with errors) detected on the ring that were directed to a LLC unicast address.
         s5TrBStatGoodErrReportFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.12 counter read-only
The total number of Soft error Report frames (excluding frames with errors) detected on the ring.
         s5TrBStatBeaconFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.13 counter read-only
The total number of Beacon frames (including frames with errors) detected on the ring.
         s5TrBStatRingPurgeFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.14 counter read-only
The total number of Ring Purge frames (including frames with errors) detected on the ring.
         s5TrBStatClaimTokenFrms 1.3.6.1.4.1.45.1.6.7.2.1.1.15 counter read-only
The total number of Claim Token frames (including frames with errors) detected on the ring.
         s5TrBStatUna 1.3.6.1.4.1.45.1.6.7.2.1.1.16 macaddress read-only
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).
 s5TrFStatTable 1.3.6.1.4.1.45.1.6.7.2.2 no-access
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.
     s5TrFStatEntry 1.3.6.1.4.1.45.1.6.7.2.2.1 no-access
A row in Token Ring frame size distribution statistics table. Entries can not be created or deleted via SNMP.
         s5TrFStatSrcIndx 1.3.6.1.4.1.45.1.6.7.2.2.1.1 srcindx read-only
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.
         s5TrFStatDropEvents 1.3.6.1.4.1.45.1.6.7.2.2.1.2 counter read-only
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.
         s5TrFStatLlcFrms18to63Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.3 counter read-only
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.
         s5TrFStatLlcFrms64to127Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.4 counter read-only
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.
         s5TrFStatLlcFrms128to255Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.5 counter read-only
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.
         s5TrFStatLlcFrms256to511Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.6 counter read-only
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.
         s5TrFStatLlcFrms512to1023Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.7 counter read-only
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.
         s5TrFStatLlcFrms1024to2047Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.8 counter read-only
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.
         s5TrFStatLlcFrms2048to4095Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.9 counter read-only
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.
         s5TrFStatLlcFrms4096to8191Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.10 counter read-only
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.
         s5TrFStatLlcFrms8192to18000Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.11 counter read-only
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.
         s5TrFStatLlcFrmsGreaterThan18000Octets 1.3.6.1.4.1.45.1.6.7.2.2.1.12 counter read-only
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.
 s5TrEStatTable 1.3.6.1.4.1.45.1.6.7.2.3 no-access
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).
     s5TrEStatEntry 1.3.6.1.4.1.45.1.6.7.2.3.1 no-access
A row in Token Ring error statistics table. Entries can not be created or deleted via SNMP.
         s5TrEStatSrcIndx 1.3.6.1.4.1.45.1.6.7.2.3.1.1 srcindx read-only
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.
         s5TrEStatDropEvents 1.3.6.1.4.1.45.1.6.7.2.3.1.2 counter read-only
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.
         s5TrEStatLineErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.3 counter read-only
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.
         s5TrEStatInternalErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.4 counter read-only
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.
         s5TrEStatBurstErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.5 counter read-only
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.
         s5TrEStatACErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.6 counter read-only
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.
         s5TrEStatAbortErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.7 counter read-only
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.
         s5TrEStatLostFrameErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.8 counter read-only
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.
         s5TrEStatCongestionErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.9 counter read-only
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.
         s5TrEStatFrameCopiedErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.10 counter read-only
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.
         s5TrEStatFrequencyErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.11 counter read-only
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.
         s5TrEStatTokenErrs 1.3.6.1.4.1.45.1.6.7.2.3.1.12 counter read-only
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.
         s5TrEStatSoftErrFrms 1.3.6.1.4.1.45.1.6.7.2.3.1.13 counter read-only
Total number of error report frames detected on the ring. (Note: this has the same count as object s5TrBStatGoodErrReportFrms.)