CTSMTMIB-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTSMTMIB-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ctsmtmibRingTable 1.3.6.1.4.1.52.4.1.2.2.1 no-access
A list of fddi nodes found on the ring.
     ctsmtmibRingEntry 1.3.6.1.4.1.52.4.1.2.2.1.1 no-access
A fddi ring entry containing information common to all stations in a token path.
         ctsmtmibRingSmtIndex 1.3.6.1.4.1.52.4.1.2.2.1.1.1 integer read-only
The value of the SMT index associated with this ring.
         ctsmtmibRingMacIndex 1.3.6.1.4.1.52.4.1.2.2.1.1.2 integer read-only
A unique value for each MAC within a given SMT.
         ctsmtmibRingNodeIndex 1.3.6.1.4.1.52.4.1.2.2.1.1.3 integer read-only
The index of the node on the ring in reverse token flow order. It is sequential from 1 to n where n is the number of nodes on the ring at a given time.
         ctsmtmibRingMacAddr 1.3.6.1.4.1.52.4.1.2.2.1.1.4 octet string read-only
A canonical representation of the MAC address of the node.
         ctsmtmibRingUpStreamAddr 1.3.6.1.4.1.52.4.1.2.2.1.1.5 octet string read-only
This is a canonical representation of the upstream neighbor's address. The upstream neighbor is the last MAC to receive the token before this MAC. Unknown addresses should be specified as 00-00-F8-00-00-00.
         ctsmtmibRingNodeClass 1.3.6.1.4.1.52.4.1.2.2.1.1.6 integer read-only
Reports if the node is a station or a concentrator. Enumeration: 'concentrator': 2, 'station': 1.
         ctsmtmibRingMacCount 1.3.6.1.4.1.52.4.1.2.2.1.1.7 integer read-only
The number of MACs on this FDDI node.
         ctsmtmibRingNonMasterCount 1.3.6.1.4.1.52.4.1.2.2.1.1.8 integer read-only
The sum of all A ports, B ports, and S ports on this node.
         ctsmtmibRingMasterCount 1.3.6.1.4.1.52.4.1.2.2.1.1.9 integer read-only
The number of master ports on this node.
         ctsmtmibRingTopology 1.3.6.1.4.1.52.4.1.2.2.1.1.10 integer read-only
A bit mapped representation of the current state of the node. if state: Add 2**n where n = Wrapped Node 0 Unattached Concentrator 1 A-A Twisted Ring 2 B-B Twisted Ring 3 Rooted Station 4 SRF Supported 5 where Wrapped Node: is set when the node's cf-state is Wrap-A, Wrap-B, Wrap-C, or Wrap-AB. Unattached Concentrator: is set when a concentrator has no active A, B, or S ports. A-A Twisted Ring: is set when this node's A port is connected to another A port. B-B Twisted Ring: is set when this node's B port is connected to another B port. Rooted Station: is a station with ports A, B and S, not active in tree mode. SRF Supported: This node adheres to the status reporting frame protocol.
         ctsmtmibRingDuplicate 1.3.6.1.4.1.52.4.1.2.2.1.1.11 integer read-only
A bit mapped representation of duplicate address information. if State: Add 2**n where n= My Duplicate: 0 UNA Duplicate: 1 where My Duplicate: This node determines that it's MAC address is same as the MAC address for another node on the ring. UNA Duplicate: The upstream neighbor of this node has determined that its's MAC address is same as the MAC address for another node on the ring.
 ctsmtmibMacTable 1.3.6.1.4.1.52.4.1.2.2.2 no-access
A list of MAC entries. The total number of entries is given by the value of ctsmtmibRingMacCount with appropriate ctsmtmibRingMacAddr.
     ctsmtmibMacEntry 1.3.6.1.4.1.52.4.1.2.2.2.1 no-access
A MAC entry containing information pertaining to a given MAC.
         ctsmtmibMacSmtIndex 1.3.6.1.4.1.52.4.1.2.2.2.1.1 integer read-only
The value of the SMT Index associated with this MAC.
         ctsmtmibMacIndex 1.3.6.1.4.1.52.4.1.2.2.2.1.2 integer read-only
A unique value for each MAC within a given SMT.
         ctsmtmibMacNifTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.3 counter read-only
The count of Neighborhood Information frames transmitted by the MAC.
         ctsmtmibMacNifRxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.4 counter read-only
The count of Neighborhood Information frames received by the MAC.
         ctsmtmibMacSifTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.5 counter read-only
The count of Status Information frames transmitted by the MAC.
         ctsmtmibMacSifRxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.6 counter read-only
The count of Status Information Frames received by the MAC.
         ctsmtmibMacEcfTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.7 counter read-only
The count of Echo Frames transmitted by the MAC.
         ctsmtmibMacEcfRxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.8 counter read-only
The count of Echo Frames received by the MAC.
         ctsmtmibMacPmfTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.9 counter read-only
The count of Parameter Management Frames transmitted by the MAC.
         ctsmtmibMacPmfRxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.10 counter read-only
The count of Parameter Management Frames received by the MAC.
         ctsmtmibMacRdfTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.11 counter read-only
The count of Request Denied Frames transmitted by the MAC.
         ctsmtmibMacRdfRxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.12 counter read-only
The count of Request Denied Frames received by the MAC.
         ctsmtmibMacRingOpCts 1.3.6.1.4.1.52.4.1.2.2.2.1.13 counter read-only
The count of the number of times the ring has entered 'Ring Operational' state from the 'Ring Not Operational' state.
         ctsmtmibMacTxCts 1.3.6.1.4.1.52.4.1.2.2.2.1.14 counter read-only
A count that should as closely as possible match the number of frames transmitted by this MAC.
         ctsmtmibMacRingMapUpdateCts 1.3.6.1.4.1.52.4.1.2.2.2.1.15 counter read-only
The count of the number of times the ring map table has been updated.
         ctsmtmibMacAutoNegotiation 1.3.6.1.4.1.52.4.1.2.2.2.1.16 integer read-write
Indicates whether the station has auto-negotiation enabled or disabled. Enumeration: 'false': 2, 'true': 1.
 ctsmtmibAttachmentNumber 1.3.6.1.4.1.52.4.1.2.2.3 integer read-only
The total number of attachments (across all SMTs) on this network management application entity. The value for this variable must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
 ctsmtmibAttachmentTable 1.3.6.1.4.1.52.4.1.2.2.4 no-access
A list of Attachment entries. The number of entries is given by the value of fdmimAttachmentNumber.
     ctsmtmibAttachmentEntry 1.3.6.1.4.1.52.4.1.2.2.4.1 no-access
An Attachment entry containing information common to a given set of Attachments. There is a natural association of Attachment resource indices to the PORT Indices. The resource index for the Attachment is equal to the associated port index for 'single-attachment' and 'concentrator' type fdmimAttachmentClasses. For 'dual-attachment' classes, the Attachment Index is the PORT Index of the A PORT of the A/B PORT pair that represents the Attachment.
         ctsmtmibAttachmentSMTIndex 1.3.6.1.4.1.52.4.1.2.2.4.1.1 integer read-only
The value of the SMT index associated with this Attachment.
         ctsmtmibAttachmentIndex 1.3.6.1.4.1.52.4.1.2.2.4.1.2 integer read-only
A unique value for each Attachment on a given SMT.
         ctsmtmibAttachmentClass 1.3.6.1.4.1.52.4.1.2.2.4.1.3 integer read-only
The Attachment class. This represents a PORT or a pair of PORTs plus the associated optional optical bypass that are managed as a functional unit. The PORT associations are the following unit. single-attachment - S Ports dual-attachment - A/B Port pairs concentrator - M Ports Enumeration: 'concentrator': 3, 'single-attachment': 1, 'dual-attachment': 2.
         ctsmtmibAttachmentOpticalBypassPresent 1.3.6.1.4.1.52.4.1.2.2.4.1.4 integer read-only
The value of this is false for 'single-attachment' . Correct operation of CMT for single-attachments requires that a bypass function must not loopback the network side of the MIC, but only the node side. Enumeration: 'false': 2, 'true': 1.
         ctsmtmibAttachmentIMaxExpiration 1.3.6.1.4.1.52.4.1.2.2.4.1.5 integer read-only
I_Max (refer to ANSI SMT 9.4.4.2.1). Systems not implementing optical bypass should return a value of 0. Else the value should be returned in the granularity of 80ns.
         ctsmtmibAttachmentInsertedStatus 1.3.6.1.4.1.52.4.1.2.2.4.1.6 integer read-only
Indicates whether the attachment is currently inserted in the node. Enumeration: 'false': 2, 'unimplemented': 3, 'true': 1.
         ctsmtmibAttachmentInsertPolicy 1.3.6.1.4.1.52.4.1.2.2.4.1.7 integer read-write
Indicates the Insert Policy for this Attachment. Enumeration: 'false': 2, 'unimplemented': 3, 'true': 1.
 ctsmtmibSMTTable 1.3.6.1.4.1.52.4.1.2.2.5 no-access
Describes the dual homed status for SMT entries.
     ctsmtmibSMTEntry 1.3.6.1.4.1.52.4.1.2.2.5.1 no-access
A specific dual homed SMT entry.
         ctsmtmibSMTDualHomeStatus 1.3.6.1.4.1.52.4.1.2.2.5.1.1 integer read-only
Indicates the current dual homed link status for a given SMT instance. notDualHomed(1) - This SMT is not dual homed. linkAorB(2) - Dual homed with link on A and no link link on B, or link on B and no link on A. linkAandB(3) - Dual homed with link on A and B. Enumeration: 'notDualHomed': 1, 'linkAorB': 2, 'linkAandB': 3.
         ctsmtmibSMTDualHomeWrpLEDStatus 1.3.6.1.4.1.52.4.1.2.2.5.1.2 integer read-write
When on, the WRAP LED will be illuminated when the node is in a dual homed configuration with link on the A, B or both A and B ports. When off, the WRAP LED will not be illuminated when the node is in a dual homed configuration with link on A and B, but will be illuminated when in a dual homed configuration with no link on A or B. Enumeration: 'on': 1, 'off': 2.
         ctsmtmibSmtIndex 1.3.6.1.4.1.52.4.1.2.2.5.1.3 integer read-only
Specifies the particular SMT entry.