ActiveXperts Network Monitor 2019##AdminFavorites

CTATM-CONFIG-MIB.mib object view, vendor Enterasys-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2019 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2019 can import MIB file CTATM-CONFIG-MIB and use it to monitor vendor specific OID's.

CTATM-CONFIG-MIB file content

Object view of CTATM-CONFIG-MIB:

Scalar Object
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.
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.
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.
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.
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.
ctATMPvcBwAllocEntry .1.3.6.1.4.1.52.4.1.2.10.1.1.6.1
An entry containing objects pertaining to Bandwidth Allocation.
ctATMDiscoveryElanEntry .1.3.6.1.4.1.52.4.1.2.10.1.1.7.1
An entry containing objects pertaining to discovering elans.
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.
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.
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.
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.
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.
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.
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.
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.
Tabular Object
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
ctATMVclVpi .1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.2
The VPI value of the VCL.
ctATMVclVci .1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.3
The VCI value of the VCL.
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.
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.
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.
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'.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
ctATMTrafficDescrName .1.3.6.1.4.1.52.4.1.2.10.1.7.1.1.1
The name of the traffic descriptor.
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
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.
Table
ctATMDefApplicationTable .1.3.6.1.4.1.52.4.1.2.10.1.1.3
A list of Default Application objects for this interface.
ctATMFramerStatusTable .1.3.6.1.4.1.52.4.1.2.10.1.1.4
A list of framer status objects for this interface.
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.
ctATMPvcBwAllocTable .1.3.6.1.4.1.52.4.1.2.10.1.1.6
A list of PvcBwAllocEntries for this physical interface.
ctATMDiscoveryElanTable .1.3.6.1.4.1.52.4.1.2.10.1.1.7
A list of DiscoveryElanEntries for this physical interface.
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.
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.
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.
ctATMSignalTable .1.3.6.1.4.1.52.4.1.2.10.1.4.1
A list of signaling object for this interface.
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.
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.
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.
ctATMTrafficServiceCategoriesSupportedTable .1.3.6.1.4.1.52.4.1.2.10.1.7.2
A table related to traffic management service categories supported.
Object Identifier
ctATMBaseConfig .1.3.6.1.4.1.52.4.1.2.10.1.1
ctATMPhysicalRedundancy .1.3.6.1.4.1.52.4.1.2.10.1.2
ctATMPhysicalRedundancyInterface .1.3.6.1.4.1.52.4.1.2.10.1.2.1
ctATMIlmi .1.3.6.1.4.1.52.4.1.2.10.1.3
ctATMSignalConfig .1.3.6.1.4.1.52.4.1.2.10.1.4
ctATMLANEServices .1.3.6.1.4.1.52.4.1.2.10.1.5
ctATMLANEInfoExtGroup .1.3.6.1.4.1.52.4.1.2.10.1.6
ctATMTrafficManagementGroup .1.3.6.1.4.1.52.4.1.2.10.1.7