QB-DWS-MIB: View SNMP OID List / Download MIB

VENDOR: QUANTUM BRIDGE


 Home MIB: QB-DWS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 qbDwsMIB 1.3.6.1.4.1.4323.2.3
This module defines additional objects for the provisioning and management of DWS links in Quantum bridge devices.
     qbDwsObjects 1.3.6.1.4.1.4323.2.3.1
         qbDwsNetGroup 1.3.6.1.4.1.4323.2.3.1.1
             qbDwsSysRangeMode 1.3.6.1.4.1.4323.2.3.1.1.1 integer read-write
The object that indicates a system wide range mode. When read, this object always returns the value 'ready(1)'. Setting this object to rangeAll(2) causes ranging of all IOTs that connect to this OAS. Enumeration: 'ready': 1, 'rangeAll': 2.
             qbSysIotRecoverMode 1.3.6.1.4.1.4323.2.3.1.1.2 integer read-write
The object allows to set the IOT auto-recovery feature on the IOAS. Auto-recovery is global in scope, so when it is enabled, auto-recovery is attempted for all IOTs that are attached to the IOAS. Enumeration: 'disabled': 2, 'enabled': 1.
             qbDwsNetTable 1.3.6.1.4.1.4323.2.3.1.1.3 no-access
The Quantum Bridge PON Interface Table contains extensions of the standard MIB Interface Table, one entry per IOAS DWS interface. The table contains read-only objects and shows MIB objects for every Network interface
                 qbDwsNetEntry 1.3.6.1.4.1.4323.2.3.1.1.3.1 no-access
An entry in the Quantum Bridge DWS Interface Table that contains the Network interface's specific objects.
                     qbDwsNetIfIndex 1.3.6.1.4.1.4323.2.3.1.1.3.1.1 interfaceindex read-only
The value of this object is the same as the corresponding ifIndex of the Network Interface in the ifTable.
                     qbDwsNetBw 1.3.6.1.4.1.4323.2.3.1.1.3.1.2 qbbitrate read-only
The object indicates the total bandwidth rate that is available for reservation on this interface. This object is specified in Bits per second.
                     qbDwsNetAllocatedBw 1.3.6.1.4.1.4323.2.3.1.1.3.1.3 qbbitrate read-only
The object indicates the total bandwidth rate that is currently subscribed. The subscribed bandwidth rate consists of the bandwidth rate allocated for all provisoned connections. This object is specified in Bits per sec(Bps).
                     qbDwsNetAvailableBw 1.3.6.1.4.1.4323.2.3.1.1.3.1.4 qbbitrate read-only
The portion of this interface's capacity in bits per sec that is available for data traffic. This variable is adjusted for the allocated bandwidth. The formula for calculating this value is qbDwsNetBw - qbDwsNetAllocatedBw This object is specified in Bps.
                     qbDwsNetAllocatedUbrBw 1.3.6.1.4.1.4323.2.3.1.1.3.1.5 qbbitrate read-only
The object indicates the total number of bandwidth that are currently allocated for packet/ubr traffic. This object is specified in Bps.
                     qbDwsNetAllocatedCbrBw 1.3.6.1.4.1.4323.2.3.1.1.3.1.6 qbbitrate read-only
The object indicates the total number of bandwidth that is currently allocated for CBR traffic. This object is specified in Bps.
                     qbDwsNetNumCbrConn 1.3.6.1.4.1.4323.2.3.1.1.3.1.7 integer32 read-only
The object indicates the total number of inactive and in-service CBR connections that are currently provisioned on this interface.
                     qbDwsNetNumUbrConn 1.3.6.1.4.1.4323.2.3.1.1.3.1.8 integer32 read-only
The object indicates the total number of inactive and in-serice UBR connections that are currently provisioned on this interface.
                     qbDwsNetNumIot 1.3.6.1.4.1.4323.2.3.1.1.3.1.9 integer32 read-only
The number of IOTs that are provisioned on the Network interface.
                     qbDwsNetTxStatus 1.3.6.1.4.1.4323.2.3.1.1.3.1.10 qbdwsifstatus read-only
This objects indicates the status of the DWS transmitter. The trap is generated by the SNMP agent when the IOAS DWS transmitter problem is detected. The trap contains the DWS module interface index.
                     qbDwsNetTxStatusLastChange 1.3.6.1.4.1.4323.2.3.1.1.3.1.11 timestamp read-only
The value of MIB II's sysUpTime object at the time this DWS Interface entered its current status state.
                     qbDwsNetLosIotAddr 1.3.6.1.4.1.4323.2.3.1.1.3.1.12 integer32 read-only
The object contains the address of the IOT for which a Los condition is detected. This indicates that no signal was detected within the expected time slot window. Note: The Los indication at the IOAS DWS card is a signal that an IOT is non-functioning.
                     qbDwsNetLosIotTime 1.3.6.1.4.1.4323.2.3.1.1.3.1.13 timestamp read-only
The value of MIB II's sysUpTime object at the time when the qbDwsNetIotLos condition was detected.
                     qbDwsNetEncryptStatus 1.3.6.1.4.1.4323.2.3.1.1.3.1.14 truthvalue read-write
The object that enables and disables encryption on this interface.
                     qbDwsNetRangeMode 1.3.6.1.4.1.4323.2.3.1.1.3.1.15 integer read-write
The object that indicates a range mode. When read, this object always returns the value 'ready(1)'. Setting this object to rangeAll(2) causes ranging of all IOTs connected to this interface. Enumeration: 'ready': 1, 'rangeAll': 2.
                     qbDwsNetRxTsCount 1.3.6.1.4.1.4323.2.3.1.1.3.1.16 counter32 read-only
The total number of successfully received time slots.
                     qbDwsNetTxTsCount 1.3.6.1.4.1.4323.2.3.1.1.3.1.17 counter32 read-only
The total number of successfully transmitted time slots.
                     qbDwsNetRxMissingTs 1.3.6.1.4.1.4323.2.3.1.1.3.1.18 counter32 read-only
The number received time slots that have been missed.
                     qbDwsNetRxIllegalTs 1.3.6.1.4.1.4323.2.3.1.1.3.1.19 counter32 read-only
The number illegal received time slots that have been detected.
                     qbDwsNetTxJabberTs 1.3.6.1.4.1.4323.2.3.1.1.3.1.20 counter32 read-only
The number jabber transmitted time slots that have been detected.
                     qbDwsNetTxOutOfFrameTs 1.3.6.1.4.1.4323.2.3.1.1.3.1.21 counter32 read-only
The number out of frame transmitted timeslots that have been detected.
                     qbDwsNetTxHdrCrcTsErrs 1.3.6.1.4.1.4323.2.3.1.1.3.1.22 counter32 read-only
The number transmitted timeslots with the header protection error that have been detected.
                     qbDwsNetOamRequests 1.3.6.1.4.1.4323.2.3.1.1.3.1.23 counter32 read-only
The number of OAM requests. These OAM requests are originated by the IOAS and sent to downstream IOTs.
                     qbDwsNetOamResponses 1.3.6.1.4.1.4323.2.3.1.1.3.1.24 counter32 read-only
The number of OAM responses. These responses are generated by IOTs in response to downstream requests.
                     qbDwsNetOamEvents 1.3.6.1.4.1.4323.2.3.1.1.3.1.25 counter32 read-only
The number of OAM events. These events are originated by IOT devices to signal abnormal conditions.
                     qbDwsNetOamBadMsgs 1.3.6.1.4.1.4323.2.3.1.1.3.1.26 counter32 read-only
The total number of bad OAM messages.
                     qbDwsNetLoopBack 1.3.6.1.4.1.4323.2.3.1.1.3.1.27 integer read-write
The Loopback status of this DWS port. Writing configures the port to go into the loopback mode. When placed in loopback mode the DWS port does a 'payload' loopback. Enumeration: 'disabled': 2, 'enabled': 1.
         qbDwsIotIfGroup 1.3.6.1.4.1.4323.2.3.1.2
             qbDwsIotIfConfTable 1.3.6.1.4.1.4323.2.3.1.2.1 no-access
The Quantum DWS interface table. One entry per each IOT's DWS interface.
                 qbDwsIotIfConfEntry 1.3.6.1.4.1.4323.2.3.1.2.1.1 no-access
An entry in the Quantum Bridge DWS Interface Table. The ifIndex is a DWS interface index from ifTable.
                     qbDwsIotIfIndex 1.3.6.1.4.1.4323.2.3.1.2.1.1.1 interfaceindex no-access
The ifIndex of this interface in the ifTable.
                     qbDwsIotNetIfIndex 1.3.6.1.4.1.4323.2.3.1.2.1.1.2 interfaceindex read-only
The ifIndex of this PON interface in the ifTable.
                     qbDwsIotIfAddr 1.3.6.1.4.1.4323.2.3.1.2.1.1.3 integer32 read-only
The IOT terminal address.
                     qbDwsIotIfConfPowerLevel 1.3.6.1.4.1.4323.2.3.1.2.1.1.4 integer32 read-only
The DWS interface's power level.
                     qbDwsIotIfConfEqDelay 1.3.6.1.4.1.4323.2.3.1.2.1.1.5 timeticks read-only
The equal Delay time (in hundredths of a second).
                     qbDwsIotIfConfWaveLength 1.3.6.1.4.1.4323.2.3.1.2.1.1.6 integer32 read-only
The wave length value for this DWS interface.
                     qbDwsIotIfUbrBw 1.3.6.1.4.1.4323.2.3.1.2.1.1.7 qbbitrate read-only
The object indicates the total UBR bandwidth rate that is reserved for a given IOT interface. This object is specified in Bits per second.
                     qbDwsIotIfCbrBw 1.3.6.1.4.1.4323.2.3.1.2.1.1.8 qbbitrate read-only
The object indicates the total CBR bandwidth rate that is reserved for a given IOT interface. This object is specified in Bits per second.
                     qbDwsIotIfTxStatus 1.3.6.1.4.1.4323.2.3.1.2.1.1.9 qbdwsifstatus read-only
This objects indicates the status of the IOT DWS Port. The txFailure(2) state indicates that the laser transmitter failed. The rxFailure(3) state indicates that no signal was detected within the expected timeslot window. It signals that there is a problem with the DWS port receiver. When this object is changed, the ifOperStatus and ifLastChnaged of this interface must also be changed. Note: The trap is generated by the SNMP agent when the IOT DWS status is changed. The trap contains the IOAS DWS card interface index and IOT address.
                     qbDwsIotIfTxStatusLastChange 1.3.6.1.4.1.4323.2.3.1.2.1.1.10 timestamp read-only
The value of MIB II's sysUpTime object at the time this DWS Interface enters its current status state.
                     qbDwsIotIfLastRangeTime 1.3.6.1.4.1.4323.2.3.1.2.1.1.11 timestamp read-only
The value of MIB II's sysUpTime object at the last time when this IOT is ranged
             qbDwsIotIfStatsTable 1.3.6.1.4.1.4323.2.3.1.2.2 no-access
The Quantum Bridge IOT's terminal table. One entry per each RT.
                 qbDwsIotIfStatsEntry 1.3.6.1.4.1.4323.2.3.1.2.2.1 no-access
An entry in the Quantum DWS Interface Statistics Table.
                     qbDwsIotIfStatsUtil 1.3.6.1.4.1.4323.2.3.1.2.2.1.1 integer read-only
The object indicates the utilization of the Network Interface transmission rate capacity by the IOT DWS interface. This object is specified in percents.
                     qbDwsIotIfStatsOamRequests 1.3.6.1.4.1.4323.2.3.1.2.2.1.2 counter32 read-only
The number of received downstream OAM request messages.
                     qbDwsIotIfStatsOamResponses 1.3.6.1.4.1.4323.2.3.1.2.2.1.3 counter32 read-only
The number of transmitted upstream OAM response messages.
                     qbDwsIotIfStatsOamEvents 1.3.6.1.4.1.4323.2.3.1.2.2.1.4 counter32 read-only
The number of OAM event messages originated by the interface.
                     qbDwsIotIfStatsOamBadMsgs 1.3.6.1.4.1.4323.2.3.1.2.2.1.5 counter32 read-only
The number of wrong OAM messages received on this interface.
                     qbDwsIotIfStatsCrcErrs 1.3.6.1.4.1.4323.2.3.1.2.2.1.6 counter32 read-only
The summary number of the IOT DWS CRC subframe and time slot header CRC errors.
                     qbDwsIotIfStatsTsHdrParityErrs 1.3.6.1.4.1.4323.2.3.1.2.2.1.7 counter32 read-only
The number of Time Slot header parity errors that have been detected on the interface.
                     qbDwsIotIfStatsFrameLossErrs 1.3.6.1.4.1.4323.2.3.1.2.2.1.8 counter32 read-only
The number of Loss frame errors that have been detected on the interface.
                     qbDwsIotIfStatsSignalLossErrs 1.3.6.1.4.1.4323.2.3.1.2.2.1.9 counter32 read-only
The number of Loss signal errors that have been detected on the interface.
                     qbDwsIotIfStatsRxAal1Cells 1.3.6.1.4.1.4323.2.3.1.2.2.1.10 counter32 read-only
The number of received AAL1 ATM cells.
                     qbDwsIotIfStatsTxAal1Cells 1.3.6.1.4.1.4323.2.3.1.2.2.1.11 counter32 read-only
The number of transmitted ATM cells .
         qbIotPktIfGroup 1.3.6.1.4.1.4323.2.3.1.3
             qbIotPktIfConfTable 1.3.6.1.4.1.4323.2.3.1.3.1 no-access
The Quantum Bridge PKT configuration table contains cross-connections between Ethernet interfaces and corresponding PVC/AAL5 that are configured at a WAN port. An entry in the table may be created, destroyed or modified. This table lists all PVCs within the System that send/receive packet traffic to/from the ATM cloud.
                 qbIotPktIfConfEntry 1.3.6.1.4.1.4323.2.3.1.3.1.1 no-access
An entry in the Quantum Bridge IP configuration table. For every IP traffic flow, there is a corresponding row in this table which contains a DWS interface index, and a VPI/VCI pair of PVC configured at a SONET port for a given DWS interface. The creation of a row in this table causes a corresponding entry in the atmVclTable of the ATM-MIB to be automatically created if an atmVclEntry with qbPktIotIfConfVpi and qbPktIotIfConfVci values does not exist. This corresponding entry can be removed only if the qbPktIotIfConfEntry is removed. The qbPktIotIfConfIndex of this table is an ifIndex of the DWS interface from the ifTable.
                     qbIotPktIfConfIndex 1.3.6.1.4.1.4323.2.3.1.3.1.1.1 interfaceindex no-access
An interface index of the Ethernet port interface.
                     qbAtmIfIndex 1.3.6.1.4.1.4323.2.3.1.3.1.1.2 interfaceindex read-only
An interface index of the ATM interface that is stacked on top of the WAN/SONET interface.
                     qbIotPktIfConfVpi 1.3.6.1.4.1.4323.2.3.1.3.1.1.3 atmvpidentifier read-only
A VPI of the AAL5 PVC that connects this interface to the ATM cloud. This PVC is automatically configured at the SONET port of the WAN card (atmVclTable).
                     qbIotPktIfConfVci 1.3.6.1.4.1.4323.2.3.1.3.1.1.4 atmvcidentifier read-only
A VCI of the AAL5 bi-directional PVC that connects this interface to the ATM cloud. This PVC is automatically configured or removed at the SONET port of the WAN card (atmVclTable).
                     qbIotPktIfConfConnName 1.3.6.1.4.1.4323.2.3.1.3.1.1.5 displaystring read-only
The textual name of the connection(PVC) as specified by a user. It provides a non-volatile handle for this PVC. The supplied name in the qbPktIotIfConfPvcName is associated with the same PVC for as long as that PVC/conection remains.
                     qbIotPktIfConfRxTrafficDescrIndex 1.3.6.1.4.1.4323.2.3.1.3.1.1.6 atmtrafficdescrparamindex read-only
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this VCL.
                     qbIotPktIfConfTxTrafficDescrIndex 1.3.6.1.4.1.4323.2.3.1.3.1.1.7 atmtrafficdescrparamindex read-only
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL.
                     qbIotPktIfConfAdminStatus 1.3.6.1.4.1.4323.2.3.1.3.1.1.8 atmvorxadminstatus read-only
The desired administrative status of the packet connection The up and down states indicate that the traffic flow is enabled or disabled respectively across the ATM cloud.
                     qbIotPktIfConfOperStatus 1.3.6.1.4.1.4323.2.3.1.3.1.1.9 atmvorxoperstatus read-only
The current operational status of the connect.
                     qbIotPktIfConfRowStatus 1.3.6.1.4.1.4323.2.3.1.3.1.1.10 rowstatus read-only
The status column for this IOT ENET interface. This OBJECT can be set to: createAndGo(4) destroy(6) The following values may be read: active(1) This object may only be set to createAndGo(4). Setting this object to active(1) when its value is already active(1) is a no-op. Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptable to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to destroy(6) will remove the corresponding entry in this table, and disable data traffic.
                     qbIotPktIfConfLoopback 1.3.6.1.4.1.4323.2.3.1.3.1.1.11 qbenablestatus read-only
This object enables loopback on the IOT ENET enedpoint.
                     qbIotPktIfConfConnKind 1.3.6.1.4.1.4323.2.3.1.3.1.1.12 qbpvcconnkind read-only
The PVC connection type.
         qbIotAddrGroup 1.3.6.1.4.1.4323.2.3.1.4
             qbIotAddrTable 1.3.6.1.4.1.4323.2.3.1.4.1 no-access
The Quantum Bridge IOT address table. This table contains information to convert an IOT's address into an IOT's serial number. This table has two indexes: 1. Interface index of the IOAS interface to which a terminal connects. The interface identified by a particular value of this index is the same as the interface identified by the same value of ifIndex. 2. IOT terminal address. A row exists in this table for each discovered IOT terminal. Whenever an IOT is discovered a row is added to the table
                 qbIotAddrEntry 1.3.6.1.4.1.4323.2.3.1.4.1.1 no-access
For every IOT terminal there is a row in this table. This contains the IOT address and serial number.
                     qbIotAddr 1.3.6.1.4.1.4323.2.3.1.4.1.1.1 integer32 no-access
The IOT's address.
                     qbIotSerialNum 1.3.6.1.4.1.4323.2.3.1.4.1.1.2 qbserialnum read-only
The IOT's serial number.
         qbIotPortCrossConnGroup 1.3.6.1.4.1.4323.2.3.1.5
             qbIotPortCrossConnTable 1.3.6.1.4.1.4323.2.3.1.5.1 no-access
The Quantum Bridge IOT port cross-connection table. This table defines all IOT port point-to-point cross-connections within a single OAS system. The connection can be set between two Ethernet, two DS1 or two E1 ports on different IOTs. The table has two indexes: the interface index of the first end-point and the interface index of the second endpoint. Note: Connections that are listed in this table are not reflected in the atmVclTable.
                 qbIotPortCrossConnEntry 1.3.6.1.4.1.4323.2.3.1.5.1.1 no-access
An entry in the Quantum Bridge qbIotPortConnTable two contains a connection between the same port type of different IOTs.
                     qbIotPortCrossConnEndpt1IfIndex 1.3.6.1.4.1.4323.2.3.1.5.1.1.1 interfaceindex no-access
The ifIndex of the first IOT port((end-point) for the configured IOT cross-connect.
                     qbIotPortCrossConnEndpt2IfIndex 1.3.6.1.4.1.4323.2.3.1.5.1.1.2 interfaceindex no-access
The ifIndex of the second IOT port(end-point) for the configured IOT cross-connect.
                     qbIotPortCrossConnAdminStatus 1.3.6.1.4.1.4323.2.3.1.5.1.1.3 atmvorxadminstatus read-only
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this VCL.
                     qbIotPortCrossConnOperStatus 1.3.6.1.4.1.4323.2.3.1.5.1.1.4 atmvorxoperstatus read-only
The current operational status of the connection.
                     qbIotPortCrossConnLastChange 1.3.6.1.4.1.4323.2.3.1.5.1.1.5 atmvorxlastchange read-only
The value of sysUpTime at the time this connection entered its current operational state.
                     qbIotPortCrossConnRxTrafficDescrIndex 1.3.6.1.4.1.4323.2.3.1.5.1.1.6 atmtrafficdescrparamindex read-only
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this connection.
                     qbIotPortCrossConnTxTrafficDescrIndex 1.3.6.1.4.1.4323.2.3.1.5.1.1.7 atmtrafficdescrparamindex read-only
The value of this object identifies the row in the ATM Traffic Descriptor Table which applies to the receive direction of this connection.
                     qbIotPortCrossConnName 1.3.6.1.4.1.4323.2.3.1.5.1.1.8 displaystring read-only
The textual name of the connection as specified by a user. It provides a non-volatile handle for this connection. The supplied name in the qbIotPortConnName is associated with the same connection for as long as that conection remains.
                     qbIotPortCrossConnRowStatus 1.3.6.1.4.1.4323.2.3.1.5.1.1.9 rowstatus read-only
The status of the port connect entry. Changing the value of this object from 'active' to 'destroy' will remove this entry from the database. It will disrupt traffic between two IOT packet interfaces.
                     qbIotPortCrossConnLoopback 1.3.6.1.4.1.4323.2.3.1.5.1.1.10 qbenablestatus read-only
This object enables loopback on this IOT to IOT port enedpoint. The endpoint on which loopback is enabled is defined by qbIotPortCrossConnLoopbackEndpt.
                     qbIotPortCrossConnLoopbackEndpt 1.3.6.1.4.1.4323.2.3.1.5.1.1.11 integer read-only
This object defines loopback on the selected endpoint. Enumeration: 'endPt2': 2, 'endPt1': 1.
                     qbIotPortCrossConnKind 1.3.6.1.4.1.4323.2.3.1.5.1.1.12 qbpvcconnkind read-only
The VCL connection type.
         qbTContGroup 1.3.6.1.4.1.4323.2.3.1.6
             qbTContNumber 1.3.6.1.4.1.4323.2.3.1.6.1 integer32 read-only
The total number of provisioned Ethernet to ATM PVCs.
             qbNextFreeTContIndex 1.3.6.1.4.1.4323.2.3.1.6.2 integer32 read-only
The next available Container index.
             qbTContTable 1.3.6.1.4.1.4323.2.3.1.6.3 no-access
The Quantum Bridge Traffic Container table(TCons) contains traffic containers of IOTs.
                 qbTContEntry 1.3.6.1.4.1.4323.2.3.1.6.3.1 no-access
An entry in the qbTContTable. There is one entry in the table per IOT on the PON for Release 3.0. The creation of a row in the qbSysIotTable causes a corresponding entry in this table to be automatically created. The deletion of a row in the qbSysIotTable causes a corresponding entry in this table to be automatically removed.
                     qbTContIndex 1.3.6.1.4.1.4323.2.3.1.6.3.1.1 integer no-access
The value of this object identifies the row of the Traffic Container Table. Note tht this value can be set to 1 only for Release 3.0.
                     qbTContType 1.3.6.1.4.1.4323.2.3.1.6.3.1.2 integer read-write
The Traffic container type. Note that this object can be set to type1 for Release 3.0 Enumeration: 'type5': 5, 'type4': 4, 'type1': 1, 'type3': 3, 'type2': 2.
                     qbTContMaxBw 1.3.6.1.4.1.4323.2.3.1.6.3.1.3 integer read-write
The maximum bandwidth to be assigned to this TCONT. Note that the read-only access is supported for Release 3.0
                     qbTContFixedBw 1.3.6.1.4.1.4323.2.3.1.6.3.1.4 integer read-write
The lower limit of bandwidth for this TCONT.
                     qbTContAssuredBw 1.3.6.1.4.1.4323.2.3.1.6.3.1.5 integer read-write
The guaranteed minimum bandwidth for this TCONT. TCONT. Note that the read-only access is supported for Release 3.0
                     qbTContGrantNum 1.3.6.1.4.1.4323.2.3.1.6.3.1.6 integer read-write
FSAN grant number that is assigned to this TCONT. Note that the read-only access is supported for Release 3.0
     qbDwsNotifications 1.3.6.1.4.1.4323.2.3.2
         qbDwsNotificationPrefix 1.3.6.1.4.1.4323.2.3.2.0
             qbDwsIotRxLos 1.3.6.1.4.1.4323.2.3.2.0.1
A qbDwsIotRxLos trap indicates Loss of Signal by the IOT's. This trap is generated by an IOT when Analog DS1/E1 Analog or Digital Los occur.
             qbDwsRxIoasLos 1.3.6.1.4.1.4323.2.3.2.0.2
A qbDwsRxIoasLos trap indicates Loss of Signal by the IOAS's DWS receiver. This trap is generated by an IOAS DWS card when no signal from an IOT is detected within the timeslot window.
             qbDwsIoasTxFailure 1.3.6.1.4.1.4323.2.3.2.0.3
A qbDwsTxFailure trap indicates that the IOAS card transmitter does not work. The trap is generated by an IOAS card when the IOAS DWS card transmitter problem is detected. The trap contains the DWS card interface index.
             qbDwsIotRangeTimeout 1.3.6.1.4.1.4323.2.3.2.0.4
A qbDwsTxFailure trap indicates that IOT not responding during the ranging process.
     qbDwsConformance 1.3.6.1.4.1.4323.2.3.3
         qbDwsCompliances 1.3.6.1.4.1.4323.2.3.3.1
             qbDwsCompliance 1.3.6.1.4.1.4323.2.3.3.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
         qbDwsGroups 1.3.6.1.4.1.4323.2.3.3.2
             qbDwsNetGroupInfo 1.3.6.1.4.1.4323.2.3.3.2.1
The set of all accessible objects in the DWS Network Group of this MIB.
             qbDwsIotGroupInfo 1.3.6.1.4.1.4323.2.3.3.2.2
The set of all accessible objects in the IOT Group of this MIB.
             qbDwsPktGroupInfo 1.3.6.1.4.1.4323.2.3.3.2.3
The set of all accessible objects in the Packet Group ofthis MIB.
             qbDwsIotAddrGroupInfo 1.3.6.1.4.1.4323.2.3.3.2.4
The set of all accessible objects in the IOT address group of this MIB.