Home/Catalog/CISCO-ATM-SWITCH-FR-IWF-MIB

CISCO-ATM-SWITCH-FR-IWF-MIB

AI MIB Summary

The CISCO-ATM-SWITCH-FR-IWF-MIB enables monitoring and configuration of Frame Relay-to-ATM interworking sessions and Frame Relay-to-Frame Relay switched connections traversing a Cisco ATM switching fabric. It provides specific management visibility into the state, statistics, and operational parameters of these legacy WAN protocol conversion and switching entities.

A MIB module for managing Frame Relay to ATM interworking connections, and Frame Relay to Frame Relay switched connections via an ATM switching fabric, on a Cisco ATM switch.
39
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

39 total
Object Name
ciscoAtmSwitchFrIwfMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112
RFC1155-SMI
Unknown
.1.3.6.1.4.1.9.9.112
ciscoAtmSwitchFrIwfMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1
casfFrTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1.1
casfTrafficDescrTableThis table contains a set of self-consistent Frame Relay traffic parameters. It is intended to be used to create Frame Relay to ATM interworking connections, hence a ATM traffic service category is also included. An entry in this table is associated with an equivalent entry in the ATM traffic descriptor table (atmTrafficDescrParamTable); the mapping is given by the object casfTrafficDescrAtmIndex. The agent will not permit deletion of the associated atmTrafficDescrEntry while the Frame Relay Traffic Descriptor entry exists. When creating an entry in this table, if the value of casfTrafficDescrAtmIndex is specified, the following cases are possible: (a) if no corresponding row exists in atmTrafficDescrParamTable, the agent will create such a row with the given index value. (b) if a corresponding row does exist in atmTrafficDescrParamTable, the agent compares the parameter values in casfTrafficDescrEntry and the corresponding atmTrafficDescrParamEntry. If the two entries are not equivalent, an error is returned, and row creation fails. When creating an entry in this table, if the value of casfTrafficDescrAtmIndex is not specified, the agent will assign a value to this object so that it refers to an equivalent entry in the atmTrafficDescrParamTable. If such an equivalent entry does not already exist, the agent will create one. The agent creates rows in this table for use with signaled connections. These are called 'transient' rows - they disappear when the connection is torn down, and are not saved in non-volatile memory. By convention, transient rows usually use high-numbered index values. Entries can be deleted by setting the row status to destroy(6). The agent denies the request if the row is in use by existing connections.
SEQUENCE OF CasfTrafficDescrEntry
.1.3.6.1.4.1.9.9.112.1.1.1
casfTrafficDescrEntryDescribes a traffic descriptor that is used by Frame Relay connections.
CasfTrafficDescrEntry
.1.3.6.1.4.1.9.9.112.1.1.1.1
casfTrafficDescrIndexUniquely identifies a row in this table.
CasfTrafficDescrRow -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.112.1.1.1.1.1
casfTrafficDescrCIRThe value of the Committed Information Rate (CIR) parameter.rw
Gauge -- Units -- bits/sec
.1.3.6.1.4.1.9.9.112.1.1.1.1.2
casfTrafficDescrBcThe value of the Committed Burst Size (Bc) parameter.rw
Gauge -- Units -- bits
.1.3.6.1.4.1.9.9.112.1.1.1.1.3
casfTrafficDescrBeThe value of the Excess Burst Size (Be) parameter.rw
Gauge -- Units -- bits
.1.3.6.1.4.1.9.9.112.1.1.1.1.4
casfTrafficDescrPIRThe value of the Peak Information Rate (PIR) parameter.rw
Gauge -- Units -- bits/sec
.1.3.6.1.4.1.9.9.112.1.1.1.1.5
casfTrafficDescrServCategoryThe service category, as defined for ATM.rw
Enumeration
.1.3.6.1.4.1.9.9.112.1.1.1.1.6
casfTrafficDescrAtmIndexThe index of the equivalent entry in the atmTrafficDescrParamTable.rw
AtmTrafficDescrParamIndex -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.112.1.1.1.1.7
casfTrafficDescrRowStatusUsed to create, delete and modify this row. None of the columnar values (other than this one) can be modified while the row is active.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.112.1.1.1.1.8
casfFrVC
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1.2
casfVcEndptTableThis table contains information about Frame Relay end-points of FR-ATM interworking connections on the switch. When an entry is created in this table, the agent creates a corresponding entry in the atmVclTable of ATM-MIB, to represent the configuration on the internal ATM port. The mapping between an entry in this table, and the corresponding entry in the atmVclTable is shown in the casfFAMapTable and the casfAFMapTable. Entries can be created or deleted in this table by an NMS using the casfVcEndptRowStatus object. To create a PVC connection end-point, the value of casfVcEndptConnKind must be 'pvc'. To create a soft VC initiator end-point, set the value of casfVcEndptConnKind to 'spvcInitiator', and specify the value of casfVcEndptSpvcRemoteAddr and casfVcEndptSpvcRemoteType. If the value of casfVcEndptSpvcRemoteType is 'frameRelay', you must also specify the value of casfVcEndptSpvcRemoteDlci. Activating the conceptual row will then cause the agent to attempt to establish a connection to the remote frame relay interface. If the value of casfVcEndptSpvcRemoteType is 'atm', you must specify the values of casfVcEndptSpvcRemoteVpi and casfVcEndptSpvcRemoteVci. Activating the conceptual row will then cause the agent to attempt to establish a connection to the remote ATM interface. The agent creates an entry in this table when an incoming signaling request causes a soft VC connection to be established with a local frame relay interface as the destination. The value of casfVcEndptConnKind in this case will be 'spvcTarget'. Such entries cannot be modified or deleted by network management. They will be deleted when the connection is removed by signaling.
SEQUENCE OF CasfVcEndptEntry
.1.3.6.1.4.1.9.9.112.1.2.1
casfVcEndptEntryModels a bidirectional Frame Relay VC end-point. The ifIndex identifies an ifTable entry for a Frame Relay interface on this device.
CasfVcEndptEntry
.1.3.6.1.4.1.9.9.112.1.2.1.1
casfVcEndptDlciThe value of the Data Link Connection Identifier (DLCI) which identifies this connection end-point.
DlciValue -- Rsyntax INTEGER
.1.3.6.1.4.1.9.9.112.1.2.1.1.1
casfVcEndptRxTrafficDescrRowIdentifies the entry in the casfTrafficDescrTable which applies to the receive direction at this connection end-point. For connections that negotiate traffic parameters through signaling (e.g. ABR connections), this object points to the desired traffic parameters, while the object casfVcEndptRxNegTrafficDescrRow points to the negotiated traffic parameters, for the receive direction.rw
CasfTrafficDescrRow -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.112.1.2.1.1.2
casfVcEndptTxTrafficDescrRowIdentifies the entry in the casfTrafficDescrTable which applies to the transmit direction at this connection end-point. For connections that negotiate traffic parameters through signaling (e.g. ABR connections), this object points to the desired traffic parameters, while the object casfVcEndptTxNegTrafficDescrRow points to the negotiated traffic parameter, for the transmit direction.rw
CasfTrafficDescrRow -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.112.1.2.1.1.3
casfVcEndptRxNegTrafficDescrRowIdentifies the entry in the casfTrafficDescrTable which contains negotiated traffic parameters applied to the receive direction of this connection end-point. This object is not instantiated if this is not the calling side of a soft VC, or if there is no traffic negotiation.ro
CasfTrafficDescrRow -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.112.1.2.1.1.4
casfVcEndptTxNegTrafficDescrRowIdentifies the entry in the casfTrafficDescrTable which contains negotiated traffic parameters applied to the transmit direction of this connection endpoint. This object is not instantiated if this is not the calling side of a soft VC, or if there is no traffic negotiation.ro
CasfTrafficDescrRow -- Rsyntax Gauge
.1.3.6.1.4.1.9.9.112.1.2.1.1.5
casfVcEndptConnKindThe connection kind. The value can be set prior to the row becoming 'active'. To create a pvc connection endpoint, set this value to pvc(1). To create a soft VC connection endpoint, set this value to spvcInitiator(4), and specify the value of casfVcEndptSpvcRemoteAddr. The values svcIncoming(2), svcOutgoing(3), and spvcTarget(5) can not be written.rw
ConnectionKind -- Rsyntax INTEGER { -- pvc(1), -- svcIncoming(2), -- svcOutgoing(3), -- spvcInitiator(4), -- spvcTarget(5) -- }
.1.3.6.1.4.1.9.9.112.1.2.1.1.6
casfVcEndptIwfTypeThe type of the interworking function. The value can be set prior to the row becoming 'active'.rw
Enumeration
.1.3.6.1.4.1.9.9.112.1.2.1.1.7
casfVcEndptClpModeSpecifies how to map from Discard Eligibility (DE) bit on the Frame Relay side to Congestion Loss Priority (CLP) bit on the ATM side. For network interworking, clpIfDe(1) corresponds to Mode 1 as defined in FRF.5, section 4.4.1. clpIsZero(2) and clpIsOne(3) correspond to Mode 2 as defined in FRF.5, section 4.4.1. For service interworking, clpIfDe(1) corresponds to Mode 1 as defined in FRF.8, section 4.2.1. clpIsZero(2) and clpIsOne(3) correspond to Mode 2 as defined in FRF.8, section 4.2.1.rw
Enumeration
.1.3.6.1.4.1.9.9.112.1.2.1.1.8
casfFrInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1.3
casfFrCounts
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1.4
casfMapping
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.1.5
ciscoAtmSFrIwfMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3
ciscoAtmSFrIwfMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.1
ciscoAtmSFrIwfMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.1.1
ciscoAtmSFrIwfMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2
ciscoAtmSFrIwfConfConnGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.1
ciscoAtmSFrIwfLmiGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.2
ciscoAtmSFrIwfConfIfGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.3
ciscoAtmSFrIwfVcStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.4
ciscoAtmSFrIwfVcIwStatsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.5
ciscoAtmSFrIwfMappingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.112.3.2.6
casfVcEndptDeModeSpecifies how to map from Congestion Loss Priority (CLP) bit on the ATM side to Discard Eligibility (DE) bit on the Frame Relay side. See the Frame Relay Forum specifications FRF.5 and FRF.8 for definitions of Mode 1 and Mode 2. For network interworking, the valid values are: deIfClpOrFrsscsDe(1) deIfFrsscsDe(2) For service interworking, the valid values are: deIfClp(3) deIsZero(4) and deIsOne(5) ::= { casfVcEndptEntry 9 } casfVcEndptEfciMode OBJECT-TYPE SYNTAX INTEGER { efciIfFecn(1), efciIsZero(2) } ACCESS read-write STATUS mandatory DESCRIPTIONrw
Enumeration
.casfAFMapEntry.4
CISCO-ATM-SWITCH-FR-IWF-MIB - SNMP MIB Reference | MIBs Explorer