All MIBs › BIANCA-BRICK-ATM2-MIB
Category: ATM, Vendor: bintec
Description: Manages ATM interface configuration, virtual circuits, and traffic parameters on the bintec BIANCA/BRICK router.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is BIANCA-BRICK-ATM2-MIB?
BIANCA-BRICK-ATM2-MIB is a vendor MIB for the bintec BIANCA/BRICK router line (a German ISDN/router vendor later part of bintec/Funkwerk), covering ATM interface configuration, virtual circuits, and traffic parameters, though no sample object names were available in this batch to confirm exact table structures. Based on its naming, it would expose ATM interface and VC/VP configuration along with traffic-shaping parameters (e.g., PCR/SCR, VPI/VCI) typical of BRICK-series ATM WAN modules. Where implemented, such a MIB would support monitoring of ATM interface hardware status and virtual-circuit connectivity, helping detect a down VC or misconfigured traffic contract on the router's WAN link. It likely depends conceptually on standard ATM interface concepts (similar to the IETF ATM-MIB) though implemented as a vendor-proprietary table set. It would be deployed on bintec BIANCA/BRICK routers providing ATM WAN uplinks in small/medium enterprise or ISP access settings. Engineers can download the BIANCA-BRICK-ATM2-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in BIANCA-BRICK-ATM2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- bintec BIANCA/BRICK router
Monitoring Examples
No sample objects were provided for this module, so a concrete monitoring scenario using real object names cannot be constructed; in general, an ATM MIB of this kind would typically be polled for per-VC status and traffic counters to detect a failed or congested ATM virtual circuit on the BRICK router's WAN interface.
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1158-MIB
| DisplayString |
From RFC1213-MIB
| PhysAddress |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| atm | 1.3.6.1.4.1.272.4.16 | |||
| INT atmAtucPerfCurr15MinDataCells | 1.3.6.1.4.1.272.4.16.21.1.13 | INTEGER | read-only | The number of ATM data cells in the mandatory 15 minute interval. |
| INT atmAtucPerfCurr15MinHecs | 1.3.6.1.4.1.272.4.16.21.1.15 | INTEGER | read-only | Count of seconds in the mandatory 15 minute interval when there was Header Error Check failures. |
| INT atmAtucPerfCurr15MinIdleCells | 1.3.6.1.4.1.272.4.16.21.1.12 | INTEGER | read-only | The number of ATM idle cells in the mandatory 15 minute interval. |
| INT atmAtucPerfCurr15MinLcds | 1.3.6.1.4.1.272.4.16.21.1.14 | INTEGER | read-only | Count of seconds in the mandatory 15 minute interval when there was Loss of Cell Delineation. |
| INT atmAtucPerfCurr15MinTimeElapsed | 1.3.6.1.4.1.272.4.16.21.1.11 | INTEGER | read-only | Total elapsed seconds in this interval. |
| INT atmAtucPerfCurr1DayDataCells | 1.3.6.1.4.1.272.4.16.21.1.20 | INTEGER | read-only | The number of ATM data cells during the mandatory day as measured by atmAtucPerfCurr1DayTimeElapsed. |
| INT atmAtucPerfCurr1DayHecs | 1.3.6.1.4.1.272.4.16.21.1.22 | INTEGER | read-only | Count of the number of seconds when there was Header Error Check failures during the mandatory day as measured by atmAtucPerfCurr1DayTimeElapsed. |
| INT atmAtucPerfCurr1DayIdleCells | 1.3.6.1.4.1.272.4.16.21.1.19 | INTEGER | read-only | The number of ATM idle cells during the mandatory day as measured by atmAtucPerfCurr1DayTimeElapsed. |
| INT atmAtucPerfCurr1DayLcds | 1.3.6.1.4.1.272.4.16.21.1.21 | INTEGER | read-only | Count of the number of seconds when there was Loss of Cell Delineation during the mandatory day as measured by atmAtucPerfCurr1DayTimeElapsed. |
| INT atmAtucPerfCurr1DayTimeElapsed | 1.3.6.1.4.1.272.4.16.21.1.18 | INTEGER | read-only | Number of seconds that have elapsed since the beginning of the mandatory 1-day interval. |
| INT atmAtucPerfDataCells | 1.3.6.1.4.1.272.4.16.21.1.3 | INTEGER | read-only | The number of ATM data cells. |
| atmAtucPerfDataEntry | 1.3.6.1.4.1.272.4.16.21.1 | not-accessible | An entry in atmAtucPerfDataTable. | |
| atmAtucPerfDataTable | 1.3.6.1.4.1.272.4.16.21 | not-accessible | ||
| INT atmAtucPerfHecs | 1.3.6.1.4.1.272.4.16.21.1.5 | INTEGER | read-only | Count of the number of Header Error Check failures since agent reset. |
| INT atmAtucPerfIdleCells | 1.3.6.1.4.1.272.4.16.21.1.2 | INTEGER | read-only | The number of ATM idle cells. |
| INT atmAtucPerfIfIndex | 1.3.6.1.4.1.272.4.16.21.1.1 | INTEGER | read-only | Specifies the ATM interface index. |
| INT atmAtucPerfLcds | 1.3.6.1.4.1.272.4.16.21.1.4 | INTEGER | read-only | Count of the number of Loss of Cell Delineation failures since agent reset. |
| INT atmAtucPerfPrev1DayDataCells | 1.3.6.1.4.1.272.4.16.21.1.27 | INTEGER | read-only | The number of ATM data cells within the most recent previous 1-day period. |
| INT atmAtucPerfPrev1DayHecs | 1.3.6.1.4.1.272.4.16.21.1.29 | INTEGER | read-only | Count of seconds in the interval when there was Header Error Check within the most recent previous 1-day period. |
| INT atmAtucPerfPrev1DayIdleCells | 1.3.6.1.4.1.272.4.16.21.1.26 | INTEGER | read-only | The number of ATM idle cells within the most recent previous 1-day period. |
| INT atmAtucPerfPrev1DayLcds | 1.3.6.1.4.1.272.4.16.21.1.28 | INTEGER | read-only | Count of seconds in the interval when there was Loss of Cell Delineation within the most recent previous 1-day period. |
| INT atmAturPerfCurr15MinDataCells | 1.3.6.1.4.1.272.4.16.20.1.13 | INTEGER | read-only | The number of ATM data cells in the mandatory 15 minute interval. |
| INT atmAturPerfCurr15MinHecs | 1.3.6.1.4.1.272.4.16.20.1.15 | INTEGER | read-only | Count of seconds in the mandatory 15 minute interval when there was Header Error Check failures. |
| INT atmAturPerfCurr15MinIdleCells | 1.3.6.1.4.1.272.4.16.20.1.12 | INTEGER | read-only | The number of ATM idle cells in the mandatory 15 minute interval. |
| INT atmAturPerfCurr15MinLcds | 1.3.6.1.4.1.272.4.16.20.1.14 | INTEGER | read-only | Count of seconds in the mandatory 15 minute interval when there was Loss of Cell Delineation. |
| INT atmAturPerfCurr15MinTimeElapsed | 1.3.6.1.4.1.272.4.16.20.1.11 | INTEGER | read-only | Total elapsed seconds in this interval. |
| INT atmAturPerfCurr1DayDataCells | 1.3.6.1.4.1.272.4.16.20.1.20 | INTEGER | read-only | The number of ATM data cells during the mandatory day as measured by atmAturPerfCurr1DayTimeElapsed. |
| INT atmAturPerfCurr1DayHecs | 1.3.6.1.4.1.272.4.16.20.1.22 | INTEGER | read-only | Count of the number of seconds when there was Header Error Check failures during the mandatory day as measured by atmAturPerfCurr1DayTimeElapsed. |
| INT atmAturPerfCurr1DayIdleCells | 1.3.6.1.4.1.272.4.16.20.1.19 | INTEGER | read-only | The number of ATM idle cells during the mandatory day as measured by atmAturPerfCurr1DayTimeElapsed. |
| INT atmAturPerfCurr1DayLcds | 1.3.6.1.4.1.272.4.16.20.1.21 | INTEGER | read-only | Count of the number of seconds when there was Loss of Cell Delineation during the mandatory day as measured by atmAturPerfCurr1DayTimeElapsed. |
| INT atmAturPerfCurr1DayTimeElapsed | 1.3.6.1.4.1.272.4.16.20.1.18 | INTEGER | read-only | Number of seconds that have elapsed since the beginning of the mandatory 1-day interval. |
| INT atmAturPerfDataCells | 1.3.6.1.4.1.272.4.16.20.1.3 | INTEGER | read-only | The number of ATM data cells. |
| atmAturPerfDataEntry | 1.3.6.1.4.1.272.4.16.20.1 | not-accessible | An entry in atmAturPerfDataTable. | |
| atmAturPerfDataTable | 1.3.6.1.4.1.272.4.16.20 | not-accessible | ||
| INT atmAturPerfHecs | 1.3.6.1.4.1.272.4.16.20.1.5 | INTEGER | read-only | Count of the number of Header Error Check failures since agent reset. |
| INT atmAturPerfIdleCells | 1.3.6.1.4.1.272.4.16.20.1.2 | INTEGER | read-only | The number of ATM idle cells. |
| INT atmAturPerfIfIndex | 1.3.6.1.4.1.272.4.16.20.1.1 | INTEGER | read-only | Specifies the ATM interface index. |
| INT atmAturPerfLcds | 1.3.6.1.4.1.272.4.16.20.1.4 | INTEGER | read-only | Count of the number of Loss of Cell Delineation failures since agent reset. |
| INT atmAturPerfPrev1DayDataCells | 1.3.6.1.4.1.272.4.16.20.1.27 | INTEGER | read-only | The number of ATM data cells within the most recent previous 1-day period. |
| INT atmAturPerfPrev1DayHecs | 1.3.6.1.4.1.272.4.16.20.1.29 | INTEGER | read-only | Count of seconds in the interval when there was Header Error Check within the most recent previous 1-day period. |
| INT atmAturPerfPrev1DayIdleCells | 1.3.6.1.4.1.272.4.16.20.1.26 | INTEGER | read-only | The number of ATM idle cells within the most recent previous 1-day period. |
| INT atmAturPerfPrev1DayLcds | 1.3.6.1.4.1.272.4.16.20.1.28 | INTEGER | read-only | Count of seconds in the interval when there was Loss of Cell Delineation within the most recent previous 1-day period. |
| INT atmIfAdminStatus | 1.3.6.1.4.1.272.4.16.10.1.4 | INTEGER | read-write | This object contains the desired state of the ATM interface. |
| STR atmIfDescr | 1.3.6.1.4.1.272.4.16.10.1.3 | DisplayString | read-only | Short description for this object. |
| atmIfEntry | 1.3.6.1.4.1.272.4.16.10.1 | not-accessible | An interface entry containing objects at the subnetwork layer and below for a particular interface. | |
| INT atmIfIndex | 1.3.6.1.4.1.272.4.16.10.1.1 | INTEGER | read-only | The interface index of the associated ATM hardware. |
| CTR atmIfInDiscards | 1.3.6.1.4.1.272.4.16.10.1.27 | Counter | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR atmIfInErrors | 1.3.6.1.4.1.272.4.16.10.1.28 | Counter | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| CTR atmIfInOctets | 1.3.6.1.4.1.272.4.16.10.1.26 | Counter | read-only | The total number of octets received on the interface, including framing characters. |
| INT atmIfInPkts | 1.3.6.1.4.1.272.4.16.10.1.22 | INTEGER | read-only | The number of reassembled received packets. |
| TIK atmIfLastChange | 1.3.6.1.4.1.272.4.16.10.1.6 | TimeTicks | read-only | The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| INT atmIfMaxTxRate | 1.3.6.1.4.1.272.4.16.10.1.7 | INTEGER | read-write | This object enables traffic shaping on the related ATM interface. If set to zero (0) there is no shaping active. Otherwise this variable defines the maximum amount of bits per second to be transmitted. Note that the maximum transmit rate is also determined by the capabilities of the ATM hardware. |
| INT atmIfOperMode | 1.3.6.1.4.1.272.4.16.10.1.8 | INTEGER | read-only | The current operational mode of the ATM interface. The value atm(1) means ATM is used on the line. The value efm(2) means ATM is used only internally and Ethernet with HDLC framing is used on the line. |
| INT atmIfOperStatus | 1.3.6.1.4.1.272.4.16.10.1.5 | INTEGER | read-only | The current operational state of the ATM interface. |
| CTR atmIfOutDiscards | 1.3.6.1.4.1.272.4.16.10.1.30 | Counter | read-only | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR atmIfOutErrors | 1.3.6.1.4.1.272.4.16.10.1.31 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors. |
| CTR atmIfOutOctets | 1.3.6.1.4.1.272.4.16.10.1.29 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| INT atmIfOutPkts | 1.3.6.1.4.1.272.4.16.10.1.23 | INTEGER | read-only | This number of transmitted packets. |
| INT atmIfRxSpeed | 1.3.6.1.4.1.272.4.16.10.1.24 | INTEGER | read-only | This object contains the receive interface speed. |
| atmIfTable | 1.3.6.1.4.1.272.4.16.10 | not-accessible | The atmIfTable displays all available ATM capable interfaces. | |
| INT atmIfTxSpeed | 1.3.6.1.4.1.272.4.16.10.1.25 | INTEGER | read-only | This object contains the transmit interface speed. |
| INT atmIfType | 1.3.6.1.4.1.272.4.16.10.1.2 | INTEGER | read-only | This object contains an interface type. |
| INT atmOamAtmIfIndex | 1.3.6.1.4.1.272.4.16.13.1.1 | INTEGER | read-write | The interface index of the associated ATM hardware. |
| INT atmOamCCEnd2EndActivation | 1.3.6.1.4.1.272.4.16.13.1.11 | INTEGER | read-write | Determines wether OAM continuity check activation request will be activated and/or accepted for the associated end-to-end connection. If set to passive(1) or both(3) CC activation requests will be confirmed. If set to active(2) or both CC will be requested. If set to no-negotiation(4) - depending on the settings in atmOamCCEnd2EndDirection - CC cells will be send and/or expected periodically without any previous CC activation negotiation. If set to none(5) neither CC activation will be requested/confirmed nor any CC cells will be generated/expected. |
| INT atmOamCCEnd2EndDirection | 1.3.6.1.4.1.272.4.16.13.1.13 | INTEGER | read-write | Determines OAM continuity check direction (for end-to-end). If set to sink(1) CC cells will be received only, if set to source(2) CC cells will be generated periodically, if set to both(3) CC cells will be received from the source as well as send to the sink. |
| INT atmOamCCSegmentActivation | 1.3.6.1.4.1.272.4.16.13.1.12 | INTEGER | read-write | Determines wether OAM continuity check activation request will be activated and/or accepted for the associated segment connection. If set to passive(1) or both(3) CC activation requests will be confirmed. If set to active(2) or both CC will be requested. If set to no-negotiation(4) - depending on the settings in atmOamCCSegmentDirection - CC cells will be send and/or expected periodically without any previous CC activation negotiation. If set to none(5) neither CC activation will be requested/confirmed nor any CC cells will be generated/expected. |
| INT atmOamCCSegmentDirection | 1.3.6.1.4.1.272.4.16.13.1.14 | INTEGER | read-write | Determines OAM continuity check direction (for segment). If set to sink(1) CC cells will be received only, if set to source(2) CC cells will be generated periodically, if set to both(3) CC cells will be received from the source as well as send to the sink. |
| atmOamEntry | 1.3.6.1.4.1.272.4.16.13.1 | not-accessible | ||
| INT atmOamFlowLevel | 1.3.6.1.4.1.272.4.16.13.1.4 | INTEGER | read-write | The OAM hierarchical flow levels : VC (F5) or VP (F4). |
| INT atmOamLoopbackEnd2End | 1.3.6.1.4.1.272.4.16.13.1.5 | INTEGER | read-write | Indicates wether OAM loopback is enabled onto the end-to-end connection. |
| INT atmOamLoopbackEnd2EndInterval | 1.3.6.1.4.1.272.4.16.13.1.7 | INTEGER | read-write | OAM loopback transmit interval (in seconds) for end-to-end context. |
| INT atmOamLoopbackEnd2EndMaxPending | 1.3.6.1.4.1.272.4.16.13.1.9 | INTEGER | read-write | Specifies the maximum number of outstanding OAM loopback responses after which the associated F4/F5 instance will be set into the end-to-end operational down status. |
| INT atmOamLoopbackSegment | 1.3.6.1.4.1.272.4.16.13.1.6 | INTEGER | read-write | Indicates wether active OAM loopback is enabled onto the segment connection. |
| INT atmOamLoopbackSegmentInterval | 1.3.6.1.4.1.272.4.16.13.1.8 | INTEGER | read-write | OAM loopback transmit interval (in seconds) for segment context. |
| INT atmOamLoopbackSegmentMaxPending | 1.3.6.1.4.1.272.4.16.13.1.10 | INTEGER | read-write | Specifies the maximum number of outstanding OAM loopback responses after which the associated F4/F5 instance will be set into the segment operational down status. |
| CTR atmOamStatAisRxCells | 1.3.6.1.4.1.272.4.16.14.1.12 | Counter | read-only | The number of OAM alarm indication signal (AIS) cells that have been received since last change of AisState. |
| INT atmOamStatAisState | 1.3.6.1.4.1.272.4.16.14.1.10 | INTEGER | read-only | The AIS state is set to on(2) after receiving an AIS cell or detection of LOC (Loss of Continuity). The Ais state is set to off(1) either when receiving user cells (same VCC context) or via timeout. |
| CTR atmOamStatAisTxCells | 1.3.6.1.4.1.272.4.16.14.1.11 | Counter | read-only | The number of OAM alarm indication signal (AIS) cells that have been transmitted since last change of AisState. |
| INT atmOamStatAtmIfIndex | 1.3.6.1.4.1.272.4.16.14.1.1 | INTEGER | read-only | The interface index of the associated ATM hardware. |
| INT atmOamStatCCActivatorCorr | 1.3.6.1.4.1.272.4.16.14.1.22 | INTEGER | read-only | The correlation of the last CC activation message sent to the responder. |
| INT atmOamStatCCActivatorDirection | 1.3.6.1.4.1.272.4.16.14.1.21 | INTEGER | read-only | The direction of action indicated by a received CC activation confirmation, source(1) correlates with 'A-B', sink(2) with 'B-A' and both(3) with 'A-B' and 'B-A'. |
| INT atmOamStatCCActivatorState | 1.3.6.1.4.1.272.4.16.14.1.20 | INTEGER | read-only | The status of the initiated CC negotiation, inactive(1) is the initial status, wait-act-con(2) is set after sending an CC activation request, active(3) is reached after receiving the CC activation confirmation whereas wait-deact-con(4) is used to indicate awaiting the CC deactivation confirmation. |
| INT atmOamStatCCResponderCorr | 1.3.6.1.4.1.272.4.16.14.1.25 | INTEGER | read-only | The correlation of the received CC activation message. |
| INT atmOamStatCCResponderDirection | 1.3.6.1.4.1.272.4.16.14.1.24 | INTEGER | read-only | The direction of action indicated by a received CC activation request, source(1) correlates with 'B-A', sink(2) with 'A-B' and both(3) with 'A-B' and 'B-A'. |
| INT atmOamStatCCResponderState | 1.3.6.1.4.1.272.4.16.14.1.23 | INTEGER | read-only | The status of the passive CC negotiation, inactive(1) is the initial status, active(3) is reached after receiving an CC activation request whereas wait-deact-con(4) is used to indicate awaiting the CC deactivation confirmation. |
| CTR atmOamStatCCRxCells | 1.3.6.1.4.1.272.4.16.14.1.27 | Counter | read-only | The number of OAM continuity check cells that have been received from the target in this sequence. |
| CTR atmOamStatCCTxCells | 1.3.6.1.4.1.272.4.16.14.1.26 | Counter | read-only | The number of OAM continuity check cells that have been sent to the target in this sequence. |
| atmOamStatEntry | 1.3.6.1.4.1.272.4.16.14.1 | not-accessible | ||
| INT atmOamStatFlowType | 1.3.6.1.4.1.272.4.16.14.1.4 | INTEGER | read-only | The OAM hierarchical flow levels: see ITU I.610 |
| INT atmOamStatLoopbackCorr | 1.3.6.1.4.1.272.4.16.14.1.9 | INTEGER | read-only | The correlation of the last sent loopback message. |
| CTR atmOamStatLoopbackPending | 1.3.6.1.4.1.272.4.16.14.1.8 | Counter | read-only | The number of currently outstanding OAM loopback responses. |
| CTR atmOamStatLoopbackRxCells | 1.3.6.1.4.1.272.4.16.14.1.7 | Counter | read-only | The number of OAM loopback cells that have been received from the target in this sequence. |
| CTR atmOamStatLoopbackTxCells | 1.3.6.1.4.1.272.4.16.14.1.6 | Counter | read-only | The number of OAM loopback cells that have been sent to the target in this sequence. |
| CTR atmOamStatRdiRxCells | 1.3.6.1.4.1.272.4.16.14.1.17 | Counter | read-only | The number of OAM remote defect indication (RDI) cells that have been received since last change of RdiState. |
| INT atmOamStatRdiState | 1.3.6.1.4.1.272.4.16.14.1.15 | INTEGER | read-only | The RDI state is set to on(2) after receiving a RDI cell. The RDI state is to off(1) via timeout. |
| CTR atmOamStatRdiTxCells | 1.3.6.1.4.1.272.4.16.14.1.16 | Counter | read-only | The number of OAM remote defect indication (RDI) cells that have been transmitted since last change of RdiState. |
| atmOamStatTable | 1.3.6.1.4.1.272.4.16.14 | not-accessible | This tables displays all used VCs. | |
| CTR atmOamStatTotalAisRxCells | 1.3.6.1.4.1.272.4.16.14.1.14 | Counter | read-only | The total number of OAM alarm indication signal (AIS) cells that have been received. |
| CTR atmOamStatTotalAisTxCells | 1.3.6.1.4.1.272.4.16.14.1.13 | Counter | read-only | The total number of OAM alarm indication signal (AIS) cells that have been transmitted. |
| CTR atmOamStatTotalRdiRxCells | 1.3.6.1.4.1.272.4.16.14.1.19 | Counter | read-only | The total number of OAM remote defect indication (RDI) cells that have been received. |
| INT atmOamStatTotalRdiTxCells | 1.3.6.1.4.1.272.4.16.14.1.18 | INTEGER | read-only | The totoal number of OAM remote defect indication (RDI) cells that have been transmitted. |
| INT atmOamStatVci | 1.3.6.1.4.1.272.4.16.14.1.3 | INTEGER | read-only | The VCI value of this Virtual Channel Connection. |
| INT atmOamStatVpi | 1.3.6.1.4.1.272.4.16.14.1.2 | INTEGER | read-only | The VPI value of this Virtual Path Connection. |
| atmOamTable | 1.3.6.1.4.1.272.4.16.13 | not-accessible | This tables contains all OAM configuration parameters. | |
| INT atmOamVci | 1.3.6.1.4.1.272.4.16.13.1.3 | INTEGER | read-write | The VCI value of this Virtual Channel Connection. |
| INT atmOamVpi | 1.3.6.1.4.1.272.4.16.13.1.2 | INTEGER | read-write | The VPI value of this Virtual Path/Channel Connection. |
| INT atmQosVccAtmIfIndex | 1.3.6.1.4.1.272.4.16.19.1.1 | INTEGER | read-write | The interface index of the associated ATM hardware. |
| atmQosVccEntry | 1.3.6.1.4.1.272.4.16.19.1 | not-accessible | An entry in the table, containing ATM QoS parameters about a particular virtual connection. | |
| INT atmQosVccOutMbs | 1.3.6.1.4.1.272.4.16.19.1.7 | INTEGER | read-write | Output Maximum Burst Size (MBS) in Bytes, only for atmQosVccService vbr-rt(2) and vbr-nrt(3) (ATM service service category VBR). |
| INT atmQosVccOutMcr | 1.3.6.1.4.1.272.4.16.19.1.8 | INTEGER | read-write | Output Minimum Cell Rate (MCR) in bps for connection with vbr-nrt(3). |
| INT atmQosVccOutPcr | 1.3.6.1.4.1.272.4.16.19.1.5 | INTEGER | read-write | Output Peak Cell Rate (PCR) in bps. |
| INT atmQosVccOutScr | 1.3.6.1.4.1.272.4.16.19.1.6 | INTEGER | read-write | Output Sustained Cell Rate (SCR) in bps. |
| INT atmQosVccService | 1.3.6.1.4.1.272.4.16.19.1.4 | INTEGER | read-write | The ATM service category of this virtual circuit connection: cbr vbr vbr2 vbr3 VBR1 + Best Effort vbr-rt real-time vbr2-rt real-time vbr3-rt real-time ubr Best Effort ubr2 Best Effort abr delete |
| atmQosVccTable | 1.3.6.1.4.1.272.4.16.19 | not-accessible | This table provides QoS information for each active ATM VC on the related ATM interface | |
| INT atmQosVccVci | 1.3.6.1.4.1.272.4.16.19.1.3 | INTEGER | read-write | The VCI value of this Virtual Channel Connection. |
| INT atmQosVccVpi | 1.3.6.1.4.1.272.4.16.19.1.2 | INTEGER | read-write | The VPI value of this Virtual Channel Connection. |
| atmVccEntry | 1.3.6.1.4.1.272.4.16.12.1 | not-accessible | An entry in the table, containing information about a particular virtual channel connection. | |
| INT atmVccOperStatus | 1.3.6.1.4.1.272.4.16.12.1.4 | INTEGER | read-only | The present actual operational status of the VCC. A value of end2endUp(2) or end2endUp(3) is used if the end-to-end status is known. If only local status is known a value of localUpEnd2endUnknown(4) or localDown(5) is used. |
| INT atmVccPortIndex | 1.3.6.1.4.1.272.4.16.12.1.1 | INTEGER | read-only | The interface index of the associated ATM hardware. |
| atmVccTable | 1.3.6.1.4.1.272.4.16.12 | not-accessible | A table of status and parameter information on the virtual channel connections which are visible at this UNI. There is one entry in this table for each permanent virtual channel connection, including reserved VCCs that are supported; e.g., signalling, OAM flows, and ILMI, but not unassigned cells. This is the lite version of ATM-FORUM-MIB DEFINITIONS | |
| INT atmVccVci | 1.3.6.1.4.1.272.4.16.12.1.3 | INTEGER | read-only | The VCI value of this Virtual Channel Connection. |
| INT atmVccVpi | 1.3.6.1.4.1.272.4.16.12.1.2 | INTEGER | read-only | The VPI value of this Virtual Channel Connection. |
| atmVpcEntry | 1.3.6.1.4.1.272.4.16.11.1 | not-accessible | An entry in the table, containing information about a particular virtual path connection. | |
| INT atmVpcOperStatus | 1.3.6.1.4.1.272.4.16.11.1.3 | INTEGER | read-only | The present actual operational status of the VPC. A value of end2endUp(2) or end2endDown(3) would be used if the end-to-end status is known. If only local status information is available, a value of localUpEnd2endUnknown(4) or localDown(5) would be used. |
| INT atmVpcPortIndex | 1.3.6.1.4.1.272.4.16.11.1.1 | INTEGER | read-only | The interface index of the associated ATM hardware. |
| atmVpcTable | 1.3.6.1.4.1.272.4.16.11 | not-accessible | A table of status and parameter information on the virtual path connections which cross this UNI. There is one entry in this table for each permanent virtual path connection. This is the lite version of ATM-FORUM-MIB DEFINITIONS | |
| INT atmVpcVpi | 1.3.6.1.4.1.272.4.16.11.1.2 | INTEGER | read-only | The VPI value of this Virtual Path Connection. |
| bibo | 1.3.6.1.4.1.272.4 | |||
| bintec | 1.3.6.1.4.1.272 | |||
| INT ethoaPvcAtmIfIndex | 1.3.6.1.4.1.272.4.16.15.1.3 | INTEGER | read-write | The Index to the ATM hardware. |
| STR ethoaPvcDescr | 1.3.6.1.4.1.272.4.16.15.1.2 | DisplayString | read-write | Short description of the configured PVC |
| INT ethoaPvcEncapsulation | 1.3.6.1.4.1.272.4.16.15.1.6 | INTEGER | read-write | This values decides whether frames are send without FCS(1), with FCS(2) or wether VC multiplexing is used. |
| ethoaPvcEntry | 1.3.6.1.4.1.272.4.16.15.1 | not-accessible | ||
| INT ethoaPvcIfIndex | 1.3.6.1.4.1.272.4.16.15.1.1 | INTEGER | read-only | This object contains an interface index and assigns the row to an entry in ifTable. When creating new entries in the table, the value of this object shall be set to 0. The next free ifIndex value is than allocated and assigned to the object. At the same time a new interface is created in the IfTable. |
| PHY ethoaPvcPhysAddress | 1.3.6.1.4.1.272.4.16.15.1.7 | PhysAddress | read-write | The MAC-Address used for the virtual interface. |
| ethoaPvcTable | 1.3.6.1.4.1.272.4.16.15 | not-accessible | The ethoaPvcTable displays all virtual ethernets defined for a VCI/VPI on a specified hardware. | |
| INT ethoaPvcVci | 1.3.6.1.4.1.272.4.16.15.1.5 | INTEGER | read-write | The VCI value of this Virtual Channel Connection. |
| INT ethoaPvcVpi | 1.3.6.1.4.1.272.4.16.15.1.4 | INTEGER | read-write | The VPI value of this Virtual Path Connection. |
| INT pppoaPvcAtmIfIndex | 1.3.6.1.4.1.272.4.16.17.1.3 | INTEGER | read-write | The Index to the ATM hardware. |
| INT pppoaPvcClientType | 1.3.6.1.4.1.272.4.16.17.1.7 | INTEGER | read-write | This variable defines whether the PPP over AAL5 session will be established permanent(1) or initiated on-demand(2). |
| STR pppoaPvcDescr | 1.3.6.1.4.1.272.4.16.17.1.2 | DisplayString | read-write | Short description of the configured PVC |
| INT pppoaPvcEncapsulation | 1.3.6.1.4.1.272.4.16.17.1.6 | INTEGER | read-write | This value decides whether VC multiplexing or LLC encapsulation is used. |
| pppoaPvcEntry | 1.3.6.1.4.1.272.4.16.17.1 | not-accessible | ||
| INT pppoaPvcIfIndex | 1.3.6.1.4.1.272.4.16.17.1.1 | INTEGER | read-only | This object contains an interface index and refers to an entry in ifTable. When creating new entries in the table, the next free ifIndex value is than allocated and assigned to the object. At the same time a new interface is created in the IfTable with that very index. |
| pppoaPvcTable | 1.3.6.1.4.1.272.4.16.17 | not-accessible | This table configures Vpi/Vci for PPP oaver AAL5 (PPPoA) permanent and on-demand sessions. | |
| INT pppoaPvcVci | 1.3.6.1.4.1.272.4.16.17.1.5 | INTEGER | read-write | The VCI value of this Virtual Channel Connection. |
| INT pppoaPvcVpi | 1.3.6.1.4.1.272.4.16.17.1.4 | INTEGER | read-write | The VPI value of this Virtual Path Connection. |
| INT rpoaPvcAtmIfIndex | 1.3.6.1.4.1.272.4.16.16.1.3 | INTEGER | read-write | The Index to the ATM hardware. |
| STR rpoaPvcDescr | 1.3.6.1.4.1.272.4.16.16.1.2 | DisplayString | read-write | Short description of the configured PVC |
| INT rpoaPvcEncapsulation | 1.3.6.1.4.1.272.4.16.16.1.6 | INTEGER | read-write | This values decides whether frames are send codes with LLC 0xAA 0xAA (non-ISO), LLC 0xFE 0xFE (ISO) or wether VC multiplexing is used. |
| rpoaPvcEntry | 1.3.6.1.4.1.272.4.16.16.1 | not-accessible | ||
| INT rpoaPvcIfIndex | 1.3.6.1.4.1.272.4.16.16.1.1 | INTEGER | read-only | This object contains an interface index and assigns the row to an entry in ifTable. When creating new entries in the table, the value of this object shall be set to 0. The next free ifIndex value is than allocated and assigned to the object. At the same time a new interface is created in the IfTable. |
| rpoaPvcTable | 1.3.6.1.4.1.272.4.16.16 | not-accessible | This table configures Vpi/Vci for raw protocols (IP, IPX, etc.) | |
| INT rpoaPvcVci | 1.3.6.1.4.1.272.4.16.16.1.5 | INTEGER | read-write | The VCI value of this Virtual Channel Connection. |
| INT rpoaPvcVpi | 1.3.6.1.4.1.272.4.16.16.1.4 | INTEGER | read-write | The VPI value of this Virtual Path Connection. |
RFC description
Manages ATM interface configurations including table entries for ATM hardware parameters and traffic statistics.
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.