CAT2600-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CAT2600-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
 cisco 1.3.6.1.4.1.9
     catProd 1.3.6.1.4.1.9.1
         cat2600 1.3.6.1.4.1.9.1.111
                 cat2600Ts 1.3.6.1.4.1.9.1.111.1
                     cat2600TsObjectID 1.3.6.1.4.1.9.1.111.1.1
                         cat2600TsSysObjectID 1.3.6.1.4.1.9.1.111.1.1.1
                     cat2600TsObjects 1.3.6.1.4.1.9.1.111.1.2
                         cat2600TsMain 1.3.6.1.4.1.9.1.111.1.2.1
                             cat2600TsConfig 1.3.6.1.4.1.9.1.111.1.2.1.1
                                 cat2600TsFwVer 1.3.6.1.4.1.9.1.111.1.2.1.1.1 displaystring read-only
The firmware version in the form major.minor. For port microcode (SOLO) version information see the mgmt.mib-2.interfaces.ifTable.ifEntry.ifDescr object.
                                 cat2600TsHwVer 1.3.6.1.4.1.9.1.111.1.2.1.1.2 displaystring read-only
The hardware version in the form major.minor.
                                 cat2600TsSerialNumber 1.3.6.1.4.1.9.1.111.1.2.1.1.3 displaystring read-only
System serial number.
                                 cat2600TsInstallationDate 1.3.6.1.4.1.9.1.111.1.2.1.1.4 displaystring read-write
Firmware installation date. This date is initially set by the Network Management station. Each time the NV RAM is cleared through the console this date needs to be set by the management station. This should be in the format YYYY MM DD HH MM SS.
                                 cat2600TsFwSize 1.3.6.1.4.1.9.1.111.1.2.1.1.5 integer read-only
Size in bytes of the binary firmware image.
                                 cat2600TsFwCRC 1.3.6.1.4.1.9.1.111.1.2.1.1.6 integer read-only
Firmware binary image CRC value.
                                 cat2600TsFwManufacturer 1.3.6.1.4.1.9.1.111.1.2.1.1.7 displaystring read-only
Firmware manufacturer.
                                 cat2600TsIpAddr 1.3.6.1.4.1.9.1.111.1.2.1.1.8 ipaddress read-write
IP address of the switch. Changes to this object take effect immediately.
                                 cat2600TsNetMask 1.3.6.1.4.1.9.1.111.1.2.1.1.9 ipaddress read-write
IP subnet mask of the switch. Changes to this object take effect immediately.
                                 cat2600TsDefaultGateway 1.3.6.1.4.1.9.1.111.1.2.1.1.10 ipaddress read-write
IP default gateway used by the switch. Changes to this object take effect immediately.
                                 cat2600TsTrapRcvrTable 1.3.6.1.4.1.9.1.111.1.2.1.1.14 no-access
A table of managers to which to send traps. Entries in the table are saved across resets and power cycles.
                                       cat2600TsTrapRcvrEntry 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1 no-access
Definition of rows in the trap receiver table. The column cat2600TsTrapRcvrStatus is used to create and delete rows in the table. Creation requires a SET PDU with objects cat2600TsTrapRcvrStatus, cat2600TsTrapRcvrIpAddress, and cat2600TsTrapRcvrComm.
                                           cat2600TsTrapRcvrIndex 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.1 integer read-only
The index of the row in the table.
                                           cat2600TsTrapRcvrStatus 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2 integer read-write
Setting the value of this object to invalid(3) deletes the row from the table. The value invalid(3) should never be returned on a GET. Setting this value to create(4) causes a new row to be created if the row does not already exist. To create a new row set cat2600TsTrapRcvrStatus to create(4) and cat2600TsTrapRcvrIndex to the next available index ( cat2600TsTrapRcvrNext ). After successful creation of the new row, you can then set the desired values for cat2600TsTrapRcvrIpAddress and cat2600TsTrapRcvrComm. The value returned on GETs should be valid(2) or other(1), which is used to indicate any other condition. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'invalid': 3.
                                           cat2600TsTrapRcvrIpAddress 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.3 ipaddress read-write
IP address for an SNMP manager that is to receive the trap.
                                           cat2600TsTrapRcvrComm 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.4 displaystring read-write
Community string to use.
                                           cat2600TsTrapRcvrDmns 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.5 octet string read-write
Domains on which traps to this target are sent. Each octet within the value of this object specifies a set of eight domains, with the first octet specifying domains 0 through 7, the second octet specifying domains 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered domain, and the least significant bit represents the highest numbered domain. Thus, each domain is represented by a single bit within the value of this object. If that bit has a value of '1' then that domain is included in the set of ports which will receive the trap; the domain is not included if its bit has a value of '0'.
                                 cat2600TsPingInterval 1.3.6.1.4.1.9.1.111.1.2.1.1.19 integer read-write
This variable specifies the interval in seconds of sending ICMP Echo Requests to the default gateway. No PING packets will be sent if the value is set to 0. The default interval is 10 minutes.
                                 cat2600TsTapPort 1.3.6.1.4.1.9.1.111.1.2.1.1.20 integer read-write
Select the port to monitor traffic.
                                 cat2600TsTapMonitoredPort 1.3.6.1.4.1.9.1.111.1.2.1.1.21 integer read-write
Allows the selection of the port that will be monitored by the port selected by cat2600TsTapPort.
                                 cat2600TsCrcThresholdHi 1.3.6.1.4.1.9.1.111.1.2.1.1.22 integer read-write
Threshold for the switch to change to store and forward mode. A change in mode also generates a trap.
                                 cat2600TsCrcThresholdLow 1.3.6.1.4.1.9.1.111.1.2.1.1.23 integer read-write
Threshold for the switch to change to store and forward mode. A change in mode also generates a trap.
                                 cat2600TsPortSwitchModeChangeTrapEnable 1.3.6.1.4.1.9.1.111.1.2.1.1.24 integer read-write
Enable or disable the trap sent out when the switching mode changes from cut-through to store and forward. Enumeration: 'enable': 1, 'disable': 2.
                                 cat2600TsTrendThreshold 1.3.6.1.4.1.9.1.111.1.2.1.1.25 integer read-write
Based on trend calculation of the Dynamic Cut State algorithm, when this value is exceeded the port changes from cut-through to store and forward mode. The default value for this object is 8 events. The valid range is 1-100.
                                 cat2600TsSamplingPeriod 1.3.6.1.4.1.9.1.111.1.2.1.1.26 integer read-write
Sampling period in minutes for determining if the error rate of CRC errors has been exceeded. The default value for this object is 10 minutes. The valid range is 1-120.
                                 cat2600TsNumberUFC 1.3.6.1.4.1.9.1.111.1.2.1.1.27 integer read-only
The number of UFCs installed in the switch. A value of zero (or an SNMP error of NOSUCH) indicates there are NO UFCs installed in this switch. This value indicates the number of entries in the cat2600TsUFCTable.
                             cat2600TsSys 1.3.6.1.4.1.9.1.111.1.2.1.2
                                 cat2600TsNumPorts 1.3.6.1.4.1.9.1.111.1.2.1.2.1 integer read-only
The maximum number of physical ports on the switch. This value includes all base ports plus all ports on any UFC cards. It does not include internally defined Bridge Relay Function ports or the CPU 'interface'.
                                 cat2600TsNumStations 1.3.6.1.4.1.9.1.111.1.2.1.2.2 integer read-only
Aggregate number of currently active stations (nodes) on all ports on the switch.
                                 cat2600TsMostStations 1.3.6.1.4.1.9.1.111.1.2.1.2.3 integer read-only
Highest aggregate number of stations ever active on all ports at one time, since the last reset or power cycle. This includes the default MAC address entries from each port.
                                 cat2600TsMaxStations 1.3.6.1.4.1.9.1.111.1.2.1.2.4 integer read-only
Highest aggregate number of stations which the switch can support simultaneously.
                                 cat2600TsReset 1.3.6.1.4.1.9.1.111.1.2.1.2.5 integer read-write
This object is used to reset the switch. Writing softReset(3) causes the switch to reset the hardware, run quick diagnostics, clear all counters, start switching, issue a warmstart trap, and then be able to respond to SNMP requests. Writing hardReset(2) causes the switch to run power up diagnostics and then execute a soft reset. Note: all address tables are cleared in both cases. The administrative parameters from nonvolatile memory are used to initialize the operational parameters. The value returned on GETs should be running(1). Enumeration: 'hardReset': 2, 'running': 1, 'softReset': 3.
                                 cat2600TsNumResets 1.3.6.1.4.1.9.1.111.1.2.1.2.6 counter read-only
Number of soft resets the switch has executed since the last hard reset or power cycle. Soft resets are defined as writing softReset(3) to cat2600TsReset, pressing the front panel reset button, executing a soft reset from the console, or resets induced by the switch firmware.
                                 cat2600TsAddrAgingTime 1.3.6.1.4.1.9.1.111.1.2.1.2.7 integer read-write
Number of minutes of inactivity before an address entity is aged out. A value of zero means no aging. Note: if an address shows up on another port, the original port to address assignment is automatically deleted. The value is saved across resets and power cycles. The default value for this object is 5 minutes.
                                 cat2600TsSysTemperature 1.3.6.1.4.1.9.1.111.1.2.1.2.11 integer read-only
Temperature condition of the system. A change in this value generates a TRAP. Enumeration: 'toohigh': 2, 'normal': 1.
                                 cat2600TsInstalledMemory 1.3.6.1.4.1.9.1.111.1.2.1.2.12 integer read-only
Total amount of CPU memory installed (in megabytes).
                                 cat2600TsSysCurTime 1.3.6.1.4.1.9.1.111.1.2.1.2.13 displaystring read-write
Current time at the switch. To set the time use the format yyyy mm dd hh mm ss. All fields are required.
                         cat2600TsPort 1.3.6.1.4.1.9.1.111.1.2.2
                             cat2600TsPortTable 1.3.6.1.4.1.9.1.111.1.2.2.1 no-access
A table of information about each port. The number of rows is given by cat2600TsNumPorts. (This value refers to PHYSICAL ports as opposed to internal logical CRF bridge ports.)
                                 cat2600TsPortEntry 1.3.6.1.4.1.9.1.111.1.2.2.1.1 no-access
Definition of rows in the port table. The number of rows is determined by the hardware and is specified by the value of cat2600TsNumPorts. Rows can not be created or deleted via SNMP requests.
                                     cat2600TsPortIndex 1.3.6.1.4.1.9.1.111.1.2.2.1.1.1 integer read-only
The ifIndex value corresponding to each port entry. For TR interfaces, the TsPortIndex corresponds to the Port Number or POE Index.
                                     cat2600TsPortRcvLocalFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.2 counter read-only
Number of frames received where the destination is on this port.
                                     cat2600TsPortForwardedFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.3 counter read-only
Number of frames received on this port and forwarded to another port or the system module for processing.
                                     cat2600TsPortMostStations 1.3.6.1.4.1.9.1.111.1.2.2.1.1.4 counter read-only
Highest number of stations ever active at any time since the last reset of the switch as seen by this port. This includes the default MAC address entries for the port.
                                     cat2600TsPortMaxStations 1.3.6.1.4.1.9.1.111.1.2.2.1.1.5 counter read-only
Maximum number of stations which the port can support simultaneously.
                                     cat2600TsPortSWHandledFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.6 counter read-only
Number of Frames received on this port and delivered to the system module for processing.
                                     cat2600TsPortLocalStations 1.3.6.1.4.1.9.1.111.1.2.2.1.1.7 counter read-only
Number of stations on this port's address table which belong to the segment attached to this port.
                                     cat2600TsPortRemoteStations 1.3.6.1.4.1.9.1.111.1.2.2.1.1.8 counter read-only
Number of stations on this port's address table which belong to segments attached to other ports.
                                     cat2600TsPortUnknownStaFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.9 counter read-only
Number of unicast frames received on this port and forwarded to the system module for processing because the source or destination station address is not in the port's forwarding table.
                                     cat2600TsPortResetStats 1.3.6.1.4.1.9.1.111.1.2.2.1.1.10 integer read-write
Setting this object to reset(3) causes all traffic counters for this port to be set to zero. Also the value of cat2600TsPortResetTimer is set to zero. Enumeration: 'reset': 3, 'running': 2, 'other': 1.
                                     cat2600TsPortResetTimer 1.3.6.1.4.1.9.1.111.1.2.2.1.1.11 timeticks read-only
Time (in 100th second ticks) since the port counters were reset.
                                     cat2600TsPortResetAddrs 1.3.6.1.4.1.9.1.111.1.2.2.1.1.12 integer read-write
Setting this object to reset(3) clears all address table entries for this port as well as setting all port traffic counters to zero and setting cat2600TsPortResetTimer to zero. Enumeration: 'reset': 3, 'running': 2, 'other': 1.
                                     cat2600TsPortRcvBcasts 1.3.6.1.4.1.9.1.111.1.2.2.1.1.13 counter read-only
Number of Broadcast Frames received on this port without errors.
                                     cat2600TsPortSwitchedFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.14 counter read-only
Number of frames switched on this port
                                     cat2600TsPortLinkState 1.3.6.1.4.1.9.1.111.1.2.2.1.1.15 integer read-only
Link state of the port. Enumeration: 'down': 2, 'up': 1.
                                     cat2600TsPortHashOverflows 1.3.6.1.4.1.9.1.111.1.2.2.1.1.16 counter read-only
Number of times a hash bucket was full when trying to add an entry to the port address table.
                                     cat2600TsPortAddrAgingTime 1.3.6.1.4.1.9.1.111.1.2.2.1.1.17 integer read-write
Port level address aging time.
                                     cat2600TsPortSwitchMode 1.3.6.1.4.1.9.1.111.1.2.2.1.1.18 integer read-write
Operational frame switching mode for the port. When in auto mode the port uses the Direct Cut algorithm to place the port in either cut-thru or store-and- forward mode. This object is equivalent to cPortProtocolCharFrameControlOption in the dtrMac MIB. However, this object defines an additional state -auto- not defined in that standard. Enumeration: 'cutthr': 2, 'auto': 3, 'storeandforward': 1.
                                     cat2600TsPortFixedCfg 1.3.6.1.4.1.9.1.111.1.2.2.1.1.19 integer read-write
Use fixed configuration or run auto detection to determine configuration. Enumeration: 'auto-detect': 1, 'fixed': 2.
                                     cat2600TsPortMode 1.3.6.1.4.1.9.1.111.1.2.2.1.1.20 integer read-write
When read, this object indicates the Port Mode obtained by the auto-detect function. It is a valid read object only when TsPortFixedCfg is set to auto-detect(1) and TsPortLinkState indicates up(1). Write to this object when defining the Port Mode for a fixed configuration (TsPortFixedCfg set to fixed(2)). This object is equivalent to the dtrMac MIB object cPortProtocolCharOperationOption. Enumeration: 'adapter': 1, 'port': 2.
                                     cat2600TsPortDuplex 1.3.6.1.4.1.9.1.111.1.2.2.1.1.21 integer read-write
Version 1 MIB When read, this object indicates the Port Duplex state obtained by the auto-detect function. This object is a valid read object any time that TSPortLinkState indicates up(1) or when TsPortFixedCfg indicates fixed(2). Write to this object when defining the Port Duplex state for a fixed configuration (TsPortFixedCfg set to fixed(2)). Version 2 MIB This object is related to the dtrMac MIB objects cPortProtocolCharCurrentAccessProtocol and cPortProtocolCharAccessProtcolMask as defined in the following table: TsPortLinkState | TsPortFixedCfg | TsPortDuplex equivalent to: | | down | auto | CPortProtocolCharAccess | | ProtocolMask = X'0003' | | down | fixed | CPortProtocolCharAccess | | ProtocolMask = X'0001' or | | = X'0002' | | up | auto | cPortProtocolCharCurrent | | AccessProtocol | | up | fixed | cPortProtocolCharCurrent | | AccessProtocol. Enumeration: 'half-duplex': 1, 'full-duplex': 2.
                                     cat2600TsPortCfgLoss 1.3.6.1.4.1.9.1.111.1.2.2.1.1.22 integer read-only
Number of events as described in TsPortCfgLossRC after the port has completed the join process and then lost communication.
                                     cat2600TsPortCfgLossRC 1.3.6.1.4.1.9.1.111.1.2.2.1.1.23 integer read-only
Reason code describing the cause of configuration loss. Enumeration: 'close-srb': 6, 'adapter-check': 5, 'wire-fault': 1, 'beacon-auto-removal': 2, 'force-remove-macaddr': 3, 'connection-lost': 4, 'fdx-protocol-failure': 7.
                                     cat2600TsPortCRCCount 1.3.6.1.4.1.9.1.111.1.2.2.1.1.24 counter read-only
Number of frames received with CRC error. This object is equivalent to dot5StatsLineError and to the dtrMac MIB object txiStatsLineErrorCounter.
                                     cat2600TsPortHPChannelFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.25 counter read-only
Number of frames sent to the high priority channel of the particular Token-Ring port.
                                     cat2600TsPortLPChannelFrames 1.3.6.1.4.1.9.1.111.1.2.2.1.1.26 counter read-only
Number of frames sent to the low priority channel of the particular Token-Ring port.
                                     cat2600TsPortHPThreshold 1.3.6.1.4.1.9.1.111.1.2.2.1.1.27 integer read-only
Priority level at which frames are sent to the High priority channel.
                                     cat2600TsPortCfgRingSpeed 1.3.6.1.4.1.9.1.111.1.2.2.1.1.28 integer read-write
When read this object indicates the Port Ring Speed obtained by the RSA function. Write to this object when defining the Port Ring Speed for a fixed configuration (TsPortCfgRSA set to fixed(2)). When TsPortCfgRSA indicates fixed(2), this object is equivalent to the dtrMac MIB object cPortProtocolCharMediumRateOption and to dot5RingSpeed. Note that the syntax of these objects is different. For cPortProtocolCharMediumRateOption 1 indicates 4 Mb/s, while for TsPortCfgRingSpeed 1 indicates 16Mb/s. This object is a valid read object any time that TSPortLinkState indicates up(1)or when TsPortCfgRSA indicates fixed(2). Enumeration: 'speed-4megabit': 2, 'speed-16megabit': 1.
                                     cat2600TsPortCfgRSA 1.3.6.1.4.1.9.1.111.1.2.2.1.1.29 integer read-write
User configured Ring Speed Adjust or fixed speed. Enumeration: 'fixed': 2, 'rsa': 1.
                                     cat2600TsPortDomain 1.3.6.1.4.1.9.1.111.1.2.2.1.1.30 integer read-only
Domain that the port belongs to.
                                     cat2600TsPortCfgLossThreshold 1.3.6.1.4.1.9.1.111.1.2.2.1.1.31 integer read-write
Number of configuration loss events (described in TsPortCfgLossRC) during the sample period which, if exceeded, should cause the port to be disabled. If the port is disabled by this function the port must be manually re-enabled.
                                     cat2600TsPortCfgLossSamplingPeriod 1.3.6.1.4.1.9.1.111.1.2.2.1.1.32 integer read-write
The sampling period, in minutes, for which the port monitors to see if the configuration loss threshold has been exceeeded.
                                     cat2600TsPortBeaconStationAddress 1.3.6.1.4.1.9.1.111.1.2.2.1.1.33 macaddr no-access
MAC address of the Station last generating a beacon MAC frame. This information is present for the generation of a trap and should not be used to represent the health of the ring.
                                     cat2600TsPortBeaconNAUN 1.3.6.1.4.1.9.1.111.1.2.2.1.1.34 macaddr no-access
MAC address of the NAUN station last generating a beacon MAC frame. This information is present for the generation of a trap and should not be used to represent the health of the ring.
                                     cat2600TsPortBeaconType 1.3.6.1.4.1.9.1.111.1.2.2.1.1.35 integer no-access
The type of Beacon which last occurred. Values are the same as for the Beacon Type subvector and are defined as follows: X'0001' Issued by a Dual Ring Station during reconfiguration X'0002' Signal Loss X'0003' Timer TCT expired during claim token; no claim token frames recieved X'0004' Timer TCT expired during claim token; claim token frames recieved X'0005' TXI Access Protocol; Heart Beat Protocol Failure
                             cat2600TsOptPortStaTable 1.3.6.1.4.1.9.1.111.1.2.2.2 no-access
A table of station addresses known at an individual port. This table is designed to reduce the number of SNMP GETNEXT requests. This is done by packing many values into an octet string. (The maximum size frame should be used to return the result.) The instance returned for a GETNEXT is the value that identifies the last 'row' in the octet string. When the table is completely retrieved with one or more GETNEXTs, duplicate entries may be present, and entries may be skipped if the table is changing while being retrieved.
                                 cat2600TsOptPortStaEntry 1.3.6.1.4.1.9.1.111.1.2.2.2.1 no-access
Definition of the rows in the optimized port station address table. Rows can not be created or deleted via SNMP requests.
                                     cat2600TsOptPortStaPos 1.3.6.1.4.1.9.1.111.1.2.2.2.1.1 integer read-only
Second index for items in the optimized port station address table.
                                     cat2600TsOptPortStaVal 1.3.6.1.4.1.9.1.111.1.2.2.2.1.2 octet string read-only
An OCTET STRING containing a multiple number of stations from a port station address table. Each entry is encoded in the following format: Station MAC address - 6 octets Location 1 - local 2 - remote - 1 octet Port of exit Mask - 4 octets Source Frame Count - 4 octets (integer in little endian) Destn Frame Count - 4 octets (integer in little endian) Source Byte Count - 4 octets (integer in little endian) Destn Byte Count - 4 octets (integer in little endian) The Port of exit mask is encoded in its raw form as stored in the switch. Octet 1 Bit position 7 6 5 4 3 2 1 0 Port Number 31 30 29 28 27 26 25 24 Octet 2 Bit position 7 6 5 4 3 2 1 0 Port Number 23 22 21 20 19 18 17 16 Octet 3 Bit position 7 6 5 4 3 2 1 0 Port Number 15 14 13 12 11 10 9 8 Octet 4 Bit position 7 6 5 4 3 2 1 0 Port Number 7 6 5 4 3 2 1 CPU
                             cat2600TsPortStnTable 1.3.6.1.4.1.9.1.111.1.2.2.3 no-access
Port station table.
                                 cat2600TsPortStnEntry 1.3.6.1.4.1.9.1.111.1.2.2.3.1 no-access
Definition of rows in the port table. The number of rows is determined by the hardware and is specified by the value of cat2600TsNumPorts. Rows can not be created or deleted via SNMP requests.
                                     cat2600TsPortStnPortNum 1.3.6.1.4.1.9.1.111.1.2.2.3.1.1 integer read-only
Port number corresponding to this entry.
                                     cat2600TsPortStnAddress 1.3.6.1.4.1.9.1.111.1.2.2.3.1.2 macaddr read-only
Station MAC address. Equivalent to ifPhysAddr for this port.
                                     cat2600TsPortStnLocation 1.3.6.1.4.1.9.1.111.1.2.2.3.1.3 integer read-only
Where the station is located. Enumeration: 'remote': 2, 'local': 1.
                                     cat2600TsPortStnSrcFrames 1.3.6.1.4.1.9.1.111.1.2.2.3.1.4 counter read-only
Number of frames with this station as the source.
                                     cat2600TsPortStnSrcBytes 1.3.6.1.4.1.9.1.111.1.2.2.3.1.5 counter read-only
Number of Bytes with this station as the source.
                                     cat2600TsPortStnDestnFrames 1.3.6.1.4.1.9.1.111.1.2.2.3.1.6 counter read-only
Number of frames with this station as the destination.
                                     cat2600TsPortStnDestnBytes 1.3.6.1.4.1.9.1.111.1.2.2.3.1.7 counter read-only
Number of bytes with this station as the destination.
                         cat2600TsDmns 1.3.6.1.4.1.9.1.111.1.2.3
                             cat2600TsDmnTable 1.3.6.1.4.1.9.1.111.1.2.3.1 no-access
Currently active domains on the switch.
                                 cat2600TsDmnEntry 1.3.6.1.4.1.9.1.111.1.2.3.1.1 no-access
Definition of each row in the domain Table
                                     cat2600TsDmnIndex 1.3.6.1.4.1.9.1.111.1.2.3.1.1.1 integer read-only
Domain number for each row.
                                     cat2600TsDmnPorts 1.3.6.1.4.1.9.1.111.1.2.3.1.1.2 octet string read-write
The set of ports that belong to this Domain. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the TokenRing Switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. Warning: You will not receive a set- complete message as a set to this object causes the ports to reset.
                                     cat2600TsDmnIpState 1.3.6.1.4.1.9.1.111.1.2.3.1.1.3 integer read-write
IP configuration method for this domain. Enumeration: 'disabled': 1, 'auto-bootp': 2, 'always-bootp': 3.
                                     cat2600TsDmnIpAddress 1.3.6.1.4.1.9.1.111.1.2.3.1.1.4 ipaddress read-write
The IP Address of this Domain. Changes to this object will take effect immediately.
                                     cat2600TsDmnIpSubnetMask 1.3.6.1.4.1.9.1.111.1.2.3.1.1.5 ipaddress read-write
The subnet mask for this domain. Changes to this object will take effect immediately.
                                     cat2600TsDmnIpDefaultGateway 1.3.6.1.4.1.9.1.111.1.2.3.1.1.6 ipaddress read-write
The IP Address of the default gateway for this Domain. Changes to this object will take effect immediately.
                                     cat2600TsDmnStp 1.3.6.1.4.1.9.1.111.1.2.3.1.1.7 integer read-write
Turn Spanning tree on or off. Changes to this object will take effect immediately. The Spanning Tree Objects themselves are in the dtrConc MIB. Enumeration: 'on': 1, 'off': 2.
                                     cat2600TsDmnName 1.3.6.1.4.1.9.1.111.1.2.3.1.1.8 displaystring read-write
User assigned name for each domain.
                                     cat2600TsDmnIfIndex 1.3.6.1.4.1.9.1.111.1.2.3.1.1.9 integer read-only
The ifIndex of the interface entry corresponding to each configured domain.
                                     cat2600TsDmnBaseBridgeAddr 1.3.6.1.4.1.9.1.111.1.2.3.1.1.10 macaddr read-only
Base MAC address of this domain. Internally equivalent to dtrCRFMacAddress and to ifPhysAddress of the 'Domain' port.
                                     cat2600TsDmnNumStations 1.3.6.1.4.1.9.1.111.1.2.3.1.1.11 integer read-only
Aggregate number of currently active stations (nodes) on all ports in the domain.
                                     cat2600TsDmnMostStations 1.3.6.1.4.1.9.1.111.1.2.3.1.1.12 integer read-only
Highest aggregate number of stations ever active on all ports at one time, since the last reset or power cycle.
                             cat2600TsDmnStationTable 1.3.6.1.4.1.9.1.111.1.2.3.5 no-access
Stations seen in each domain.
                                 cat2600TsDmnStationEntry 1.3.6.1.4.1.9.1.111.1.2.3.5.1 no-access
Definition of each row in the domain specific station table. The object is equivalent to dtrFdbDynamicAddrTable or dtrFdbStaticAddrTable depending if the entry is learned or is a configured filter.
                                     cat2600TsDmnStationDmnIndex 1.3.6.1.4.1.9.1.111.1.2.3.5.1.1 integer read-only
Integer reference to the domain number in the domain table.
                                     cat2600TsDmnStationAddress 1.3.6.1.4.1.9.1.111.1.2.3.5.1.2 octet string read-only
The Station's MAC address.
                                     cat2600TsDmnStationPort 1.3.6.1.4.1.9.1.111.1.2.3.5.1.3 integer read-only
The source port for the Station. The dtrConc MIB equivalents are dtrFdbDynamicAddrPortNumber and dtrFdbStaticAddrPortNumber.
                                     cat2600TsDmnStationTraffic 1.3.6.1.4.1.9.1.111.1.2.3.5.1.4 octet string read-only
A bit string that identifies the ports that this station has generated traffic to or from. The bits correspond to ports, with bits and ports numbered from right to left so that bit 0 represents the CPU, bit 1 represents port 1, and so forth. For example, the returned string 01 4D can be expanded to: 00000001 01001101 binary representation of object string xxxxxxx8 7654321C ports corresponding to bits This indicates ports 8, 6, 3, 2 and the CPU. The size of this string is adjusted to include all ports with traffic.
                             cat2600TsOptDmnStaTable 1.3.6.1.4.1.9.1.111.1.2.3.6 no-access
A table of station addresses known at an individual port. This table is designed to reduce the number of SNMP GETNEXT requests. This is done by packing many values into an octet string. (The maximum size frame should be used to return the result.) The instance returned for a GETNEXT is the value that identifies the last 'row' in the octet string. When the table is completely retrieved with one or more GETNEXTs, duplicate entries may be present, and entries may be skipped if the table is changing while being retrieved.
                                 cat2600TsOptDmnStaEntry 1.3.6.1.4.1.9.1.111.1.2.3.6.1 no-access
Definition of the rows in the optimized domain station address table. Rows can not be created or deleted via SNMP requests.
                                     cat2600TsOptDmnStaPos 1.3.6.1.4.1.9.1.111.1.2.3.6.1.1 integer read-only
Second index for items in the optimized port station address table.
                                     cat2600TsOptDmnStaVal 1.3.6.1.4.1.9.1.111.1.2.3.6.1.2 octet string read-only
An OCTET STRING containing a multiple number of stations from the domain station address table. Each entry is encoded in the following format: Station MAC address - 6 octets Port of Entry - 1 octet Traffic Mask - 4 octets The traffic mask is encoded in its raw form as stored in the switch. Octet 1 Bit position 7 6 5 4 3 2 1 0 Port Number 31 30 29 28 27 26 25 24 Octet 2 Bit position 7 6 5 4 3 2 1 0 Port Number 23 22 21 20 19 18 17 16 Octet 3 Bit position 7 6 5 4 3 2 1 0 Port Number 15 14 13 12 11 10 9 8 Octet 4 Bit position 7 6 5 4 3 2 1 0 Port Number 7 6 5 4 3 2 1 CPU
                         cat2600TsPipe 1.3.6.1.4.1.9.1.111.1.2.4
                             cat2600TsPipeTable 1.3.6.1.4.1.9.1.111.1.2.4.1 no-access
The TokenPipe table.
                                 cat2600TsPipeEntry 1.3.6.1.4.1.9.1.111.1.2.4.1.1 no-access
Definition of each row in the TokenPipe table.
                                     cat2600TsPipeNumber 1.3.6.1.4.1.9.1.111.1.2.4.1.1.1 integer read-only
The TokenPipe number for this row.
                                     cat2600TsPipePorts 1.3.6.1.4.1.9.1.111.1.2.4.1.1.2 octet string read-write
The set of ports in this switch which are active in this Pipe. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16 (if available), etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the NWays LAN Switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
                         cat2600TsFilter 1.3.6.1.4.1.9.1.111.1.2.5
                             cat2600TsFilterTable 1.3.6.1.4.1.9.1.111.1.2.5.1 no-access
Filters set up in the switch.
                                 cat2600TsFilterEntry 1.3.6.1.4.1.9.1.111.1.2.5.1.1 no-access
Definition of each row in the filter table.
                                     cat2600TsFilterStationAddress 1.3.6.1.4.1.9.1.111.1.2.5.1.1.1 macaddr read-only
The MAC address in a frame to which this entry's filtering information applies.
                                     cat2600TsFilterType 1.3.6.1.4.1.9.1.111.1.2.5.1.1.2 integer read-only
There are two types of filters (i) source filters which act on the source address portion of a packet and (ii) destination filters which act on the destination address portion of a packet. Enumeration: 'destination-filter': 2, 'source-filter': 1.
                                     cat2600TsFilterStatus 1.3.6.1.4.1.9.1.111.1.2.5.1.1.3 integer read-write
This object indicates the status of this entry. valid(1) - this entry is currently in use and will remain so after the next reset of the bridge. invalid(2) - writing this value to the object removes the corresponding entry. Enumeration: 'valid': 1, 'invalid': 2.
                                     cat2600TsFilterPorts 1.3.6.1.4.1.9.1.111.1.2.5.1.1.4 octet string read-write
The set of ports to which this filter is applied. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the TokenRing Switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. All frames with destination address equal to the station address corresponding to this entry and entering from any of the specified ports will be dropped. Setting this object with a MIB instance corresponding to the dotted decimal MAC address and a filter type, with the set value equal to the mask of ports you want to filter will create an entry in the table. Ex. MIB instance: 16.0.90.3.0.36.1 SNMP set value: 7F 00 00 00 This would create a filter entry with the following characteristics: MAC Address: 10 00 5A 03 00 24 (canonical format) Filter Type: source-filter Filter Ports: 2 3 4 5 6 7 8
                                     cat2600TsFilterMask 1.3.6.1.4.1.9.1.111.1.2.5.1.1.5 octet string read-write
The filter mask for this station. The semantics of the filter mask depend on the type of filter. For a source filter, the mask gives the ports that are allowed to receive frames from the filtered address. For a destination filter, the mask gives the ports that are forced to receive frames destined to the filtered address. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16 (if available), etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
                         cat2600TsUFC 1.3.6.1.4.1.9.1.111.1.2.6
                             cat2600TsUFCTable 1.3.6.1.4.1.9.1.111.1.2.6.1 no-access
A table of the installed UFC cards in the switch. The number of entries in the table is given by cat2600TsNumberofUFCs.
                                 cat2600TsUFCEntry 1.3.6.1.4.1.9.1.111.1.2.6.1.1 no-access
The objects contained in the UFC table.
                                     cat2600TsUFCSlotNum 1.3.6.1.4.1.9.1.111.1.2.6.1.1.1 integer read-only
The number of the slot in which the UFC is installed.
                                     cat2600TsUFCNumPhysIfs 1.3.6.1.4.1.9.1.111.1.2.6.1.1.2 integer read-only
The total number of physical network interfaces on the UFC. This count does not include the interface _OF_ the card or any logical interfaces which be _ON_ the card.
                                     cat2600TsUFCManufacturer 1.3.6.1.4.1.9.1.111.1.2.6.1.1.3 displaystring read-only
Firmware manufacturer.
                                     cat2600TsUFCType 1.3.6.1.4.1.9.1.111.1.2.6.1.1.4 octet string read-only
The code representing what type of UFC is present. UFC codes are assigned by Cisco.
                                     cat2600TsUFCTypeDesc 1.3.6.1.4.1.9.1.111.1.2.6.1.1.5 displaystring read-only
A text string describing what type of UFC is present.
                                     cat2600TsUFCHwVer 1.3.6.1.4.1.9.1.111.1.2.6.1.1.6 displaystring read-only
The hardware version in the form major.minor.
                                     cat2600TsUFCFwVer 1.3.6.1.4.1.9.1.111.1.2.6.1.1.7 displaystring read-only
The firmware version in the form major.minor.
                                     cat2600TsUFCStatus 1.3.6.1.4.1.9.1.111.1.2.6.1.1.8 integer read-only
The operational status of the UFC. Enumeration: 'down': 2, 'other': 3, 'up': 1.
                                     cat2600TsUFCReset 1.3.6.1.4.1.9.1.111.1.2.6.1.1.9 integer read-write
The object is used to reset a UFC. Writing a softReset(3) causes the switch to reset the hardware, run the minimum number of diagnostics, and clear all counters. Writing hardReset(2) causes the UFC to run power up diagnostics and then execute a softreset. Enumeration: 'hardReset': 2, 'running': 1, 'softReset': 3.
                     dtrMIBs 1.3.6.1.4.1.9.1.111.1.3
                         dtrConcMIB 1.3.6.1.4.1.9.1.111.1.3.1
                         dtrMacMIB 1.3.6.1.4.1.9.1.111.1.3.2