CTATM-CONFIG-MIB

File: CTATM-CONFIG-MIB.mib (69323 bytes)

Imported modules

SNMPv2-SMI CTRON-MIB-NAMES RFC1213-MIB
LAN-EMULATION-CLIENT-MIB ATM-TC-MIB ATM-MIB

Imported symbols

OBJECT-TYPE ctATMConfig ifIndex
DisplayString lecIndex leArpMacAddress
AtmTrafficDescrParamIndex atmVclVpi atmVclVci
atmTrafficDescrParamIndex

Defined Types

AtmAddress  
OCTET STRING Size(20)    

CtATMDefApplicationEntry  
SEQUENCE    
  ctATMDefApplicationIfIndex INTEGER
  ctATMDefApplication INTEGER

CtATMFramerStatusEntry  
SEQUENCE    
  ctATMFramerStatusIfIndex INTEGER
  ctATMFramerStatus INTEGER

CtATMLecArpMacEntry  
SEQUENCE    
  ctATMLecArpMacLecIndex INTEGER
  ctATMLecArpMacAddress OCTET STRING
  ctATMLecArpMacElanName DisplayString
  ctATMLecArpMacVpi INTEGER
  ctATMLecArpMacVci INTEGER
  ctATMLecArpMacATMAddress DisplayString

CtATMPvcBwAllocEntry  
SEQUENCE    
  ctATMPvcBwAllocPhysIface INTEGER
  ctATMPvcBwAllocStatus INTEGER
  ctATMPvcBwAllocBandwidth INTEGER

CtATMDiscoveryElanEntry  
SEQUENCE    
  ctATMDiscoveryElanIndex INTEGER
  ctATMDiscoveryElanName DisplayString
  ctATMDiscoveryElanMode INTEGER
  ctATMDiscoveryElanStatus INTEGER
  ctATMDiscoveryElanPhysIface INTEGER

CtATMVclEntry  
SEQUENCE    
  ctATMVclIfIndex INTEGER
  ctATMVclVpi INTEGER
  ctATMVclVci INTEGER
  ctATMVclVirtualIfIndex INTEGER
  ctATMVclApplicationPort INTEGER
  ctATMVclATMAddress AtmAddress
  ctATMVclEncapsulationType INTEGER

CtATMPhyRedundEntry  
SEQUENCE    
  ctATMPhyRedundIfIndex INTEGER
  ctATMPhyRedundPrimaryPort INTEGER
  ctATMPhyRedundActivePort INTEGER
  ctATMPhyRedundStatus INTEGER
  ctATMPhyRedundActivation INTEGER
  ctATMPhyRedundPrimaryRevert INTEGER
  ctATMPhyRedundPerformTest INTEGER
  ctATMPhyRedundTestTOD DisplayString
  ctATMPhyRedundTestResult INTEGER
  ctATMPhyRedundReset INTEGER

CtATMIlmiEntry  
SEQUENCE    
  ctATMIlmiIfIndex INTEGER
  ctATMIlmiStatus INTEGER
  ctATMIlmiAtmAddress AtmAddress
  ctATMIlmiState INTEGER
  ctATMIlmiRestart INTEGER

CtATMSignalEntry  
SEQUENCE    
  ctATMSignalIfIndex INTEGER
  ctATMSignalStatus INTEGER
  ctATMSignalType INTEGER
  ctATMSignalQ93Status INTEGER
  ctATMSignalQsaalStatus INTEGER
  ctATMSignalRestart INTEGER

CtATMLANEInfoExtStatusEntry  
SEQUENCE    
  ctATMLANEInfoExtStatusUpTime INTEGER
  ctATMLANEInfoExtStatus INTEGER
  ctATMLANEInfoExtStatusSendTopo INTEGER
  ctATMLANEInfoExtStatusTimeLeft DisplayString
  ctATMLANEInfoExtStatusNumQueues INTEGER
  ctATMLANEInfoExtStatusMaxNumQueues INTEGER

CtATMLANEInfoExtTMEntry  
SEQUENCE    
  ctATMLANEInfoExtTMIndex INTEGER
  ctATMLANEInfoExtTMTrafficDescrIndex AtmTrafficDescrParamIndex

CtATMTrafficDescrNameEntry  
SEQUENCE    
  ctATMTrafficDescrName DisplayString

CtATMTrafficServiceCategoriesSupportedEntry  
SEQUENCE    
  ctATMTrafficServiceCategoriesSupportedBitMask BITS
  ctATMTrafficManagementAllocBandwidth INTEGER

Defined Values

ctATMBaseConfig 1.3.6.1.4.1.52.4.1.2.10.1.1
OBJECT IDENTIFIER    

ctATMPhysicalRedundancy 1.3.6.1.4.1.52.4.1.2.10.1.2
OBJECT IDENTIFIER    

ctATMPhysicalRedundancyInterface 1.3.6.1.4.1.52.4.1.2.10.1.2.1
OBJECT IDENTIFIER    

ctATMIlmi 1.3.6.1.4.1.52.4.1.2.10.1.3
OBJECT IDENTIFIER    

ctATMSignalConfig 1.3.6.1.4.1.52.4.1.2.10.1.4
OBJECT IDENTIFIER    

ctATMLANEServices 1.3.6.1.4.1.52.4.1.2.10.1.5
OBJECT IDENTIFIER    

ctATMLANEInfoExtGroup 1.3.6.1.4.1.52.4.1.2.10.1.6
OBJECT IDENTIFIER    

ctATMTrafficManagementGroup 1.3.6.1.4.1.52.4.1.2.10.1.7
OBJECT IDENTIFIER    

ctATMPvcIfDef 1.3.6.1.4.1.52.4.1.2.10.1.1.1
This object is the MIB-II interface on which the next Permanent Virtual Circuit (PVC) will be created. It is an error to set an interface number which is not an ATM interface (physical or virtual). This object is persistent. However, during reinitialization of the device if it is found that the interface no longer supports ATM, then a new MIB-II interface will be created for the next PVC. The special value of 0 causes a new MIB-II interface to be created for the next PVC.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..512  

ctATMLecIfDef 1.3.6.1.4.1.52.4.1.2.10.1.1.2
This object is the physical interface on which _all_ LAN Emulation Clients (LECs) will be created. It is an error to set an interface number which does not support ATM. This object is persistent. However, during reinitialization of the device if it is found that the interface no longer supports ATM, then the first ATM interface for the device will be used as the value for this object.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 1..512  

ctATMDefApplicationTable 1.3.6.1.4.1.52.4.1.2.10.1.1.3
A list of Default Application objects for this interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMDefApplicationEntry

ctATMDefApplicationEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1
An entry containing objects pertaining to the default application on a physical interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CtATMDefApplicationEntry  

ctATMDefApplicationIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMDefApplication 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2
The default application to be run on this physical ATM interface. Selecting lane04 will cause the application known as FORE LAN Emulation 0.4 to be the default application on this interface using the spans signalling stack. This will also cause ILMI to be disabled. i.e., a read on ctATMSignalType will return spans; and a read on ctATMIlmiStatus will return disable. It is an error to set ctATMSignalType to a value other than spans when this object is set to lane04. It is an error to set ctATMIlmiStatus to a value other than disable when this object is set to spans. Selecting lane will cause the application known as ATM Forum LAN emulation version 2.0 to be the default application on this physical interface. If an attempt to be operational using LANE 2.0 is unsuccessful because of a bad-version error, then ATM Forum LANE 1.0 will be the default application. Selecting this also enables ILMI in autoconfigure mode. i.e., a read on ctATMIlmiStatus will return the value enableAutoConfigure). It is an error to set ctATMSignalType to the value spans when this object is set to lane. This object is persistent.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER lane04(1), lane(2)  

ctATMFramerStatusTable 1.3.6.1.4.1.52.4.1.2.10.1.1.4
A list of framer status objects for this interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMFramerStatusEntry

ctATMFramerStatusEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.4.1
An entry containing objects pertaining to status of the framer on a physical interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CtATMFramerStatusEntry  

ctATMFramerStatusIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.4.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMFramerStatus 1.3.6.1.4.1.52.4.1.2.10.1.1.4.1.2
Setting this object to on will activate the Framer MIBs as specified by either RFC-1595 or RFC-1407 depending on whether the interface uses SONET framing or DS3 framing respectively. i.e., setting it to on will permit gathering of framer statistics at the expense of processing time. However it might be a valuable debugging aid to turn on the framer MIB. Setting this object to off will not activate the respective framer MIBS. Thus saving processing time. It is emphasised that collection of statistics for the framer is resource (processor, memory) intensive. This object is persistent.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ctATMLecArpMacTable 1.3.6.1.4.1.52.4.1.2.10.1.1.5
A list of LEC-Index, MAC-address, associated with a particular VPI, VCI and ATM-address objects on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMLecArpMacEntry

ctATMLecArpMacEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1
An entry containing objects pertaining to LEC Index, MAC-address, associated with a particular VPI, VCI and and ATM-address on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMLecArpMacEntry  

ctATMLecArpMacLecIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.1
The lecIndex of the LEC which has learned the MAC-address given by ctATMLecArpMacAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

ctATMLecArpMacAddress 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.2
The MAC-address which is learned by this LEC.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

ctATMLecArpMacElanName 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.3
The name of the ELAN which is joined by this LEC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ctATMLecArpMacVpi 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.4
The data-direct VPI over which traffic destined for the MAC-address ctATMLecArpMacAddress is sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

ctATMLecArpMacVci 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.5
The data-direct VCI over which traffic destined for the MAC-address ctATMLecArpMacAddress is sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ctATMLecArpMacATMAddress 1.3.6.1.4.1.52.4.1.2.10.1.1.5.1.6
The ATM-address of the destination end-station which is the logical destination of the MAC-address ctATMLecArpMacAddress. The ATM address is returned in a form suitable for printing. The format (separators etc.) is implementation dependent. However, it is recommended that the same format be used consistently by all agents that return similar information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

ctATMPvcBwAllocTable 1.3.6.1.4.1.52.4.1.2.10.1.1.6
A list of PvcBwAllocEntries for this physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMPvcBwAllocEntry

ctATMPvcBwAllocEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.6.1
An entry containing objects pertaining to Bandwidth Allocation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMPvcBwAllocEntry  

ctATMPvcBwAllocPhysIface 1.3.6.1.4.1.52.4.1.2.10.1.1.6.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMPvcBwAllocStatus 1.3.6.1.4.1.52.4.1.2.10.1.1.6.1.2
The values on and off can be written to this object. Selecting on will enable bandwidth allocation mode on this interface. When this mode is enabled all LECs and PVCs currently configured on this interface will be deleted, UNI and ILMI will be disabled, and this module will reboot. Selecing off will disable bandwidth allocation mode on this interface. When this mode is disabled all PVCs currently configured on this interface will be deleted, UNI and ILMI will revert to their former status, and this module will reboot. If bandwidth allocation mode is not supported by this module the value notSupported will be returned by this object. This value can not be set by the network administrator. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), notSupported(3)  

ctATMPvcBwAllocBandwidth 1.3.6.1.4.1.52.4.1.2.10.1.1.6.1.3
Returns the amount of bandwidth in use on this ATM interface in bits per second.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

ctATMDiscoveryElanTable 1.3.6.1.4.1.52.4.1.2.10.1.1.7
A list of DiscoveryElanEntries for this physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMDiscoveryElanEntry

ctATMDiscoveryElanEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1
An entry containing objects pertaining to discovering elans.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMDiscoveryElanEntry  

ctATMDiscoveryElanIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.1
There are a fixed number of elans (1 - MAX_ELANS) per physical interface to initiate the discovery process on. This is the index for these elans. This is NOT related to the LEC Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

ctATMDiscoveryElanName 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.2
The device will try to discover, on this named elan, any other devices out in the atm cloud that it should set up an svc with. This allows flexibility in the number and location of other switches this particular physical interface should know about and talk with.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(32)  

ctATMDiscoveryElanMode 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.3
Master indicates other elans may discover this elan whereas slave elans may only discover other elans.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ctATMDiscoveryElanMaster(1), ctATMDiscoveryElanSlave(2)  

ctATMDiscoveryElanStatus 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4
Enabled indicates this elan should be used in the discovery process whereas disabled elans are not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ctATMDiscoveryElanEnabled(1), ctATmDiscoveryElanDisabled(2)  

ctATMDiscoveryElanPhysIface 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.5
The physical interface number on which to initiate the discovery processes.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMVclTable 1.3.6.1.4.1.52.4.1.2.10.1.1.8
A list of physical interface number, VPI, VCI, associated with a virtual ifIndex, application port, ATM Address, and Encapsulation type on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMVclEntry

ctATMVclEntry 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1
An entry containing objects pertaining to physical interface number, VPI, VCI, associated with a particular virtual ifIndex, application port, ATM Address, and Encapsulation type on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMVclEntry  

ctATMVclIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMVclVpi 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.2
The VPI value of the VCL.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

ctATMVclVci 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.3
The VCI value of the VCL.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ctATMVclVirtualIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.4
Returns an index for the virtual interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMVclApplicationPort 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.5
Returns an index for the application port to which the information in this table pertains.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMVclATMAddress 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.6
The ATM-address of the channel entry defined by ctATMVclEntry. The ATM address is returned in a form suitable for printing. The format (separators etc.) is implementation dependent. However, it is recommended that the same format be used consistently by all agents that return similar information.
Status: current Access: read-only
OBJECT-TYPE    
  AtmAddress  

ctATMVclEncapsulationType 1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.7
An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification, and additional definitions previously categorized as 'other'. This object mirrors the atmVccAal5EncapsType described in RFC1695, up to the 'unknown' value. 'LANemulation' protocols were branched into two categories 'Data' and 'Control', and ILMI, UNI, and 'atm_vc_svc_app' were added as expansions from 'other'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vcMultiplexRoutedProtocol(1), vcMultiplexBridgedProtocol8023(2), vcMultiplexBridgedProtocol8025(3), vcMultiplexBridgedProtocol8026(4), vcMultiplexLANemulation8023(5), vcMultiplexLANemulation8025(6), llcEncapsulation(7), multiprotocolFrameRelaySscs(8), other(9), unknown(10), ilmi(11), uni(12), lanEmulationData(13), lanEmulationControl(14), atmVcSvcApp(15), multiProtocolOverATMData(16), multiProtocolOverATMControl(17)  

ctATMPhyRedundTable 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1
A list of redundancy objects for this physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMPhyRedundEntry

ctATMPhyRedundEntry 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1
An entry containing objects pertaining to ATM physical redundancy for a physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMPhyRedundEntry  

ctATMPhyRedundIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMPhyRedundPrimaryPort 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.2
The physical port number to be used as the primary port. The primary port is the default port to become active and the port of priority, i.e. regardless of the status of the current active port, if the primary can be used (and Redundancy is set up to activate it when it becomes available--see ctATMPhyRedundPrimaryRevert), it will be. The write will NOT take effect immediately. It will wait until the NEXT time that the redundancy algorithm determines that the primary port should be used. This object is persistent. i.e., it will retain its value between powerdowns.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ctATMPhyRedundActivePort 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.3
The physical port number to be used as the active port. The primary port defaults as the active port if this object is not set. Rules: - This object can always be set when ctATMPhyRedundStatus (q.v.) is set to disable(2). - It cannot be set when ctATMPhyRedundStatus is set to enable(1), ctATMPhyRedundPrimaryRevert (q.v.) is set to automatic(1), and the primary port is deemed good (and therefore usable) by redundancy. Under these conditions, it is meaningless to attempt to manually set the Active Port, as Redundancy would simply reset the active port to the primary again immediately after the set takes place. - If the primary port has failed, or ctATMPhyRedundPrimaryRevert is set to manual(2), then this object can be set; however, the behaviour of redundancy as a result of the set will depend on the status of ctATMPhyRedundActivation (q.v.) and whether or not the port being set active is good. If RedundActivation is enabled, the set may be countermanded immediately if at any time the port being set is found to be bad (and therefore not usable by Redundancy) and another (good) redundant port is available. If RedundActivation is set to manual(2), then the set will take place, regardless of the status of the port being set. Naturally, if the primary port is restored, the behaviour of Redundancy will depend on whether RedundPrimaryRevert is automatic; if it is, the active port will immediately switch over; otherwise it will remain as-is. There is a precisely defined relationship between ctATMPhyRedundActivePort, ctATMPhyRedundStatus, ctATMPhyRedundPrimaryRevert, and ctATMPhyRedundActivation. If RedundStatus is disabled, then PrimaryRevert and RedundActivation have no functional meaning and ActivePort becomes the only means by which the redundant ports can be switched. Likewise, if RedundStatus is enabled and PrimaryRevert is automatic, a set of the ActivePort has no functional meaning for as long as the primary port is deemed usable by redundancy. If RedundStatus is enabled but PrimaryRevert is manual, the active port will only be changed through ActivePort or the exercise of RedundActivation. The line of precedence, therefore, fully depends upon the status of Redundancy; if RedundStatus is disabled, then precedence lies with ActivePort by virtue of the fact that there are no other competing methods to switch the active port among the redundant ports. If RedundStatus is enabled, however, PrimaryRevert (an active switching method) and RedundActivation (a passive switching method) have precedence over ActivePort; if PrimaryRevert is set to automatic, then the active port is immediately switched to the primary as soon as it's deemed usable by Redundancy; likewise, if RedundActivation is set to automatic, the currently active port will be switched immediately in the event of port failure. Clearly, then, ActivePort cannot guarantee a set for as long as any automatic part of Redundancy is enabled. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

ctATMPhyRedundStatus 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.4
If this object is set to enable, then redundancy for this interface is enabled. If this object is set to disable, redundancy is disabled. If redundancy is disabled, then automatic switching to backup ports will not be available. Periodic testing of ports is independent of ctATMPhyRedundStatus and is controlled by ctATMPhyRedundPerformTest. See ctATMPhyRedundActivePort for a description of the relationships between this object, ctATMPhyRedundActivePort, ctATMPhyRedundActivation, and ctATMPhyRedundPrimaryRevert. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctATMPhyRedundActivation 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.5
If this object is set to automatic, a backup port will automatically be activated upon failure of the active port. If this object is set to manual, it will require the manual setting of ctATMPhyRedundActivePort to activate a port upon failure of the currently active port. See ctATMPhyRedundActivePort for a description of the relationships between this object, ctATMPhyRedundStatus, ctATMPhyRedundActivePort, and ctATMPhyRedundPrimaryRevert. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

ctATMPhyRedundPrimaryRevert 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.6
If this object is set to automatic, the primary port will automatically be activated upon identifying it to be valid at any time. If this object is set to manual, then the currently active port will not change despite identifying the primary port to be valid. See ctATMPhyRedundActivePort for a description of the relationships between this object, ctATMPhyRedundStatus, ctATMPhyRedundActivePort, and ctATMPhyRedundActivation. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

ctATMPhyRedundPerformTest 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.7
If this object is set to enable, then the automatic test (at the time given by ctATMPhyRedundTestTOD) is enabled. The test is periodic with a period of 24 hours. If this object is set to disable, then the automatic test is disabled. However, one can still test the ports by setting this object to immediate. If this object is set to immediate it will cause a test for validity of each redundant port for this interface to be performed immediately. The result of the test shall be available by reading the object ctATMPhyRedundTestResult. This object is persistent. However, the special value immediate is not persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), immediate(3)  

ctATMPhyRedundTestTOD 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.8
Setting this object will set the time of day at which each redundant port of this interface will be tested for validity. The value is a null terminated string in either hh:mm:ss or hh.mm.ss or hh:mm.ss or hh.mm:ss format (24 hour format). The seconds(ss) and minutes(mm) components are optional and default to 00. The value of this object will be used only if ctATMPhyRedundPerformTest is set to enable. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(9)  

ctATMPhyRedundTestResult 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.9
This object returns the status of the last test performed on all the ports. If the test was performed as a result of ctATMPhyRedundPerformTest.immediate, then the value of this object is of the form 1xx. If the test was performed as a result of setting ctATMPhyRedundTestTOD, then the result is of the form 2xx. The meaning of xx is the same in both cases and is explained below: 00 All ports involved in redundancy are good. 01 Primary port (as identified by ctATMPhyRedundPrimaryPort) is bad, but all other non-primary ports are good. 02 Primary port is good, but one or more non-primary ports are bad. 03 Primary port and one or more non-primary ports are bad. Any other value for this object may be interpreted to mean that no test has been performed on the ports involved in redundancy since system startup. This object is NOT persistent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER manualAllPortsGood(100), manualPrimaryBadOthersGood(101), manualPrimaryGoodOthersBad(102), manualPrimaryBadOthersBad(103), automaticAllPortsGood(200), automaticPrimaryBadOthersGood(201), automaticPrimaryGoodOthersBad(202), automaticPrimaryBadOthersBad(203)  

ctATMPhyRedundReset 1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.10
If this object is set to reset, the state of redundancy on this interface will be reset to factory defaults. When read this object will always return 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

ctATMIlmiTable 1.3.6.1.4.1.52.4.1.2.10.1.3.1
A list of ILMI objects for this physical ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMIlmiEntry

ctATMIlmiEntry 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1
An entry containing objects pertaining to ILMI for this physical ATM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMIlmiEntry  

ctATMIlmiIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to the MIB-II interface number for this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMIlmiStatus 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.2
If this object is set to enableAutoConfigure, then ILMI on this interface will attempt to automatically configure the version of UNI to use on this interface. After the auto configure process has completed, the version of UNI this interface is running can be obtained by reading the ctATMSignalType object. If this object is set to enable, the ILMI for this interface is enabled. If enabled (with or without auto-configure), ILMI on this interface will attempt address registration. If this object is set to disable, auto-configure and address registration are both disabled. The signalling to use on this interface is then dictated by the value of ctATMSignalType. If disabled, the ILMI channel (0/16) will not be created. It is an error to set a value other than disable to this object when ctATMDefApplication is set to lane04. It is an error to write to ctATMSignalType when this object is set to enableAutoConfigure. This object is persistent, i.e, it will retain its value between powerdowns.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableAutoConfigure(1), enable(2), disable(3)  

ctATMIlmiAtmAddress 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.3
This object is used as the ATM address of this interface if ILMI on this interface is disabled i.e, the value of IlmiStatus is set to disable. If ILMI address registration is successful (ctATMIlmiState is up) then a read on this object will return the ATM Address in use at this interface. It is an error to write to this object when the value of ctATMIlmiStatus is other than disable. This object is persistent. However, enabling ILMI after writing to this object will cause ILMI to ignore the persistent value.
Status: current Access: read-write
OBJECT-TYPE    
  AtmAddress  

ctATMIlmiState 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4
This object describes the current state of ILMI on this interface. The meaning of the various values returned is as follows: unknown -ILMI is in the process of becoming operational. up -ILMI is operational and is doing keep alives. addressRegistration -ILMI is attempting address registration. autoconfigure -ILMI is attempting to automatically configure UNI version, provided ctATMIlmiStatus is enableAutoConfigure. down -ILMI is down either because it is disabled or failed to become operational. estabConnectivity -ILMI is waiting to hear an answer from the other side. noLink -ILMI has not been told that it's physical interface has link integrity. obtainLECS -ILMI is requesting the LECS registration table from the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), up(2), addressRegistration(3), autoconfigure(4), down(5), estabConnectivity(6), noLink(7), obtainLECS(8)  

ctATMIlmiRestart 1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.5
Setting this object to restart will restart ILMI on this interface. Reading this object always returns a 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1)  

ctATMSignalTable 1.3.6.1.4.1.52.4.1.2.10.1.4.1
A list of signaling object for this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMSignalEntry

ctATMSignalEntry 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1
An entry containing objects pertaining to ATM signaling on a physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMSignalEntry  

ctATMSignalIfIndex 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.1
Returns an index for the physical interface to which the information in this table pertains. It is equal to ifIndex.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..512  

ctATMSignalStatus 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.2
If this object is set to enable, the signalling for this interface is enabled. If this object is set to disable, signalling is disabled. When read, this object returns the state of the object based on the last request made. This object is persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctATMSignalType 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3
The type of signalling to be used on this interface. Setting this object to spans will cause the FORE SPANS protocol to be used for signalling on this interface. Setting this object to any other value will cause the appropriate version of ATM FORUM UNI to be used for signalling on this interface. A read on this object will return the signalling stack in use at this interface. When read, the special value of unknown indicates that ILMI is in the process of autoconfiguring and the value of UNI on this interface is yet unknown. A subsequent read sometime later will yield the correct value. When read, any value other than spans (and unknown) indicates the version of signalling stack in use at this interface. This value is obtained either as a result of a prior write to this object or ILMI autoconfigure. It is an error to set this object to any value other than spans when ctATMDefApplication is lane04. It is an error to write to this object when ctATMIlmiStatus is set to enableAutoConfigure or enable. It is an error to write the special value unknown. This object is persistent. But, the special value unknown is not persistent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), spans(2), uni30(3), uni31(4), uni40(5)  

ctATMSignalQ93Status 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.4
If ctATMSignalType is other than spans, then the value of this object is the state of the layer 3 signalling stack on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ctATMSignalQsaalStatus 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.5
If ctATMSignalType is other than spans, then the value of this object is the state of the layer-2 signalling stack (Q.SAAL) on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ctATMSignalRestart 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.6
Setting this object to restart will restart signalling on this interface. Reading this object always returns a 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER restart(1)  

ctATMLANEInfoExtStatusTable 1.3.6.1.4.1.52.4.1.2.10.1.6.1
Defines extentions to the lecConfigTable and the lecStatusTable in the ATM Forum's LANE MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMLANEInfoExtStatusEntry

ctATMLANEInfoExtStatusEntry 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1
An entry containing objects describing information about an LEC (LAN Emulation Client). It is instanced by lecIndex which is the same as what is defined in the ATM Forum's LAN Emulation MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMLANEInfoExtStatusEntry  

ctATMLANEInfoExtStatusUpTime 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.1
The amount of time in milliseconds since the LEC has reached the operational state. It will read 0 if the LEC is not operational.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

ctATMLANEInfoExtStatus 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.2
LEC_active - The LEC is actually trying to become or is operational. See lecInterfaceState in the ATM Forum's LAN Emulation MIB to see which state the LEC is in. LEC_notInService - The LEC is not trying to become operational because the MIB read so. LEC_noLink - The LEC is not trying to become operational because the physical interface does not have link. LEC_noATMaddrnoUNI - The LEC is not trying to become operational because there isn't an ATM address and UNI is not operational. LEC_noATMaddr - The LEC is not trying to become operational because there isn't an ATM address. LEC_noUNI - The LEC is not trying to become operational because UNI is not operational. LEC_memError - The LEC is not trying to become operational because it was not able to allocate memory in order to do so.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lecactive(1), lecnotInService(2), lecnoLink(3), lecnoATMaddrnoUNI(4), lecnoATMaddr(5), lecnoUNI(6), lecmemError(7)  

ctATMLANEInfoExtStatusSendTopo 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.3
This configuration value is used to define whether or not this LEC should send a LE_TOPOLOGY_CHANGE message when the situation presents itself.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ctATMLANEInfoExtStatusTimeLeft 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.4
A string used to describe the amount of time left in a certain LEC state before the LEC will try again in that state. This will read NULL if the LEC is operational.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(32)  

ctATMLANEInfoExtStatusNumQueues 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.5
This configuration value is used to define the number of traffic descriptors used by this LEC to implement Traffic Mangement. It's value ranges from 1 to ctATMLANEInfoExtStatusMaxNumQueues.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

ctATMLANEInfoExtStatusMaxNumQueues 1.3.6.1.4.1.52.4.1.2.10.1.6.1.1.6
Defines the maximum number that ctATMLANEInfoExtNumQueues can be set to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

ctATMLANEInfoExtTMTable 1.3.6.1.4.1.52.4.1.2.10.1.6.2
Defines a list, of length ctATMLANEInfoExtStatusNumQueues, of traffic descriptor indexes matching atmTrafficDescrParamIndex in the atmTrafficDescrParamTable defined in the RFC 1695.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMLANEInfoExtTMEntry

ctATMLANEInfoExtTMEntry 1.3.6.1.4.1.52.4.1.2.10.1.6.2.1
An entry containing OBJECTS describing information about an LEC's (LAN Emulation Client) Traffic Management parameters. It is instanced by lecIndex, which is the same as what is defined in the ATM Forum's LAN Emulation MIB, and by a list index which ranges from 1 to ctATMLANEInfoExtStatusNumQueues.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMLANEInfoExtTMEntry  

ctATMLANEInfoExtTMIndex 1.3.6.1.4.1.52.4.1.2.10.1.6.2.1.1
Defines the list index and will range from 1 to ctATMLANEInfoExtStatusNumQueues.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ctATMLANEInfoExtTMTrafficDescrIndex 1.3.6.1.4.1.52.4.1.2.10.1.6.2.1.2
Defines a traffic descriptor index that matches the index atmTrafficDescrParamIndex in the atmTrafficDescrParamTable defined in the RFC 1695. NOTE: This table will always be at least of length 1. In this case it will define the traffic descriptor that will be used for every data SVC for this LAN Emulation Client. NOTE: When this is set it will cause the LAN Emulation Client to restart it's state machine, thus loosing operational status temporarily, thus loosing LAN connectivity temporarily.
Status: current Access: read-write
OBJECT-TYPE    
  AtmTrafficDescrParamIndex  

ctATMTrafficDescrNameTable 1.3.6.1.4.1.52.4.1.2.10.1.7.1
An association between a string describing a traffic descriptor and a traffic descriptor index into the atmTrafficDescrParamTable in RFC 1695.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMTrafficDescrNameEntry

ctATMTrafficDescrNameEntry 1.3.6.1.4.1.52.4.1.2.10.1.7.1.1
An entry containing objects associating a string describing a traffic descriptor on this device and a traffic descriptor index into the atmTrafficDescrParamTable in RFC 1695.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMTrafficDescrNameEntry  

ctATMTrafficDescrName 1.3.6.1.4.1.52.4.1.2.10.1.7.1.1.1
The name of the traffic descriptor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(32)  

ctATMTrafficServiceCategoriesSupportedTable 1.3.6.1.4.1.52.4.1.2.10.1.7.2
A table related to traffic management service categories supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtATMTrafficServiceCategoriesSupportedEntry

ctATMTrafficServiceCategoriesSupportedEntry 1.3.6.1.4.1.52.4.1.2.10.1.7.2.1
A table entry containing information related to the traffic management service categories that are supported for a certain physical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtATMTrafficServiceCategoriesSupportedEntry  

ctATMTrafficServiceCategoriesSupportedBitMask 1.3.6.1.4.1.52.4.1.2.10.1.7.2.1.1
This indicates the traffic service categories supported by this physical interface. other(0) Undefined, or service category unknown PVC Bandwidth Allocation(1) Proprietary bandwidth allocation on PVCs only - to set in this mode please use ctATMPvcBwAllocStatus CBR(2) Constant Bit Rate VBR-nrt(3) Variable Bit Rate - non real time UBR(4) Unspecified Bit Rate ABR(5) Avalilable Bit Rate VBR-rt(6) Variable Bit Rate - real time
Status: current Access: read-only
OBJECT-TYPE    
  BITS other(0), pvcBandwidthAllocation(1), cbr(2), vbrnrt(3), ubr(4), abr(5), vbrrt(6)  

ctATMTrafficManagementAllocBandwidth 1.3.6.1.4.1.52.4.1.2.10.1.7.2.1.2
Returns the amount of bandwidth in use on this ATM interface in bits per second. Value only valid when running more than just UBR traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647