All MIBs › CISCO-TS-STACK-MIB
Category: Cisco Devices, Device Management
Description: Manages Terminal Server stack configuration providing port grouping and session management for async terminal servers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-TS-STACK-MIB?
CISCO-TS-STACK-MIB is a Cisco MIB for managing a stack of Terminal Server (TS) units, providing configuration and control for grouping ports and coordinating firmware distribution across stacked async terminal servers. It exposes IP addressing (address, netmask, default gateway) for the stack management interface, stack membership/status information, and TFTP-based firmware download configuration and status. For hardware/software status monitoring, ciscoTsStackStatus reports the operational state of the stack, ciscoTsNumSwitches reports how many units are present, and ciscoTsTftpDownloadStatus reports the progress/result of a firmware download — directly reflecting software version rollout status across the stack. Interestingly, one described object references the Token Ring Bridge Relay Facility (TrBRF), suggesting the terminal server stack also participates in Token Ring bridging, tying it to Cisco's Token Ring MIB conventions. It is deployed in legacy dial-in/console-access environments where stacks of Cisco terminal servers provide async port aggregation. Engineers can download the CISCO-TS-STACK-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-TS-STACK-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco stackable terminal server (async port aggregation)
Monitoring Examples
An administrator would poll ciscoTsStackStatus and ciscoTsNumSwitches to confirm all expected units in a terminal server stack are present and healthy, and check ciscoTsIpAddr/ciscoTsDefaultGateway for stack management connectivity. When pushing a firmware update, ciscoTsTftpServer and ciscoTsTftpFileLoc configure the source, ciscoTsTftpDownload triggers it, and ciscoTsTftpDownloadStatus is polled to confirm success or reveal a failed download (e.g., due to an unreachable TFTP server). ciscoTsTftpServerTrBRF ties the download source to a specific Token Ring Bridge Relay Facility path where relevant.
What Can Be Monitored
- stack status/membership
- number of stacked switches
- management IP configuration
- TFTP firmware download status
- system current time
This MIB depends on
Related MIBs
Imported Objects
From BRIDGE-MIB
| Timeout |
From CISCO-SMI
| cisco | MODULE-IDENTITY |
| workgroup | OBJECT-IDENTITY |
From IF-MIB
| ifName | OBJECT-TYPE |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| sysLocation | |
| sysName |
From TOKEN-RING-RMON-MIB
| ringStationIfIndex | OBJECT-TYPE |
| ringStationMacAddress | OBJECT-TYPE |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF ciscoTsBeaconEnd | 1.3.6.1.4.1.9.5.32.4.0.4 | This trap is generated when the ring status change indicates that a ring is no longer beaconing. This trap only occurs only once when the status actually changes. | ||
| NTF ciscoTsBeaconStart | 1.3.6.1.4.1.9.5.32.4.0.3 | This trap is generated when a port or a station local to a port begins to beacon. It is sent out only when a ring status change indicates that a station is beaconing. | ||
| ciscoTsConfig | 1.3.6.1.4.1.9.5.32.1.1 | |||
| INT ciscoTsConfiguration | 1.3.6.1.4.1.9.5.32.1.1.5 | INTEGER | read-only | The stack configuration of the system. A system can exist in three possible configurations. 1. Stand alone mode where the system has only one switch and is not connected to any other switches. 2. Back to Back mode in which a pair of switches are connected back to back through Stack Port. 3. Matrix mode in which the stack has up to eight switches connected to a Matrix through the Stack Port. |
| IP ciscoTsDefaultGateway | 1.3.6.1.4.1.9.5.32.1.1.3 | IpAddress | read-write | IP default gateway of the current TrBRF. |
| ciscoTsDupAddrFilterEntry | 1.3.6.1.4.1.9.5.32.8.5.1 | not-accessible | Definition of rows in the duplicate address table. | |
| OCT ciscoTsDupAddrFilterPorts | 1.3.6.1.4.1.9.5.32.8.5.1.3 | OCTET STRING | read-only | A bit mask representing all the ports on which this duplicate MAC address is currently being filtered. 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 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 in this switch; the port is not included in this switch if its bit has a value of '0'. |
| MAC ciscoTsDupAddrFilterStationAddress | 1.3.6.1.4.1.9.5.32.8.5.1.2 | MacAddr | read-only | The MAC address that has been identified as being a duplicate. All frames having this MAC address as their source address are being discarded at the ports specified in ciscoTsDupAddrFilterPorts. |
| INT ciscoTsDupAddrFilterSwitchNumber | 1.3.6.1.4.1.9.5.32.8.5.1.1 | INTEGER | read-only | Switch number determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| ciscoTsDupAddrFilterTable | 1.3.6.1.4.1.9.5.32.8.5 | not-accessible | A table of MAC addresses that have been identified as duplicates within an address scope. There is one entry in the tale for each such address. Entries cannot be administratively created/deleted. | |
| NTF ciscoTsDuplicateMACAddr | 1.3.6.1.4.1.9.5.32.4.0.5 | This trap is generated when a duplicate MAC address is detected on a port in a TrCRF which already has learned that MAC address. | ||
| ciscoTsFilter | 1.3.6.1.4.1.9.5.32.8 | |||
| IP ciscoTsIpAddr | 1.3.6.1.4.1.9.5.32.1.1.1 | IpAddress | read-write | The IP address of the current Token Ring Bridge Relay Facility (TrBRF). |
| ciscoTsMACDestFilterEntry | 1.3.6.1.4.1.9.5.32.8.3.1 | not-accessible | Definition of each row in the filter table. | |
| OCT ciscoTsMACDestFilterExitMask | 1.3.6.1.4.1.9.5.32.8.3.1.5 | OCTET STRING | read-write | The set of output ports to which a limited multicast filter is applied. This object only has a value for Limited Multicast filters. 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 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'. |
| OCT ciscoTsMACDestFilterPorts | 1.3.6.1.4.1.9.5.32.8.3.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 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'. |
| INT ciscoTsMACDestFilterRemoteBox | 1.3.6.1.4.1.9.5.32.8.3.1.6 | INTEGER | read-write | The remote switch to be used for a force destination filter. |
| INT ciscoTsMACDestFilterRemotePort | 1.3.6.1.4.1.9.5.32.8.3.1.7 | INTEGER | read-write | The remote port to be used for a force destination filter. |
| MAC ciscoTsMACDestFilterStationAddress | 1.3.6.1.4.1.9.5.32.8.3.1.2 | MacAddr | read-only | The destination MAC address in a frame to which this entry's filtering information applies. |
| INT ciscoTsMACDestFilterStatus | 1.3.6.1.4.1.9.5.32.8.3.1.8 | INTEGER | read-write | A get request always returns valid(1). Set this object to invalid(2) to delete an entry. |
| INT ciscoTsMACDestFilterSwitchNumber | 1.3.6.1.4.1.9.5.32.8.3.1.1 | INTEGER | read-only | Switch number determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| ciscoTsMACDestFilterTable | 1.3.6.1.4.1.9.5.32.8.3 | not-accessible | A table of destination filters set up in the switch. New filters are created by adding entries to this table. Note that values for all of the relevant objects for a particular type of filter must be specified in a single SNMP set operation on creation of a filter. Set operations which do not contain all of the required objects for a given filter type will fail with an error-status of 'genErr'. The objects required for each filter type are as follows: ciscoTsMACDestFilterType | Required Objects for Creation ======================== | ============================= block-dest(1) | ciscoTsMACDestFilterPorts ---------------------------|-------------------------------- allow-dest(2) | ciscoTsMACDestFilterPorts ---------------------------|-------------------------------- limited-multicast(3) | ciscoTsMACDestFilterPorts | ciscoTsMACDestFilterExitMask ---------------------------|-------------------------------- force-dest(4) | ciscoTsMACDestFilterPorts | ciscoTsMACDestFilterRemoteBox | ciscoTsMACDestFilterRemotePort Since the indices for the table are switch number, MAC address, and filter type, the instance information for a given object specifies which filter is being created. For example, a set request for ciscoTsMACDestFilterPorts.s.a1.a2.a3.a4.a5.a6.t will create a filter of type 't' (as enumerated for ciscoTsMACDestFilterType) for MAC address a1:a2:a3:a4:a5:a6 on switch number 's'. | |
| INT ciscoTsMACDestFilterType | 1.3.6.1.4.1.9.5.32.8.3.1.3 | INTEGER | read-write | There are three types of destination MAC address filters: (1) Block destination address at specific ports. Indicates that the specified ports must not send frames to the specified destination station address. (2) Allow destination address at specific ports. Indicates that the specified ports must send frames to the specified destination stations only. (3) Force destination address to specific ports. This may be used for two purposes: a. Allow forwarding to a unicast address, which has not been learned. b. Limit forwarding of a multicast address to certain ports. Note, that this filter will only be applied to NSR frames. (4) Limited Multicast of address on filtered port(s) to specified exit mask of ports. |
| ciscoTsMACSourceFilterEntry | 1.3.6.1.4.1.9.5.32.8.4.1 | not-accessible | Definition of each row in the filter table. | |
| OCT ciscoTsMACSourceFilterPorts | 1.3.6.1.4.1.9.5.32.8.4.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 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'. |
| MAC ciscoTsMACSourceFilterStationAddress | 1.3.6.1.4.1.9.5.32.8.4.1.2 | MacAddr | read-only | The destination MAC address in a frame to which this entry's filtering information applies. |
| INT ciscoTsMACSourceFilterStatus | 1.3.6.1.4.1.9.5.32.8.4.1.5 | INTEGER | read-write | A get request always returns valid(1). Set this object to invalid(2) to delete an entry. |
| INT ciscoTsMACSourceFilterSwitchNumber | 1.3.6.1.4.1.9.5.32.8.4.1.1 | INTEGER | read-only | Switch number determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| ciscoTsMACSourceFilterTable | 1.3.6.1.4.1.9.5.32.8.4 | not-accessible | A table of source filters set up in the switch. New filters are created by adding entries to this table. Note that values for all of the relevant objects for a particular type of filter must be specified in a single SNMP set operation on creation of a filter. Set operations which do not contain all of the required objects for a given filter type will fail with an error-status of 'genErr'. The objects required for each filter type are as follows: ciscoTsMACSourceFilterType | Required Objects for Creation ========================== | ============================= block-src(1) | ciscoTsMACSourceFilterPorts ----------------------------|------------------------------- allow-src(2) | ciscoTsMACSourceFilterPorts Since the indices for the table are switch number, MAC address, and filter type, the instance information for a given object specifies which filter is being created. For example, a set request for ciscoTsMACSourceFilterPorts.s.a1.a2.a3.a4.a5.a6.t will create a filter of type 't' (as enumerated for ciscoTsMACSourceFilterType) for MAC address a1:a2:a3:a4:a5:a6 on switch number 's'. | |
| INT ciscoTsMACSourceFilterType | 1.3.6.1.4.1.9.5.32.8.4.1.3 | INTEGER | read-write | There are two types of source address filters: (1) Block source address at specific ports. Indicates that the specific source addresses must not send frames from specified ports. (2) Allow source address at specific ports. Indicates that only the specified source addresses must send frames from the specified ports. |
| ciscoTsMain | 1.3.6.1.4.1.9.5.32.1 | |||
| ciscoTsModEntry | 1.3.6.1.4.1.9.5.32.3.1.1 | not-accessible | Definition of each row in the Module Table | |
| STR ciscoTsModFwVer | 1.3.6.1.4.1.9.5.32.3.1.1.6 | DisplayString | read-only | The module's firmware version. |
| INT ciscoTsModNumber | 1.3.6.1.4.1.9.5.32.3.1.1.2 | INTEGER | read-only | The module number. |
| INT ciscoTsModNumPorts | 1.3.6.1.4.1.9.5.32.3.1.1.7 | INTEGER | read-only | Total number of ports in the module. |
| STR ciscoTsModRevision | 1.3.6.1.4.1.9.5.32.3.1.1.5 | DisplayString | read-only | The module revision number. |
| INT ciscoTsModState | 1.3.6.1.4.1.9.5.32.3.1.1.3 | INTEGER | read-only | The state indicates the current operational state of the module. |
| INT ciscoTsModSwitchNumber | 1.3.6.1.4.1.9.5.32.3.1.1.1 | INTEGER | read-only | Switch number as determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| ciscoTsModTable | 1.3.6.1.4.1.9.5.32.3.1 | not-accessible | Module configuration table. There is one entry in the table for each module in a stack. Entries cannot be administratively created/deleted. | |
| INT ciscoTsModType | 1.3.6.1.4.1.9.5.32.3.1.1.4 | INTEGER | read-only | The type of module plugged in to the slot. Module type system(1) represents the mother board with the CPU and system memory. Module state none(10) represents a slot with no modules plugged in (indicated by ciscoTsModState). |
| ciscoTsModule | 1.3.6.1.4.1.9.5.32.3 | |||
| TIK ciscoTsModUptime | 1.3.6.1.4.1.9.5.32.3.1.1.8 | TimeTicks | read-only | Time ticks since the module was last reset. |
| IP ciscoTsNetMask | 1.3.6.1.4.1.9.5.32.1.1.2 | IpAddress | read-write | The subnet mask of the current TrBRF. |
| INT ciscoTsNumMatrixModules | 1.3.6.1.4.1.9.5.32.1.1.14 | INTEGER | read-only | Number of Matrix modules in the stack. This object is set to zero if the switch is not connected to a Matrix. |
| INT ciscoTsNumSwitches | 1.3.6.1.4.1.9.5.32.1.1.6 | INTEGER | read-only | Total number of switches in the stack. |
| INT ciscoTsPassiveProbeDirection | 1.3.6.1.4.1.9.5.32.5.1.1.4 | INTEGER | read-only | Direction of traffic flow that is being monitored. |
| ciscoTsPassiveProbeEntry | 1.3.6.1.4.1.9.5.32.5.1.1 | not-accessible | Definition of each row in the table. | |
| INT ciscoTsPassiveProbeIndex | 1.3.6.1.4.1.9.5.32.5.1.1.1 | INTEGER | read-only | Index into the Passive Probe port table. The following table describes the configuration options for the ciscoTsPassiveProbeTable. The PortMode column represents the operational mode of the ciscoTsPassiveProbeMonitoredPort. Index PortMode Probe Direction --------------------------------------------- 1 HDX both 1 FDX receive 2 HDX both 2 FDX transmit Set the objects in this table according to how you want to monitor the traffic. |
| INT ciscoTsPassiveProbeMonitoredPort | 1.3.6.1.4.1.9.5.32.5.1.1.3 | INTEGER | read-write | The port that will have its traffic mirrored onto the probe port. Set this object to a non-zero value to have that port's traffic copied to the monitoring port. The default value is 0. |
| INT ciscoTsPassiveProbePort | 1.3.6.1.4.1.9.5.32.5.1.1.2 | INTEGER | read-write | The port that is configured to mirror traffic from another port in the switch. This is the port to which you can connect an RMON probe. Setting this object to zero turns off the passive probe. |
| ciscoTsPassiveProbeTable | 1.3.6.1.4.1.9.5.32.5.1 | not-accessible | Passive probe port configuration table. There are always two entries in the table. These entries cannot be administratively deleted and no rows can be created. | |
| ciscoTsPort | 1.3.6.1.4.1.9.5.32.4 | |||
| INT ciscoTsPortCfgActualForwardingMode | 1.3.6.1.4.1.9.5.32.4.1.1.16 | INTEGER | read-only | Actual operational frame switching mode for the port. |
| INT ciscoTsPortCfgActualPortMode | 1.3.6.1.4.1.9.5.32.4.1.1.18 | INTEGER | read-only | The actual port operation mode. If the port is in auto mode, this object will return the mode that the port opened in. |
| INT ciscoTsPortCfgAddrAgingTime | 1.3.6.1.4.1.9.5.32.4.1.1.6 | INTEGER | read-write | Port level address aging time in minutes. Setting this object to zero disables address aging. |
| INT ciscoTsPortCfgBcastSuppresion | 1.3.6.1.4.1.9.5.32.4.1.1.23 | INTEGER | read-write | The number of broadcast frames per second allowed to be forwarded by this port. Any broadcast frames exceeding this watermark will not be forwarded by the port. Setting this object to 0 turns broadcast suppression off. |
| INT ciscoTsPortCfgCDPTimeToLive | 1.3.6.1.4.1.9.5.32.4.1.1.24 | INTEGER | read-write | The advertised time-to-live parameter on all CDP messages generated by this switch on this port. |
| INT ciscoTsPortCfgCfgLossInterval | 1.3.6.1.4.1.9.5.32.4.1.1.22 | INTEGER | read-write | The sampling period, in minutes, for which the port monitors to determine if the configuration loss threshold has been exceeded. |
| INT ciscoTsPortCfgCfgLossThres | 1.3.6.1.4.1.9.5.32.4.1.1.21 | 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. |
| INT ciscoTsPortCfgDemandAgingLevel | 1.3.6.1.4.1.9.5.32.4.1.1.7 | INTEGER | read-write | Threshold to demand age the port address table. All numbers refer to percentage of the address table. The only values accepted by the agent are 50,60,70,80,90 and 0. Setting the value to 0 disables demand aging. |
| INT ciscoTsPortCfgEarlyTokenRlse | 1.3.6.1.4.1.9.5.32.4.1.1.14 | INTEGER | read-write | Early token release operation. |
| ciscoTsPortCfgEntry | 1.3.6.1.4.1.9.5.32.4.1.1 | not-accessible | Definition of rows in the port configuration table. | |
| INT ciscoTsPortCfgErrHiThreshold | 1.3.6.1.4.1.9.5.32.4.1.1.9 | INTEGER | read-write | Upper error rate threshold which causes the port to transition from cut-through mode to store and forward mode. |
| INT ciscoTsPortCfgErrLoThreshold | 1.3.6.1.4.1.9.5.32.4.1.1.8 | INTEGER | read-write | Lower error rate threshold which causes the port to transition from store and forward mode to cut-through mode. |
| INT ciscoTsPortCfgErrSampling | 1.3.6.1.4.1.9.5.32.4.1.1.10 | INTEGER | read-write | Error sampling interval in minutes. |
| INT ciscoTsPortCfgForwardingMode | 1.3.6.1.4.1.9.5.32.4.1.1.15 | 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 cutthru(3) or storeandforward(2) mode. |
| INT ciscoTsPortCfgIfIndex | 1.3.6.1.4.1.9.5.32.4.1.1.3 | INTEGER | read-only | A pointer to the entry in the ifTable corresponding to this port. |
| NTF ciscoTsPortCfgLossTrap | 1.3.6.1.4.1.9.5.32.4.0.2 | This trap occurs when a port is disabled because it has exceeded its Configuration Loss Threshold within the configured Sampling Period. | ||
| INT ciscoTsPortCfgMaxExplorerRate | 1.3.6.1.4.1.9.5.32.4.1.1.12 | INTEGER | read-write | Explorer frame forwarding rate per second throttle. A value of (-1) disables explorer frame throttling. |
| INT ciscoTsPortCfgMaxTransmitUnit | 1.3.6.1.4.1.9.5.32.4.1.1.11 | INTEGER | read-write | MTU size. The valid values for this object are 1500, 4472, 8144 and 17800. The value specified cannot exceed the vtpVlanMTU (see Cisco VTP MIB) for the TrBRF that this port is a member of. Set requests for invalid values will be rejected with a 'badValue' error. |
| INT ciscoTsPortCfgMinXmitPriority | 1.3.6.1.4.1.9.5.32.4.1.1.20 | INTEGER | read-write | The minimum token priority that will be used for transmit. |
| INT ciscoTsPortCfgModNumber | 1.3.6.1.4.1.9.5.32.4.1.1.2 | INTEGER | read-only | Module number of the module that contains this port. |
| INT ciscoTsPortCfgNumber | 1.3.6.1.4.1.9.5.32.4.1.1.1 | INTEGER | read-only | A unique value for each port entry. The value corresponds the port number. |
| INT ciscoTsPortCfgPortMode | 1.3.6.1.4.1.9.5.32.4.1.1.17 | INTEGER | read-write | Port operation mode. Only the HDX and FDX modes can be auto detected. Note, that passive-probe(7) mode can not be set with this object. The passive-probe(7) mode is set automatically when a passive probe is defined in the ciscoTsPassiveProbeTable. Note also that ri-ro(6) is only valid for ports 19, 20 (Catalyst 3900), and ports on a fiber module. |
| INT ciscoTsPortCfgPriorityThres | 1.3.6.1.4.1.9.5.32.4.1.1.19 | INTEGER | read-write | The highest token-ring frame priority that shall go to the low-priority transmit queue. |
| INT ciscoTsPortCfgResetAddrs | 1.3.6.1.4.1.9.5.32.4.1.1.5 | 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 ciscoTsPortStatsResetTimer to zero. |
| INT ciscoTsPortCfgResetStats | 1.3.6.1.4.1.9.5.32.4.1.1.4 | 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 ciscoTsPortStatsResetTimer is set to zero. |
| INT ciscoTsPortCfgSecurityMode | 1.3.6.1.4.1.9.5.32.4.1.1.26 | INTEGER | read-write | Port security mode is used to disable address learning at a port where an allow-source or allow-destination MAC address filter is configured. A value of normal(1) indicates that the port is not configured for security. A value of secure-src-addrs(2) indicates that learning for source addresses is disabled. A value of secure-dest-addrs(3) indicates that learning for destination addresses is disabled. A value of secure-src-and-dest-addrs(4) indicates that learning is disabled for both source and destination addresses. |
| INT ciscoTsPortCfgSetACbits | 1.3.6.1.4.1.9.5.32.4.1.1.13 | INTEGER | read-write | Specifies if the AC bits shall be set unconditionally when a port forwards certain LLC frames. |
| INT ciscoTsPortCfgSoftErrorMonitoring | 1.3.6.1.4.1.9.5.32.4.1.1.29 | INTEGER | read-write | Used to enable or disable, for this port, the collection of soft error statistics and the sending of traps when the configured error threshold is exceeded. If RMON statistics collection is not enabled, then the soft error statistics will only be available from the console. |
| INT ciscoTsPortCfgSoftErrReportInterval | 1.3.6.1.4.1.9.5.32.4.1.1.28 | INTEGER | read-write | The sampling period, in seconds, in which each station connected to this port will be monitored for excessive soft error reports. If a station reports more than ciscoTsPortCfgSoftErrThreshold errors within the sampling period a trap will be issued to the management station(s). Setting a value of 0 will cause no traps to be sent for this port. |
| INT ciscoTsPortCfgSoftErrThreshold | 1.3.6.1.4.1.9.5.32.4.1.1.27 | INTEGER | read-write | The number of soft errors reported from a station connected to this port which, if exceeded, should cause a soft error exceeded trap to be issued. The error counters being monitored and compared to this threshold value are all of the error counters in the ringStationTable (see RFC 1513). |
| INT ciscoTsPortCfgSpanningTreeMode | 1.3.6.1.4.1.9.5.32.4.1.1.25 | INTEGER | read-write | Used when configuring manual spanning tree. Setting this object to forwarding(2) or blocking(3) overrides the TrCRF's spanning tree's algorithm for this port. |
| ciscoTsPortCfgTable | 1.3.6.1.4.1.9.5.32.4.1 | not-accessible | A table of configuration information about each port. There is one entry for each port in a stack. Entries cannot be administratively created/deleted. | |
| NTF ciscoTsPortSoftErrExceededTrap | 1.3.6.1.4.1.9.5.32.4.0.6 | This trap is generated when a station local to a port exceeds its Soft Error Threshold within the configured interval. | ||
| CTR ciscoTsPortStatsAddrChainOverflows | 1.3.6.1.4.1.9.5.32.4.2.1.22 | Counter | read-only | Number of times an address chain was full when trying to add an entry to the port address table. |
| INT ciscoTsPortStatsAutoDisableRC | 1.3.6.1.4.1.9.5.32.4.2.1.27 | INTEGER | read-only | Reason code describing the cause for a port having been disabled by the switch software. A value of not-disabled(1) will be returned when the port has not been disabled by the switch software. |
| INT ciscoTsPortStatsCfgLoss | 1.3.6.1.4.1.9.5.32.4.2.1.24 | INTEGER | read-only | Number of events, as described in ciscoTsPortCfgLossRC, after the port has completed the join process and then lost communication. |
| INT ciscoTsPortStatsCfgLossRC | 1.3.6.1.4.1.9.5.32.4.2.1.25 | INTEGER | read-only | Reason code describing the cause of the latest configuration loss. A value of no-cfg-loss(7) will be returned when there has not been a configuration loss. |
| ciscoTsPortStatsEntry | 1.3.6.1.4.1.9.5.32.4.2.1 | not-accessible | Definition of rows in the port statistics table. | |
| CTR ciscoTsPortStatsForwardedFrames | 1.3.6.1.4.1.9.5.32.4.2.1.5 | Counter | read-only | Number of frames received on this port and forwarded to another port or to the system module for processing. |
| INT ciscoTsPortStatsIfIndex | 1.3.6.1.4.1.9.5.32.4.2.1.3 | INTEGER | read-only | A pointer to the entry in the ifTable corresponding to this port. |
| CTR ciscoTsPortStatsInBufOverflows | 1.3.6.1.4.1.9.5.32.4.2.1.16 | Counter | read-only | Total number of frames received on this port which caused a receive buffer overflow. |
| CTR ciscoTsPortStatsInFrames | 1.3.6.1.4.1.9.5.32.4.2.1.12 | Counter | read-only | Total number of frames received on this port. |
| CTR ciscoTsPortStatsLocalStations | 1.3.6.1.4.1.9.5.32.4.2.1.8 | Counter | read-only | Number of stations on this port which belong to the local segment. |
| CTR ciscoTsPortStatsLongFrames | 1.3.6.1.4.1.9.5.32.4.2.1.14 | Counter | read-only | Total number of frames received on this port which were too long. |
| INT ciscoTsPortStatsModNumber | 1.3.6.1.4.1.9.5.32.4.2.1.2 | INTEGER | read-only | Module number of the module that contains this port. |
| INT ciscoTsPortStatsNumber | 1.3.6.1.4.1.9.5.32.4.2.1.1 | INTEGER | read-only | A unique value for each port entry. The value corresponds the port number. |
| CTR ciscoTsPortStatsOutBufOverflows | 1.3.6.1.4.1.9.5.32.4.2.1.17 | Counter | read-only | Total number of frames which could not be transmitted from this port because of transmit buffer overflow. |
| CTR ciscoTsPortStatsOutFrames | 1.3.6.1.4.1.9.5.32.4.2.1.13 | Counter | read-only | Total number of frames transmitted by this port. |
| CTR ciscoTsPortStatsPktsInErrors | 1.3.6.1.4.1.9.5.32.4.2.1.21 | Counter | read-only | Total number of packets received or transmitted from this port in which there was an error. |
| CTR ciscoTsPortStatsRcvBcasts | 1.3.6.1.4.1.9.5.32.4.2.1.18 | Counter | read-only | Number of broadcast frames received on this port without errors. |
| CTR ciscoTsPortStatsRcvLocalFrames | 1.3.6.1.4.1.9.5.32.4.2.1.4 | Counter | read-only | Number of frames received where the destination station address is on this port. |
| CTR ciscoTsPortStatsRcvMcasts | 1.3.6.1.4.1.9.5.32.4.2.1.19 | Counter | read-only | Number of multicast frames received on this port without errors. |
| CTR ciscoTsPortStatsRemoteStations | 1.3.6.1.4.1.9.5.32.4.2.1.9 | Counter | read-only | Number of stations on this port which belong to another segment. |
| TIK ciscoTsPortStatsResetTimer | 1.3.6.1.4.1.9.5.32.4.2.1.11 | TimeTicks | read-only | Time (in 100th second ticks) since the port counters were reset. |
| CTR ciscoTsPortStatsShortFrames | 1.3.6.1.4.1.9.5.32.4.2.1.15 | Counter | read-only | Total number of frames received on this port which were too short. |
| CTR ciscoTsPortStatsStations | 1.3.6.1.4.1.9.5.32.4.2.1.6 | Counter | read-only | Number of active stations in the address table for this port. |
| CTR ciscoTsPortStatsSWHandledFrames | 1.3.6.1.4.1.9.5.32.4.2.1.7 | Counter | read-only | Number of frames received on this port and delivered to the system module for processing. |
| CTR ciscoTsPortStatsSwitchedFrames | 1.3.6.1.4.1.9.5.32.4.2.1.20 | Counter | read-only | Number of frames switched on this port. |
| ciscoTsPortStatsTable | 1.3.6.1.4.1.9.5.32.4.2 | not-accessible | A table of statistical information about each port. There is one entry for each port in a stack. Entries cannot be administratively created/deleted | |
| CTR ciscoTsPortStatsTableOverflows | 1.3.6.1.4.1.9.5.32.4.2.1.23 | Counter | read-only | Number of times the address table was full when trying to add an entry to the port address table. |
| OCT ciscoTsPortStatsTrCRF | 1.3.6.1.4.1.9.5.32.4.2.1.26 | OCTET STRING | read-only | The TrCRF or TrCRFs that a port is assigned to. Only trunk ports such as ISL and ATM can be members of multiple TrCRFs. Each octet within the value of this object specifies a set of eight TrCRFs, with the first octet specifying TrCRFs 1 through 8, the second octet specifying TrCRFs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered TrCRF, and the least significant bit represents the highest numbered TrCRF. Thus, each TrCRF of the stack is represented by a single bit within the value of this object. If that bit has a value of '1', then the port is assigned to that TrCRF. If that bit has a value of '0', then the port is not assigned to the TrCRF. |
| CTR ciscoTsPortStatsUnknownStaFrames | 1.3.6.1.4.1.9.5.32.4.2.1.10 | 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. |
| NTF ciscoTsPortStrNFwdEntry | 1.3.6.1.4.1.9.5.32.4.0.1 | This trap is generated when a port automatically enters store and forward mode when the error rate exceeds the threshold. | ||
| ciscoTsProbe | 1.3.6.1.4.1.9.5.32.5 | |||
| INT ciscoTsProStackMatrixStatus | 1.3.6.1.4.1.9.5.32.1.1.13 | INTEGER | read-only | Status of the Active Matrix module in the stack. This object is set to none(3) if the switch is not connected to a Matrix. |
| OCT ciscoTsProtocolClassFilterDSAPs | 1.3.6.1.4.1.9.5.32.8.1.1.3 | OCTET STRING | read-write | This is the list of DSAPs associated with a protocol class. Up to sixteen DSAPs may be specified per protocol class. If any DSAP is an illegal value the entire object will be rejected. |
| ciscoTsProtocolClassFilterEntry | 1.3.6.1.4.1.9.5.32.8.1.1 | not-accessible | Definition of each row in the filter class table. There are 15 entries in the table, one for each protocol class. These entries cannot be administratively deleted and no entries may be created. | |
| OCT ciscoTsProtocolClassFilterEtype | 1.3.6.1.4.1.9.5.32.8.1.1.2 | OCTET STRING | read-write | This is the two byte ether-type for this protocol class. Only one ether type may be set per protocol class. Setting an illegal ether type will result in a 'badValue' error. Only 8 ether types can be configured. This object is only configurable for the first 8 protocol class objects. |
| INT ciscoTsProtocolClassFilterIndex | 1.3.6.1.4.1.9.5.32.8.1.1.1 | INTEGER | read-only | Protocol class table index. |
| ciscoTsProtocolClassFilterTable | 1.3.6.1.4.1.9.5.32.8.1 | not-accessible | DSAP and SNAP Filter Class table. This table is global for the entire stack. | |
| INT ciscoTsProtocolFilterBlockingMode | 1.3.6.1.4.1.9.5.32.8.2.1.2 | INTEGER | read-write | This determines the frame types that will be blocked for this protocol class on this port. Setting the values causes the following: all(1) - causes all frames in this class to be blocked sr(2) - causes source route frames in this class to be blocked nsr(3) - causes non source routed frames in this class to be blocked none(4) - allow all frames in this protocol class. This is the default value. |
| ciscoTsProtocolFilterEntry | 1.3.6.1.4.1.9.5.32.8.2.1 | not-accessible | Definition of each row in the filter table. | |
| INT ciscoTsProtocolFilterPort | 1.3.6.1.4.1.9.5.32.8.2.1.1 | INTEGER | read-only | This is the port in the switch to which this table entry corresponds. |
| ciscoTsProtocolFilterTable | 1.3.6.1.4.1.9.5.32.8.2 | not-accessible | DSAP and SNAP Filter table. This table allows you to assign protocol classes and settings for each port. There is one entry in the table for each protocol class which has been enabled for filtering. | |
| INT ciscoTsProtocolFilterTranspMode | 1.3.6.1.4.1.9.5.32.8.2.1.3 | INTEGER | read-write | If this port is in a SRT configured TrCRF, then setting this object will allow transparent bridging of frames in this protocol class. Setting this object to disable disallows transparent bridging of frames in this protocol class. The default value is enable. |
| ciscoTsStack | 1.3.6.1.4.1.9.5.32.2 | |||
| NTF ciscoTsStackCfgChange | 1.3.6.1.4.1.9.5.32.1.1.0.1 | This trap is generated when there is a change in the stack configuration i.e. when either a new switch is added to the stack or a switch leaves a stack. ciscoTsNumSwitches indicates the current number of switches which are part of the stack. The management station should update its stack information according to the stack table. | ||
| ciscoTsStackEntry | 1.3.6.1.4.1.9.5.32.2.1.1 | not-accessible | Definition of each row in the Stack Table | |
| NTF ciscoTsStackProStackMatrixChange | 1.3.6.1.4.1.9.5.32.1.1.0.2 | This trap is generated when the stack switches over from primary to secondary Matrix or from secondary back to primary Matrix. | ||
| NTF ciscoTsStackPwrStatusChange | 1.3.6.1.4.1.9.5.32.2.0.4 | This trap is generated when the status of the power supply changes. | ||
| INT ciscoTsStackReset | 1.3.6.1.4.1.9.5.32.1.1.15 | INTEGER | read-write | Operational status of the controlling switch in the stack. Setting this value to either coldReset(2) or warmReset(3) will cause all boxes in the stack to cold start or warm start after a predefined time delay. |
| INT ciscoTsStackRMONStatistics | 1.3.6.1.4.1.9.5.32.1.1.16 | INTEGER | read-write | Used to enable or disable the collection of RMON statistics on the switch/stack. After changing the state of this object, the switch must be rebooted for the changes to take effect. |
| INT ciscoTsStackStatus | 1.3.6.1.4.1.9.5.32.1.1.7 | INTEGER | read-only | Stack status indicates if the stack is going through the Stack Management Update protocol. Management stations should check this status if they receive a genErr on a SET request for any of the stack wide attributes. |
| CTR ciscoTsStackSwitchAddressTblFulls | 1.3.6.1.4.1.9.5.32.2.1.1.27 | Counter | read-only | The number of times a hash table chain has filled up. |
| INT ciscoTsStackSwitchAgingLevel | 1.3.6.1.4.1.9.5.32.2.1.1.16 | INTEGER | read-write | Threshold to demand age the master address table. All numbers refer to percentage of the address table. The only values accepted by the agent are 50,60,70,80,90 and 0. Setting the value to 0 disables demand aging. |
| INT ciscoTsStackSwitchAgingTime | 1.3.6.1.4.1.9.5.32.2.1.1.15 | INTEGER | read-write | Aging time in minutes for the master address table entries on this switch. |
| MAC ciscoTsStackSwitchBIAddr | 1.3.6.1.4.1.9.5.32.2.1.1.2 | MacAddr | read-only | The burned in MAC address of the switch. |
| CTR ciscoTsStackSwitchCurrActStations | 1.3.6.1.4.1.9.5.32.2.1.1.24 | Counter | read-only | The number of station address entries currently active in the switch. |
| INT ciscoTsStackSwitchFeatureKey | 1.3.6.1.4.1.9.5.32.2.1.1.13 | INTEGER | read-write | Feature key to enable enhanced features. See the manual for information pertaining to enabling possible enhanced features. |
| INT ciscoTsStackSwitchFeatureStatus | 1.3.6.1.4.1.9.5.32.2.1.1.12 | INTEGER | read-only | This object indicates whether the switch is enabled to support enhanced features. |
| STR ciscoTsStackSwitchFwVersion | 1.3.6.1.4.1.9.5.32.2.1.1.4 | DisplayString | read-only | Version number for the firmware running on the switch. |
| STR ciscoTsStackSwitchHwVersion | 1.3.6.1.4.1.9.5.32.2.1.1.5 | DisplayString | read-only | Hardware version number for the switch. |
| OID ciscoTsStackSwitchId | 1.3.6.1.4.1.9.5.32.2.1.1.28 | OBJECT IDENTIFIER | read-only | The object ID used to uniquely identify the type of Cisco token ring switch. |
| MAC ciscoTsStackSwitchLAAddr | 1.3.6.1.4.1.9.5.32.2.1.1.3 | MacAddr | read-write | The locally administered MAC address of the switch. After writing to this object, you must reset the switch. |
| CTR ciscoTsStackSwitchLargestNumStations | 1.3.6.1.4.1.9.5.32.2.1.1.25 | Counter | read-only | The largest number of active stations ever seen on the switch since the last reboot, or clearing of statistics. |
| CTR ciscoTsStackSwitchLostFrames | 1.3.6.1.4.1.9.5.32.2.1.1.21 | Counter | read-only | Frames lost by the CPU while trying to transmit. |
| GAU ciscoTsStackSwitchMaxAddressChain | 1.3.6.1.4.1.9.5.32.2.1.1.26 | Gauge | read-only | The longest chain of addresses anywhere in the CPU's address hash table. |
| INT ciscoTsStackSwitchMemory | 1.3.6.1.4.1.9.5.32.2.1.1.9 | INTEGER | read-only | Installed memory on the switch in MB. |
| INT ciscoTsStackSwitchNumber | 1.3.6.1.4.1.9.5.32.2.1.1.1 | INTEGER | read-only | Switch number as determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| CTR ciscoTsStackSwitchPendingSendRqsts | 1.3.6.1.4.1.9.5.32.2.1.1.22 | Counter | read-only | Frames queued in the CPU's transmit buffer. |
| OCT ciscoTsStackSwitchPorts | 1.3.6.1.4.1.9.5.32.2.1.1.14 | OCTET STRING | read-only | A bit mask representing all the ports present in this switch. 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 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 in this switch; the port is not included in this switch if its bit has a value of '0'. |
| INT ciscoTsStackSwitchPwrSupplyStatus | 1.3.6.1.4.1.9.5.32.2.1.1.30 | INTEGER | read-only | The status of the power supply of the switch. The values have the following meanings: unknown(1) : The status is not known. internal-only(2) : The switch is not capable of redundant power. internal-no-backup(3) : The switch is capable of redundant power, but is currently operating on the internal supply with no RPS attached. internal-backup-will-reset(4) : The switch is capable of redundant power and is currently opertaing on the internal supply. A RPS is attached, but if the internal supply fails there will be a reset. external-no-backup(5) : The switch is capable of redundant power and is currently operating on a single external RPS connection. external-backup-no-reset(6) : The switch is capable of redundant power and is currently operating with a y-connected external RPS. If one supply in the RPS fails there will be no interuption of operation. |
| CTR ciscoTsStackSwitchRcvdErrFrames | 1.3.6.1.4.1.9.5.32.2.1.1.20 | Counter | read-only | Error frames received by the CPU. |
| CTR ciscoTsStackSwitchRcvdFrames | 1.3.6.1.4.1.9.5.32.2.1.1.19 | Counter | read-only | Frames received for processing by the CPU. |
| INT ciscoTsStackSwitchSPANMonitoredPort | 1.3.6.1.4.1.9.5.32.2.1.1.11 | INTEGER | read-write | Port monitored by the SPAN function. |
| OCT ciscoTsStackSwitchSPANMonitoredTrCRFs | 1.3.6.1.4.1.9.5.32.2.1.1.29 | OCTET STRING | read-write | Token Ring Concentrator Facilities (TrCRFs) for which traffic on the port specified by ciscoTsStackSwitchSPANMonitoredPort should be monitored. Individual TrCRFs can be selected for monitoring only on trunk ports. Each octet within the value of this object specifies a set of eight TrCRFs, with the first octet specifying TrCRFs 1 through 8, the second octet specifying TrCRFs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered TrCRF, and the least significant bit represents the highest numbered TrCRF. Thus, each TrCRF of the stack is represented by a single bit within the value of this object. If that bit has a value of '1' then that TrCRF is included in the set of TrCRFs for which traffic should be monitored ; the TrCRF is not included if its bit has a value of '0'. The default is all zeros. Get requests for this object will return all zeros if ciscoTsStackSwitchSPANMonitoredPort specifies a non-trunk port. Set requests for this object will be rejected with a 'badValue' error if ciscoTsStackSwitchSPANMonitoredPort specifies a non-trunk port. |
| INT ciscoTsStackSwitchSPANPort | 1.3.6.1.4.1.9.5.32.2.1.1.10 | INTEGER | read-write | Port number to be used for the Switch Port Analyzer. Setting this object to zero turns off the SPAN function. |
| INT ciscoTsStackSwitchStatus | 1.3.6.1.4.1.9.5.32.2.1.1.7 | INTEGER | read-write | Operational status of the box. Setting this value to either coldReset(2) or warmReset(3) will cause cold start or warm start to occur after a predefined time delay. |
| INT ciscoTsStackSwitchTemperature | 1.3.6.1.4.1.9.5.32.2.1.1.8 | INTEGER | read-only | Temperature of each switch reported in degrees Celsius. |
| TIK ciscoTsStackSwitchUptime | 1.3.6.1.4.1.9.5.32.2.1.1.6 | TimeTicks | read-only | Time ticks since the switch was last reset. |
| CTR ciscoTsStackSwitchXmitErrFrames | 1.3.6.1.4.1.9.5.32.2.1.1.23 | Counter | read-only | Frames in error due to buffer overflows or drops in the CPU. |
| CTR ciscoTsStackSwitchXmitFrames | 1.3.6.1.4.1.9.5.32.2.1.1.18 | Counter | read-only | Frames transmitted by the CPU. |
| ciscoTsStackTable | 1.3.6.1.4.1.9.5.32.2.1 | not-accessible | Stack information table. This table provides the current configuration of the stack. It also provides a mapping of Switch Numbers to their addresses. There is one entry in this table for each switch in the stack. Entries cannot be administratively created/deleted. The Management Application is required to retrieve this table and verify its own view of the stack periodically and/or when it receives a trap indicating a change in the stack configuration. | |
| NTF ciscoTsStackTempChange | 1.3.6.1.4.1.9.5.32.2.0.3 | This trap is generated when the temperature in a switch exceeds normal or returns to normal. | ||
| STR ciscoTsSysCurTime | 1.3.6.1.4.1.9.5.32.1.1.4 | 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. Setting this object will reset the time in all the switches in the stack to the new value. |
| OCT ciscoTsTCActivePorts | 1.3.6.1.4.1.9.5.32.7.1.1.5 | OCTET STRING | read-only | The set of ports in this switch which are active in this channel. 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 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 active ports; the port is not included if its bit has a value of '0'. The maximum number of ports in a channel and therefore the maximum number of bits in this object containing '1' values is 8. |
| ciscoTsTCEntry | 1.3.6.1.4.1.9.5.32.7.1.1 | not-accessible | Definition of each row in the TokenChannel table. | |
| ciscoTsTChannel | 1.3.6.1.4.1.9.5.32.7 | |||
| INT ciscoTsTCNumber | 1.3.6.1.4.1.9.5.32.7.1.1.2 | INTEGER | read-only | The unique identifier for this row. Corresponds to the TokenChannel number. |
| OCT ciscoTsTCPorts | 1.3.6.1.4.1.9.5.32.7.1.1.3 | OCTET STRING | read-write | The set of ports in this switch which are active in this channel. 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 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 configured ports; the port is not included if its bit has a value of '0'. Set requests containing '1' values in one or more bit positions which do not have a '1' value in the corresponding position in ciscoTsStackSwitchPorts will fail with a 'badValue' error. The maximum number of ports in a channel and therefore the maximum number of bits in this object containing '1' values is 8. |
| INT ciscoTsTCStatus | 1.3.6.1.4.1.9.5.32.7.1.1.4 | INTEGER | read-only | The current running status of the channel. |
| INT ciscoTsTCSwitchNumber | 1.3.6.1.4.1.9.5.32.7.1.1.1 | INTEGER | read-only | Switch number determined by the port number that the switch is connected to in a Matrix or as determined by the Stack Management software when two switches are connected back to back. |
| ciscoTsTCTable | 1.3.6.1.4.1.9.5.32.7.1 | not-accessible | The TokenChannel table. There are always eight entries in the table, one for each possible channel. These entries cannot be administratively deleted and no entries may be created. | |
| INT ciscoTsTftpDownload | 1.3.6.1.4.1.9.5.32.1.1.11 | INTEGER | read-write | Setting this to any number between 1 and 8 starts a TFTP download for that box. Setting this to 9 starts a TFTP download for all boxes in a stack. This object will always return a zero on a get request. If RMON is enabled on the switch or stack, then setting this object will cause the RMON feature to be disabled until the switch or stack is rebooted. |
| INT ciscoTsTftpDownloadStatus | 1.3.6.1.4.1.9.5.32.1.1.12 | INTEGER | read-only | Reading complete(2) from this object means the write to flash has succeeded and the switch is ready to be rebooted. |
| STR ciscoTsTftpFileLoc | 1.3.6.1.4.1.9.5.32.1.1.10 | DisplayString | read-write | Path and filename of the binary file on the server. |
| IP ciscoTsTftpServer | 1.3.6.1.4.1.9.5.32.1.1.8 | IpAddress | read-write | TFTP sever's IP address. |
| INT ciscoTsTftpServerTrBRF | 1.3.6.1.4.1.9.5.32.1.1.9 | INTEGER | read-write | TrBRF to which the server is connected. |
| NTF ciscoTsTokenChannelFailed | 1.3.6.1.4.1.9.5.32.7.0.1 | This trap is sent when one of the links in an TokenChannel fail. The variable ciscoTsTCPorts contains the ports which are operational in the TokenChannel. | ||
| NTF ciscoTsTokenChannelStatus | 1.3.6.1.4.1.9.5.32.7.0.2 | This trap is sent to report a TokenChannel or ISLChannel status change. The variable ciscoTsTCStatus contains the current channel status. The variable ciscoTsTCPorts contains the ports which are configured in the channel. The variable ciscoTsTCActivePorts contains the ports which are active in the channel. | ||
| OCT ciscoTsTransitedConfiguredTrBRFs | 1.3.6.1.4.1.9.5.32.6.5 | OCTET STRING | read-write | A string of octets containing one bit per TrBRF in the management domain. The first octet corresponds to TrBRFs with ciscoTsTrBRFInfoTrBRFNumber 1 through 8; the second octet to TrBRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrBRFInfoTrBRFNumber in that octet. If the bit correspond to a TrBRF is set to '1', then the TrBRF is a transited configured TrBRF on the local device. (Default TrBRFs which must transit the local device are always considered to be 'transited configured TrBRFs'.) Any attempt to: set a bit string which has more bits set than the local device can transit; or does not have all bits set corresponding to default TrBRFs which must transit the device; or set any bits corresponding to non-existant TrBRFs (TrBRFs whose IDs are not defined in the management domain) will be rejected with a 'badValue' error. |
| OCT ciscoTsTransitedConfiguredTrCRFs | 1.3.6.1.4.1.9.5.32.6.3 | OCTET STRING | read-write | A string of octets containing one bit per TrCRF in the management domain. The first octet corresponds to TrCRFs with ciscoTsTrCRFInfoTrCRFNumber 1 through 8; the second octet to TrCRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrCRFInfoTrCRFNumber in that octet. If the bit correspond to a TrCRF is set to '1', then the TrCRF is a transited configured TrCRF on the local device. (Default TrCRFs which must transit the local device are always considered to be 'transited configured TrCRFs'.) Any attempt to: set a bit string which has more bits set than the local device can transit; or does not have all bits set corresponding to default TrCRFs which must transit the device; or set any bits corresponding to non-existant TrCRFs (TrCRFs whose IDs are not defined in the management domain) will be rejected with a 'badValue' error. |
| OCT ciscoTsTransitedTrBRFs | 1.3.6.1.4.1.9.5.32.6.6 | OCTET STRING | read-only | A string of octets containing one bit per TrBRF in the management domain. The first octet corresponds to TrBRFs with ciscoTsTrBRFInfoTrBRFNumber 1 through 8; the second octet to TrBRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrBRFInfoTrBRFNumber in that octet. If the bit corresponding to a TrBRF is set to '1', then the TrBRF transits the local device either because it was configured to or because it was selected to automatically by the selection algorithm. |
| OCT ciscoTsTransitedTrCRFs | 1.3.6.1.4.1.9.5.32.6.4 | OCTET STRING | read-only | A string of octets containing one bit per TrCRF in the management domain. The first octet corresponds to TrCRFs with ciscoTsTrCRFInfoTrCRFNumber 1 through 8; the second octet to TrCRFs 9 through 16; etc. The most significant bit of each octet corresponds to the lowest value ciscoTsTrCRFInfoTrCRFNumber in that octet. If the bit corresponding to a TrCRF is set to '1', then the TrCRF transits the local device either because it was configured to or because it was selected to automatically by the selection algorithm. |
| STR ciscoTsTrapRcvrComm | 1.3.6.1.4.1.9.5.32.1.1.25.1.4 | DisplayString | read-write | Community string to use in outgoing traps. |
| ciscoTsTrapRcvrEntry | 1.3.6.1.4.1.9.5.32.1.1.25.1 | not-accessible | Definition of each row in the TrBRF specific trap receiver table. | |
| INT ciscoTsTrapRcvrIndex | 1.3.6.1.4.1.9.5.32.1.1.25.1.1 | INTEGER | read-only | Trap receiver index for each entry. The switch only allows 20 entries into this table. |
| IP ciscoTsTrapRcvrIpAddress | 1.3.6.1.4.1.9.5.32.1.1.25.1.3 | IpAddress | read-write | IP address for an SNMP manager that is to receive the trap. |
| INT ciscoTsTrapRcvrStatus | 1.3.6.1.4.1.9.5.32.1.1.25.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 ciscoTsTrapRcvrStatus to create(4) and ciscoTsTrapRcvrIndex to any valid index which does not already exist. The value returned on GETs should be valid(2) or other(1), which is used to indicate any other condition. |
| ciscoTsTrapRcvrTable | 1.3.6.1.4.1.9.5.32.1.1.25 | not-accessible | Trap Receiver Table for each TrBRF. | |
| OCT ciscoTsTrapRcvrTrBRFs | 1.3.6.1.4.1.9.5.32.1.1.25.1.5 | OCTET STRING | read-write | TrBRFs on which traps to this target are sent. Each octet within the value of this object specifies a set of eight TrBRFs, with the first octet specifying TrBRFs 1 through 8, the second octet specifying TrBRFs 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered TrBRF, and the least significant bit represents the highest numbered TrBRF. Thus, each TrBRF of the stack is represented by a single bit within the value of this object. If that bit has a value of '1' then that TrBRF is included in the set of TrBRFs sending traps; the TrBRF is not included if its bit has a value of '0'. The default is all zeros. Reading all of the entries in the ciscoTsTrBRFInfoTable will give the possible valid bits that can be set. A value of all FF's will enable traps on all configured TrBRFs. |
| ciscoTsTrBRFInfoEntry | 1.3.6.1.4.1.9.5.32.6.2.1 | not-accessible | Definition of each row in the TrBRF Table | |
| INT ciscoTsTrBRFInfoIEEEStpUsesBridgeFuncAddr | 1.3.6.1.4.1.9.5.32.6.2.1.8 | INTEGER | read-write | Enables the IEEE Spanning Tree Protocol at the TrBRF level to use the IBM bridge functional address instead of the default IEEE functional address. |
| IP ciscoTsTrBRFInfoIpAddress | 1.3.6.1.4.1.9.5.32.6.2.1.4 | IpAddress | read-write | IP Address assigned to this TrBRF. Changes to the IP Address of the TrBRF to which the management station belongs cause loss of connectivity until the management station updates its information about the IP Address. |
| IP ciscoTsTrBRFInfoIpDefaultGateway | 1.3.6.1.4.1.9.5.32.6.2.1.6 | IpAddress | read-write | The IP Address of the default gateway for this TrBRF. |
| INT ciscoTsTrBRFInfoIpState | 1.3.6.1.4.1.9.5.32.6.2.1.3 | INTEGER | read-write | IP configuration for this TrBRF. |
| IP ciscoTsTrBRFInfoIpSubnetMask | 1.3.6.1.4.1.9.5.32.6.2.1.5 | IpAddress | read-write | The subnet mask for this TrBRF. |
| STR ciscoTsTrBRFInfoName | 1.3.6.1.4.1.9.5.32.6.2.1.2 | DisplayString | read-only | User defined name of the TrBRF. The name can only be set in the VTP MIB. |
| INT ciscoTsTrBRFInfoStpMode | 1.3.6.1.4.1.9.5.32.6.2.1.7 | INTEGER | read-write | This object is used to enable or disable the Spanning Tree Protocol for this TrBRF. |
| ciscoTsTrBRFInfoTable | 1.3.6.1.4.1.9.5.32.6.2 | not-accessible | TrBRF information table. There is one entry for each TrBRF in a stack. Entries are administratively created and deleted via the vtpEditControlTable. | |
| INT ciscoTsTrBRFInfoTrBRFNumber | 1.3.6.1.4.1.9.5.32.6.2.1.1 | INTEGER | read-only | Unique identifier for this entry in the TrBRF table. Corresponds to the TrBRF number. It is also the index into the vtpVLANEntry table which is in the VTP MIB. |
| NTF ciscoTsTrBRFNewRoot | 1.3.6.1.4.1.9.5.32.6.0.3 | This trap is a TrBRF specific version of the newRoot trap as described in RFC1493. The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer immediately subsequent to its election. Implementation of this trap is optional. | ||
| NTF ciscoTsTrBRFTopologyChange | 1.3.6.1.4.1.9.5.32.6.0.4 | This trap is a TrBRF specific version of the topologyChange trap as described in RFC1493. A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional. | ||
| ciscoTsTrCRFInfoEntry | 1.3.6.1.4.1.9.5.32.6.1.1 | not-accessible | Definition of each row in the TrCRF Table | |
| STR ciscoTsTrCRFInfoName | 1.3.6.1.4.1.9.5.32.6.1.1.2 | DisplayString | read-only | User defined name of the TrCRF. The name can only be set in the VTP MIB. |
| TIM ciscoTsTrCRFInfoSpanningTreeBridgeForwardDelay | 1.3.6.1.4.1.9.5.32.6.1.1.4 | Timeout | read-write | The value used as the Forwarding Delay in this TrCRF. The range for this parameter is 400 to 3000 and is related to the value of dtrSpanningTreeBridgeMaxAge. See 802.1D-1990 for the relationship between dot1dStpBridgeMaxAge and dot1dStpBridgeForwardDelay. The granularity of this timer is specified to be 1/100 of a second. This agent will return a 'badValue' error if a set is attempted to a value which is not a whole number of seconds. |
| TIM ciscoTsTrCRFInfoSpanningTreeBridgeHelloTime | 1.3.6.1.4.1.9.5.32.6.1.1.5 | Timeout | read-write | The value to be used as the Hello Time in this TrCRF. The range for this parameter is 100 to 1000. The granularity of this timer is specified to be 1/100 of a second. This agent will return a 'badValue' error if a set is attempted to a value which is not a whole number of seconds. |
| TIM ciscoTsTrCRFInfoSpanningTreeBridgeMaxAge | 1.3.6.1.4.1.9.5.32.6.1.1.6 | Timeout | read-write | The value to be used as the Max Age in this TrCRF. The range for this parameter is 600 to 4000 and is related to the value of dtrSpanningTreeBridgeHelloTime. See 802.1D-1990 for the relationship between dot1dStpBridgeMaxAge and dot1dStpBridgeHelloTime. The granularity of this timer is specified to be 1/100 of a second. This agent will return a 'badValue' error if a set is attempted to a value which is not a whole number of seconds. |
| INT ciscoTsTrCRFInfoSpanningTreeInternalPortMode | 1.3.6.1.4.1.9.5.32.6.1.1.7 | INTEGER | read-write | Used when configuring manual spanning tree. Setting this object to forwarding(2) or blocking(3) overrides the spanning tree's algorithm for TrCRF's logical internal port that connects it to the TrBRF. |
| INT ciscoTsTrCRFInfoSpanningTreeProtoSpecification | 1.3.6.1.4.1.9.5.32.6.1.1.3 | INTEGER | read-write | The Spanning Tree Protocol to run on this TrCRF. |
| ciscoTsTrCRFInfoTable | 1.3.6.1.4.1.9.5.32.6.1 | not-accessible | TrCRF information table. There is one entry for each TrCRF in a stack. Entries are administratively created and deleted via the vtpEditControlTable. | |
| INT ciscoTsTrCRFInfoTrCRFNumber | 1.3.6.1.4.1.9.5.32.6.1.1.1 | INTEGER | read-only | Unique identifier for this entry in the TrCRF table. Corresponds to the TrCRF number. It is also the index into the vtpVLANEntry table which is in the VTP MIB. |
| NTF ciscoTsTrCRFNewRoot | 1.3.6.1.4.1.9.5.32.6.0.1 | This trap is a TrCRF specific version of the newRoot trap as described in RFC1493. The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer immediately subsequent to its election. Implementation of this trap is optional. | ||
| NTF ciscoTsTrCRFTopologyChange | 1.3.6.1.4.1.9.5.32.6.0.2 | This trap is a TrCRF specific version of the topologyChange trap as described in RFC1493. A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional. | ||
| INT ciscoTsTrunkProtocolFilterBlockingMode | 1.3.6.1.4.1.9.5.32.8.6.1.2 | INTEGER | read-write | This determines the frame types that will be blocked for this protocol class on this TrCRF on this port. Setting the values causes the following: all(1) - causes all frames in this class to be blocked sr(2) - causes source route frames in this class to be blocked nsr(3) - causes non source routed frames in this class to be blocked none(4) - allow all frames in this protocol class. This is the default value. |
| ciscoTsTrunkProtocolFilterEntry | 1.3.6.1.4.1.9.5.32.8.6.1 | not-accessible | Definition of each row in the filter table. | |
| INT ciscoTsTrunkProtocolFilterPort | 1.3.6.1.4.1.9.5.32.8.6.1.1 | INTEGER | read-only | This is the port in the switch to which this table entry corresponds. |
| ciscoTsTrunkProtocolFilterTable | 1.3.6.1.4.1.9.5.32.8.6 | not-accessible | DSAP and SNAP Filter table for trunk ports which support protocol filters on a per-TrCRF basis. This table allows you to assign protocol classes and settings for each TrCRF on each trunk port. There is one entry in the table for each (switch, port, TrCRF, protocol class) tuple for which filtering has been enabled. | |
| INT ciscoTsTrunkProtocolFilterTranspMode | 1.3.6.1.4.1.9.5.32.8.6.1.3 | INTEGER | read-write | If this port is in a SRT configured TrCRF, then setting this object will allow transparent bridging of frames in this protocol class. Setting this object to disable disallows transparent bridging of frames in this protocol class. The default value is enable. |
| ciscoTsUplinkMIBs | 1.3.6.1.4.1.9.5.32.9 | |||
| ciscoTsVLANS | 1.3.6.1.4.1.9.5.32.6 | |||
| tsStack | 1.3.6.1.4.1.9.5.32 |
RFC description
MIB for the Cat3900 and Cat3920 Token Ring switches.
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.