CISCO-TS-STACK-MIB
- Registered at
- 1.3.6.1.4.1.9.5.32.11.3.6.1.4.1.9.5.32.21.3.6.1.4.1.9.5.32.31.3.6.1.4.1.9.5.32.41.3.6.1.4.1.9.5.32.51.3.6.1.4.1.9.5.32.61.3.6.1.4.1.9.5.32.71.3.6.1.4.1.9.5.32.81.3.6.1.4.1.9.5.32.9
- Namespace
- cisco
- Source file
CISCO-TS-STACK-MIB- Digest
sha256:b5f447b13f1c80fa541476729c04ffdb3329fc7f95f3d2da96321764e6ec55a8
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | Timeout |
| CISCO-SMI | cisco, workgroup |
| IF-MIB | ifName |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysLocation, sysName |
| SNMPv2-SMI | Counter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| TOKEN-RING-RMON-MIB | ringStationIfIndex, ringStationMacAddress |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCO-SMI CISCO-TS-STACK-MIB IANAifType-MIB IF-MIB RFC1158-MIB RFC1271-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MacAddr type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| tsStack OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32 | |||
| ciscoTsMain OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.1 | |||
| ciscoTsConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.1.1 | |||
| ciscoTsIpAddr OBJECT-TYPE The IP address of the current Token Ring Bridge Relay Facility (TrBRF). | 1.3.6.1.4.1.9.5.32.1.1.1 | IpAddress | read-write | mandatory |
| ciscoTsNetMask OBJECT-TYPE The subnet mask of the current TrBRF. | 1.3.6.1.4.1.9.5.32.1.1.2 | IpAddress | read-write | mandatory |
| ciscoTsDefaultGateway OBJECT-TYPE IP default gateway of the current TrBRF. | 1.3.6.1.4.1.9.5.32.1.1.3 | IpAddress | read-write | mandatory |
| ciscoTsSysCurTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.4 | DisplayString (SIZE(1..128)) | read-write | mandatory |
| ciscoTsConfiguration OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.5 | INTEGER {stand-alone(1), back-to-back(2), prostack-matrix(3)} | read-only | mandatory |
| ciscoTsNumSwitches OBJECT-TYPE Total number of switches in the stack. | 1.3.6.1.4.1.9.5.32.1.1.6 | INTEGER | read-only | mandatory |
| ciscoTsStackStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.7 | INTEGER {running(1), updating(2)} | read-only | mandatory |
| ciscoTsTftpServer OBJECT-TYPE TFTP sever's IP address. | 1.3.6.1.4.1.9.5.32.1.1.8 | IpAddress | read-write | mandatory |
| ciscoTsTftpServerTrBRF OBJECT-TYPE TrBRF to which the server is connected. | 1.3.6.1.4.1.9.5.32.1.1.9 | INTEGER (1..1024) | read-write | mandatory |
| ciscoTsTftpFileLoc OBJECT-TYPE Path and filename of the binary file on the server. | 1.3.6.1.4.1.9.5.32.1.1.10 | DisplayString (SIZE(0..256)) | read-write | mandatory |
| ciscoTsTftpDownload OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.11 | INTEGER (0..9) | read-write | mandatory |
| ciscoTsTftpDownloadStatus OBJECT-TYPE Reading complete(2) from this object means the write to flash has succeeded and the switch is ready to be rebooted. | 1.3.6.1.4.1.9.5.32.1.1.12 | INTEGER {writing(1), complete(2), other(3)} | read-only | mandatory |
| ciscoTsProStackMatrixStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.13 | INTEGER {primary(1), secondary(2), none(3), failed(4)} | read-only | mandatory |
| ciscoTsNumMatrixModules OBJECT-TYPE Number of Matrix modules in the stack. This object is set to zero if the switch is not connected to a Matrix. | 1.3.6.1.4.1.9.5.32.1.1.14 | INTEGER | read-only | mandatory |
| ciscoTsStackReset OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.15 | INTEGER {running(1), coldReset(2), warmReset(3)} | read-write | mandatory |
| ciscoTsStackRMONStatistics OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.16 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| ciscoTsTrapRcvrTable OBJECT-TYPE Trap Receiver Table for each TrBRF. | 1.3.6.1.4.1.9.5.32.1.1.25 | not-accessible | mandatory | |
| ciscoTsTrapRcvrEntry OBJECT-TYPE Definition of each row in the TrBRF specific trap receiver table. | 1.3.6.1.4.1.9.5.32.1.1.25.1 | not-accessible | mandatory | |
| ciscoTsTrapRcvrIndex OBJECT-TYPE Trap receiver index for each entry. The switch only allows 20 entries into this table. | 1.3.6.1.4.1.9.5.32.1.1.25.1.1 | INTEGER (1..65535) | read-only | mandatory |
| ciscoTsTrapRcvrStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.25.1.2 | INTEGER {other(1), valid(2), invalid(3), create(4)} | read-write | mandatory |
| ciscoTsTrapRcvrIpAddress OBJECT-TYPE IP address for an SNMP manager that is to receive the trap. | 1.3.6.1.4.1.9.5.32.1.1.25.1.3 | IpAddress | read-write | mandatory |
| ciscoTsTrapRcvrComm OBJECT-TYPE Community string to use in outgoing traps. | 1.3.6.1.4.1.9.5.32.1.1.25.1.4 | DisplayString (SIZE(1..16)) | read-write | mandatory |
| ciscoTsTrapRcvrTrBRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.25.1.5 | OCTET STRING (SIZE(128)) | read-write | mandatory |
| ciscoTsStack OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.2 | |||
| ciscoTsStackTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1 | not-accessible | mandatory | |
| ciscoTsStackEntry OBJECT-TYPE Definition of each row in the Stack Table | 1.3.6.1.4.1.9.5.32.2.1.1 | not-accessible | mandatory | |
| ciscoTsStackSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsStackSwitchBIAddr OBJECT-TYPE The burned in MAC address of the switch. | 1.3.6.1.4.1.9.5.32.2.1.1.2 | MacAddr | read-only | mandatory |
| ciscoTsStackSwitchLAAddr OBJECT-TYPE The locally administered MAC address of the switch. After writing to this object, you must reset the switch. | 1.3.6.1.4.1.9.5.32.2.1.1.3 | MacAddr | read-write | mandatory |
| ciscoTsStackSwitchFwVersion OBJECT-TYPE Version number for the firmware running on the switch. | 1.3.6.1.4.1.9.5.32.2.1.1.4 | DisplayString (SIZE(1..128)) | read-only | mandatory |
| ciscoTsStackSwitchHwVersion OBJECT-TYPE Hardware version number for the switch. | 1.3.6.1.4.1.9.5.32.2.1.1.5 | DisplayString (SIZE(1..128)) | read-only | mandatory |
| ciscoTsStackSwitchUptime OBJECT-TYPE Time ticks since the switch was last reset. | 1.3.6.1.4.1.9.5.32.2.1.1.6 | TimeTicks | read-only | mandatory |
| ciscoTsStackSwitchStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1.1.7 | INTEGER {running(1), coldReset(2), warmReset(3)} | read-write | mandatory |
| ciscoTsStackSwitchTemperature OBJECT-TYPE Temperature of each switch reported in degrees Celsius. | 1.3.6.1.4.1.9.5.32.2.1.1.8 | INTEGER | read-only | mandatory |
| ciscoTsStackSwitchMemory OBJECT-TYPE Installed memory on the switch in MB. | 1.3.6.1.4.1.9.5.32.2.1.1.9 | INTEGER (0..32) | read-only | mandatory |
| ciscoTsStackSwitchSPANPort OBJECT-TYPE Port number to be used for the Switch Port Analyzer. Setting this object to zero turns off the SPAN function. | 1.3.6.1.4.1.9.5.32.2.1.1.10 | INTEGER (0..32) | read-write | mandatory |
| ciscoTsStackSwitchSPANMonitoredPort OBJECT-TYPE Port monitored by the SPAN function. | 1.3.6.1.4.1.9.5.32.2.1.1.11 | INTEGER (0..32) | read-write | mandatory |
| ciscoTsStackSwitchFeatureStatus OBJECT-TYPE This object indicates whether the switch is enabled to support enhanced features. | 1.3.6.1.4.1.9.5.32.2.1.1.12 | INTEGER {standard(1), enhanced(2), unknown(3)} | read-only | mandatory |
| ciscoTsStackSwitchFeatureKey OBJECT-TYPE Feature key to enable enhanced features. See the manual for information pertaining to enabling possible enhanced features. | 1.3.6.1.4.1.9.5.32.2.1.1.13 | INTEGER | read-write | mandatory |
| ciscoTsStackSwitchPorts OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.2.1.1.14 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ciscoTsStackSwitchAgingTime OBJECT-TYPE Aging time in minutes for the master address table entries on this switch. | 1.3.6.1.4.1.9.5.32.2.1.1.15 | INTEGER (0..9999) | read-write | mandatory |
| ciscoTsStackSwitchAgingLevel OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1.1.16 | INTEGER (0..90) | read-write | mandatory |
| ciscoTsStackSwitchXmitFrames OBJECT-TYPE Frames transmitted by the CPU. | 1.3.6.1.4.1.9.5.32.2.1.1.18 | Counter | read-only | mandatory |
| ciscoTsStackSwitchRcvdFrames OBJECT-TYPE Frames received for processing by the CPU. | 1.3.6.1.4.1.9.5.32.2.1.1.19 | Counter | read-only | mandatory |
| ciscoTsStackSwitchRcvdErrFrames OBJECT-TYPE Error frames received by the CPU. | 1.3.6.1.4.1.9.5.32.2.1.1.20 | Counter | read-only | mandatory |
| ciscoTsStackSwitchLostFrames OBJECT-TYPE Frames lost by the CPU while trying to transmit. | 1.3.6.1.4.1.9.5.32.2.1.1.21 | Counter | read-only | mandatory |
| ciscoTsStackSwitchPendingSendRqsts OBJECT-TYPE Frames queued in the CPU's transmit buffer. | 1.3.6.1.4.1.9.5.32.2.1.1.22 | Counter | read-only | mandatory |
| ciscoTsStackSwitchXmitErrFrames OBJECT-TYPE Frames in error due to buffer overflows or drops in the CPU. | 1.3.6.1.4.1.9.5.32.2.1.1.23 | Counter | read-only | mandatory |
| ciscoTsStackSwitchCurrActStations OBJECT-TYPE The number of station address entries currently active in the switch. | 1.3.6.1.4.1.9.5.32.2.1.1.24 | Counter | read-only | mandatory |
| ciscoTsStackSwitchLargestNumStations OBJECT-TYPE The largest number of active stations ever seen on the switch since the last reboot, or clearing of statistics. | 1.3.6.1.4.1.9.5.32.2.1.1.25 | Counter | read-only | mandatory |
| ciscoTsStackSwitchMaxAddressChain OBJECT-TYPE The longest chain of addresses anywhere in the CPU's address hash table. | 1.3.6.1.4.1.9.5.32.2.1.1.26 | Gauge | read-only | mandatory |
| ciscoTsStackSwitchAddressTblFulls OBJECT-TYPE The number of times a hash table chain has filled up. | 1.3.6.1.4.1.9.5.32.2.1.1.27 | Counter | read-only | mandatory |
| ciscoTsStackSwitchId OBJECT-TYPE The object ID used to uniquely identify the type of Cisco token ring switch. | 1.3.6.1.4.1.9.5.32.2.1.1.28 | OBJECT IDENTIFIER | read-only | mandatory |
| ciscoTsStackSwitchSPANMonitoredTrCRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1.1.29 | OCTET STRING (SIZE(128)) | read-write | mandatory |
| ciscoTsStackSwitchPwrSupplyStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.2.1.1.30 | INTEGER {unknown(1), internal-only(2), internal-no-backup(3), internal-backup-will-reset(4), external-no-backup(5), external-backup-no-reset(6)} | read-only | mandatory |
| ciscoTsModule OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.3 | |||
| ciscoTsModTable OBJECT-TYPE Module configuration table. There is one entry in the table for each module in a stack. Entries cannot be administratively created/deleted. | 1.3.6.1.4.1.9.5.32.3.1 | not-accessible | mandatory | |
| ciscoTsModEntry OBJECT-TYPE Definition of each row in the Module Table | 1.3.6.1.4.1.9.5.32.3.1.1 | not-accessible | mandatory | |
| ciscoTsModSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.3.1.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsModNumber OBJECT-TYPE The module number. | 1.3.6.1.4.1.9.5.32.3.1.1.2 | INTEGER (1..4) | read-only | mandatory |
| ciscoTsModState OBJECT-TYPE The state indicates the current operational state of the module. | 1.3.6.1.4.1.9.5.32.3.1.1.3 | INTEGER {nomodule(1), running(2), faulty(3)} | read-only | mandatory |
| ciscoTsModType OBJECT-TYPE 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). | 1.3.6.1.4.1.9.5.32.3.1.1.4 | INTEGER {system(1), proStack(2), proPort4TR(3), proPort4Fiber(4), proPortISL-FX(5), proPortISL-TX(6), proPortATM155Fiber(8), proPortATM155UTP(9), unknown(10), none(11)} | read-only | mandatory |
| ciscoTsModRevision OBJECT-TYPE The module revision number. | 1.3.6.1.4.1.9.5.32.3.1.1.5 | DisplayString | read-only | mandatory |
| ciscoTsModFwVer OBJECT-TYPE The module's firmware version. | 1.3.6.1.4.1.9.5.32.3.1.1.6 | DisplayString | read-only | mandatory |
| ciscoTsModNumPorts OBJECT-TYPE Total number of ports in the module. | 1.3.6.1.4.1.9.5.32.3.1.1.7 | INTEGER | read-only | mandatory |
| ciscoTsModUptime OBJECT-TYPE Time ticks since the module was last reset. | 1.3.6.1.4.1.9.5.32.3.1.1.8 | TimeTicks | read-only | mandatory |
| ciscoTsPort OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.4 | |||
| ciscoTsPortCfgTable OBJECT-TYPE A table of configuration information about each port. There is one entry for each port in a stack. Entries cannot be administratively created/deleted. | 1.3.6.1.4.1.9.5.32.4.1 | not-accessible | mandatory | |
| ciscoTsPortCfgEntry OBJECT-TYPE Definition of rows in the port configuration table. | 1.3.6.1.4.1.9.5.32.4.1.1 | not-accessible | mandatory | |
| ciscoTsPortCfgNumber OBJECT-TYPE A unique value for each port entry. The value corresponds the port number. | 1.3.6.1.4.1.9.5.32.4.1.1.1 | INTEGER (1..32) | read-only | mandatory |
| ciscoTsPortCfgModNumber OBJECT-TYPE Module number of the module that contains this port. | 1.3.6.1.4.1.9.5.32.4.1.1.2 | INTEGER (1..4) | read-only | mandatory |
| ciscoTsPortCfgIfIndex OBJECT-TYPE A pointer to the entry in the ifTable corresponding to this port. | 1.3.6.1.4.1.9.5.32.4.1.1.3 | INTEGER | read-only | mandatory |
| ciscoTsPortCfgResetStats OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.4 | INTEGER {other(1), running(2), reset(3)} | read-write | mandatory |
| ciscoTsPortCfgResetAddrs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.5 | INTEGER {other(1), running(2), reset(3)} | read-write | mandatory |
| ciscoTsPortCfgAddrAgingTime OBJECT-TYPE Port level address aging time in minutes. Setting this object to zero disables address aging. | 1.3.6.1.4.1.9.5.32.4.1.1.6 | INTEGER (0..9999) | read-write | mandatory |
| ciscoTsPortCfgDemandAgingLevel OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.7 | INTEGER (0..90) | read-write | mandatory |
| ciscoTsPortCfgErrLoThreshold OBJECT-TYPE Lower error rate threshold which causes the port to transition from store and forward mode to cut-through mode. | 1.3.6.1.4.1.9.5.32.4.1.1.8 | INTEGER (0..100) | read-write | mandatory |
| ciscoTsPortCfgErrHiThreshold OBJECT-TYPE Upper error rate threshold which causes the port to transition from cut-through mode to store and forward mode. | 1.3.6.1.4.1.9.5.32.4.1.1.9 | INTEGER (0..100) | read-write | mandatory |
| ciscoTsPortCfgErrSampling OBJECT-TYPE Error sampling interval in minutes. | 1.3.6.1.4.1.9.5.32.4.1.1.10 | INTEGER (0..60) | read-write | mandatory |
| ciscoTsPortCfgMaxTransmitUnit OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.11 | INTEGER | read-write | mandatory |
| ciscoTsPortCfgMaxExplorerRate OBJECT-TYPE Explorer frame forwarding rate per second throttle. A value of (-1) disables explorer frame throttling. | 1.3.6.1.4.1.9.5.32.4.1.1.12 | INTEGER (-1..5000) | read-write | mandatory |
| ciscoTsPortCfgSetACbits OBJECT-TYPE Specifies if the AC bits shall be set unconditionally when a port forwards certain LLC frames. | 1.3.6.1.4.1.9.5.32.4.1.1.13 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| ciscoTsPortCfgEarlyTokenRlse OBJECT-TYPE Early token release operation. | 1.3.6.1.4.1.9.5.32.4.1.1.14 | INTEGER {enabled(1), disabled(2)} | read-write | mandatory |
| ciscoTsPortCfgForwardingMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.15 | INTEGER {auto(1), storeandforward(2), cutthru(3), unknown(4)} | read-write | mandatory |
| ciscoTsPortCfgActualForwardingMode OBJECT-TYPE Actual operational frame switching mode for the port. | 1.3.6.1.4.1.9.5.32.4.1.1.16 | INTEGER {storeandforward(1), cutthru(2), unknown(3)} | read-only | mandatory |
| ciscoTsPortCfgPortMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.17 | INTEGER {auto(1), hdx-Port(2), hdx-Station(3), fdx-Port(4), fdx-Station(5), ri-ro(6), passive-probe(7), unknown(8)} | read-write | mandatory |
| ciscoTsPortCfgActualPortMode OBJECT-TYPE The actual port operation mode. If the port is in auto mode, this object will return the mode that the port opened in. | 1.3.6.1.4.1.9.5.32.4.1.1.18 | INTEGER {hdx-Port(1), hdx-Station(2), fdx-Port(3), fdx-Station(4), ri-ro(5), passive-probe(6), unknown(7)} | read-only | mandatory |
| ciscoTsPortCfgPriorityThres OBJECT-TYPE The highest token-ring frame priority that shall go to the low-priority transmit queue. | 1.3.6.1.4.1.9.5.32.4.1.1.19 | INTEGER (0..7) | read-write | mandatory |
| ciscoTsPortCfgMinXmitPriority OBJECT-TYPE The minimum token priority that will be used for transmit. | 1.3.6.1.4.1.9.5.32.4.1.1.20 | INTEGER (0..6) | read-write | mandatory |
| ciscoTsPortCfgCfgLossThres OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.21 | INTEGER (1..100) | read-write | mandatory |
| ciscoTsPortCfgCfgLossInterval OBJECT-TYPE The sampling period, in minutes, for which the port monitors to determine if the configuration loss threshold has been exceeded. | 1.3.6.1.4.1.9.5.32.4.1.1.22 | INTEGER (1..60) | read-write | mandatory |
| ciscoTsPortCfgBcastSuppresion OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.23 | INTEGER (0..100) | read-write | mandatory |
| ciscoTsPortCfgCDPTimeToLive OBJECT-TYPE The advertised time-to-live parameter on all CDP messages generated by this switch on this port. | 1.3.6.1.4.1.9.5.32.4.1.1.24 | INTEGER (0..255) | read-write | mandatory |
| ciscoTsPortCfgSpanningTreeMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.25 | INTEGER {auto(1), forwarding(2), blocking(3), unknown(4)} | read-write | mandatory |
| ciscoTsPortCfgSecurityMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.26 | INTEGER {normal(1), secure-src-addrs(2), secure-dest-addrs(3), secure-src-and-dest-addrs(4)} | read-write | mandatory |
| ciscoTsPortCfgSoftErrThreshold OBJECT-TYPE 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). | 1.3.6.1.4.1.9.5.32.4.1.1.27 | INTEGER (1..255) | read-write | mandatory |
| ciscoTsPortCfgSoftErrReportInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.28 | INTEGER (0..65535) | read-write | mandatory |
| ciscoTsPortCfgSoftErrorMonitoring OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.1.1.29 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| ciscoTsPortStatsTable OBJECT-TYPE A table of statistical information about each port. There is one entry for each port in a stack. Entries cannot be administratively created/deleted | 1.3.6.1.4.1.9.5.32.4.2 | not-accessible | mandatory | |
| ciscoTsPortStatsEntry OBJECT-TYPE Definition of rows in the port statistics table. | 1.3.6.1.4.1.9.5.32.4.2.1 | not-accessible | mandatory | |
| ciscoTsPortStatsNumber OBJECT-TYPE A unique value for each port entry. The value corresponds the port number. | 1.3.6.1.4.1.9.5.32.4.2.1.1 | INTEGER (1..32) | read-only | mandatory |
| ciscoTsPortStatsModNumber OBJECT-TYPE Module number of the module that contains this port. | 1.3.6.1.4.1.9.5.32.4.2.1.2 | INTEGER (1..4) | read-only | mandatory |
| ciscoTsPortStatsIfIndex OBJECT-TYPE A pointer to the entry in the ifTable corresponding to this port. | 1.3.6.1.4.1.9.5.32.4.2.1.3 | INTEGER | read-only | mandatory |
| ciscoTsPortStatsRcvLocalFrames OBJECT-TYPE Number of frames received where the destination station address is on this port. | 1.3.6.1.4.1.9.5.32.4.2.1.4 | Counter | read-only | mandatory |
| ciscoTsPortStatsForwardedFrames OBJECT-TYPE Number of frames received on this port and forwarded to another port or to the system module for processing. | 1.3.6.1.4.1.9.5.32.4.2.1.5 | Counter | read-only | mandatory |
| ciscoTsPortStatsStations OBJECT-TYPE Number of active stations in the address table for this port. | 1.3.6.1.4.1.9.5.32.4.2.1.6 | Counter | read-only | mandatory |
| ciscoTsPortStatsSWHandledFrames OBJECT-TYPE Number of frames received on this port and delivered to the system module for processing. | 1.3.6.1.4.1.9.5.32.4.2.1.7 | Counter | read-only | mandatory |
| ciscoTsPortStatsLocalStations OBJECT-TYPE Number of stations on this port which belong to the local segment. | 1.3.6.1.4.1.9.5.32.4.2.1.8 | Counter | read-only | mandatory |
| ciscoTsPortStatsRemoteStations OBJECT-TYPE Number of stations on this port which belong to another segment. | 1.3.6.1.4.1.9.5.32.4.2.1.9 | Counter | read-only | mandatory |
| ciscoTsPortStatsUnknownStaFrames OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.2.1.10 | Counter | read-only | mandatory |
| ciscoTsPortStatsResetTimer OBJECT-TYPE Time (in 100th second ticks) since the port counters were reset. | 1.3.6.1.4.1.9.5.32.4.2.1.11 | TimeTicks | read-only | mandatory |
| ciscoTsPortStatsInFrames OBJECT-TYPE Total number of frames received on this port. | 1.3.6.1.4.1.9.5.32.4.2.1.12 | Counter | read-only | mandatory |
| ciscoTsPortStatsOutFrames OBJECT-TYPE Total number of frames transmitted by this port. | 1.3.6.1.4.1.9.5.32.4.2.1.13 | Counter | read-only | mandatory |
| ciscoTsPortStatsLongFrames OBJECT-TYPE Total number of frames received on this port which were too long. | 1.3.6.1.4.1.9.5.32.4.2.1.14 | Counter | read-only | mandatory |
| ciscoTsPortStatsShortFrames OBJECT-TYPE Total number of frames received on this port which were too short. | 1.3.6.1.4.1.9.5.32.4.2.1.15 | Counter | read-only | mandatory |
| ciscoTsPortStatsInBufOverflows OBJECT-TYPE Total number of frames received on this port which caused a receive buffer overflow. | 1.3.6.1.4.1.9.5.32.4.2.1.16 | Counter | read-only | mandatory |
| ciscoTsPortStatsOutBufOverflows OBJECT-TYPE Total number of frames which could not be transmitted from this port because of transmit buffer overflow. | 1.3.6.1.4.1.9.5.32.4.2.1.17 | Counter | read-only | mandatory |
| ciscoTsPortStatsRcvBcasts OBJECT-TYPE Number of broadcast frames received on this port without errors. | 1.3.6.1.4.1.9.5.32.4.2.1.18 | Counter | read-only | mandatory |
| ciscoTsPortStatsRcvMcasts OBJECT-TYPE Number of multicast frames received on this port without errors. | 1.3.6.1.4.1.9.5.32.4.2.1.19 | Counter | read-only | mandatory |
| ciscoTsPortStatsSwitchedFrames OBJECT-TYPE Number of frames switched on this port. | 1.3.6.1.4.1.9.5.32.4.2.1.20 | Counter | read-only | mandatory |
| ciscoTsPortStatsPktsInErrors OBJECT-TYPE Total number of packets received or transmitted from this port in which there was an error. | 1.3.6.1.4.1.9.5.32.4.2.1.21 | Counter | read-only | mandatory |
| ciscoTsPortStatsAddrChainOverflows OBJECT-TYPE Number of times an address chain was full when trying to add an entry to the port address table. | 1.3.6.1.4.1.9.5.32.4.2.1.22 | Counter | read-only | mandatory |
| ciscoTsPortStatsTableOverflows OBJECT-TYPE Number of times the address table was full when trying to add an entry to the port address table. | 1.3.6.1.4.1.9.5.32.4.2.1.23 | Counter | read-only | mandatory |
| ciscoTsPortStatsCfgLoss OBJECT-TYPE Number of events, as described in ciscoTsPortCfgLossRC, after the port has completed the join process and then lost communication. | 1.3.6.1.4.1.9.5.32.4.2.1.24 | INTEGER | read-only | mandatory |
| ciscoTsPortStatsCfgLossRC OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.2.1.25 | INTEGER {wire-fault(1), lobe-test-fail(2), tkp-mac-frame-rcv-in-txi-mode(3), heart-beat-fail(4), txi-new-station(5), txi-protocol-error(6), no-cfg-loss(7)} | read-only | mandatory |
| ciscoTsPortStatsTrCRF OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.2.1.26 | OCTET STRING (SIZE(128)) | read-only | mandatory |
| ciscoTsPortStatsAutoDisableRC OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.2.1.27 | INTEGER {not-disabled(1), unknown(2), speed-error(3), remove-received(4), disabled-by-DRiP(5)} | read-only | mandatory |
| ciscoTsProbe OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.5 | |||
| ciscoTsPassiveProbeTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.5.1 | not-accessible | mandatory | |
| ciscoTsPassiveProbeEntry OBJECT-TYPE Definition of each row in the table. | 1.3.6.1.4.1.9.5.32.5.1.1 | not-accessible | mandatory | |
| ciscoTsPassiveProbeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.5.1.1.1 | INTEGER (1..2) | read-only | mandatory |
| ciscoTsPassiveProbePort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.5.1.1.2 | INTEGER (0..28) | read-write | mandatory |
| ciscoTsPassiveProbeMonitoredPort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.5.1.1.3 | INTEGER (0..28) | read-write | mandatory |
| ciscoTsPassiveProbeDirection OBJECT-TYPE Direction of traffic flow that is being monitored. | 1.3.6.1.4.1.9.5.32.5.1.1.4 | INTEGER {transmit(1), receive(2), both(3), unknown(4)} | read-only | mandatory |
| ciscoTsVLANS OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.6 | |||
| ciscoTsTrCRFInfoTable OBJECT-TYPE TrCRF information table. There is one entry for each TrCRF in a stack. Entries are administratively created and deleted via the vtpEditControlTable. | 1.3.6.1.4.1.9.5.32.6.1 | not-accessible | mandatory | |
| ciscoTsTrCRFInfoEntry OBJECT-TYPE Definition of each row in the TrCRF Table | 1.3.6.1.4.1.9.5.32.6.1.1 | not-accessible | mandatory | |
| ciscoTsTrCRFInfoTrCRFNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.1.1.1 | INTEGER (1..1024) | read-only | mandatory |
| ciscoTsTrCRFInfoName OBJECT-TYPE User defined name of the TrCRF. The name can only be set in the VTP MIB. | 1.3.6.1.4.1.9.5.32.6.1.1.2 | DisplayString (SIZE(1..32)) | read-only | mandatory |
| ciscoTsTrCRFInfoSpanningTreeProtoSpecification OBJECT-TYPE The Spanning Tree Protocol to run on this TrCRF. | 1.3.6.1.4.1.9.5.32.6.1.1.3 | INTEGER {none(1), cisco(2), ieee(3), auto(4)} | read-write | mandatory |
| ciscoTsTrCRFInfoSpanningTreeBridgeForwardDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.1.1.4 | Timeout | read-write | mandatory |
| ciscoTsTrCRFInfoSpanningTreeBridgeHelloTime OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.1.1.5 | Timeout | read-write | mandatory |
| ciscoTsTrCRFInfoSpanningTreeBridgeMaxAge OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.1.1.6 | Timeout | read-write | mandatory |
| ciscoTsTrCRFInfoSpanningTreeInternalPortMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.1.1.7 | INTEGER {auto(1), forwarding(2), blocking(3)} | read-write | mandatory |
| ciscoTsTrBRFInfoTable OBJECT-TYPE TrBRF information table. There is one entry for each TrBRF in a stack. Entries are administratively created and deleted via the vtpEditControlTable. | 1.3.6.1.4.1.9.5.32.6.2 | not-accessible | mandatory | |
| ciscoTsTrBRFInfoEntry OBJECT-TYPE Definition of each row in the TrBRF Table | 1.3.6.1.4.1.9.5.32.6.2.1 | not-accessible | mandatory | |
| ciscoTsTrBRFInfoTrBRFNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.2.1.1 | INTEGER (1..1024) | read-only | mandatory |
| ciscoTsTrBRFInfoName OBJECT-TYPE User defined name of the TrBRF. The name can only be set in the VTP MIB. | 1.3.6.1.4.1.9.5.32.6.2.1.2 | DisplayString (SIZE(1..32)) | read-only | mandatory |
| ciscoTsTrBRFInfoIpState OBJECT-TYPE IP configuration for this TrBRF. | 1.3.6.1.4.1.9.5.32.6.2.1.3 | INTEGER {ip-disabled(1), bootp-when-needed(2), bootp-always(3)} | read-write | mandatory |
| ciscoTsTrBRFInfoIpAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.2.1.4 | IpAddress | read-write | mandatory |
| ciscoTsTrBRFInfoIpSubnetMask OBJECT-TYPE The subnet mask for this TrBRF. | 1.3.6.1.4.1.9.5.32.6.2.1.5 | IpAddress | read-write | mandatory |
| ciscoTsTrBRFInfoIpDefaultGateway OBJECT-TYPE The IP Address of the default gateway for this TrBRF. | 1.3.6.1.4.1.9.5.32.6.2.1.6 | IpAddress | read-write | mandatory |
| ciscoTsTrBRFInfoStpMode OBJECT-TYPE This object is used to enable or disable the Spanning Tree Protocol for this TrBRF. | 1.3.6.1.4.1.9.5.32.6.2.1.7 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| ciscoTsTrBRFInfoIEEEStpUsesBridgeFuncAddr OBJECT-TYPE Enables the IEEE Spanning Tree Protocol at the TrBRF level to use the IBM bridge functional address instead of the default IEEE functional address. | 1.3.6.1.4.1.9.5.32.6.2.1.8 | INTEGER {no(1), yes(2)} | read-write | mandatory |
| ciscoTsTransitedConfiguredTrCRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.3 | OCTET STRING (SIZE(128)) | read-write | mandatory |
| ciscoTsTransitedTrCRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.4 | OCTET STRING (SIZE(128)) | read-only | mandatory |
| ciscoTsTransitedConfiguredTrBRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.5 | OCTET STRING (SIZE(128)) | read-write | mandatory |
| ciscoTsTransitedTrBRFs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.6 | OCTET STRING (SIZE(128)) | read-only | mandatory |
| ciscoTsTChannel OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.7 | |||
| ciscoTsTCTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.1 | not-accessible | mandatory | |
| ciscoTsTCEntry OBJECT-TYPE Definition of each row in the TokenChannel table. | 1.3.6.1.4.1.9.5.32.7.1.1 | not-accessible | mandatory | |
| ciscoTsTCSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.1.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsTCNumber OBJECT-TYPE The unique identifier for this row. Corresponds to the TokenChannel number. | 1.3.6.1.4.1.9.5.32.7.1.1.2 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsTCPorts OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.1.1.3 | OCTET STRING (SIZE(4)) | read-write | mandatory |
| ciscoTsTCStatus OBJECT-TYPE The current running status of the channel. | 1.3.6.1.4.1.9.5.32.7.1.1.4 | INTEGER {up(1), down(2), reduced(3)} | read-only | mandatory |
| ciscoTsTCActivePorts OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.1.1.5 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ciscoTsFilter OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.8 | |||
| ciscoTsProtocolClassFilterTable OBJECT-TYPE DSAP and SNAP Filter Class table. This table is global for the entire stack. | 1.3.6.1.4.1.9.5.32.8.1 | not-accessible | mandatory | |
| ciscoTsProtocolClassFilterEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.1.1 | not-accessible | mandatory | |
| ciscoTsProtocolClassFilterIndex OBJECT-TYPE Protocol class table index. | 1.3.6.1.4.1.9.5.32.8.1.1.1 | INTEGER (1..15) | read-only | mandatory |
| ciscoTsProtocolClassFilterEtype OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.1.1.2 | OCTET STRING | read-write | mandatory |
| ciscoTsProtocolClassFilterDSAPs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.1.1.3 | OCTET STRING | read-write | mandatory |
| ciscoTsProtocolFilterTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.2 | not-accessible | mandatory | |
| ciscoTsProtocolFilterEntry OBJECT-TYPE Definition of each row in the filter table. | 1.3.6.1.4.1.9.5.32.8.2.1 | not-accessible | mandatory | |
| ciscoTsProtocolFilterPort OBJECT-TYPE This is the port in the switch to which this table entry corresponds. | 1.3.6.1.4.1.9.5.32.8.2.1.1 | INTEGER (1..32) | read-only | mandatory |
| ciscoTsProtocolFilterBlockingMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.2.1.2 | INTEGER {all(1), sr(2), nsr(3), none(4)} | read-write | mandatory |
| ciscoTsProtocolFilterTranspMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.2.1.3 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| ciscoTsMACDestFilterTable OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.3 | not-accessible | mandatory | |
| ciscoTsMACDestFilterEntry OBJECT-TYPE Definition of each row in the filter table. | 1.3.6.1.4.1.9.5.32.8.3.1 | not-accessible | mandatory | |
| ciscoTsMACDestFilterSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.3.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsMACDestFilterStationAddress OBJECT-TYPE The destination MAC address in a frame to which this entry's filtering information applies. | 1.3.6.1.4.1.9.5.32.8.3.1.2 | MacAddr | read-only | mandatory |
| ciscoTsMACDestFilterType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.3.1.3 | INTEGER {block-dest(1), allow-dest(2), limited-multicast(3), force-dest(4)} | read-write | mandatory |
| ciscoTsMACDestFilterPorts OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.3.1.4 | OCTET STRING (SIZE(4)) | read-write | mandatory |
| ciscoTsMACDestFilterExitMask OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.3.1.5 | OCTET STRING (SIZE(4)) | read-write | mandatory |
| ciscoTsMACDestFilterRemoteBox OBJECT-TYPE The remote switch to be used for a force destination filter. | 1.3.6.1.4.1.9.5.32.8.3.1.6 | INTEGER (1..8) | read-write | mandatory |
| ciscoTsMACDestFilterRemotePort OBJECT-TYPE The remote port to be used for a force destination filter. | 1.3.6.1.4.1.9.5.32.8.3.1.7 | INTEGER (1..32) | read-write | mandatory |
| ciscoTsMACDestFilterStatus OBJECT-TYPE A get request always returns valid(1). Set this object to invalid(2) to delete an entry. | 1.3.6.1.4.1.9.5.32.8.3.1.8 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| ciscoTsMACSourceFilterTable OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.4 | not-accessible | mandatory | |
| ciscoTsMACSourceFilterEntry OBJECT-TYPE Definition of each row in the filter table. | 1.3.6.1.4.1.9.5.32.8.4.1 | not-accessible | mandatory | |
| ciscoTsMACSourceFilterSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.4.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsMACSourceFilterStationAddress OBJECT-TYPE The destination MAC address in a frame to which this entry's filtering information applies. | 1.3.6.1.4.1.9.5.32.8.4.1.2 | MacAddr | read-only | mandatory |
| ciscoTsMACSourceFilterType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.4.1.3 | INTEGER {block-source(1), allow-source(2)} | read-write | mandatory |
| ciscoTsMACSourceFilterPorts OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.4.1.4 | OCTET STRING (SIZE(4)) | read-write | mandatory |
| ciscoTsMACSourceFilterStatus OBJECT-TYPE A get request always returns valid(1). Set this object to invalid(2) to delete an entry. | 1.3.6.1.4.1.9.5.32.8.4.1.5 | INTEGER {valid(1), invalid(2)} | read-write | mandatory |
| ciscoTsDupAddrFilterTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.5 | not-accessible | mandatory | |
| ciscoTsDupAddrFilterEntry OBJECT-TYPE Definition of rows in the duplicate address table. | 1.3.6.1.4.1.9.5.32.8.5.1 | not-accessible | mandatory | |
| ciscoTsDupAddrFilterSwitchNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.5.1.1 | INTEGER (1..8) | read-only | mandatory |
| ciscoTsDupAddrFilterStationAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.5.1.2 | MacAddr | read-only | mandatory |
| ciscoTsDupAddrFilterPorts OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.5.32.8.5.1.3 | OCTET STRING (SIZE(4)) | read-only | mandatory |
| ciscoTsTrunkProtocolFilterTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.6 | not-accessible | mandatory | |
| ciscoTsTrunkProtocolFilterEntry OBJECT-TYPE Definition of each row in the filter table. | 1.3.6.1.4.1.9.5.32.8.6.1 | not-accessible | mandatory | |
| ciscoTsTrunkProtocolFilterPort OBJECT-TYPE This is the port in the switch to which this table entry corresponds. | 1.3.6.1.4.1.9.5.32.8.6.1.1 | INTEGER (1..32) | read-only | mandatory |
| ciscoTsTrunkProtocolFilterBlockingMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.6.1.2 | INTEGER {all(1), sr(2), nsr(3), none(4)} | read-write | mandatory |
| ciscoTsTrunkProtocolFilterTranspMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.5.32.8.6.1.3 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| ciscoTsUplinkMIBs OBJECT-IDENTITY | 1.3.6.1.4.1.9.5.32.9 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoTsStackCfgChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.1.1.0.1 | |
| ciscoTsStackProStackMatrixChange NOTIFICATION-TYPE This trap is generated when the stack switches over from primary to secondary Matrix or from secondary back to primary Matrix. | 1.3.6.1.4.1.9.5.32.1.1.0.2 | |
| ciscoTsStackTempChange NOTIFICATION-TYPE This trap is generated when the temperature in a switch exceeds normal or returns to normal. | 1.3.6.1.4.1.9.5.32.2.0.3 | |
| ciscoTsStackPwrStatusChange NOTIFICATION-TYPE This trap is generated when the status of the power supply changes. | 1.3.6.1.4.1.9.5.32.2.0.4 | |
| ciscoTsPortStrNFwdEntry NOTIFICATION-TYPE This trap is generated when a port automatically enters store and forward mode when the error rate exceeds the threshold. | 1.3.6.1.4.1.9.5.32.4.0.1 | |
| ciscoTsPortCfgLossTrap NOTIFICATION-TYPE This trap occurs when a port is disabled because it has exceeded its Configuration Loss Threshold within the configured Sampling Period. | 1.3.6.1.4.1.9.5.32.4.0.2 | |
| ciscoTsBeaconStart NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.0.3 | |
| ciscoTsBeaconEnd NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.4.0.4 | |
| ciscoTsDuplicateMACAddr NOTIFICATION-TYPE This trap is generated when a duplicate MAC address is detected on a port in a TrCRF which already has learned that MAC address. | 1.3.6.1.4.1.9.5.32.4.0.5 | |
| ciscoTsPortSoftErrExceededTrap NOTIFICATION-TYPE This trap is generated when a station local to a port exceeds its Soft Error Threshold within the configured interval. | 1.3.6.1.4.1.9.5.32.4.0.6 | |
| ciscoTsTrCRFNewRoot NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.0.1 | |
| ciscoTsTrCRFTopologyChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.0.2 | |
| ciscoTsTrBRFNewRoot NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.0.3 | |
| ciscoTsTrBRFTopologyChange NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.6.0.4 | |
| ciscoTsTokenChannelFailed NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.0.1 | |
| ciscoTsTokenChannelStatus NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.5.32.7.0.2 |