CXAtmDxi-MIB

File: CXAtmDxi-MIB.mib (23008 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
CXProduct-SMI

Imported symbols

Counter TimeTicks OBJECT-TYPE
ifIndex cxAtmDxi Alias

Defined Types

PSapIndex  
INTEGER 0..0    

SubRef  
INTEGER 0..255    

Dfa  
INTEGER 0..1023    

DfaX  
INTEGER 0..16777216    

Vpi  
INTEGER 0..255    

Vci  
INTEGER 0..65535    

AtmDxiPSapEntry  
SEQUENCE    
  atmDxiPSapNumber PSapIndex
  atmDxiPSapConnectTimer INTEGER
  atmDxiPSapControl INTEGER
  atmDxiPSapState INTEGER
  atmDxiPSapTxFrames Counter
  atmDxiPSapRxFrames Counter
  atmDxiPSapTxOctets Counter
  atmDxiPSapRxOctets Counter
  atmDxiPSapOutSuccessfullConnects Counter
  atmDxiPSapOutUnsuccessfullConnects Counter
  atmDxiPSapInConnectsReceived Counter
  atmDxiPSapTxResets Counter
  atmDxiPSapRxResets Counter
  atmDxiPSapNoServiceDiscards Counter
  atmDxiPSapCongestionDiscards Counter

AtmDxiSapEntry  
SEQUENCE    
  atmDxiSapMode INTEGER
  atmDxiSapTransparentDfa Dfa
  atmDxiSapControl INTEGER
  atmDxiSapRxLmiFrames Counter
  atmDxiSapNoRouteDiscards Counter
  atmDxiSapRxInvalidDiscards Counter
  atmDxiSapCongestionDiscards Counter
  atmDxiSapFlowControlDiscards Counter

AtmDxiSysRouteEntry  
SEQUENCE    
  atmDxiSRDxiFrameAddress Dfa
  atmDxiSRRowStatus INTEGER
  atmDxiSRDestAlias Alias
  atmDxiSRSubRef SubRef
  atmDxiSRRouteState INTEGER
  atmDxiSRFailureReason INTEGER

AtmDxiSysRouteStatsEntry  
SEQUENCE    
  atmDxiSRStatsDxiFrameAddress Dfa
  atmDxiSRStatsCreationTime TimeTicks
  atmDxiSRStatsNegotiatedDataSize INTEGER
  atmDxiSRStatsTxFrames Counter
  atmDxiSRStatsRxFrames Counter
  atmDxiSRStatsTxOctets Counter
  atmDxiSRStatsRxOctets Counter
  atmDxiSRStatsFlowControlDiscards Counter

Defined Values

atmDxiMibLevel 1.3.6.1.4.1.495.2.1.6.58.1
Used to determine current MIB module release supported by agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmDxiTranslationDfa 1.3.6.1.4.1.495.2.1.6.58.2
Its specification implies a translation request to the corresponding VPI/VCI pair, according to the translation mode specified by atmDxiTranslationMode. The result can be read from objects atmDxiTranslationVpi & atmDXiTranslationVci.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DfaX  

atmDxiTranslationVpi 1.3.6.1.4.1.495.2.1.6.58.3
Its specification implies a translation request between the pair (VPI,VCI) into the corresponding DFA, according to the translation mode specified by atmDxiTranslationMode. The result can be read from object atmDxiTranslationDfa.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Vpi  

atmDxiTranslationVci 1.3.6.1.4.1.495.2.1.6.58.4
Its specification implies a translation request between the pair (VPI,VCI) into the corresponding DFA, according to the translation mode specified by atmDxiTranslationMode. The result can be read from object atmDxiTranslationDfa.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Vci  

atmDxiTranslationMode 1.3.6.1.4.1.495.2.1.6.58.5
Defines the mode used for translation between DFAs and the pair (VPI,VCI). The mode determines how many bytes are used to encode/decode DFAs or (VPI/VCI) pairs at their respective interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER twobytes(1), fourbytes(2)  

atmDxiPSapTable 1.3.6.1.4.1.495.2.1.6.58.10
A table containing information pertaining to one public service access point (PSAP).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmDxiPSapEntry

atmDxiPSapEntry 1.3.6.1.4.1.495.2.1.6.58.10.1
Defines an entry in the Public Service Access Point group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmDxiPSapEntry  

atmDxiPSapNumber 1.3.6.1.4.1.495.2.1.6.58.10.1.1
Identifies this PSAP (public service access point) with a numerical value. Values are unique per public service access point. Value 0 is reserved for the PSAP and is non removable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PSapIndex  

atmDxiPSapConnectTimer 1.3.6.1.4.1.495.2.1.6.58.10.1.5
Determines the number of seconds between attempts to establish a connection for a DXI to ATM circuit mapping. A connection is attempted only for defined non-connected routes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..600  

atmDxiPSapControl 1.3.6.1.4.1.495.2.1.6.58.10.1.10
Permits control of a specific PSAP (public service access point). Options: clearStats (1): Clear all statistics stored by statistics objects.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

atmDxiPSapState 1.3.6.1.4.1.495.2.1.6.58.10.1.15
Indicates the current state of this PSAP (public service access point). Options: offline (1): Indicates a newly created public service access point whose configuration has not yet been sent to the ATM DXI layer. connected (4): PSAP is connected and data flow can proceed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), connected(4)  

atmDxiPSapTxFrames 1.3.6.1.4.1.495.2.1.6.58.10.1.20
Indicates the number of frames transmitted by this public service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapRxFrames 1.3.6.1.4.1.495.2.1.6.58.10.1.21
Indicates the number of frames received by this public service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapTxOctets 1.3.6.1.4.1.495.2.1.6.58.10.1.22
Indicates the number of octets transmitted by this public service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapRxOctets 1.3.6.1.4.1.495.2.1.6.58.10.1.23
Indicates the number of octets received by this public service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapOutSuccessfullConnects 1.3.6.1.4.1.495.2.1.6.58.10.1.24
Indicates the number of successful outgoing connections established by this PSAP (public service access point). An outgoing connection is always attempted from the ATM DXI to the Inter-Application Module (IAM).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapOutUnsuccessfullConnects 1.3.6.1.4.1.495.2.1.6.58.10.1.25
Indicates the number of unsuccessful outgoing connections attempted by this PSAP (public service access point). An outgoing connection is always attempted from the ATM DXI to the Inter-Application Module (IAM).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapInConnectsReceived 1.3.6.1.4.1.495.2.1.6.58.10.1.26
Indicates the number of connect attempts received at this PSAP (public service access point). An incoming connection is always attempted from the Inter-Application Module (IAM) to ATM DXI. The ATM DXI layer will always refuse such connection attempts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapTxResets 1.3.6.1.4.1.495.2.1.6.58.10.1.27
Indicates the number of reset frames sent by this PSAP (public service access point).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapRxResets 1.3.6.1.4.1.495.2.1.6.58.10.1.28
Indicates the number of reset frames received by this PSAP (public service access point).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapNoServiceDiscards 1.3.6.1.4.1.495.2.1.6.58.10.1.35
Indicates the number of frames received from the ATM protocol stack which have been discarded by this PSAP (public service access point) because: - the DXI port is down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiPSapCongestionDiscards 1.3.6.1.4.1.495.2.1.6.58.10.1.36
Indicates the number of received frames discarded due to system congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSapTable 1.3.6.1.4.1.495.2.1.6.58.11
A table containing information pertaining to one service access point (interface).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmDxiSapEntry

atmDxiSapEntry 1.3.6.1.4.1.495.2.1.6.58.11.1
Defines an entry in the Service Access Point group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmDxiSapEntry  

atmDxiSapMode 1.3.6.1.4.1.495.2.1.6.58.11.1.5
Defines the DXI operating mode to be used at the service access point.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mode-1a(1), mode-1b(2), mode-2(3), modeTransparent(4), modeLoopback(5)  

atmDxiSapTransparentDfa 1.3.6.1.4.1.495.2.1.6.58.11.1.6
Identifies the DXI frame address to use when the associated sap is configured for the transparent mode of operation (object atmDxiSapMode, value 'modeTransparent').
Status: mandatory Access: read-write
OBJECT-TYPE    
  Dfa  

atmDxiSapControl 1.3.6.1.4.1.495.2.1.6.58.11.1.10
Permits control of this SAP (service access point). Options: clearStats (1): Clear all statistics stored by statistics objects maintained within the service access point table.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

atmDxiSapRxLmiFrames 1.3.6.1.4.1.495.2.1.6.58.11.1.20
Indicates the number of DXI LMI (link management interface) frames received by this SAP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSapNoRouteDiscards 1.3.6.1.4.1.495.2.1.6.58.11.1.21
Indicates the number of frames received from a DXI port which have been discarded by this SAP (service access point) because: - no route was associated with the frame - the frame was destined for a route that is not connected - the associated ATM circuit is down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSapRxInvalidDiscards 1.3.6.1.4.1.495.2.1.6.58.11.1.22
Indicates the following: - number of incorrectly formatted DXI frames received by this SAP - number of frames received whose length is less than the minimum acceptable - number of frames received in error, as signaled by the lower layer. Such errors include: - aborted frames - frames with a bad CRC - overrun frames - frames with a non-integral number of bits - frames that are longer than the lower layer is configured to accept. - number of frames received while port is down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSapCongestionDiscards 1.3.6.1.4.1.495.2.1.6.58.11.1.23
Indicates the number of received frames discarded at this SAP (service access point) due to system congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSapFlowControlDiscards 1.3.6.1.4.1.495.2.1.6.58.11.1.24
Indicates the number of frames received from a DXI port which have been discarded by this SAP (service access point) because the associated route was flow controlled from the remote.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSysRouteTable 1.3.6.1.4.1.495.2.1.6.58.12
A table containing associations between ATM DXI circuits at DXI ports, and ATM circuits at a UNI port. Associations (routes) permit interconnectivity between the two types of circuits.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmDxiSysRouteEntry

atmDxiSysRouteEntry 1.3.6.1.4.1.495.2.1.6.58.12.1
Defines an entry in the Route group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmDxiSysRouteEntry  

atmDxiSRDxiFrameAddress 1.3.6.1.4.1.495.2.1.6.58.12.1.1
Identifies the DXI frame address which when combined with the ifIndex, uniquely identifies a DXI circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Dfa  

atmDxiSRRowStatus 1.3.6.1.4.1.495.2.1.6.58.12.1.2
Determines the status of the objects in this row. Options: invalid (1): The row is deleted from the table immediately, however, values are still in effect until the next reset. valid (2): Use this value to add a new row to the table, or modify an existing row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

atmDxiSRDestAlias 1.3.6.1.4.1.495.2.1.6.58.12.1.3
Determines the textual name of the destination service this route connects to. When attempting a DXI circuit connection to an ATM circuit, this object specifies the name of the circuit at the ATM layer. ATM DXI connections between 2 DXI cards within the same chassis is not provisioned for. Range of Values: 1 -16 characters (first character must be a letter).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

atmDxiSRSubRef 1.3.6.1.4.1.495.2.1.6.58.12.1.4
Specifies a reference number that is used by layers supporting circuit consolidation, such as the FRIM, and must be unique for all routes sharing the same destination circuit at such layers. The implementation of circuit consolidation onto a single ATM circuit is anticipated within the ATM Adaptation Layer (AAL5). Range of Values: 1 - 255 (when connecting to a service supporting circuit consolidation) 0 (when not using circuit consolidation, or when connecting to a service that does not support its use.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  SubRef  

atmDxiSRRouteState 1.3.6.1.4.1.495.2.1.6.58.12.1.10
Indicates the status of this route. Options: offLine (1): Indicates that the ATM DXI SAP this route is associated with does not exist or is offline. notConnected (2): Indicates that the remote destination does not exist, or has refused the connection. inProgress (3): Indicates that the connection is in the process of being established. This is a transient state. connected (4): Indicates that the connection is established and is ready for data transfer. connectedFlowOff (5): Indicates that the connections is established but data flow has been stopped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offLine(1), notConnected(2), inProgress(3), connected(4), connectedFlowOff(5)  

atmDxiSRFailureReason 1.3.6.1.4.1.495.2.1.6.58.12.1.11
Indicates the status of a failed connection. The value of this object is only valid between attempts to establish the route connection atmDxiSRRouteState = notConnected), and may or may not change after successive failed attempts. Options: noFailure (1): Once a system route has been successfully connected, this value is maintained for the duration of the connection. internalError (2): An internal error has occurred. localAllocFailure (3): There is insufficient memory available for ATM DXI to establish this connection. remoteAllocFailure (4): There is insufficient memory available for the destination protocol layer to establish this connection. localNoAccess (5): This route is associated with a SAP that does not exist. remoteNoAccess (6): This route is associated with a SAP that does not exist at the destination layer. remotePvcDown (8): The PVC at the destination protocol layer is down. remotePvcBusy (10): The destination associated with this route is already connected. This typically occurs when the route is a non-MPE (PVC consolidating) circuit. localFcnFailure (11): Flow control negotiation failed. remoteFcnFailure (12): Flow control negotiation failed at the destination protocol layer. localDsnFailure (13): Data size negotiation failed. remoteAliasNotFound (15): The destination alias (atmDxiSRDestAlias) does not exist. remoteNoPvcService (16): The destination protocol layer does not support PVC service. mpeInvalidSubref (17): The value of atmDxiSRSubRef is invalid at the destination protocol layer. (i.e., atmDxiSRSubRef is set to '0' and the destination circuit is configured for PVC consolidation). routeStalled (18): An invalid control packet exchange has occurred during the route setup procedure. The route is temporarily stalled but will recover within 5 seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFailure(1), internalError(2), localAllocFailure(3), remoteAllocFailure(4), localNoAccess(5), remoteNoAccess(6), remotePvcDown(8), remotePvcBusy(10), localFcnFailure(11), remoteFcnFailure(12), localDsnFailure(13), remoteAliasNotFound(15), remoteNoPvcService(16), mpeInvalidSubref(17), routeStalled(18)  

atmDxiSysRouteStatsTable 1.3.6.1.4.1.495.2.1.6.58.13
A table containing statistics for established routes in the route table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmDxiSysRouteStatsEntry

atmDxiSysRouteStatsEntry 1.3.6.1.4.1.495.2.1.6.58.13.1
Defines an entry in the Route Statistics group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmDxiSysRouteStatsEntry  

atmDxiSRStatsDxiFrameAddress 1.3.6.1.4.1.495.2.1.6.58.13.1.1
Identifies the DXI frame address, which when combined with the ifIndex, uniquely identifies a DXI circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Dfa  

atmDxiSRStatsCreationTime 1.3.6.1.4.1.495.2.1.6.58.13.1.2
Indicates the system clock's time at which this connection was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

atmDxiSRStatsNegotiatedDataSize 1.3.6.1.4.1.495.2.1.6.58.13.1.3
Indicates the data size of a frame negotiated at connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmDxiSRStatsTxFrames 1.3.6.1.4.1.495.2.1.6.58.13.1.4
Indicates the number of frames transmitted by this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSRStatsRxFrames 1.3.6.1.4.1.495.2.1.6.58.13.1.5
Indicates the number of frames received by this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSRStatsTxOctets 1.3.6.1.4.1.495.2.1.6.58.13.1.6
Indicates the number of octets transmitted by this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSRStatsRxOctets 1.3.6.1.4.1.495.2.1.6.58.13.1.7
Indicates the number of octets received by this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmDxiSRStatsFlowControlDiscards 1.3.6.1.4.1.495.2.1.6.58.13.1.8
Indicates the number of frames which were destined for this route but were discarded due to flow control from the remote.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter