TIMETRA-ATM-MIB
AI MIB Summary
The TIMETRA-ATM-MIB enables SNMP-based provisioning and statistics retrieval for Asynchronous Transfer Mode (ATM) interfaces and AToM (Any Transport over MPLS) sessions on Alcatel-Lucent Service Router Operating System (SROS) devices. It extends standard RFC 2515 definitions to monitor ILMI link attributes, ATM cell counters, and virtual circuit states for network troubleshooting and capacity planning.
This document is the SNMP MIB module to manage and provision ATM functionality for the Alcatel-Lucent SROS device. This includes extensions to the AToM MIB defined in RFC 2515 to allow statistics retrieval as well as extensions to the ILMI link attributes.
Copyright 2003-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions.
Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraATMMIBModule.1.3.6.1.4.1.6527.1.1.3.27
262
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
262 total| Object Name |
|---|
timetraATMMIBModuleThis document is the SNMP MIB module to manage and provision ATM
functionality for the Alcatel-Lucent SROS device. This includes
extensions to the AToM MIB defined in RFC 2515 to allow statistics
retrieval as well as extensions to the ILMI link attributes.
Copyright 2003-2011 Alcatel-Lucent. All rights reserved.
Reproduction of this document is authorized on the condition that
the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's
proprietary intellectual property. Alcatel-Lucent retains
all title and ownership in the Specification, including any
revisions.
Alcatel-Lucent grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Alcatel-Lucent
products, and without fee, provided this copyright notice and
license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.27 |
tAtmMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.27 |
tmnxAtmMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.27.1 |
tmnxAtmMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.27.2 |
tAtmObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27 |
tAtmMdaObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.1 |
tAtmMdaInfoTableThe tAtmMdaInfoTable contains ATM MDA status information.
This table is obsoleted in release 3.0.obsolete SEQUENCE OF TAtmMdaInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.1.1 |
tAtmMdaInfoEntryAn entry in the tAtmMdaInfoEntry containing status
information applicable to an ATM MDA.
This entry is obsoleted in release 3.0.obsolete TAtmMdaInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.1.1.1 |
tAtmMdaMaxSupportedVpcsThe value of tAtmMdaMaxSupportedVpcs indicates the
maximum number of ATM VPCs that can be configured
on this MDA.
This object is obsoleted in release 3.0.roobsolete INTEGER .1.3.6.1.4.1.6527.3.1.2.27.1.1.1.1 |
tAtmMdaMaxSupportedVccsThe value of tAtmMdaMaxSupportedVccs indicates the
maximum number of ATM VCCs that can be configured
on this MDA.
This object is obsoleted in release 3.0.roobsolete INTEGER .1.3.6.1.4.1.6527.3.1.2.27.1.1.1.2 |
tAtmMdaConfiguredVpcsThe value of tAtmMdaConfiguredVpcs indicates the number
of ATM VPCs that have been configured on this MDA.
This object is obsoleted in release 3.0.roobsolete INTEGER .1.3.6.1.4.1.6527.3.1.2.27.1.1.1.3 |
tAtmMdaConfiguredVccsThe value of tAtmMdaConfiguredVccs indicates the number
of ATM VCCs that have been configured on this MDA.
This object is obsoleted in release 3.0.roobsolete INTEGER .1.3.6.1.4.1.6527.3.1.2.27.1.1.1.4 |
tAtmIntfObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.2 |
tAtmIntfConfTableThe tAtmIntfConfTable contains ATM interface configuration
and status not included in the AToM MIB definition in RFC 2515. SEQUENCE OF TAtmIntfConfEntry .1.3.6.1.4.1.6527.3.1.2.27.2.1 |
tAtmIntfConfEntryAn entry in the tAtmIntfConfEntry containing additional
configuration and status information applicable to an ATM
interface. TAtmIntfConfEntry .1.3.6.1.4.1.6527.3.1.2.27.2.1.1 |
tAtmIntfCurrentMaxVpcsThe value of tAtmIntfCurrentMaxVpcs indicates
the maximum number of VPCs that may be currently
configured on this ATM interface.
The value is the minimum of atmInterfaceMaxVpcs,
and the atmInterfaceMaxVpcs of the interface's
UNI/NNI peer as negotiated by ILMI.
If the interface does not negotiate with its peer
to determine the number of VPCs that can be
configured on the interface, then the value of
this object must equal atmInterfaceMaxVpcs.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.1 |
tAtmIntfCurrentMaxVccsThe value of tAtmIntfCurrentMaxVccs indicates
the maximum number of VCCs that may be currently
supported on this ATM interface.
The value is the minimum of atmInterfaceMaxVccs,
and the atmInterfaceMaxVccs of the interface's
UNI/NNI peer as negotiated by ILMI.
If the interface does not negotiate with its peer
to determine the number of VCCs that can be
configured on the interface, then the value of
this object must equal atmInterfaceMaxVccs.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.2 |
tAtmIntfTotalIngrCbrBandwidthThe value of tAtmIntfTotalIngrCbrBandwidth
indicates the total Cbr bandwidth consumed on this
interface in the ingress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.3 |
tAtmIntfTotalIngrRtVbrBandwidthThe value of tAtmIntfTotalIngrRtVbrBandwidth
indicates the total rtVbr bandwidth consumed on this
interface in the ingress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.4 |
tAtmIntfTotalIngrNrtVbrBandwidthThe value of tAtmIntfTotalIngrNrtVbrBandwidth
indicates the total nrtVbr bandwidth consumed on this
interface in the ingress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.5 |
tAtmIntfTotalIngrUbrBandwidthThe value of tAtmIntfTotalIngrUbrBandwidth
indicates the total Ubr bandwidth consumed on this
interface in the ingress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.6 |
tAtmIntfTotalEgrCbrBandwidthThe value of tAtmIntfTotalEgrCbrBandwidth
indicates the total Cbr bandwidth consumed on this
interface in the egress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.7 |
tAtmIntfTotalEgrRtVbrBandwidthThe value of tAtmIntfTotalEgrRtVbrBandwidth
indicates tje total rtVbr bandwidth consumed on this
interface in the egress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.8 |
tAtmIntfTotalEgrNrtVbrBandwidthThe value of tAtmIntfTotalEgrNrtVbrBandwidth
indicates the total nrtVbr bandwidth consumed on this
interface in the egress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.9 |
tAtmIntfTotalEgrUbrBandwidthThe value of tAtmIntfTotalEgrUbrBandwidth
indicates the total Ubr bandwidth consumed on this
interface in the egress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.10 |
tAtmIntfBandwidthThe value of tAtmIntfBandwidth indicates the
total ATM link bandwidth accepted on this interface.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.11 |
tAtmIntfShapedBandwidthThe value of tAtmIntfShapedBandwidth indicates
the total shaped bandwidth consumed on this
interface in the egress direction.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.12 |
tAtmIntfLastUnknVpiThe value of tAtmIntfLastUnknVpi indicates
the last unknown Vpi that was received on
this interface.ro AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.13 |
tAtmIntfLastUnknVciThe value of tAtmIntfLastUnknVci indicates the
last unknown vci that was received on this interface.ro AtmVcIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.14 |
tAtmIntfOperStatusThe value of tAtmIntfOperStatus
indicates the status of the ATM interface.
If the SONET-PATH layer and TC Sublayer are
operationally up, the ATM Interface is
considered up. If the SONET-PATH layer and/or
TC Sublayer is down, the ATM Interface is set
to lowerLayerDown.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.15 |
tAtmIntfConfVtcsThe value of tAtmIntfConfVtcs indicates the
number of VTCs currently in use at this ATM interface.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.16 |
tAtmIntfConfIfcsThe value of tAtmIntfConfIfcs indicates the
number of IFCs currently in use at this ATM interface.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.17 |
tAtmIntfStatsTableThe tAtmIntfStatsTable contains ATM interface stats
at the ATM Layer. SEQUENCE OF TAtmIntfStatsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.2 |
tAtmIntfStatsEntryAn entry in the tAtmIntfStatsEntry containing statistics
information applicable to an ATM interface. TAtmIntfStatsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.2.1 |
tAtmIntfStatsTotalCellsRxdThe value of tAtmIntfStatsTotalCellsRxd indicates
the number of valid ATM cells received by the ATM
interface including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells
are counted prior to the application of traffic
policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.1 |
tAtmIntfStatsTotalCellsTxdThe value of tAtmIntfStatsTotalCellsTxd indicates
the number of valid ATM cells transmitted by the ATM
interface including both CLP=0 and CLP=1 cells.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.2 |
tAtmIntfStatsTotalBytesRxdThe value of tAtmIntfStatsTotalBytesRxd
indicates the number of bytes received on this
interface. This is the number of
tAtmIntfStatsTotalCellsRxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.3 |
tAtmIntfStatsTotalBytesTxdThe value of tAtmIntfStatsTotalBytesTxd
indicates the number of bytes transmitted
on this interface. This is the number of
tAtmIntfStatsTotalCellsTxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.4 |
tAtmIntfStatsTotalUnknCellsDrpThe value of tAtmIntfStatsTotalUnknCellsDrp
indicates the number of cells dropped due to an
unknown VPI/VCI.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.5 |
tAtmIntfStatsTotalHecErrThe value of tAtmIntfStatsTotalHecErr
indicates the number of cells with uncorrectable
HEC Errors on this interface.roobsolete Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.6 |
tAtmIntfStatsTotalHecErrFixedThe value of tAtmIntfStatsTotalHecErrFixed
indicates the number of cells with correctable HEC
Errors on this interface.roobsolete Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.2.1.7 |
tAtmIntfAal5StatsTableThe tAtmIntfAal5StatsTable contains ATM interface stats
at the AAL5 Layer. SEQUENCE OF TAtmIntfAal5StatsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.3 |
tAtmIntfAal5StatsEntryAn entry in the tAtmIntfAal5StatsEntry containing statistics
information applicable to an ATM interface at the AAL5 Layer. TAtmIntfAal5StatsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.3.1 |
tAtmIntfAal5StatsTotalPktsRxdThe value of tAtmIntfAal5StatsTotalPktsRxd
indicates the number of AAL5 PDUs that are received
by the ATM interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.3.1.1 |
tAtmIntfAal5StatsTotalPktsTxdThe value of tAtmIntfAal5StatsTotalPktsTxd
indicates the number of AAL5 PDUs that are transmitted
by the ATM interface.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.3.1.2 |
tAtmIntfAal5StatsTotalPktsDrpRxdThe value of tAtmIntfAal5StatsTotalPktsDrpRxd
indicates the number of AAL5 PDUs dropped by the
ATM interface in the receive direction. This count does
not include crc32 Errors or oversized SDU discardsro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.3.1.3 |
tAtmIntfAal5StatsTotalPktsDrpTxdThe value of tAtmIntfAal5StatsTotalPktsDrpTxd
indicates the number of AAL5 PDUs dropped in the
transmit direction. This count does
not include crc32 Errors or oversized SDU discards.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.3.1.4 |
tAtmIntfAal5StatsTotalCrc32ErrThe value of tAtmIntfAal5StatsTotalCrc32Err
indicates the number of Errors detected by the 32
bit cyclic redundancy check.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.3.1.5 |
tAtmIfcInfoTableThe tAtmIfcInfoTable contains configuration and status information
for ATM interface-level connections. SEQUENCE OF TAtmIfcInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.2.4 |
tAtmIfcInfoEntryAn entry in the tAtmIfcInfoTable containing configuration and
status information applicable to ATM interface-level
connections. TAtmIfcInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.2.4.1 |
tAtmIfcAdminStatustAtmIfcAdminStatus specifies the desired administrative state
of the IFC.ro AtmVorXAdminStatus (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.1 |
tAtmIfcOperStatustAtmIfcOperStatus indicates the current operational status of
the IFC.ro AtmVorXOperStatus (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.2 |
tAtmIfcLastChangetAtmIfcLastChange indicates the value of sysUpTime at the
time this IFC entered its current operational state.ro AtmVorXLastChange (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.3 |
tAtmIfcReceiveTrafficDescrIndextAtmIfcReceiveTrafficDescrIndex identifies the row
in the atmTrafficDescrParamTable which
applies to the receive direction of the IFC.ro AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.4 |
tAtmIfcTransmitTrafficDescrIndextAtmIfcTransmitTrafficDescrIndex identifies the row
in the atmTrafficDescrParamTable which
applies to the transmit direction of the IFC.ro AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.5 |
tAtmIfcRowStatustAtmIfcRowStatus indicates the current RowStatus of the IFC.
Entries in the tAtmIfcInfoTable are created as a result of
the creation of another system entity (such as a SAP).
Since entries in this table can not be created directly,
tAtmIfcRowStatus is read-only and will always be 'active'
if the row exists.ro RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.6 |
tAtmIfcCastTypetAtmIfcCastType indicates the connection topology type.ro AtmConnCastType (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.7 |
tAtmIfcConnKindThe value of tAtmIfcConnKind indicates the use of call control.ro AtmConnKind (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.8 |
tAtmIfcInfoOwnerThe value of tAtmIfcInfoOwner indicates which application
caused the creation of the ATM interface-level connection.ro AtmConnectionOwner .1.3.6.1.4.1.6527.3.1.2.27.2.4.1.9 |
tAtmIfcStatisticsTableThe tAtmIfcStatisticsTable is used to gather cell-level
statistics on a particular IFC entry. SEQUENCE OF TAtmIfcStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.5 |
tAtmIfcStatisticsEntryAn entry in the tAtmIfcStatisticsTable containing statistics
information applicable to a particular IFC entry. TAtmIfcStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.2.5.1 |
tAtmIfcStatsTotalCellsRxdThe value of tAtmIfcStatsTotalCellsRxd indicates the
number of valid ATM cells received by the
IFC including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.1 |
tAtmIfcStatsTotalClp0CellsRxdThe value of tAtmIfcStatsTotalClp0CellsRxd indicates the
number of valid ATM CLP=0 cells received by the IFC.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.2 |
tAtmIfcStatsTotalCellsTxdThe value of tAtmIfcStatsTotalCellsTxd indicates the
number of valid ATM cells transmitted by the
IFC including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.3 |
tAtmIfcStatsTotalClp0CellsTxdThe value of tAtmIfcStatsTotalClp0CellsTxd indicates the
number of valid ATM CLP=0 cells transmitted by the IFC.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.4 |
tAtmIfcStatsTotalBytesRxdThe value of tAtmIfcStatsTotalBytesRxd indicates the number of
bytes received by this IFC. This is the number of
tAtmIfcStatsTotalCellsRxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.5 |
tAtmIfcStatsTotalBytesTxdThe value of tAtmIfcStatsTotalBytesTxd indicates the number of
bytes transmitted by this IFC. This is the number of
tAtmIfcStatsTotalCellsTxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.6 |
tAtmIfcStatsDrpCellsRxdThe value of tAtmIfcStatsDrpCellsRxd indicates the
number of all policer cells discards (CLP=0+1) of the IFC.
This excludes any buffer management discards (if
applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.7 |
tAtmIfcStatsDrpClp0CellsRxdThe value of tAtmIfcStatsDrpClp0CellsRxd indicates the
number of all policer CLP=0 cells discards of the IFC. This
excludes any buffer management discards (if applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.8 |
tAtmIfcStatsDrpClp0CellsTxdThe value of tAtmIfcStatsDrpClp0CellsTxd indicates the
number of all CLP=0 cells discards of this IFC. This includes
both discards due to buffer management and policer.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.9 |
tAtmIfcStatsTagCellsThe value of tAtmIfcStatsTagCells indicates the
number of tagged CLP=0 cells of the IFC. The egress may or
may not discard these cells.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.2.5.1.10 |
tAtmVclObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.3 |
tAtmVclInfoTableThe tAtmVclInfoTable is used to display non-configuration
information on a particular VCL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmVclInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.3.1 |
tAtmVclInfoEntryAn entry in the tAtmVclInfoTable containing non-configuration
information applicable to a particular VCL entry in the
AToM MIB. TAtmVclInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.3.1.1 |
tAtmVclInfoOwnerThe value of tAtmVclInfoOwner indicates which application
caused the creation of the ATM VCL.ro AtmConnectionOwner .1.3.6.1.4.1.6527.3.1.2.27.3.1.1.1 |
tAtmVclInfoOamStatusThe value of tAtmVclInfoOamStatus indicates the OAM operational
status of the VCL.ro AtmOamStatus .1.3.6.1.4.1.6527.3.1.2.27.3.1.1.2 |
tAtmVclInfoIlmiStatusThe value of tAtmVclInfoIlmiStatus indicates the ILMI status of
the VCL.ro AtmIlmiStatus .1.3.6.1.4.1.6527.3.1.2.27.3.1.1.3 |
tAtmVclInfoRxTrafficDescrIdOvrThis object indicates the index of the ATM
ingress traffic descriptor override.
This override value is given by an AAA server
such as a RADIUS server.
The value zero indicates that no override is given.ro AtmTrafficDescrParamIndex(0|1..1000) .1.3.6.1.4.1.6527.3.1.2.27.3.1.1.4 |
tAtmVclInfoTxTrafficDescrIdOvrThis object indicates the index of the ATM
egress traffic descriptor override.
This override value is given by an AAA server
such as a RADIUS server.
The value zero indicates that no override is given.ro AtmTrafficDescrParamIndex(0|1..1000) .1.3.6.1.4.1.6527.3.1.2.27.3.1.1.5 |
tAtmVclStatisticsTableThe tAtmVclStatisticsTable is used to gather cell-level
statistics on a particular VCL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.3.2 |
tAtmVclStatisticsEntryAn entry in the tAtmVclStatisticsTable containing statistics
information applicable to a particular VCL entry in the
AToM MIB. TAtmVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.3.2.1 |
tAtmVclStatsTotalCellsRxdThe value of tAtmVclStatsTotalCellsRxd indicates the
number of valid ATM cells received by the
VCL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.3.2.1.1 |
tAtmVclStatsTotalCellsTxdThe value of tAtmVclStatsTotalCellsTxd indicates the
number of valid ATM cells transmitted by the
VCL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.3.2.1.2 |
tAtmVclStatsTotalBytesRxdThe value of tAtmVclStatsTotalBytesRxd indicates the number of
bytes received by this Vcl. This is the number of
tAtmVclStatsTotalCellsRxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.3.2.1.3 |
tAtmVclStatsTotalBytesTxdThe value of tAtmVclStatsTotalBytesTxd indicates the number of
bytes transmitted by this Vcl. This is the number of
tAtmVclStatsTotalCellsTxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.3.2.1.4 |
tAtmOamVclStatisticsTableThe tAtmOamVclStatisticsTable is used to gather oam
statistics on a particular VCL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmOamVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.3.3 |
tAtmOamVclStatisticsEntryAn entry in the tAtmVclStatisticsTable containing statistics
information applicable to a particular VCL entry in the
AToM MIB. TAtmOamVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.3.3.1 |
tAtmOamVclStatsAISCellsTxdThe value of tAtmOamVclStatsAISCellsTxd indicates the
number of AIS cells transmitted on this VC for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.1 |
tAtmOamVclStatsRDICellsTxdThe value of tAtmOamVclStatsRDICellsTxd indicates the
number of RDI cells transmitted on this VC for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.2 |
tAtmOamVclStatsLoopbackCellsTxdThe value of tAtmOamVclStatsLoopbackCellsTxd indicates
the number of loopback requests and responses transmitted
on this VC for both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.3 |
tAtmOamVclStatsAISCellsRxdThe value of tAtmOamVclStatsAISCellsRxd indicates the
number of AIS cells received on this VC for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.4 |
tAtmOamVclStatsRDICellsRxdThe value of tAtmOamVclStatsRDICellsRxd indicates the
number of RDI cells received on this VC for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.5 |
tAtmOamVclStatsLoopbackCellsRxdThe value of tAtmOamVclStatsLoopbackCellsRxd indicates
the number of loopback requests and responses received
on this VC for both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.6 |
tAtmOamVclStatsCrc10ErrThe value of tAtmOamVclStatsCrc10Err indicates
the number of oam cells discarded with CRC 10 Errors.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.7 |
tAtmOamVclStatsOtherCellsRxdThis value of tAtmOamVclStatsOtherCellsRxd indicates
the number of oam cells that are received but not
identified.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.3.3.1.8 |
tAal5VccObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.4 |
tAal5VccStatisticsTabletAal5VccStatisticsTable is used to gather AAL5-level statistics
on a particular AAL5 VCC entry in the RFC 2515 AToM MIB. SEQUENCE OF TAal5VccStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.4.1 |
tAal5VccStatisticsEntryAn entry in the tAal5VccStatisticsTable containing statistics
information applicable to a particular AAL5 VCC entry in the
AToM MIB. TAal5VccStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.4.1.1 |
tAal5VccStatsPacketsRxdThe value of tAal5VccStatsPacketsRxd indicates the
number of valid AAL-5 SDUs and AAL-5 SDUs with
CRC-32 errors received by the AAL-5 VCC.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.4.1.1.1 |
tAal5VccStatsPacketsTxdThe value of tAal5VccStatsPacketsTxd indicates the number of
AAL-5 SDUs transmitted by the AAL-5 VCC.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.4.1.1.2 |
tAal5VccStatsDrpPacketsRxdThe value of tAal5VccStatsDrpPacketsRxd indicates the number
of dropped AAL-5 SDUs that have been received on the AAL-5 VCC.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.4.1.1.3 |
tAal5VccStatsDrpPacketsTxdThe value of tAal5VccStatsDrpPacketsTxd indicates the number
of dropped AAL-5 SDUs that would have been transmitted on the
AAL-5 VCC.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.4.1.1.4 |
tAtmTrafficDescObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.5 |
tAtmVplObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.6 |
tAtmVplInfoTableThe tAtmVplInfoTable is used to display non-configuration
information on a particular VPL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmVplInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.6.1 |
tAtmVplInfoEntryAn entry in the tAtmVplInfoTable containing non-configuration
information applicable to a particular VPL entry in the
AToM MIB. TAtmVplInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.6.1.1 |
tAtmVplInfoOwnerThe value of tAtmVplInfoOwner indicates which application
caused the creation of the ATM VPL.ro AtmConnectionOwner .1.3.6.1.4.1.6527.3.1.2.27.6.1.1.1 |
tAtmVplInfoOamStatusThe value of tAtmVplInfoOamStatus indicates the OAM operational
status of the VPL.ro AtmOamStatus .1.3.6.1.4.1.6527.3.1.2.27.6.1.1.2 |
tAtmVplInfoIlmiStatusThe value of tAtmVplInfoIlmiStatus indicates the ILMI status of
the VPL.ro AtmIlmiStatus .1.3.6.1.4.1.6527.3.1.2.27.6.1.1.3 |
tAtmVplStatisticsTableThe tAtmVplStatisticsTable is used to gather cell-level
statistics on a particular VPL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmVplStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.6.2 |
tAtmVplStatisticsEntryAn entry in the tAtmVplStatisticsTable containing statistics
information applicable to a particular VPL entry in the
AToM MIB. TAtmVplStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.6.2.1 |
tAtmVplStatsTotalCellsRxdThe value of tAtmVplStatsTotalCellsRxd indicates the
number of valid ATM cells received by the
VPL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.1 |
tAtmVplStatsTotalClp0CellsRxdThe value of tAtmVplStatsTotalClp0CellsRxd indicates the
number of valid ATM CLP=0 cells received by the VPL.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.2 |
tAtmVplStatsTotalCellsTxdThe value of tAtmVplStatsTotalCellsTxd indicates the
number of valid ATM cells transmitted by the
VPL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.3 |
tAtmVplStatsTotalClp0CellsTxdThe value of tAtmVplStatsTotalClp0CellsTxd indicates the
number of valid ATM CLP=0 cells transmitted by the VPL.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.4 |
tAtmVplStatsTotalBytesRxdThe value of tAtmVplStatsTotalBytesRxd indicates the number of
bytes received by this VPL. This is the number of
tAtmVplStatsTotalCellsRxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.5 |
tAtmVplStatsTotalBytesTxdThe value of tAtmVplStatsTotalBytesTxd indicates the number of
bytes transmitted by this VPL. This is the number of
tAtmVplStatsTotalCellsTxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.6 |
tAtmVplStatsDrpCellsRxdThe value of tAtmVplStatsDrpCellsRxd indicates the
number of all policer cells discards (CLP=0+1) of the VPL.
This excludes any buffer management discards (if
applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.7 |
tAtmVplStatsDrpClp0CellsRxdThe value of tAtmVplStatsDrpClp0CellsRxd indicates the
number of all policer CLP=0 cells discards of the VPL. This
excludes any buffer management discards (if applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.8 |
tAtmVplStatsDrpClp0CellsTxdThe value of tAtmVplStatsDrpClp0CellsTxd indicates the
number of all CLP=0 cells discards of this VPL. This includes
both discards due to buffer management and policer.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.9 |
tAtmVplStatsTagCellsThe value of tAtmVplStatsTagCells indicates the
number of tagged CLP=0 cells of the VPL. The egress may or
may not discard these cells.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.2.1.10 |
tAtmOamVplStatisticsTableThe tAtmOamVplStatisticsTable is used to gather oam
statistics on a particular VPL entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmOamVplStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.6.3 |
tAtmOamVplStatisticsEntryAn entry in the tAtmVplStatisticsTable containing statistics
information applicable to a particular VPL entry in the
AToM MIB. TAtmOamVplStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.6.3.1 |
tAtmOamVplStatsAISCellsTxdThe value of tAtmOamVplStatsAISCellsTxd indicates the
number of AIS cells transmitted on this VPL for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.1 |
tAtmOamVplStatsRDICellsTxdThe value of tAtmOamVplStatsRDICellsTxd indicates the
number of RDI cells transmitted on this VPL for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.2 |
tAtmOamVplStatsLoopbackCellsTxdThe value of tAtmOamVplStatsLoopbackCellsTxd indicates
the number of loopback requests and responses transmitted
on this VPL for both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.3 |
tAtmOamVplStatsAISCellsRxdThe value of tAtmOamVplStatsAISCellsRxd indicates the
number of AIS cells received on this VPL for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.4 |
tAtmOamVplStatsRDICellsRxdThe value of tAtmOamVplStatsRDICellsRxd indicates the
number of RDI cells received on this VPL for
both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.5 |
tAtmOamVplStatsLoopbackCellsRxdThe value of tAtmOamVplStatsLoopbackCellsRxd indicates
the number of loopback requests and responses received
on this VPL for both end to end and segment.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.6 |
tAtmOamVplStatsCrc10ErrorsThe value of tAtmOamVplStatsCrc10Errors indicates
the number of OAM cells discarded on this VPL with CRC 10
errors.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.7 |
tAtmOamVplStatsOtherCellsRxdThis value of tAtmOamVplStatsOtherCellsRxd indicates
the number of OAM cells that are received on this VPL but not
identified.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.6.3.1.8 |
tAtmVtlObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.7 |
tAtmVtlInfoTableThe tAtmVtlInfoTable is used to display non-configuration
information on a particular VTL entry. SEQUENCE OF TAtmVtlInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.7.1 |
tAtmVtlInfoEntryAn entry in the tAtmVtlInfoTable containing non-configuration
information applicable to a particular VTL entry. TAtmVtlInfoEntry .1.3.6.1.4.1.6527.3.1.2.27.7.1.1 |
tAtmVtlStartVpiThe starting VPI value of the VTL. AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.1 |
tAtmVtlEndVpiThe ending VPI value of the VTL. AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.2 |
tAtmVtlAdminStatustAtmVtlAdminStatus specifies the desired
administrative state of the VTL.ro AtmVorXAdminStatus (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.3 |
tAtmVtlOperStatustAtmVtlOperStatus indicates the current operational status of
the VTL.ro AtmVorXOperStatus (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.4 |
tAtmVtlLastChangetAtmVtlLastChange indicates the value of sysUpTime at the
time this VTL entered its current operational state.ro AtmVorXLastChange (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.5 |
tAtmVtlReceiveTrafficDescrIndextAtmVtlReceiveTrafficDescrIndex identifies the row
in the atmTrafficDescrParamTable which
applies to the receive direction of the VTL.ro AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.6 |
tAtmVtlTransmitTrafficDescrIndextAtmVtlTransmitTrafficDescrIndex identifies the row
in the atmTrafficDescrParamTable which
applies to the transmit direction of the VTL.ro AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.7 |
tAtmVtlRowStatustAtmVtlRowStatus indicates the current RowStatus of the VTL.
Entries in the tAtmVtlInfoTable are created as a result of
the creation of another system entity (such as a SAP).
Since entries in this table can not be created directly
tAtmVtlRowStatus is read-only and will always be 'active'
if the row exists.ro RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.8 |
tAtmVtlCastTypetAtmVtlCastType indicates the connection topology type.ro AtmConnCastType (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.9 |
tAtmVtlConnKindtAtmVtlConnKind indicates the use of call control.ro AtmConnKind (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.10 |
tAtmVtlInfoOwnerThe value of tAtmVtlInfoOwner indicates which application
caused the creation of the ATM VTL.ro AtmConnectionOwner .1.3.6.1.4.1.6527.3.1.2.27.7.1.1.11 |
tAtmVtlStatisticsTableThe tAtmVtlStatisticsTable is used to gather cell-level
statistics on a particular VTL entry. SEQUENCE OF TAtmVtlStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.7.2 |
tAtmVtlStatisticsEntryAn entry in the tAtmVtlStatisticsTable containing statistics
information applicable to a particular VTL entry. TAtmVtlStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.7.2.1 |
tAtmVtlStatsTotalCellsRxdThe value of tAtmVtlStatsTotalCellsRxd indicates the
number of valid ATM cells received by the
VTL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.1 |
tAtmVtlStatsTotalClp0CellsRxdThe value of tAtmVtlStatsTotalClp0CellsRxd indicates the
number of valid ATM CLP=0 cells received by the VTL.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.2 |
tAtmVtlStatsTotalCellsTxdThe value of tAtmVtlStatsTotalCellsTxd indicates the
number of valid ATM cells transmitted by the
VTL including both CLP=0 and CLP=1 cells.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.3 |
tAtmVtlStatsTotalClp0CellsTxdThe value of tAtmVtlStatsTotalClp0CellsTxd indicates the
number of valid ATM CLP=0 cells transmitted by the VTL.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.4 |
tAtmVtlStatsTotalBytesRxdThe value of tAtmVtlStatsTotalBytesRxd indicates the number of
bytes received by this VTL. This is the number of
tAtmVtlStatsTotalCellsRxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.5 |
tAtmVtlStatsTotalBytesTxdThe value of tAtmVtlStatsTotalBytesTxd indicates the number of
bytes transmitted by this VTL. This is the number of
tAtmVtlStatsTotalCellsTxd multiplied by 53.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.6 |
tAtmVtlStatsDrpCellsRxdThe value of tAtmVtlStatsDrpCellsRxd indicates the
number of all policer cells discards (CLP=0+1) of the VTL.
This excludes any buffer management discards (if
applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.7 |
tAtmVtlStatsDrpClp0CellsRxdThe value of tAtmVtlStatsDrpClp0CellsRxd indicates the
number of all policer CLP=0 cells discards of the VTL. This
excludes any buffer management discards (if applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.8 |
tAtmVtlStatsDrpClp0CellsTxdThe value of tAtmVtlStatsDrpClp0CellsTxd indicates the
number of all CLP=0 cells discards of this VTL. This includes
both discards due to buffer management and policer.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.9 |
tAtmVtlStatsTagCellsThe value of tAtmVtlStatsTagCells indicates the
number of tagged CLP=0 cells of the VTL. The egress may or
may not discard these cells.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.7.2.1.10 |
tAtmCellVclObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.8 |
tAtmCellVclStatisticsTabletAtmCellVclStatisticsTable is used to gather cell-level statistics
on a particular VCC entry in the RFC 2515 AToM MIB. SEQUENCE OF TAtmCellVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.8.1 |
tAtmCellVclStatisticsEntryAn entry in the tAtmCellVclStatisticsTable containing statistics
information applicable to a particular VCL entry
in the AToM MIB. TAtmCellVclStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.8.1.1 |
tAtmCellVclStatsClp0CellsRxdThe value of tAtmCellVclStatsClp0CellsRxd indicates the
number of valid ATM CLP=0 cells received by the VCL.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.1 |
tAtmCellVclStatsClp0CellsTxdThe value of tAtmCellVclStatsClp0CellsTxd indicates the
number of valid ATM CLP=0 cells transmitted by the VCL.ro Counter64 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.2 |
tAtmCellVclStatsDrpCellsRxdThe value of tAtmCellVclStatsDrpCellsRxd indicates the
number of all policer cells discards (CLP=0+1) of the VCL.
This excludes any buffer management discards (if
applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.3 |
tAtmCellVclStatsDrpClp0CellsRxdThe value of tAtmCellVclStatsDrpClp0CellsRxd indicates the
number of all policer CLP=0 cells discards of the VCL. This
excludes any buffer management discards (if applicable).ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.4 |
tAtmCellVclStatsDrpClp0CellsTxdThe value of tAtmCellVclStatsDrpClp0CellsTxd indicates the
number of all CLP=0 cells discards of this VCL. This includes
both discards due to buffer management and policer.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.5 |
tAtmCellVclStatsTagCellsThe value of tAtmCellVclStatsTagCells indicates the
number of tagged CLP=0 cells of the VCL. The egress may or
may not discard these cells.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.8.1.1.6 |
tAtmSystemObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.9 |
tAtmSysLlidThe ATM LLID is the Loopback location ID that uniquely
identifies the system for the ATM OAM Loopback purposes.rw AtmLlid .1.3.6.1.4.1.6527.3.1.2.27.9.1 |
tAtmSysOamRetryUpThe value of tAtmSysOamRetryUp specifies the number of consecutive
OAM loopback attempts that must succeed after the periodic attempt
before the endpoint will transition from the eteAisLoc state to up.
A value of 0 means that the endpoint will transition to the up
state immediately if the periodic loopback attempt succeeds.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.27.9.2 |
tAtmSysOamRetryDownThe value of tAtmSysOamRetryDown specifies the number of consecutive
OAM loopback attempts that must fail after the periodic attempt
before the endpoint will transition from the up state to eteAisLoc.
A value of 0 means that the endpoint will transition to the eteAisLoc
state immediately if the periodic loopback attempt fails.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.27.9.3 |
tAtmSysOamLoopbackPeriodThe value of tAtmSysOamLoopbackPeriod specifies the number of
seconds between periodic loopback attempts on an ATM endpoint
that has periodic loopback enabled.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.27.9.4 |
tAtmIlmiLinkObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.10 |
tAtmIlmiLinkTableThe tAtmIlmiLinkTable is used to configure ILMI Link attributes. SEQUENCE OF TAtmIlmiLinkEntry .1.3.6.1.4.1.6527.3.1.2.27.10.1 |
tAtmIlmiLinkEntryAn entry in the tAtmIlmiLinkTable containing additional
management information applicable to a particular ILMI link
on an ATM interface TAtmIlmiLinkEntry .1.3.6.1.4.1.6527.3.1.2.27.10.1.1 |
tAtmIlmiLinkRowStatustAtmIlmiLinkRowStatus is used to create, delete or
modify a row in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.1 |
tAtmIlmiLinkLastChangedThe value of tAtmIlmiLinkLastChanged indicates
the sysUpTime value when this row was last modified.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.2 |
tAtmIlmiLinkAdminStatusThe value of tAtmIlmiLinkAdminStatus specifies the
administrative status for the ILMI Link.rw Enumeration .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.3 |
tAtmIlmiLinkOperStatusThe value of tAtmIlmiLinkOperStatus indicates the
operational status of the ILMI Link.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.4 |
tAtmIlmiLinkVpiThe value of tAtmIlmiLinkVpi specifies the VPI value
of the ILMI link. Once this row has been created,
this value cannot be modified.rw AtmVpIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.5 |
tAtmIlmiLinkVciThe value of tAtmIlmiLinkVci specifies the VCI value
of the ILMI link. This value cannot be zero.
Once this row has been created, this value cannot
be modified.rw AtmVcIdentifier (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.6 |
tAtmIlmiLinkFsmStateThe value of tAtmIlmiLinkFsmState indicates the state
of the ILMI Finite State Machine associated
with this interface.ro Enumeration .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.7 |
tAtmIlmiLinkReceiveTrafficDescrIndexThe value of tAtmIlmiLinkReceiveTrafficDescrIndex
specifies the value of the atmTrafficDescrParamIndex index
for the row of the ATM Traffic Descriptor Table
which applies to the receive direction of this ILMI link.
This value cannot be zero.rw AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.8 |
tAtmIlmiLinkTransmitTrafficDescrIndexThe value of tAtmIlmiLinkTransmitTrafficDescrIndex
specifies the value of the atmTrafficDescrParamIndex index
for the row of the ATM Traffic Descriptor Table which applies
to the transmit direction of this ILMI link.
This value cannot be zero.rw AtmTrafficDescrParamIndex (ATM-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.9 |
tAtmIlmiLinkEstablishConPollIntvlThe value of tAtmIlmiLinkEstablishConPollIntvl specifies
the amount of time S, in seconds, between successive
transmissions of ILMI messages on this interface for the
purpose of detecting the establishment of ILMI connectivity.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.10 |
tAtmIlmiLinkCheckConPollIntvlThe value of tAtmIlmiLinkCheckConPollIntvl specifies
the amount of time T, in seconds, between successive
transmissions of ILMI messages on this interface for the
purpose of detecting loss of ILMI connectivity.
The distinguished value zero disables ILMI connectivity
procedures on this interface.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.11 |
tAtmIlmiLinkConPollInactFactorThe value of tAtmIlmiLinkConPollInactFactor specifies the
number K of consecutive polls on this interface for which no
ILMI response message is received before ILMI connectivity is
declared lost.rw Integer32 .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.12 |
tAtmIlmiLinkUniTypeThe value of tAtmIlmiLinkUniType indicates the UNI
type of either `public' or `private' to be
advertised by ILMI from this end of the interface.ro AtmIlmiLinkUniType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.13 |
tAtmIlmiLinkDeviceTypeThe value of tAtmIlmiLinkDeviceType indicates the
device type of either `user' or `node' to be
advertised by ILMI from this end of the interface.ro AtmIlmiLinkDeviceType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.14 |
tAtmIlmiLinkVersionThe value of tAtmIlmiLinkVersion specifies the ILMI
version of either `3.1' or `4.0' to be advertised
by ILMI from this end of the interface. The configuration
of version `3.0' is not allowed.rw AtmIlmiLinkVersion .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.15 |
tAtmIlmiLinkImeTypeThe value of tAtmIlmiLinkImeType specifies the configured
IME type of either `User-Side' or `Network-Side'.rw AtmIlmiLinkImeType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.16 |
tAtmIlmiLinkNegotiatedVersionThe value of tAtmIlmiLinkNegotiatedVersion specifies
the ILMI version of either `3.0', `3.1' or `4.0'
negotiated with peer IME.ro AtmIlmiLinkVersion .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.17 |
tAtmIlmiLinkNegotiatedImeTypeThe value of tAtmIlmiLinkNegotiatedImeType specifies the resulting
IME type of either `User-Side' or `Network-Side' based on
local and remote UNI type and device type.ro AtmIlmiLinkImeType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.18 |
tAtmIlmiLinkNeighborIfIdentifierThe value of tAtmIlmiLinkNeighborIfIdentifier indicates
the interface identifier advertised by the peer IME.
A value of 0 indicates that the value has not been
received from the peer IME.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.19 |
tAtmIlmiLinkNeighborSystemIdentifierThe value of tAtmIlmiLinkNeighborSystemIdentifier indicates
The system identifier advertised by the peer IME.
A value of `0' indicates that the value has not been
received from the peer IME.ro OCTET STRING .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.20 |
tAtmIlmiLinkNeighborUniTypeThe value of tAtmIlmiLinkNeighborUniType indicates the
UNI type of either `public' or `private' that is
advertised by the peer IME. A value of `undefined'
indicates that the value has not been received from the
peer IME.ro AtmIlmiLinkUniType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.21 |
tAtmIlmiLinkNeighborDeviceTypeThe value of tAtmIlmiLinkNeighborDeviceType indicates
the device type of either `user' or `node' that
is advertised by the peer IME. A value of `undefined'
indicates that the value has not been received from the
peer IME.ro AtmIlmiLinkDeviceType .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.22 |
tAtmIlmiLinkNeighborVersionThe value of tAtmIlmiLinkNeighborVersion indicates the
ILMI version of either `3.0', `3.1' or `4.0' that
is advertised by the peer IME. A value of `undefined'
indicates that the value has not been received from the
peer IME.ro AtmIlmiLinkVersion .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.23 |
tAtmIlmiLinkNeighborMaxVpcsThe value of tAtmIlmiLinkNeighborMaxVpcs indicates the
maximum number of VPCs that can be supported by the neighbor.
If the interface does not negotiate with its peer
to determine the number of VPCs that can be
configured on the interface, then the value of
this object must equal 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.24 |
tAtmIlmiLinkNeighborMaxVccsThe value of tAtmIlmiLinkNeighborMaxVccs indicates the
maximum number of VCCs that can be supported by the neighbor.
If the interface does not negotiate with its peer
to determine the number of VCCs that can be
configured on the interface, then the value of
this object must equal 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.25 |
tAtmIlmiLinkNeighborMaxVpiBitsThe value of tAtmIlmiLinkNeighborMaxVpiBits indicates
the maximum number of VPI bits that can be supported
by the neighbor.
If the interface does not negotiate with its peer
to determine the number of VPI bits that can be
configured on the interface, then the value of
this object must equal 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.26 |
tAtmIlmiLinkNeighborMaxVciBitsThe value of tAtmIlmiLinkNeighborMaxVciBits indicates
the maximum number of VCI bits that can be supported
by the neighbor.
If the interface does not negotiate with its peer
to determine the number of VCI bits that can be
configured on the interface, then the value of
this object must equal 0.ro INTEGER .1.3.6.1.4.1.6527.3.1.2.27.10.1.1.27 |
tAtmIlmiLinkStatisticsTableThe tAtmIlmiLinkStatisticsTable is used to gather statistics on a
particular ILMI Link. SEQUENCE OF TAtmIlmiLinkStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.10.2 |
tAtmIlmiLinkStatisticsEntryAn entry in the tAtmIlmiLinkStatisticsTable containing
statistics information applicable to a particular ILMI
link on an ATM interface. TAtmIlmiLinkStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.10.2.1 |
tAtmIlmiLinkOutPdusThe value of tAtmIlmiLinkOutPdus indicates the total
number SNMP PDUs sent on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.1 |
tAtmIlmiLinkOutGetRequestPdusThe value of tAtmIlmiLinkOutGetRequestPdus indicates
the total number GetRequest SNMP PDUs sent on this
ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.2 |
tAtmIlmiLinkOutGetNextRequestPdusThe value of tAtmIlmiLinkOutGetNextRequestPdus indicates
the total number GetNextRequest SNMP PDUs sent on this
ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.3 |
tAtmIlmiLinkOutSetRequestPdusThe value of tAtmIlmiLinkOutSetRequestPdus indicates
the total number 'SetRequest' SNMP PDUs sent on this
ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.4 |
tAtmIlmiLinkOutGetResponsePdusThe value of tAtmIlmiLinkOutGetResponsePdus indicates
the total number GetResponse SNMP PDUs sent on this
ILMI link in response to GetRequest, GetNextRequest
and 'SetRequests' received.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.5 |
tAtmIlmiLinkOutTrapPdusThe value of tAtmIlmiLinkOutTrapPdus indicates
the total number Trap SNMP PDUs sent on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.6 |
tAtmIlmiLinkOutTooBigErrorsThe value of tAtmIlmiLinkOutTooBigErrors indicates
the total number SNMP `TooBig' error messages sent on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.7 |
tAtmIlmiLinkOutNoSuchNameErrorsThe value of tAtmIlmiLinkOutNoSuchNameErrors indicates
the total number SNMP `NoSuchName' error messages sent on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.8 |
tAtmIlmiLinkOutBadValueErrorsThe value of tAtmIlmiLinkOutBadValueErrors indicates
the total number SNMP `BadValue' error messages sent on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.9 |
tAtmIlmiLinkOutReadOnlyErrorsThe value of tAtmIlmiLinkOutReadOnlyErrors indicates
the total number SNMP `ReadOnly' error messages sent on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.10 |
tAtmIlmiLinkOutGeneralErrorsThe value of tAtmIlmiLinkOutGeneralErrors indicates
the total number SNMP `General' error messages sent on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.11 |
tAtmIlmiLinkInPdusThe value of tAtmIlmiLinkInPdus indicates
the total number SNMP PDUs received on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.12 |
tAtmIlmiLinkInGetRequestPdusThe value of tAtmIlmiLinkInGetRequestPdus indicates
the total number GetRequest SNMP PDUs received on this
ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.13 |
tAtmIlmiLinkInGetNextRequestPdusThe value of tAtmIlmiLinkInGetNextRequestPdus indicates
the total number 'GetNextRequest' SNMP PDUs received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.14 |
tAtmIlmiLinkInSetRequestPdusThe value of tAtmIlmiLinkInSetRequestPdus indicates
the total number 'SetRequest' SNMP PDUs received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.15 |
tAtmIlmiLinkInGetResponsePdusThe value of tAtmIlmiLinkInGetResponsePdus indicates
the total number 'GetResponse' SNMP PDUs received on this
ILMI link in response to 'GetRequest', 'GetNextRequest' and
'SetRequests' sent.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.16 |
tAtmIlmiLinkInTrapPdusThe value of tAtmIlmiLinkInTrapPdus indicates the
total number Trap SNMP PDUs received on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.17 |
tAtmIlmiLinkInTooBigErrorsThe value of tAtmIlmiLinkInTooBigErrors indicates
the total number SNMP `TooBig' error messages received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.18 |
tAtmIlmiLinkInNoSuchNameErrorsThe value of tAtmIlmiLinkInNoSuchNameErrors indicates
the total number SNMP `NoSuchName' error messages received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.19 |
tAtmIlmiLinkInBadValueErrorsThe value of tAtmIlmiLinkInBadValueErrors indicates
the total number SNMP `BadValue' error messages received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.20 |
tAtmIlmiLinkInReadOnlyErrorsThe value of tAtmIlmiLinkInReadOnlyErrors indicates
the total number SNMP `ReadOnly' error messages received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.21 |
tAtmIlmiLinkInGeneralErrorsThe value of tAtmIlmiLinkInGeneralErrors indicates
the total number SNMP `General' error messages received on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.22 |
tAtmIlmiLinkInInvalidSnmpVersionPdusThe value of tAtmIlmiLinkInInvalidSnmpVersionPdus indicates
the total number SNMP PDUs received with invalid version on
this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.23 |
tAtmIlmiLinkInInvalidSnmpCommunityStringPdusThe value of tAtmIlmiLinkInInvalidSnmpCommunityStringPdus
indicates the total number SNMP PDUs received with invalid
community string on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.24 |
tAtmIlmiLinkInInvalidSnmpFormatPdusThe value of tAtmIlmiLinkInInvalidSnmpFormatPdus indicates
the total number SNMP PDUs received with invalid ASN.1 format
on this ILMI link.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.10.2.1.25 |
tAtmTCSublayerObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.11 |
tAtmTCSublayerTableThe tAtmTCSublayerTable contains the Transmission Convergence
Sublayer data. SEQUENCE OF TAtmTCSublayerEntry .1.3.6.1.4.1.6527.3.1.2.27.11.1 |
tAtmTCSublayerEntryAn entry in the tAtmTCSublayerEntry containing additional
management information about the Transmission Covergence
Sublayer. TAtmTCSublayerEntry .1.3.6.1.4.1.6527.3.1.2.27.11.1.1 |
tAtmTCSublayerHecErrorsThe value of tAtmTCSublayerHecErrors
indicates the number of cells with uncorrectable
HEC Errors on this interface.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.11.1.1.1 |
tAtmTCSublayerHecErrorsFixedThe value of tAtmTCSublayerHecErrorsFixed
indicates the number of cells with correctable HEC
Errors on this interface.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.27.11.1.1.2 |
tAtmCpObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.27.12 |
tAtmCpStatisticsTableThe tAtmCpStatisticsTable is used to gather statistics on connection
profiles assigned to interfaces. SEQUENCE OF TAtmCpStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.12.1 |
tAtmCpStatisticsEntryAn entry in the tAtmCpStatisticsTable contains statistics
information applicable to a particular connection profile assigned
to a particular interface. TAtmCpStatisticsEntry .1.3.6.1.4.1.6527.3.1.2.27.12.1.1 |
tAtmCpStatsTotalCellsRxdThe value of tAtmCpStatsTotalCellsRxd indicates the
number of valid ATM cells received by the connection profile.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing. To obtain the byte
count multiply tAtmCpStatsTotalCellsRxd by 53.ro Counter64 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.1 |
tAtmCpStatsTotalCellsRxdLoThe value of tAtmCpStatsTotalCellsRxdLo indicates the
lower 32-bits of tAtmCpStatsTotalCellsRxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.2 |
tAtmCpStatsTotalCellsRxdHiThe value of tAtmCpStatsTotalCellsRxdHi indicates the
upper 32-bits of tAtmCpStatsTotalCellsRxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.3 |
tAtmCpStatsTotalCellsTxdThe value of tAtmCpStatsTotalCellsTxd indicates the
number of valid ATM cells transmitted by the connection profile.
If traffic policing is implemented, then cells are counted
prior to the application of traffic policing. To obtain the byte
count multiply tAtmCpStatsTotalCellsTxd by 53.ro Counter64 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.4 |
tAtmCpStatsTotalCellsTxdLoThe value of tAtmCpStatsTotalCellsTxdLo indicates the
lower 32-bits of tAtmCpStatsTotalCellsTxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.5 |
tAtmCpStatsTotalCellsTxdHiThe value of tAtmCpStatsTotalCellsTxdHi indicates the
upper 32-bits of tAtmCpStatsTotalCellsTxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.6 |
tAtmCpStatsClp0CellsRxdThe value of tAtmCpStatsClp0CellsRxd indicates the
number of valid ATM CLP=0 cells received by the connection profile.ro Counter64 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.7 |
tAtmCpStatsClp0CellsRxdLoThe value of tAtmCpStatsClp0CellsRxdLo indicates the
lower 32-bits of tAtmCpStatsClp0CellsRxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.8 |
tAtmCpStatsClp0CellsRxdHiThe value of tAtmCpStatsClp0CellsRxdHi indicates the
upper 32-bits of tAtmCpStatsClp0CellsRxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.9 |
tAtmCpStatsClp0CellsTxdThe value of tAtmCpStatsClp0CellsTxd indicates the
number of valid ATM CLP=0 cells transmitted by the connection
profile.ro Counter64 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.10 |
tAtmCpStatsClp0CellsTxdLoThe value of tAtmCpStatsClp0CellsTxdLo indicates the
lower 32-bits of tAtmCpStatsClp0CellsTxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.11 |
tAtmCpStatsClp0CellsTxdHiThe value of tAtmCpStatsClp0CellsTxdHi indicates the
upper 32-bits of tAtmCpStatsClp0CellsTxd.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.12 |
tAtmCpStatsDrpCellsRxdThe value of tAtmCpStatsDrpCellsRxd indicates the
number of all policer cells discards (CLP=0+1) of the connection
profile. This excludes any buffer management discards (if
applicable).ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.13 |
tAtmCpStatsDrpClp0CellsRxdThe value of tAtmCpStatsDrpClp0CellsRxd indicates the
number of all policer CLP=0 cells discards of the connection
profile. This excludes any buffer management discards (if
applicable).ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.14 |
tAtmCpStatsDrpClp0CellsTxdThe value of tAtmCpStatsDrpClp0CellsTxd indicates the
number of all CLP=0 cells discards of this connection profile. This
includes both discards due to buffer management and policer.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.15 |
tAtmCpStatsTagCellsThe value of tAtmCpStatsTagCells indicates the number of
tagged CLP=0 cells of the connection profile. The egress may or may
not discard these cells.ro Counter32 UNITS "cells" .1.3.6.1.4.1.6527.3.1.2.27.12.1.1.16 |
tmnxAtmNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.27 |
tAtmNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.27.0 |
tAtmTcSubLayerDownThe tAtmTcSubLayerDown notification is generated
when the ATM interface indicates that the
TC Sublayer is currently in the
Loss of Cell Delineation (LCD) defect
maintenance state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.1 |
tAtmTcSubLayerClearThe tAtmTcSubLayerClear notification is generated
when the ATM interface indicates that the
TC Sublayer is currently not in the
Loss of Cell Delineation (LCD) defect
maintenance state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.2 |
tAtmPlcpSubLayerDownThe tAtmPlcpSubLayerDown notification is generated
when the ATM interface indicates that PLCP is
currently in the far end alarm or incoming LOF
defect maintenance state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.3 |
tAtmPlcpSubLayerClearThe tAtmPlcpSubLayerClear notification is generated
when the ATM interface indicates that PLCP is
currently not in the far end alarm or incoming LOF
defect maintenance state. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.4 |
tAtmEpOutOfPeerVpiOrVciRangeThe tAtmEpOutOfPeerVpiOrVciRange notification
is sent whenever an ILMI link becomes
operationally up and ATM EPs are configured on
the ILMI-managed interface that are outside the
VPI or VCI range allowed by the peer. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.5 |
tAtmMaxPeerVccsExceededThe tAtmMaxPeerVccsExceeded notification is sent
whenever an ILMI link becomes operationally up
and there are more ATM VCLs configured on the
ILMI-managed interface than are supported by the
peer. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.6 |
tAtmMaxPeerVpcsExceededThe tAtmMaxPeerVpcsExceeded notification is sent
whenever an ILMI link becomes operationally up
and there are more ATM VPLs configured on the
ILMI-managed interface than are supported by the
peer. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.7 |
tAtmIlmiLinkStatusChangeThe tAtmIlmiLinkStatusChange notification is sent
whenever a status change occurs on an ILMI link.
This includes changes to the ILMI link's administrative
status and the ILMI link's operational status. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.27.0.8 |