CISCO-WAN-BBIF-PORT-MIB

File: CISCO-WAN-BBIF-PORT-MIB.mib (15913 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
bbIfCnf bbIfCnt bbIfStateGrp
ciscoWan

Defined Types

BbIfCnfPortGrpEntry  
SEQUENCE    
  bbIfNum Integer32
  bbIfRowStatus INTEGER
  bbIfAdmin INTEGER
  bbIfLineNum Integer32
  bbIfIngrPctBandwidth Integer32
  bbIfEgrPctBandwidth Integer32
  bbIfMinVpi Integer32
  bbIfMaxVpi Integer32
  bbIfSpeed Integer32
  bbIfMaxCellRatePct Integer32

BbIfStateGrpEntry  
SEQUENCE    
  bbStateIfNum INTEGER
  bbIfState INTEGER
  bbIfOversubscribed INTEGER
  bbIfIngrPercentUtil INTEGER
  bbIfEgrPercentUtil INTEGER

BbIfCntGrpEntry  
SEQUENCE    
  bbCntIfNum INTEGER
  bbIfTotalCells Counter32
  bbIfRcvValidOAMCells Counter32
  bbIfRcvRmCells Counter32
  bbIfRcvClp0Cells Counter32
  bbIfRcvClp1Cells Counter32
  bbIfRcvClp0DiscCells Counter32
  bbIfRcvClp1DiscCells Counter32
  bbIfXmtOAMCells Counter32
  bbIfXmtRmCells Counter32
  bbIfXmtClp0Cells Counter32
  bbIfXmtClp1Cells Counter32
  bbIfCntClrButton INTEGER
  bbIfRcvErroredCells Counter32

Defined Values

ciscoWanBbifPortMIB 1.3.6.1.4.1.351.150.32
The MIB module for configuration of ATM logical ports in PXM1 Service module in MGX82xx series. This MIB contains information on ATM Logical port statistics.
MODULE-IDENTITY    

bbIfCnfPortGrp 1.3.6.1.4.1.351.110.5.2.6.1.1
OBJECT IDENTIFIER    

bbIfCnfPortGrpTable 1.3.6.1.4.1.351.110.5.2.6.1.1.1
The Broadband Interface config table is for logical interface. There will an entry for each of the logical partition of the physical line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BbIfCnfPortGrpEntry

bbIfCnfPortGrpEntry 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1
An entry for the logical interface. The interface may be further be configured to be used as a virtual trunk OR as a UNI Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  BbIfCnfPortGrpEntry  

bbIfNum 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.1
This is logical interface number within a physical line num. In MGX PXM1 card, a physical port can have a maximum of 32 logical interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

bbIfRowStatus 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.2
This variable enables or disables the logical interface. 1 - enable 2 - disable 3 - modify
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

bbIfAdmin 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.3
This variable enables or disables the logical interface. 1 - up 2 - down 3 - writeOnly
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), writeOnly(3)  

bbIfLineNum 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.4
The line number associated with the logical interface. For PXM1, there is currently 4 physical lines.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

bbIfIngrPctBandwidth 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.5
The percentage of aggregate physical line bandwidth, available for this broadband interface - Ingress. Default is 0 %.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

bbIfEgrPctBandwidth 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.6
The percentage of aggregate physical line bandwidth, available for this broadband interface - Egress . Default is 0 %.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

bbIfMinVpi 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.7
The lower limit of VPI range to be reserved for this logical interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

bbIfMaxVpi 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.8
The upper limit of VPI range to be reserved for this logical interface. For virtual trunks, bbIfMinVpi and bbIfMaxVpi should be the same.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

bbIfSpeed 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.9
The speed of the port in cells per second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bbIfMaxCellRatePct 1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.10
The maximum cell rate allowed for the port in terms of percentage. Must be greater than or equal to bbIfIngrPctBandwidth. The default is 100 percent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

nextBbIfNumAvailable 1.3.6.1.4.1.351.110.5.2.6.1.1.2
Indicates the next logical broadband interface number that is available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

bbIfStateGrpTable 1.3.6.1.4.1.351.110.5.2.6.3.1
The state table for the logical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BbIfStateGrpEntry

bbIfStateGrpEntry 1.3.6.1.4.1.351.110.5.2.6.3.1.1
An entry for each logical interface representing the state.
Status: current Access: not-accessible
OBJECT-TYPE    
  BbIfStateGrpEntry  

bbStateIfNum 1.3.6.1.4.1.351.110.5.2.6.3.1.1.1
This is logical interface number within a physical line num. In MGX PXM1 card, a physical port can have a maximum of 32 logical interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

bbIfState 1.3.6.1.4.1.351.110.5.2.6.3.1.1.2
This variable indicates the status of the logical interface. The following values are not supported for the logical interface. remoteloopback (3), outofcelldelineation (6), localloopback (7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), active(2), linefailure(4), signallingfailure(5), inactive(6), lineinloopback(7)  

bbIfOversubscribed 1.3.6.1.4.1.351.110.5.2.6.3.1.1.3
This variable indicates the whether the logical interface is over subscribed or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

bbIfIngrPercentUtil 1.3.6.1.4.1.351.110.5.2.6.3.1.1.4
Percentage Utilization of the interface in the Ingress direction.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

bbIfEgrPercentUtil 1.3.6.1.4.1.351.110.5.2.6.3.1.1.5
Percentage Utilization of the interface in the Egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000  

bbIfCntGrp 1.3.6.1.4.1.351.110.5.2.6.4.1
OBJECT IDENTIFIER    

bbIfCntGrpTable 1.3.6.1.4.1.351.110.5.2.6.4.1.1
The Broadband Interface Count table is for logical interface. There will an entry for each of the logical partition of the physical line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BbIfCntGrpEntry

bbIfCntGrpEntry 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1
An entry for logical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  BbIfCntGrpEntry  

bbCntIfNum 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.1
Refers to the logical interface index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

bbIfTotalCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.2
Total number of cells (VC plus Qbin) that belong to this Interface. This maps on to the virtual interface of QE.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvValidOAMCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.3
Total number of OAM cell received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvRmCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.4
Total number of RM cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvClp0Cells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.5
Total number of CLP-0 cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvClp1Cells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.6
Total number of CLP-1 cells Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvClp0DiscCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.7
Total number of CLP-0 cells discarded at Ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfRcvClp1DiscCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.8
Total number of CLP-1 cells discarded at Ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfXmtOAMCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.9
Total number of OAM cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfXmtRmCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.10
Total number of RM cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfXmtClp0Cells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.11
Total number of CLP-0 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfXmtClp1Cells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.12
Total number of CLP-1 cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bbIfCntClrButton 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.13
Writing a value of 2 resets all the counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), resetCounter32s(2)  

bbIfRcvErroredCells 1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.14
Total number of cells with Invalid VPI VCI or Invalid PTI fields This is a card level counter and hence will be the same for all instances of the ports.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwbPortMIBConformance 1.3.6.1.4.1.351.150.32.2
OBJECT IDENTIFIER    

cwbPortMIBGroups 1.3.6.1.4.1.351.150.32.2.1
OBJECT IDENTIFIER    

cwbPortMIBCompliances 1.3.6.1.4.1.351.150.32.2.2
OBJECT IDENTIFIER    

cwbPortCompliance 1.3.6.1.4.1.351.150.32.2.2.1
The compliance statement for objects related to SRM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cwbPortGenearlGroup 1.3.6.1.4.1.351.150.32.2.1.1
The collection of objects which are applicable for general information about logical ports.
Status: current Access: read-only
OBJECT-GROUP    

cwbPortConfGroup 1.3.6.1.4.1.351.150.32.2.1.2
The collection of objects which are used for configuring ATM logical ports(known as broad band interface ports).
Status: current Access: read-only
OBJECT-GROUP    

cwbPortStateGroup 1.3.6.1.4.1.351.150.32.2.1.3
The collection of objects which are used for finding the state of ATM logical ports(known as broad band interface ports).
Status: current Access: read-only
OBJECT-GROUP    

cwbPortStatsGroup 1.3.6.1.4.1.351.150.32.2.1.4
The collection of objects containing the statistics information for ATM Logical ports.
Status: current Access: read-only
OBJECT-GROUP