rbPMConnDirection
RAINBOW-PERFORMANCE-MIB ·
.1.3.6.1.4.1.12394.1.2.4.1.2.1.1
Object
column
Enumeration
The direction of the connection.
Context
- MIB
- RAINBOW-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.12394.1.2.4.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbPMServConnEntry
- Table
- rbPMServConnTable
- Siblings
- 23
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downLink |
2 | upLink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbPMConnPktsDropped The number of packets dropped by the transmitter for this connection due to
congestion in the wireless link. Identical to rbPMConnPktsDiscarded. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.10 |
| rbPMConnPktsDiscarded The number of packets discarded by the transmitter for this connection due to
congestion in the wireless link. Identical to rbPMConnPktsDropped. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.11 |
| rbPMConnAvarageDelay Average packet delay in milliseconds, measured for this connection
over the last 15 seconds. The value is updated every 15 seconds. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.12 |
| rbPMConnStandardDeviationDelay The variance (the standard deviation squared) of the packet delay,
in milliseconds square, measured for this connection over the last 15 seconds.
The value is updated every 15 sec… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.13 |
| rbPMConnMaxDelay The maximum packet delay in milliseconds, measured for this connection
over the last 15 seconds. The value is updated every 15 seconds. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.14 |
| rbPMConnCBP The CIR utilization measured for an RT or NRT connection over the last 15 seconds.
Not applicable for BE and CG connections.
k = 100 x (the minimum between bytes transferred and C… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.15 |
| rbPMConnDLI The percentage of dropped packets, out of the total demand,
measured for this connection over the last 15 seconds.
DLI (%) = 100*(Packets Dropped)/(Packets Submitted).
The value i… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.16 |
| rbPMConnExBurst Excess Information Rate utilization measured for a BE or NRT connection over the last 15 seconds.
Not applicable for RT and CG connections.
k=100 x (bytes transferred-CIR)/(MIR-C… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.17 |
| rbPMConnAvgThroughput The average throughput, in bits/second, measured for this connection
for the last 15 seconds. The value is updated every 15 seconds. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.18 |
| rbPMConnResetCounters When set to reset (1), the Service counters will be initialized to 0.
noAction (0) value is available to support Get and Get Next commands.
It should not be used in Set commands. | column | Enumeration | .1.3.6.1.4.1.12394.1.2.4.1.2.1.19 |
| rbPMConnQoSPipeIdx The index of the connection (up to 4) established for the Service. | column | Integer32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.2 |
| rbPMConnServiceIdx The index of the relevant Service Entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.20 |
| rbPMConnQoSType The QoS Type used in the connection. | column | Enumeration | .1.3.6.1.4.1.12394.1.2.4.1.2.1.21 |
| rbPMConnQosParam1 The value of rbQoSProfileParam1 of the QoS Profile used in the connection.
For RT and NRT connections, this parameter is the CIR (Kbps).
For CG connections this is the Packet Size… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.22 |
| rbPMConnQosParam2 The value of rbQoSProfileParam2 of the QoS Profile used in the connection.
For BE and NRT connections, this parameter is the MIR (Kbps).
For CG connections this is the Sample Inte… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.23 |
| rbPMConnQosParamTime The value of rbQoSProfileParamTime of the QoS Profile used in the connection.
This is the CT (Committed Time) parameter that defines the time window over
which the information rat… | column | Enumeration | .1.3.6.1.4.1.12394.1.2.4.1.2.1.24 |
| rbPMConnByteReq The number of bytes submitted by upper layers to this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.3 |
| rbPMConnByteTx The number of bytes transmitted to the wireless port through this connection,
including retransmissions. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.4 |
| rbPMConnByteRetTx The number of bytes retransmitted to the wireless port through this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.5 |
| rbPMConnByteDropped The number of bytes dropped from this connection due to congestion in the wireless link.
Identical to rbPMConnByteDiscarded. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.6 |
| rbPMConnByteDiscarded The number of bytes discarded from this connection due to congestion in the wireless link.
Identical to rbPMConnByteDropped. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.7 |
| rbPMConnPktsReq The number of packets submitted by upper layers to this connection. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.8 |
| rbPMConnPktsTx The number of packets transmitted to the wireless port through this connection
not including retransmissions. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12394.1.2.4.1.2.1.9 |