CTRON-TRANSLATION-MIB

File: CTRON-TRANSLATION-MIB.mib (68822 bytes)

Imported modules

RFC-1212 RFC1213-MIB BRIDGE-MIB
CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE DisplayString MacAddress
ctTranslation

Defined Types

CtTransRifDbEntry  
SEQUENCE    
  ctTransRifDbMacAddr MacAddress
  ctTransRifDbSrcPort INTEGER
  ctTransRifDbLength INTEGER
  ctTransRifDbRIF DisplayString

CtTransRifDbCtrlEntry  
SEQUENCE    
  ctTransRifDbCtrlPort INTEGER
  ctTransRifDbWeightState INTEGER
  ctTransRifDbCtrlType INTEGER
  ctTransRifDbAgingTimer INTEGER

CtTransBcastXEntry  
SEQUENCE    
  ctTransBcastXPort INTEGER
  ctTransBcastXMode INTEGER
  ctTransBcastXMedia MacAddress
  ctTransBcastXCanonical MacAddress

CtTransIbmLlcEntry  
SEQUENCE    
  ctTransIbmLlcPort INTEGER
  ctTransIbmLlcNullMode INTEGER
  ctTransIbmLlcSnaPathMode INTEGER
  ctTransIbmLlcSnaMode INTEGER
  ctTransIbmLlcNbMode INTEGER
  ctTransIbmLlcLnmMode INTEGER
  ctTransIbmLlcDscMode INTEGER
  ctTransIbmLlcOtherMode INTEGER
  ctTransIbmLlcOtherValue INTEGER

CtTransSrEntry  
SEQUENCE    
  ctTransSrPort INTEGER
  ctTransSrIfMode INTEGER
  ctTransSrExpMode INTEGER
  ctTransSrIP INTEGER
  ctTransSrIPX INTEGER
  ctTransSrNetBIOS INTEGER
  ctTransSrSNA INTEGER
  ctTransSrOther INTEGER
  ctTransSRLocalSegment INTEGER
  ctTransSrSRLF INTEGER
  ctTransSRAutoRingNumberDetect INTEGER

CtTransNovellCfgEntry  
SEQUENCE    
  ctTransNovellCfgPort INTEGER
  ctTransNovellCfgMode INTEGER
  ctTransNovellGroupMode INTEGER

CtTransIPCfgEntry  
SEQUENCE    
  ctTransIPCfgPort INTEGER
  ctTransIPDataCfgMode INTEGER
  ctTransIPArpCfgMode INTEGER
  ctTransIPRarpCfgMode INTEGER

CtTransA2CfgEntry  
SEQUENCE    
  ctTransA2CfgPort INTEGER
  ctTransA2DataCfgMode INTEGER
  ctTransA2ArpCfgMode INTEGER
  ctTransA2McastCfgMode INTEGER

CtTransOtherEntry  
SEQUENCE    
  ctTransOtherPort INTEGER
  ctTransOtherUnknownSap INTEGER
  ctTransOtherUnknownSnap INTEGER
  ctTransOtherSapDsap1Mode INTEGER
  ctTransOtherSapDsap1Val INTEGER
  ctTransOtherSapDsap2Mode INTEGER
  ctTransOtherSapDsap2Val INTEGER
  ctTransOtherSapDsap3Mode INTEGER
  ctTransOtherSapDsap3Val INTEGER
  ctTransOtherSnap1Mode INTEGER
  ctTransOtherSnap1Val INTEGER
  ctTransOtherSnap2Mode INTEGER
  ctTransOtherSnap2Val INTEGER

CtTransLfpsEntry  
SEQUENCE    
  ctTransLfpsPort INTEGER
  ctTransLfpsAdminStatus INTEGER
  ctTransLfpsOperationalStatus INTEGER

Defined Values

ctTransFddiAtm 1.3.6.1.4.1.52.4.1.3.4.1
OBJECT IDENTIFIER    

ctTransFddiEthernet 1.3.6.1.4.1.52.4.1.3.4.2
OBJECT IDENTIFIER    

ctTransEthernetFddi 1.3.6.1.4.1.52.4.1.3.4.3
OBJECT IDENTIFIER    

ctTransRifDb 1.3.6.1.4.1.52.4.1.3.4.4
OBJECT IDENTIFIER    

ctTransBcastX 1.3.6.1.4.1.52.4.1.3.4.5
OBJECT IDENTIFIER    

ctTransIbmLlc 1.3.6.1.4.1.52.4.1.3.4.6
OBJECT IDENTIFIER    

ctTransSr 1.3.6.1.4.1.52.4.1.3.4.7
OBJECT IDENTIFIER    

ctTransNovellCfg 1.3.6.1.4.1.52.4.1.3.4.8
OBJECT IDENTIFIER    

ctTransIPCfg 1.3.6.1.4.1.52.4.1.3.4.9
OBJECT IDENTIFIER    

ctTransA2Cfg 1.3.6.1.4.1.52.4.1.3.4.10
OBJECT IDENTIFIER    

ctTransOtherCfg 1.3.6.1.4.1.52.4.1.3.4.11
OBJECT IDENTIFIER    

ctTranslfpsCfg 1.3.6.1.4.1.52.4.1.3.4.12
OBJECT IDENTIFIER    

ctTransFddiAtmMtu 1.3.6.1.4.1.52.4.1.3.4.1.1
When written with a (1), allows SNAP frames up to 4500 bytes in length to be received from the FNB and processed by the ATM SAR component. When this object is written with a (1), a value of (1) for the ctTransFddiAtmIPFrag object must be ignored. When written with a (2), discards any frames received on the FNB which are greater than 1518 bytes in length. A value of (2) must be ignored if the frame is IP and the ctTransFddiAtmIPFrag object is written with a (1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER greater1518MTU(1), less1518MTU(2)  

ctTransFddiAtmIPFrag 1.3.6.1.4.1.52.4.1.3.4.1.2
When written with a (1), will fragment IP frames from FDDI to Ethernet before the frame is processed by the ATM SAR component. This object must be ignored when written with a (1) if the ctTransFddiAtmMtu object is written with a (1). When written with a (2), discards any frames received on the FNB which are greater than 1518 bytes in length. A value of (2) for this object must be ignored if the ctTransFddiAtmMtu object is written with a (1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctTransFddiEthernetIPFrag 1.3.6.1.4.1.52.4.1.3.4.2.1
Enables or disables IP fragmentation from FDDI to any/all Ethernet interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransFddiSnapEthernetType 1.3.6.1.4.1.52.4.1.3.4.2.2
The desired frame type to be translated from FDDI to Ethernet. If set to ethernetII(1) all non-IPX frames will be translated to ethernetII. If set to ethernetSnap(2), all non-IPX frames will be translated to ethernet_snap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernetII(1), ethernetSnap(2)  

ctTransFddiEthernetAuto 1.3.6.1.4.1.52.4.1.3.4.2.3
Enables or disables the 'Auto-Learn' Translation feature of FDDI to Ethernet frames for the objects below. If enabled, the device will automatically learn the frame type by source address from the Ethernet interfaces. If enabled, IPX FDDI frames destined to a learned source address will be translated to the appropriate frame type. If the Ethernet destination address has not been heard from, therefore the frame type used is unknown, the device default frame translation for that frame type will be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notSupported(3)  

ctTransFddiEthernetSnapIPX 1.3.6.1.4.1.52.4.1.3.4.2.4
The desired translation of IPX FDDI SNAP frames to Ethernet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernetII(1), ethernetSnap(2), ethernet802dot3(3), ethernet802dot3Raw(4)  

ctTransFddiEthernet802dot2IPX 1.3.6.1.4.1.52.4.1.3.4.2.5
The desired translation of IPX FDDI 802.2 frames to Ethernet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernetII(1), ethernetSnap(2), ethernet802dot3(3), ethernet802dot3Raw(4)  

ctTransFddiEthernetMACIPX 1.3.6.1.4.1.52.4.1.3.4.2.6
The desired translation of IPX FDDI MAC frames to Ethernet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernetII(1), ethernetSnap(2), ethernet802dot3(3), ethernet802dot3Raw(4)  

ctTransEthernetFddiRAW 1.3.6.1.4.1.52.4.1.3.4.3.1
The desired translation of Ethernet802.3 'RAW' frames to FDDI. This is a device level object meaning Ethernet 'RAW' frames to any/all FDDI interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fDDI802dot2(1), fDDISnap(2), fDDIMAC(3)  

ctTransEthernetFddiPadVerify 1.3.6.1.4.1.52.4.1.3.4.3.2
Selects 802.3 length verfication for Ethernet FDDI frame translation. If set to Enabled(1), the device consults the 802.3 length field to determine the amount of pad to removed regardless of frame size. This setting will cause the device to strip unnecessary pad in frames greater than 64 bytes. If set to Disabled(2), the default value, the 802.3 length field is only interpreted if the frame size is 64 bytes. For frames greater than 64 bytes, it is assumed that there is no 802.3 pad in the frame. If set to Not-Supported(3), the device does not support this feature and will only strip pad from ethernet frames that are 64 bytes in length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-supported(3)  

ctTransRifDbTable 1.3.6.1.4.1.52.4.1.3.4.4.1
A table containing entries of RIF Database.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransRifDbEntry

ctTransRifDbEntry 1.3.6.1.4.1.52.4.1.3.4.4.1.1
This entry for ctTransRifDbTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransRifDbEntry  

ctTransRifDbMacAddr 1.3.6.1.4.1.52.4.1.3.4.4.1.1.1
The Mac address of a source station in Cabletron cannonical format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

ctTransRifDbSrcPort 1.3.6.1.4.1.52.4.1.3.4.4.1.1.2
The index of the MIB-II interface that hardware address is learned from.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransRifDbLength 1.3.6.1.4.1.52.4.1.3.4.4.1.1.3
This object returns the number of bytes of routing information associated with this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransRifDbRIF 1.3.6.1.4.1.52.4.1.3.4.4.1.1.4
This returns the routing information associated with an entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

ctTransRifDbCtrlTable 1.3.6.1.4.1.52.4.1.3.4.4.2
A table containing entries of objects to control RIF database.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransRifDbCtrlEntry

ctTransRifDbCtrlEntry 1.3.6.1.4.1.52.4.1.3.4.4.2.1
This entry for ctTransRifDbCtrlTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransRifDbCtrlEntry  

ctTransRifDbCtrlPort 1.3.6.1.4.1.52.4.1.3.4.4.2.1.1
The MIB-II interface number of the port for which this entry is administering control over the RIF cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransRifDbWeightState 1.3.6.1.4.1.52.4.1.3.4.4.2.1.2
Indicates the type of RIF to be retained in the RIF database. shortestPath (2) is the RIF with the least number of hops. The existing RIF will be replaced if the new RIF is shorter. quickestPath (3) is the 'first seen' RIF. largestMTU (4) is the path that supports the largest frame as indicated by the LF (largest frame bits) in the routing control field (RCF). lastSeen (5) is the 'most recently seen' RIF. The default value for this object is device specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notsupported(1), shortestpath(2), quickestpath(3), largestmtu(4), lastseen(5)  

ctTransRifDbCtrlType 1.3.6.1.4.1.52.4.1.3.4.4.2.1.3
Type of RIF to cache. When the explorer option (1) is selected the existing RIF may be replaced only if the received frame is an explorer. When the 'all' option (2) is selected the existing RIF may be replaced for any SR frame received with a valid RIF. Some devices will use this in conjunction with the ctTransRifDbWeightState option to determine which RIFs may be cached. The default for this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER explorer(1), all(2), notsupported(3)  

ctTransRifDbAgingTimer 1.3.6.1.4.1.52.4.1.3.4.4.2.1.4
The timeout period in seconds for aging out dynamically learned RI Fs. The default for this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctTransBcastXTable 1.3.6.1.4.1.52.4.1.3.4.5.1
A list describing the state of the broadcast conversion for each interface on this device. The user will specify two broadcast addresses (per interface), one for the media specific interface one for the cannonical format, that the translation state machine will provide conversion between. This conversion only acts upon the DA of the MAC header when the specified address matches the DA.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransBcastXEntry

ctTransBcastXEntry 1.3.6.1.4.1.52.4.1.3.4.5.1.1
A list of objects pertaining to the state of broadcast conversion for each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransBcastXEntry  

ctTransBcastXPort 1.3.6.1.4.1.52.4.1.3.4.5.1.1.1
The MIB-II interface number of the port for which this entry is administering broadcast conversion translation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransBcastXMode 1.3.6.1.4.1.52.4.1.3.4.5.1.1.2
This object indicates whether the ctTransBcastXMedia and ctTransBcastXCanonical objects pair are valid for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransBcastXMedia 1.3.6.1.4.1.52.4.1.3.4.5.1.1.3
This object is the media specific broadcast address that this interface will allow translation to/from. This conversion only acts upon the DA of the MAC header when the specified address matches the DA.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ctTransBcastXCanonical 1.3.6.1.4.1.52.4.1.3.4.5.1.1.4
This object is the cannonical broadcast address that this interface will allow translation to/from. This conversion only acts upon the DA of the MAC header when the specified address matches the DA.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

ctTransIbmLlcTable 1.3.6.1.4.1.52.4.1.3.4.6.1
A list describing the state of the IBM LLC translation for each interface on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransIbmLlcEntry

ctTransIbmLlcEntry 1.3.6.1.4.1.52.4.1.3.4.6.1.1
A list of objects pertaining to the state of IBM LLC translation for each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransIbmLlcEntry  

ctTransIbmLlcPort 1.3.6.1.4.1.52.4.1.3.4.6.1.1.1
The MIB-II interface number of the port for which this entry is administering IBM LLC translation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransIbmLlcNullMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.2
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of 00 (Null) and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcSnaPathMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.3
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of 04 (SNA path control) and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcSnaMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.4
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of 08 (SNA) and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcNbMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.5
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of F0 (NetBIOS) and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcLnmMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.6
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of F4 (LAN Network Manager) and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcDscMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.7
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames outbound on this token ring port and with an LSAP value of FC (Discovery) will and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcOtherMode 1.3.6.1.4.1.52.4.1.3.4.6.1.1.8
IBM networks systems have a special translation called 'IBM LLC Encapsulation' which is used for translating IBM LLC based protocols between Token Ring and Ethernet Version 2.0 (DIXE) format. This translation does not apply when going between Token Ring and 802.3, since LLC SAPs are maintained. This translation allows connectivity between Token stations separated by an Ethernet segment in an internetwork environment. An Ethernet protocol type of 80 D5 is used to indicate IBM LLC protocol encapsulation. When enabled(1) all frames meeting the following criteria: - outbound on this token ring port - with an LSAP value matching that found in ctTransIbmLlcOtherValue - where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet. When disabled(2) the IBM LLC protocol field is untouched on these packets. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIbmLlcOtherValue 1.3.6.1.4.1.52.4.1.3.4.6.1.1.9
This object allows the user to select an IBM LLC LSAP value not specified above. When ctTransIbmLlcOtherMode is enabled all frames outbound on this token ring port and providing a match between this value and the outbound packet's LSAP value and where the packet originated on an ethernet network will have the IBM LLC protocol field of five bytes stripped from the packet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

ctTransSrTable 1.3.6.1.4.1.52.4.1.3.4.7.1
A table of entries describing the source route configuration managed objects.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransSrEntry

ctTransSrEntry 1.3.6.1.4.1.52.4.1.3.4.7.1.1
A list of objects to allow the configuration of source route translation information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransSrEntry  

ctTransSrPort 1.3.6.1.4.1.52.4.1.3.4.7.1.1.1
The MIB-II interface number for which this entry is administering source route configuration management.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransSrIfMode 1.3.6.1.4.1.52.4.1.3.4.7.1.1.2
This object indicates the types of frames (sr,tp or both) supported by endstations attached to this interface. This information is used by the device to determine if sr/tp translation is required. Default is product specific. If tp (1) is selected the RIF cacheing mechanism for this port will be disabled. That is, the RIF cache database will be emptied and no RIFs will be learned into the database or attached to outbound packets for this port. If sr (2) or srt (3) is selected for this object then the RIFs will be learned into the database according to the rules defined in the object ctTransRifDbWeightState and attached as necessary to outbound packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), srt(3)  

ctTransSrExpMode 1.3.6.1.4.1.52.4.1.3.4.7.1.1.3
This object selects the type of explorer frame the SR or SRT interface will use, if and when an explorer frame is required. This object is only applicable when ctTransSrIfMode is set to sr (2) or srt (3). The requirements will depend on the device being managed. The inboundtype option (4) is supported only on those devices with the ability to 'remember' the original state of the arriving explorer packet. When set for this option the device will configure all outbound explorer frames for whichever type of explorer (ARE or STE) it arrived as. The default value for this object is product specific. A write of notsupported (1) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notsupported(1), are(2), ste(3), inboundtype(4)  

ctTransSrIP 1.3.6.1.4.1.52.4.1.3.4.7.1.1.4
This object determines how the sr/tp translation of IP frames of type 'broadcast', 'destination unknown', or 'destination known but IP not previously seen for this end station' should be translated. This object is only applicable for SRT interfaces. If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame. If sr (2) is selected, the frame is forwarded out the srt interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (are or ste) is dependent on the object ctTransSrExplorerMode defined above. If auto (3) is selected, the frame is forwarded out the srt interface as both a transparent frame and as a source route frame. If not supported (4) is selected then the sr/tp translation of these types of IP frames will be based on the configuration of the ctTransSrOther managed object. The default value is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), auto(3), notsupported(4)  

ctTransSrIPX 1.3.6.1.4.1.52.4.1.3.4.7.1.1.5
This object determines how the sr/tp translation of IPX frames of type `broadcast`, `destination unknown`, or `destination known but IPX not previously seen for this end station` should be translated. This object is only applicable for SRT interfaces. If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame. If sr (2) is selected, the frame is forwarded out the SRT interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (are or ste) is dependent on the object ctTransSrExplorerMode defined above. If auto (3) is selected, the frame is forwarded out the SRT interface as both a transparent frame and as a source route frame. If not supported (4) is selected then the sr/tp translation of these types of IPX frames will be based on the configuration of the ctTransSrOther managed object. The default value is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), auto(3), notsupported(4)  

ctTransSrNetBIOS 1.3.6.1.4.1.52.4.1.3.4.7.1.1.6
This object determines how the sr/tp translation of NetBIOS frames of type `broadcast`, `destination unknown`, or `destination known but NetBIOS not previously seen for this end station` should be translated. This object is only applicable for SRT interfaces. If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame. If sr (2) is selected, the frame is forwarded out the SRT interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (ARE or STE) is dependent on the object ctTransSrExplorerMode defined above. If auto (3) is selected, the frame is forwarded out the SRT interface as both a transparent frame and as a source route frame. If not supported (4) is selected then the sr/tp translation of these types of NetBIOS frames will be based on the configuration of the ctTransSrOther managed object. The default value is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), auto(3), notsupported(4)  

ctTransSrSNA 1.3.6.1.4.1.52.4.1.3.4.7.1.1.7
This object determines how the sr/tp translation of SNA frames of type 'broadcast', 'destination unknown', or 'destination known but SNA not previously seen for this end station' should be translated. This object is only applicable for SRT interfaces. If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame. If sr (2) is selected, the frame is forwarded out the SRT interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (ARE or STE) is dependent on the object ctTransSrExplorerMode defined above. If auto (3) is selected, the frame is forwarded out the SRT interface as both a transparent frame and as a source route frame. If not supported (4) is selected then the sr/tp translation of these types of SNA frames will be based on the configuration of the ctTransSrOther managed object. The default value is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), auto(3), notsupported(4)  

ctTransSrOther 1.3.6.1.4.1.52.4.1.3.4.7.1.1.8
This object determines how the sr/tp translation of all 'other protocols' is handled. 'other protocols' includes any protocol not mentioned above (i.e. IP,IPX,NetBIOS, or SNA) or any of those mentioned above with the 'not supported' option selected. This object applies to any 'other protocol' frame of type 'broadcast', 'destination unknown', or 'destination known but 'other protocol' not previously seen for this end station'. This object is only applicable for SRT interfaces. If tp (1) is selected, the frame is forwarded out the SRT interface as a transparent frame. If sr (2) is selected, the frame is forwarded out the SRT interface as a source route frame. If this end station has never been heard from before an explorer will be launched. Which explorer frame (ARE or STE) is dependent on the object ctTransSrExplorerMode defined above. If auto (3) is selected, the frame is forwarded out the SRT interface as both a transparent frame and as a source route frame. The default value is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tp(1), sr(2), auto(3)  

ctTransSRLocalSegment 1.3.6.1.4.1.52.4.1.3.4.7.1.1.9
The segment (ring) number that uniquely identifies the segment to which this interface is connected. Current source routing protocols limit this value to the range: 0 through 4095. (The value 0 is used by some management applications for special test cases.) A value of 65535 signifies that no segment number is assigned for this interface. The default value is device dependent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctTransSrSRLF 1.3.6.1.4.1.52.4.1.3.4.7.1.1.10
The maximum size of the INFO field (LLC and above) that this interface can send/receive. It does not include any MAC level (framing) octets. The value of this object is used by this device to determine whether a modification of the LargestFrame (LF) field of the Routing Control field of the Routing Information Field is necessary. 64 valid values are defined by the IEEE 802.5M SRT Addendum: 516, 635, 754, 873, 993, 1112, 1231, 1350, 1470, 1542, 1615, 1688, 1761, 1833, 1906, 1979, 2052, 2345, 2638, 2932, 3225, 3518, 3812, 4105, 4399, 4865, 5331, 5798, 6264, 6730, 7197, 7663, 8130, 8539, 8949, 9358, 9768, 10178, 10587, 10997, 11407, 12199, 12992, 13785, 14578, 15370, 16163, 16956, 17749, 20730, 23711, 26693, 29674, 32655, 35637, 38618, 41600, 44591, 47583, 50575, 53567, 56559, 59551, and 65535.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctTransSRAutoRingNumberDetect 1.3.6.1.4.1.52.4.1.3.4.7.1.1.11
This object enables an interface to automatically detect the source route ring number of the attached ring segment. When enabled, the interface wil automatically each time at open, configure its ring number with the supplied ring number from the RPS, if present on the ring. Otherwise, a default value is used when the interface opens.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notsupported(1), enable(2), disable(3)  

ctTransNovellCfgTable 1.3.6.1.4.1.52.4.1.3.4.8.1
A list describing the enabled/disabled state of the Novell translation for each interface on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransNovellCfgEntry

ctTransNovellCfgEntry 1.3.6.1.4.1.52.4.1.3.4.8.1.1
A list of objects pertaining to the state of Novell translation for each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransNovellCfgEntry  

ctTransNovellCfgPort 1.3.6.1.4.1.52.4.1.3.4.8.1.1.1
The MIB-II interface number of the port for which this entry is administering Novell configuration management.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransNovellCfgMode 1.3.6.1.4.1.52.4.1.3.4.8.1.1.2
Enable this object indicates whether the device will reverse the bit ordering of addresses in the Novell header on Novell packets. Enable Type 2 indicates the device will reverse the bit ordering of addresses for token ring to fddi and no translation for token ring to inb in the MAC layer. Disable will not bit reverse any address. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), enabledType2(3)  

ctTransNovellGroupMode 1.3.6.1.4.1.52.4.1.3.4.8.1.1.3
This object allows the conversion of group and multicast addresses in the MAC DA of the IPX protocol format. Conversion is as follows: TR(C0 00 00 80 00 00) and Canonical (FF FF FF FF FF FF). TR(C0 00 40 00 00 00) and Canonical (09 00 07 FF FF FF). This object is only applicable if the state of ctTransNovellCfgMode is enabled. The default value for this object is product specific. A write of notsupported (3) will have no affect.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), notsupported(3)  

ctTransIPCfgTable 1.3.6.1.4.1.52.4.1.3.4.9.1
A list describing the enabled/disabled state of the IP translation for each interface on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransIPCfgEntry

ctTransIPCfgEntry 1.3.6.1.4.1.52.4.1.3.4.9.1.1
A list of objects pertaining to the state of IP translation for each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransIPCfgEntry  

ctTransIPCfgPort 1.3.6.1.4.1.52.4.1.3.4.9.1.1.1
The MIB-II interface number of the port for which this entry is administering IP configuration management.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransIPDataCfgMode 1.3.6.1.4.1.52.4.1.3.4.9.1.1.2
This object indicates whether the device will reverse the bit ordering of addresses in the information field of IP data packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransIPArpCfgMode 1.3.6.1.4.1.52.4.1.3.4.9.1.1.3
This object indicates whether the device will reverse the bit ordering of addresses in the information field of ARP packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransIPRarpCfgMode 1.3.6.1.4.1.52.4.1.3.4.9.1.1.4
This object indicates whether the device will reverse the bit ordering of addresses in the information field of RARP packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransA2CfgTable 1.3.6.1.4.1.52.4.1.3.4.10.1
A list describing the enabled/disabled state of the Appletalk2 translation for each interface on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransA2CfgEntry

ctTransA2CfgEntry 1.3.6.1.4.1.52.4.1.3.4.10.1.1
A list of objects pertaining to the state of Appletalk2 translation for each interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransA2CfgEntry  

ctTransA2CfgPort 1.3.6.1.4.1.52.4.1.3.4.10.1.1.1
The MIB-II interface number of the port for which this entry is administering Appletalk2 configuration management.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransA2DataCfgMode 1.3.6.1.4.1.52.4.1.3.4.10.1.1.2
This object indicates whether the device will reverse the bit ordering of addresses in the information field of Appletalk2 data packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransA2ArpCfgMode 1.3.6.1.4.1.52.4.1.3.4.10.1.1.3
This object indicates whether the device will reverse the bit ordering of addresses in the information field of ARP packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransA2McastCfgMode 1.3.6.1.4.1.52.4.1.3.4.10.1.1.4
This object indicates whether the device will reverse the bit ordering of addresses in the information field of broadcast/multicast packets received and then transmitted on this interface. The default of this object is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherTable 1.3.6.1.4.1.52.4.1.3.4.11.1
A list describing processing control for subgroups of LLC frames by SAP or SNAP type. This table allows the user to single out selected frame type groups for special handling by the processor (purely intended as a future upgrade path to add protocols that are currently not supported). This list only affects inbound frames and is indexed on a per port basis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransOtherEntry

ctTransOtherEntry 1.3.6.1.4.1.52.4.1.3.4.11.1.1
A list of objects pertaining to the processing of subgroups of LLC frames by SAP or SNAP type.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransOtherEntry  

ctTransOtherPort 1.3.6.1.4.1.52.4.1.3.4.11.1.1.1
The MIB-II interface number of the port for which this entry is administering control for subgroups of LLC frames by SAP or SNAP type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransOtherUnknownSap 1.3.6.1.4.1.52.4.1.3.4.11.1.1.2
This object indicates whether any frames with an unrecognized SAP will require special translation handling by the processor. A recognized SAP will be specified by the user in one of the previous configuration groups. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherUnknownSnap 1.3.6.1.4.1.52.4.1.3.4.11.1.1.3
This object indicates whether frames with an unrecognized SNAP will require special translation handling by the processor. A recognized SNAP will be specified by the user in one of the previous configuration groups. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSapDsap1Mode 1.3.6.1.4.1.52.4.1.3.4.11.1.1.4
This object enables(1) or disables (2) the special translation handling of a SAP frame with a DSAP equal to ctTransOtherSapDsap1Val. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSapDsap1Val 1.3.6.1.4.1.52.4.1.3.4.11.1.1.5
This object allows the user to specify a DSAP value that when matched will require additional translation on frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

ctTransOtherSapDsap2Mode 1.3.6.1.4.1.52.4.1.3.4.11.1.1.6
This object enables(1) or disables (2) the special translation handling of a SAP frame with a DSAP equal to ctTransOtherSapDsap2Val. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSapDsap2Val 1.3.6.1.4.1.52.4.1.3.4.11.1.1.7
This object allows the user to specify a DSAP value that when matched will require additional translation on frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

ctTransOtherSapDsap3Mode 1.3.6.1.4.1.52.4.1.3.4.11.1.1.8
This object enables(1) or disables (2) the special translation handling of a SAP frame with a DSAP equal to ctTransOtherSapDsap3Val. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSapDsap3Val 1.3.6.1.4.1.52.4.1.3.4.11.1.1.9
This object allows the user to specify a DSAP value that when matched will require additional translation on frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

ctTransOtherSnap1Mode 1.3.6.1.4.1.52.4.1.3.4.11.1.1.10
When enabled (1) this object the value in ctTransOtherSnap1Val will be compared against the protocol values of all SNAP frames received on this interface. A match indicates that the current frame requires special translation handling. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSnap1Val 1.3.6.1.4.1.52.4.1.3.4.11.1.1.11
This object allows the user to specify a SNAP value to match against inbound SNAP frames for translation handling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ctTransOtherSnap2Mode 1.3.6.1.4.1.52.4.1.3.4.11.1.1.12
When enabled (1) this object the value in ctTransOtherSnap2Val will be compared against the protocol values of all SNAP frames received on this interface. A match indicates that the current frame requires special translation handling. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ctTransOtherSnap2Val 1.3.6.1.4.1.52.4.1.3.4.11.1.1.13
This object allows the user to specify a SNAP value to match against inbound SNAP frames for translation handling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ctTransLfpsTable 1.3.6.1.4.1.52.4.1.3.4.12.1
This table is for the user to configure the large frame ports ability to support large frames. The Large frame port support is done on a per port basis. The operation affects outbound frames only.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtTransLfpsEntry

ctTransLfpsEntry 1.3.6.1.4.1.52.4.1.3.4.12.1.1
A list of objects that pertain to the large frame port support table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtTransLfpsEntry  

ctTransLfpsPort 1.3.6.1.4.1.52.4.1.3.4.12.1.1.1
The MIB-II interface number of the port for which this entry is administering control for subgroups of LLC frames by SAP or SNAP type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTransLfpsAdminStatus 1.3.6.1.4.1.52.4.1.3.4.12.1.1.2
When large(1) is the setting all large frames are permissable out that port. fragment_if_possible(2) is used when the outport wants ip frames fragmented before transmission. All other non fragmentable large frames will be transmitted large. small(3) requires that no large frames be transmitted out this interface. If a frame can be fragmented then it can be transmitted out the interface. auto(4) is a special setting that will allow a device to negotiate which of the other three settings to use as the operational mode. The default of this object is product specific.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER large(1), fragment-if-possible(2), small(3), auto(4)  

ctTransLfpsOperationalStatus 1.3.6.1.4.1.52.4.1.3.4.12.1.1.3
This value represents the current operational mode of the interface. The operational mode should reflect what is set in the ctTransLfpsAdminStatus object. The only exception is when the user sellects a platform mode that is unsupported and if the ctTransLfpsAdminStatus object is set to auto. If the ctTransLfpsAdminStatus object is set to auto then the negotiated value will be reflected, which should be one of the above valid possibilities. The default of this object is product specific.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER large(1), fragment-if-possible(2), small(3)