MIBs Depot

CISCO-WAN-BBIF-PORT-MIB

Registered at
1.3.6.1.4.1.351.110.5.2.6.1.1
1.3.6.1.4.1.351.110.5.2.6.4.1
1.3.6.1.4.1.351.150.32
Last updated
2002-08-30 00:00
Organization
Cisco Systems, Inc.
Revisions
2002-08-30 00:00
Namespace
cisco
Source file
CISCO-WAN-BBIF-PORT-MIB
Digest
sha256:5c649be5ff5067328ca996b9c2918a48fb2eb2b4431a82e85c9f67a8e90dbd39

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com

Imports

FromSymbols
BASIS-MIBbbIfCnf, bbIfCnt, bbIfStateGrp
CISCOWAN-SMIciscoWan
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BASIS-MIB
CISCO-WAN-BBIF-PORT-MIB
CISCOWAN-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
bbIfCnfPortGrp
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.5.2.6.1.1
bbIfCnfPortGrpTable
OBJECT-TYPE
The Broadband Interface config table is for logical interface. There will an entry for each of the logical partition of the physical line.
1.3.6.1.4.1.351.110.5.2.6.1.1.1not-accessiblecurrent
bbIfCnfPortGrpEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1not-accessiblecurrent
bbIfNum
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.1Integer32 (1..32)read-onlycurrent
bbIfRowStatus
OBJECT-TYPE
This variable enables or disables the logical interface. 1 - enable 2 - disable 3 - modify
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.2INTEGER {add(1), del(2), mod(3)}read-writecurrent
bbIfAdmin
OBJECT-TYPE
This variable enables or disables the logical interface. 1 - up 2 - down 3 - writeOnly
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.3INTEGER {up(1), down(2), writeOnly(3)}read-writecurrent
bbIfLineNum
OBJECT-TYPE
The line number associated with the logical interface. For PXM1, there is currently 4 physical lines.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.4Integer32 (1..4)read-writecurrent
bbIfIngrPctBandwidth
OBJECT-TYPE
The percentage of aggregate physical line bandwidth, available for this broadband interface - Ingress. Default is 0 %.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.5Integer32 (0..100)read-writecurrent
bbIfEgrPctBandwidth
OBJECT-TYPE
The percentage of aggregate physical line bandwidth, available for this broadband interface - Egress . Default is 0 %.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.6Integer32 (0..100)read-writecurrent
bbIfMinVpi
OBJECT-TYPE
The lower limit of VPI range to be reserved for this logical interface.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.7Integer32 (0..4095)read-writecurrent
bbIfMaxVpi
OBJECT-TYPE
The upper limit of VPI range to be reserved for this logical interface. For virtual trunks, bbIfMinVpi and bbIfMaxVpi should be the same.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.8Integer32 (0..4095)read-writecurrent
bbIfSpeed
OBJECT-TYPE
The speed of the port in cells per second.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.9Integer32read-onlycurrent
bbIfMaxCellRatePct
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.5.2.6.1.1.1.1.10Integer32 (0..100)read-writecurrent
nextBbIfNumAvailable
OBJECT-TYPE
Indicates the next logical broadband interface number that is available.
1.3.6.1.4.1.351.110.5.2.6.1.1.2INTEGER (1..32)read-onlycurrent
bbIfStateGrpTable
OBJECT-TYPE
The state table for the logical interface.
1.3.6.1.4.1.351.110.5.2.6.3.1not-accessiblecurrent
bbIfStateGrpEntry
OBJECT-TYPE
An entry for each logical interface representing the state.
1.3.6.1.4.1.351.110.5.2.6.3.1.1not-accessiblecurrent
bbStateIfNum
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.5.2.6.3.1.1.1INTEGER (1..32)read-onlycurrent
bbIfState
OBJECT-TYPE
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).
1.3.6.1.4.1.351.110.5.2.6.3.1.1.2INTEGER {notConfigured(1), active(2), linefailure(4), signallingfailure(5), inactive(6), lineinloopback(7)}read-onlycurrent
bbIfOversubscribed
OBJECT-TYPE
This variable indicates the whether the logical interface is over subscribed or not.
1.3.6.1.4.1.351.110.5.2.6.3.1.1.3INTEGER {false(1), true(2)}read-onlycurrent
bbIfIngrPercentUtil
OBJECT-TYPE
Percentage Utilization of the interface in the Ingress direction.
1.3.6.1.4.1.351.110.5.2.6.3.1.1.4INTEGER (0..1000)read-onlycurrent
bbIfEgrPercentUtil
OBJECT-TYPE
Percentage Utilization of the interface in the Egress direction.
1.3.6.1.4.1.351.110.5.2.6.3.1.1.5INTEGER (0..1000)read-onlycurrent
bbIfCntGrp
OBJECT-IDENTITY
1.3.6.1.4.1.351.110.5.2.6.4.1
bbIfCntGrpTable
OBJECT-TYPE
The Broadband Interface Count table is for logical interface. There will an entry for each of the logical partition of the physical line.
1.3.6.1.4.1.351.110.5.2.6.4.1.1not-accessiblecurrent
bbIfCntGrpEntry
OBJECT-TYPE
An entry for logical interface.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1not-accessiblecurrent
bbCntIfNum
OBJECT-TYPE
Refers to the logical interface index.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.1INTEGER (1..32)read-onlycurrent
bbIfTotalCells
OBJECT-TYPE
Total number of cells (VC plus Qbin) that belong to this Interface. This maps on to the virtual interface of QE.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.2Counter32read-onlycurrent
bbIfRcvValidOAMCells
OBJECT-TYPE
Total number of OAM cell received.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.3Counter32read-onlycurrent
bbIfRcvRmCells
OBJECT-TYPE
Total number of RM cells Received.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.4Counter32read-onlycurrent
bbIfRcvClp0Cells
OBJECT-TYPE
Total number of CLP-0 cells Received.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.5Counter32read-onlycurrent
bbIfRcvClp1Cells
OBJECT-TYPE
Total number of CLP-1 cells Received.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.6Counter32read-onlycurrent
bbIfRcvClp0DiscCells
OBJECT-TYPE
Total number of CLP-0 cells discarded at Ingress.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.7Counter32read-onlycurrent
bbIfRcvClp1DiscCells
OBJECT-TYPE
Total number of CLP-1 cells discarded at Ingress.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.8Counter32read-onlycurrent
bbIfXmtOAMCells
OBJECT-TYPE
Total number of OAM cells transmitted.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.9Counter32read-onlycurrent
bbIfXmtRmCells
OBJECT-TYPE
Total number of RM cells transmitted.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.10Counter32read-onlycurrent
bbIfXmtClp0Cells
OBJECT-TYPE
Total number of CLP-0 cells transmitted.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.11Counter32read-onlycurrent
bbIfXmtClp1Cells
OBJECT-TYPE
Total number of CLP-1 cells transmitted.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.12Counter32read-onlycurrent
bbIfCntClrButton
OBJECT-TYPE
Writing a value of 2 resets all the counters.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.13INTEGER {noAction(1), resetCounter32s(2)}read-writecurrent
bbIfRcvErroredCells
OBJECT-TYPE
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.
1.3.6.1.4.1.351.110.5.2.6.4.1.1.1.14Counter32read-onlycurrent
cwbPortMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.32.2
cwbPortMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.32.2.1
cwbPortMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.351.150.32.2.2

Conformance

NameOIDStatus
cwbPortGenearlGroup
OBJECT-GROUP
The collection of objects which are applicable for general information about logical ports.
1.3.6.1.4.1.351.150.32.2.1.1current
cwbPortConfGroup
OBJECT-GROUP
The collection of objects which are used for configuring ATM logical ports(known as broad band interface ports).
1.3.6.1.4.1.351.150.32.2.1.2current
cwbPortStateGroup
OBJECT-GROUP
The collection of objects which are used for finding the state of ATM logical ports(known as broad band interface ports).
1.3.6.1.4.1.351.150.32.2.1.3current
cwbPortStatsGroup
OBJECT-GROUP
The collection of objects containing the statistics information for ATM Logical ports.
1.3.6.1.4.1.351.150.32.2.1.4current
cwbPortCompliance
MODULE-COMPLIANCE
The compliance statement for objects related to SRM MIB.
1.3.6.1.4.1.351.150.32.2.2.1current