CISCO-WAN-BBIF-ATM-CONN-MIB Download
The MIB module to configure the ATM Connections
on a broad band interface in PXM1 Service module.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-WAN-BBIF-ATM-CONN-MIB
- bbChanCnfGrpTable
- The Broadband Channel config table is for a channel on logical interface. There will an entry for each of the channel added on the logical partition of the physical line. Following parameters are needed if the connection is from a PXM user port and polic ...
- bbChanCnfGrpEntry
- The config table is for logical channel.
- bbChanCnfNum
- This identifies a channel on the PXM logical interface, used as PXM port. ::= { bbChanCnfGrpEntry 1 } SYNTAX INTEGER { add (1), delete (2), modify (3) } MAX-ACCESS read-write STATUS current DESCRIPTION This object is used for adding/deleting/modi ...
- bbChanConnType
- This specifies the connection type vpc(1) : Virtual Path Connection vcc(2) : Virtual Channel Connection This object can not be modified once the connection is created.
- bbChanServiceType
- This specifies the service type cbr(1) : Constant Bit Rate vbr(2) : Variable Bit Rate abr(3) : Available Bit Rate ubr(4) : Unspecified Bit Rate vbr-rt(5): Variable Bit Rate - Real Time This object can not be modified once the connection is created ...
- bbChanConnDesc
- A string that has been defined to give a descriptive name to the connection.
- bbChanSvcFlag
- This specifies the connection type svc(1) : SVC connection pvc(2) : PVC connection, used by PAR(Portable Auto Route) spvc(3) : Soft PVC connection, used by PNNI
- bbChanSvcConnId
- This connection ID is for future use Currently not supported.
- bbChanIfNum
- Channel's logical Interface from which traffic of the connection will be received.
- bbChanVpi
- VPI for the connection.
- bbChanVci
- VCI for the connection.
- bbChanUpcEnable
- enables/disables UPC for Ingress cells.
- bbChanUpcPCR
- PCR(0+1), Peak Cell Rate, specifies an upper bound on rate at which traffic can be submitted on an ATM connection. This object applies to the First Leaky Bucket for leaving cells with Cell Loss Priority of 0 or 1. . Units: cells per second. . Applicable c ...
- bbChanUpcCDVT
- Compliant Cell Delay Variation. Also known as CDVT(0+1), Cell Delay Variation Tolerance, which specifies the maximum time period for accumulated violations of cell-arrival time parameters. This object applies to the First Leaky bucket for cells with Cell ...
- bbChanUpcMBS
- Maximum Burst Size (MBS). Also known as Compliant Burst Size (CBS). . Units: cells . Applicable connection types: . VBR, ABR . Default: 1000 . Range : 1-5000000 ::= { bbChanCnfGrpEntry 15} SYNTAX INTEGER { noAction(1), tagCells(2), tagAndDiscard(3), dis ...
- bbChanGcra2Action
- GCRA2 Action. 1 = No Action 2 = Tag Untagged cells 3 = Tag untagged cells and discard tagged cells 4 = Discard all (0+1) non-comforming cells.
- bbChanUpcSCRPolicing
- Selects SCR policing for CLP = 0 or all cells.
- bbChanEfciThreshold
- Threshold above which EFCI bit is to be set. Default Value is 3/4 of max cell count.
- bbChanDiscardOption
- Enable Frame Discard or CLP Hysteresis.
- bbChanFrmDiscardThreshold
- Ingress Frame Discard Threshold. Valid only when Ingress Frame Discard option is selected.
- bbChanClpHiThreshold
- Ingress CLP High Threshold. Default is 3/4 of max cell count.
- bbChanClpLoThreshold
- Ingress CLP Low Threshold. Valid only when Ingress CLP Hysteresis option is selected. Default Value is 1/2 of max cell count.
- bbChanCongstUpdateCode
- Ingress Channel Congestion Update Code.
- bbChanMaxCellMemThreshold
- Maximum number of cells of that connection in the memory. Assuming Total Cell Memory is 512K cells, this is defaulted to half of total size.
- bbChanIngrPercentUtil
- Percentage Utilization of the IngrService Rate. This is used for connection admission control.
- bbChanEgrPercentUtil
- Percentage Utilization of the EgrService Rate. This is used for egress bandwidth calculation and connection admission control.
- bbChanEgrSrvRate
- Egress service rate - This is used for egress bandwidth calculation and for connection admission control. The actual value depends on the speed of the logical interface.
- bbChanOvrSubOvrRide
- Channel Over Subscrive Override This MIB variable allows one to add a new connection on a port even if it is over subscribed. DEFVAL { disable } ::= { bbChanCnfGrpEntry 29 } -- -- connection parameters, 'x' -- SYNTAX Integer32 (0..4095) MAX-ACCESS rea ...
- bbChanLocalVci
- The VCI value for this channel.
- bbChanLocalNsapAddr
- The Near End NSAP Address value for this channel.
- bbChanRemoteVpi
- The VPI value for this channel.
- bbChanRemoteVci
- The VCI value for this channel.
- bbChanRemoteNsapAddr
- The Far End NSAP Address value for this channel.
- bbChanMaster
- This is used by the PXM switch platform module, to determine if this endpoint ia master or slave.
- bbChanRtePriority
- This is also known as class of service, it is used by PXM to determine how important this connection is when selecting connections to route.
- bbChanMaxCost
- Maximum allowed cost. It is related to Cost Based Routing. This is used by PXM so that it won't choose a path with a cost greater than this configured level.
- bbChanRestrictTrkType
- Restricted trunk type for routind, used by PXM. It specifies that the connection either cannot be routed over satellite trunks or terrestrial trunks, or it can be on any type of trunk.
- bbChanTestType
- The chanTestType starts testing the continuity or delay of a connection. It sends specific cell patterns toward the network and the terminating end of this connection has to be an AXIS or ASI of a BPX in order for this test to be working. The receiving no ...
- bbChanTestState
- This object provides the state of the test performed on a connection. When you add a connection then the chanTestState becomes notinprogress and when you select any test, it would go to inprogress state and after it completes the test, it will go to faile ...
- bbChanTestTypeCPESide
- The chanTestType starts testing the segment continuity of a connection. It sends OAM Segment loopback cell towards port side (CPE) The CPE would loop back the cell To test the continuity follow this procedure: a- set chanTestTypeCPEside to testconseg b- r ...
- bbChanTestStateCPESide
- This shows the state of the test When you add a connection then the chanTestState becomes notinprogress and when you select any test, it would go to inprogress state and after it completes the test, it will go to failed or passed state. 1 = Passed 2 = Fai ...
- bbConnVpcFlag
- This represents the connection type, used for PXM to identify VPC/VCC.
- bbConnServiceType
- This specifies the service type 1 ==> Constant Bit Rate 2 ==> Variable Bit Rate 4 ==> Unspecified Bit Rate 6 ==> Available Bit Rate ( standard ) 8 ==> Variable Bit Rate - Real-Time Note that this is used by PXM card, Also to make it compatible with existi ...
- bbConnSCR
- Sustained cell rate, could be derived from the end point parameter ::= { bbChanCnfGrpEntry 48 } SYNTAX Integer32 ( 0..100 ) MAX-ACCESS read-write STATUS current DESCRIPTION
- bbRemoteConnPCR
- Peak cell rate of the other end, if not set, will be set to the same as local end PCR (bbChanUpcPCR). However, note that if the PCRs for both local and remote end are set to the different value (i.e., asymmetric conn), then this should be set differently ...
- bbRemoteConnPercentUtil
- This is the expected long-term utilization of the channel by this end-point. If this is not specified in the connection setup request, it'll be defaulted to 100 percent DEFVAL {100} ::= {bbChanCnfGrpEntry 52 } SYNTAX Integer32 (1..1412832) MAX-ACCESS rea ...
- bbChanNumNextAvailable
- This variable contains the next unused channel number of the possible 4096 . This number can be used in channel config table. ChanNumNextAvailable gets updated whenever this number is used to create a new logical channel. Value 0 for this variable indicat ...
- bbChanStateGrpTable
- The Broadband Channel state table is for a channel on logical interface. There will an entry for each of the channel added on the logical partition of the physical line. ::= { bbChanStateGrp 1 } SYNTAX BbChanStateGrpEntry MAX-ACCESS not-accessible STAT ...
- bbChanStateNum
- Refers to the logical channel number.
- bbChanState
- This variable indicates the state of the VC (channel).
- bbChanEgrXmtState
- Indicates the status of port transmit(Egress).
- bbChanIngrRcvState
- indicates the status of port receive(Ingress).
- cwbAtmConnGroup
- A collection of objects providing information applicable to an ATM Connection on broad band interfaces.
- cwbAtmConnStateGroup
- A collection of objects related to state of ATM Connections on Broad band interface.
- cwbAtmConnGeneralGroup
- A collection of objects related to next available channeli number and next available VPI value of connections supported.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.