CISCO-WAN-ATM-CONN-MIB

CISCO-WAN-ATM-CONN-MIB Download

MIBs list

This MIB is used for configuring/provisioning SPVCs on the ATM interfaces. This is used for ATM switch connection management.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-WAN-ATM-CONN-MIB

cwAtmChanCnfgTable
This table contains mandatory endpoint configuration for all SPVC connections.Most of the objects in this table are applicable to all provisioned endpoints for all service categories. The objects cwaChanAbrZZZ however, provide additional configuration inf ...
cwAtmChanCnfgEntry
An entry in the cwAtmChanCnfgTable. The each entry corresponds to a connection endpoint identified by interface(ifIndex),Virtual Path Identifier(VPI) and Virtual Channel Identifier(VCI). The ifIndex is for those entries in ifTable identified by ifType val ...
cwaChanVpi
The VPI value of a VP or VC connection. The cwaChanVpcFlag serves to distinguish if this is a VP/VC connection
cwaChanVci
The VCI value of VC connection. The cwaChanVpcFlag serves to distinguish if this is a VP/VC connection. For a VPC, the VCI is irrelevant and is set to a value of 0
cwaChanServiceCategory
This object identifies the service type to which this connection belongs. The service type specified is one among the ATM forum service types and implicitly determines the configuration for GCRA. This Object can be set only during row creation.
cwaChanVpcFlag
This object indentifies if the endpoint is a VP/VC endpoint. For a VPC, this object is set to true(1); For a VCC, this object is set to false(2). This Object can be set only during row creation.
cwaChanIdentifier
This number represents a RESOURCE at the switch that has been assigned for this connection (identified by ifIndex, cwaChanVpi and cwaChanVci). An example of this resource could be the LCN/GLCN used by the switch. Another example could be a record number a ...
cwaChanUploadCounter
This counter tracks the number of configuration changes that happen on a specific endpoint (identified by ifIndex, cwaChanVpi, and cwaChanVci). The value of this object is derived from cwChanGlobalTransactionId. For every connection changes (add/delete/mo ...
cwaChanStatsEnable
Limits imposed by software or hardware implementations could restrict the amount of statistical data that can be maintained in a physical entity (like a service module card). Hence there could be a need to restrict statistics collection to a smaller subse ...
cwaChanCCEnable
This object serves to enable or disable continuity check(CC) on a connection endpoint. When continuity check is enabled on an endpoint, the endpoint anticipates OAM CC cells from its peer endpoint. OAM CC cells are sent when the peer endpoint does not hav ...
cwaChanLocalVpi
This object identifies the internal VPI assigned to a local endpoint, by the switch. The cwaChanLocalVpi, cwaChanLocalVci and the cwaChanLocalNSAPAddr, form a unique identifier for the connection endpoint in the networking domain
cwaChanLocalVci
This object identifies the internal VCI assigned to a local endpoint, by the switch. The cwaChanLocalVpi, cwaChanLocalVci and the cwaChanLocalNSAPAddr, form a unique identifier for the connection endpoint in the networking domain
cwaChanLocalNSAPAddr
This object identifies the internal NSAP assigned to a local endpoint, by the switch. The cwaChanLocalVpi, cwaChanLocalVci and the cwaChanLocalNSAPAddr, form a unique identifier for the connection endpoint in the networking domain
cwaChanRemoteVpi
This object identifies the VPI of the peer endpoint. The cwaChanRemoteVpi, cwaChanRemoteVpi and the cwaChanRemoteNSAPAddr, identify the peer endpoint in the networking domain. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' a ...
cwaChanRemoteVci
This object identifies the VCI of the peer endpoint. The cwaChanRemoteVpi, cwaChanRemoteVpi and the cwaChanRemoteNSAPAddr, identify the peer endpoint in the networking domain. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' a ...
cwaChanRemoteNSAPAddr
This object identifies the NSAP of the peer endpoint. The cwaChanRemoteVpi, cwaChanRemoteVpi and the cwaChanRemoteNSAPAddr, identify the peer endpoint in the networking domain. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' ...
cwaChanControllerId
This object serves to associate an endpoint with a specific controller. Usually resource partitioning makes the association between a controller and a range of vpi-vci. There could be switches where hard partitioning of vpi-vci may not be implemented, in ...
cwaChanRoutingMastership
This object, if set to true(1) identifies that this endpoint as the `master' endpoint of the connection. When set to false(2) this identifies the `slave' endpoint of the connection. The slave endpoint is the called party, while the master endpoint is the ...
cwaChanMaxCost
This object is used by the networking entity to select a route based on administrative weight of possible routes. Administrative weights of links and nodes contained in a path are aggregated and compared against this object. The networking entity prefers ...
cwaChanReroute
This is used by the administrator to trigger the re-routing of the connection. * Rerouting takes effect, when this object is set to true(1). When set to false(2), no action is taken. * A get on this object always returns false(2). * When this object is se ...
cwaChanFrameDiscard
When set to true(1), enables the frame discard feature for the connection. This is applicable only to the master endpoint (cwaChanRoutingMastership is true) and only for VCC connections.
cwaChanOperStatus
Reflects operational status of an endpoint. * This object is set to operFail(2), if the connection is not routed or if the endpoint receives AIS/RDI or if there is a CC failure. * If the connection is administratively down, this object would be set to adm ...
cwaChanPCR
Peak cell rate (PCR) for the direction local -> remote
cwaChanMCR
Minimum cell rate (MCR) for the direction local -> remote
cwaChanSCR
Sustainable cell rate (SCR) for the direction local -> remote
cwaChanCDV
Maximum tolerable cell delay variation in the direction local -> remote. Setting this parameter to 0xFFFFFF(16777215) indicates to the switch that this parameter does not have significance in SPVC call setup. This parameter is not allowed to be set on a s ...
cwaChanCTD
Maximum tolerable network transfer delay in the direction local -> remote. Setting this parameter to 0xFFFF(65535) indicates to the switch that this parameter does not have significance in SPVC call setup. This parameter is not allowed to be set on a slav ...
cwaChanMBS
Maximum Burst Size (MBS) used in the direction local -> remote
cwaChanCDVT
Cell delay variation tolerance(CDVT) used in the direction local -> remote. Setting this parameter to 0xFFFFFFFF(4294967295) indicates to the switch that it may use a default value of CDVT
cwaChanPercentUtil
This factor provides a per connection control for overbooking bandwidth. This is used in conjunction with the VSI interface policy while performing CAC. This is applied for the direction local -> remote
cwaChanRemotePCR
Peak cell rate (PCR) for the direction remote -> local. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' and the value of this object, if any, is not meaningful.
cwaChanRemoteMCR
Minimum cell rate for the direction remote -> local
cwaChanRemoteSCR
Sustainable cell rate for the direction remote -> local
cwaChanRemoteCDV
Maximum tolerable cell delay variation for the direction remote -> local. Setting this parameter to 0xFFFFFF(16777215) indicates to the switch that this parameter does not have significance in SPVC call setup. This parameter is not allowed to be set on a ...
cwaChanRemoteCTD
Maximum tolerable network transfer delay in the direction direction remote -> local. Setting this parameter to 0xFFFF(65535) indicates to the switch that this parameter does not have significance in SPVC call setup. This parameter is not allowed to be set ...
cwaChanRemoteMBS
Maximum Burst Size (MBS) used in the direction remote -> local. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' and the value of this object, if any, is not meaningful.
cwaChanRemoteCDVT
Cell delay variation tolerance(CDVT) used in the direction remote -> local. Setting this parameter to 0xFFFFFFFF(4294967295) indicates to the switch that it may use a default value of CDVT. If the object 'cwaChanP2MP' is set to 'true', this object should ...
cwaChanRemotePercentUtil
This factor provides a per connection control for overbooking bandwidth. This is used in conjunction with the VSI interface policy while performing CAC. This is applied for the direction remote -> local. If the object 'cwaChanP2MP' is set to 'true', this ...
cwaChanAbrICR
Initial cell rate: Rate at which a source should send initially after an idle period. The value must not be larger than the PCR
cwaChanAbrADTF
ACR Decrease Time Factor. This is the time permitted between sending RM-cells (Resource Mangement Cells) before the rate is decreased to ICR (Initial Cell Rate).
cwaChanAbrRDF
Rate Decrease Factor: Controls the rate decrease which occurs when backward RM-cells with CI=1 are received. Larger values lead to faster rate decrease. This factor is applied at both the local and remote endpoints, thus making the loop control symmetrica ...
cwaChanAbrRIF
Rate Increase Factor: Controls the rate increase which occurs when a backward RM-cell is received with CI=0 and NI=0. Larger values lead to faster rate increase This factor is applied at both the local and remote endpoints, thus making the loop control sy ...
cwaChanAbrNRM
Maximum number of cells a source may send for each forward RM-cell
cwaChanAbrTRM
Upper bound on the time between forward RM-cells for an active source (in milliseconds)
cwaChanAbrCDF
Cutoff Decrease Factor: Controls the rate decrease associated with lost or delayed backward RM cells. Larger values result in faster rate decrease
cwaChanAbrFRTT
Fixed round trip time: Sum of the fixed propagation delays from the source to a destination network.
cwaChanAbrTBE
Transient Buffer Exposure. This is a negotiated number of cells that the network would like to limit the source to sending during startup periods, before the first RM-cell returns
cwaChanAbrERS
Configuration of an endpoint for Explicit Rate Stamping. Refer the Textual convention for possible values
cwaChanAbrVSVDEnable
Abr connections require close loop control to limit the transmission rate, depending on the network bandwidth. Now this close loop can be end to end or between intermediate network segments. When terminating an Abr VPL, the endpoint needs to act like a Vi ...
cwaChanRowStatus
This object is used to create, modify or delete an entry in the ciscoWanAtmChanTable. * A row may be created using the 'CreateAndGo' option. When the row is successfully created, the RowStatus would be set to 'active' by the agent. Following mandatory obj ...
cwaChanIntAbrVSVD
This object is used for enabling/disabling VSVD internal to a segment i.e the closed loop control is in effect between the two provisioned endpoints of the SPVC.
cwaChanExtAbrVSVD
This object is used for enabling/disabling VSVD external to the segment which hosts the two endpoints of the SPVC i.e the closed loop control will be in effect outside the segment either towards a CPE or towards another segment.
cwaChanAisIWCapability
This object is used for achieving OAM inter-operability between switches that cannot generate/detect segment AIS cells. This attribute enables the newer generation of switches to understand the OAM capability of the peer endpoint and accordingly generate/ ...
cwaChanCLR
Encoded value representing the maximum tolerable cell loss ratio in the direction local -> remote. The actual CLR value is derived as the negative logarithm of this value.
cwaChanRemoteCLR
Encoded value representing the maximum tolerable cell loss ratio in the direction remote -> local. The actual CLR value is derived as the negative logarithm of this value. If the object 'cwaChanP2MP' is set to 'true', this object should not be 'set' and t ...
cwaChanOamSegEpEnable
This object controls the setting / resetting of the OAM segment endpoint. When set to OamSegEp (1), the SPVC endpoint would terminate all segment OAM FM cells and loopback all OAM segment loopback cells. When set to NonOamSegEp (2), the SPVC endpoint wou ...
cwaChanSlaveType
This object indicates whether a master endpoint has a persistent slave or not. A connection with a master and a non-persistent slave is considered a single-ended SPVC. This object is only meaningful when 'cwaChanRoutingMastership' contains the value of 't ...
cwaChanRoutingPriority
This object is the routing priority of the connection. When adding the connection, a default routing priority of 8 is used if this is not specified. This parameter is not allowed to be set at the slave endpoint(i.e. if 'cwaChanRoutingMastership' is set to ...
cwaChanP2MP
This is used by the administrator to configure this master endpoint to be the root of a point-to-multipoint connection. When this variable is set to 'true', this master endpoint is the root of a point-to-multipoint connection. The objects 'cwaChanRemoteVp ...
cwAtmChanStateTable
This table contains channel status information for all ATM connections configured in cwAtmChanCnfgTable.
cwAtmChanStateEntry
An entry in cwAtmChanStateTable.
cwaChanAlarmState
Defines alarms associated with an endpoint. Refer description in the textual convention.
cwaChanEgressXmtState
This is the state of the transmit portion of the endpoint in the egress direction
cwaChanEgressRcvState
This is the state of the receive portion of the endpoint in the egress direction
cwaChanIngressXmtState
This is the state of the transmit portion of the endpoint in the ingress direction
cwaChanIngressRcvState
This is the state of the receive portion of the endpoint in the ingress direction
cwAtmChanTestTable
This table contains configuration information for performing connection diagnostics on ATM Connections and to obtain results after testing
cwAtmChanTestEntry
An entry in cwAtmChanTestTable for each ATM Connection endpoints.
cwaChanTestType
This object configures an endpoint in loopback: This is a mandatory object. * To configure a destructive loopback, this object needs to be set to destructive (2). The direction in which this destructive loopback needs to be effected, should be specified u ...
cwaChanTestDir
Specifies the direction in which loopback should be effected: This is a mandatory object. * For destructive loopback, this takes values external (1) and internal (2). * For non-destructive loopback, this takes values forward (3) and reverse (4). * When cw ...
cwaChanTestIterations
Specifies number of loopback cells to inject. This applies to the non-destructive mode of loopback tests only. Get operation on this object returns the successful number of loopback iterations performed on the endpoint.
cwaChanTestState
This object reflects the status of the last requested test: * If a loopback had never been effected on an endpoint, this object reads noStatus (1). * If a destructive mode of loopback is configured on an endpoint, this object always reads lpbkInEffect(6). ...
cwaChanTestRoundTripDelay
This object is applicable only for non-destructive mode of loopback. It returns the round trip delay measured during the last non-destructive loopback test
cwaChanNumVPCsInAlarm
This object contains the number of VPCs currently in alarm. This object is intended only in traps/notifications.
cwaChanNumVCCsInAlarm
This object contains the number of VCCs currently in alarm. This object is intended only in traps/notifications.
cwGlobalChanDataTable
This table contains objects that are required for configuration upload. The configuration upload is a mechanism where the configuration(physical or logical information)of a switch is created in a file and that file is uploaded by the NMS application using ...
cwGlobalChanDataEntry
Entry containing generic information that apply to all provisined connections(ATM/Frame Relay).
cwSlotIndex
This object's value generally corresponds to the Slot number where the module resides. However, System wide uniqueness is the only true requirement.
cwChanGlobalTransactionId
This reflects the transaction Identifier of the last successful connection configuration on the slot (represented by cwSlotIndex). The value of this object is incremented every time a connection(ATM/Frame Relay) is successfully added, deleted, modified or ...
ciscoWanAtmConnChanMIBGroup
Objects related to connection information.
ciscoWanAtmConnStateGroup
Objects related to connection state information.
ciscoWanAtmConnChan2MIBGroup
Objects related to connection information.
ciscoWanAtmConnChan3MIBGroup
Objects related to connection information.
ciscoWanAtmInformationGroup
This group contains objects related to the number of VPCs and VCCs in alarm.
ciscoWanAtmConnChan4MIBGroup
Objects related to connection information.
ciscoWanConMIBGroup
The group containing Objects related to connection provision changes.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list