MITEL-BWM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
42
mitelBWMCurrentTable
table.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1
·
1 row entry
·
7 columns
This table contains current statistics related to bandwidth management for zone access points managed by this ICP.
A row defining a single current bandwidth table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mitelBWMCurrentZoneID
Zone access points are defined between a zone and it's
parent, i.e. [a]<--b-->[c]. This is the ID of the zone (a). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.1 |
|
mitelBWMCurrentParentZoneID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the parent zone (c). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.2 |
|
mitelBWMCurrentZAPID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the zone access point (b). |
MitelBWMZAPID Textual Convention: MitelBWMZAPID Integer32Type Constraints: range: 1..6 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.3 |
|
mitelBWMCurrentZAPLabel
This the zone access point label, as supplied by the
user. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.4 |
|
mitelBWMCurrentBandwidthInUse
This is the bandwidth currently in use at the zone
access point by managed voice over IP media streams. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.5 |
|
mitelBWMCurrentBandwidthLimit
This is the bandwidth limit currently configured at the
zone access point for managed voice over IP media streams. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.6 |
|
mitelBWMCurrentBandwidthRatio
This is the ratio of mitelBWMCurrentBandwidthInUse
to mitelBWMCurrentBandwidthLimit expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.1.1.7 |
mitelBWMCumCACTable
table.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2
·
1 row entry
·
7 columns
This table contains cumulative statistics related to bandwidth management connection admission control for zone access points managed by this ICP.
A row defining a single cumulative connection admission
control statistics table entry.
control statistics table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mitelBWMCumZoneID
Zone access points are defined between a zone and it's
parent, i.e. [a]<--b-->[c]. This is the ID of the zone (a). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.1 |
|
mitelBWMCumParentZoneID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the parent zone (c). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.2 |
|
mitelBWMCumZAPID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the zone access point (b). |
MitelBWMZAPID Textual Convention: MitelBWMZAPID Integer32Type Constraints: range: 1..6 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.3 |
|
mitelBWMCumZAPLabel
This the zone access point label, as supplied by the
user. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.4 |
|
mitelBWMCumCACAdmissions
This is the number of calls admitted through this zone
access point by this ICP since the system was started or the zone access point was created, or since the cumulative statistics were cleared. |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.5 |
|
mitelBWMCumCACRejections
This is the number of calls rejected due to bandwidth being
fully utilized at this zone access point by this ICP since the system was started or the zone access point was created, or since the cumulative statistics were… |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.6 |
|
mitelBWMCumCACRejectionRatio
This is the ratio of mitelBWMCACRejections
to the sum of mitelBWMCACRejections and mitelBWMCACAdmissions (i.e. rejections to all calls) expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.2.1.7 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3
·
1 row entry
·
14 columns
This table contains historical statistics recorded at 15 minute intervals related to bandwidth management for zone access points managed by this ICP.
A row defining a single 15 minute interval for a specific
zone access point in the 15 minute historical table.
zone access point in the 15 minute historical table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mitelBWM15MinZoneID
Zone access points are defined between a zone and it's
parent, i.e. [a]<--b-->[c]. This is the ID of the zone (a). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.1 |
|
mitelBWM15MinParentZoneID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the parent zone (c). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.2 |
|
mitelBWM15MinZAPID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the zone access point (b). |
MitelBWMZAPID Textual Convention: MitelBWMZAPID Integer32Type Constraints: range: 1..6 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.3 |
|
mitelBWM15MinDateAndTime
The system date and time as set when the interval was
recorded. Note that if the system date and time are changed while recording intervals, the interval with the earliest Date and Time value may not necessarily be the… |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.4 |
|
mitelBWM15MinZAPLabel
This the zone access point label, as supplied by the
user. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.5 |
|
mitelBWM15MinCACAdmissions
This is the number of calls admitted through this zone
access point by this ICP during the interval. |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.6 |
|
mitelBWM15MinCACRejections
This is the number of calls rejected due to bandwidth being
fully utilized at this zone access point by this ICP during the interval. |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.7 |
|
mitelBWM15MinCACRejectionRatio
This is the ratio of mitelBWMCACRejections
to the sum of mitelBWMCACRejections and mitelBWMCACAdmissions (i.e. rejections to all calls) expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.8 |
|
mitelBWM15MinAverageBandwidthUsed
This is the average bandwidth in use at the zone
access point by managed voice over IP media streams over the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.9 |
|
mitelBWM15MinPeakBandwidthUsed
This is the peak bandwidth limit in use at the zone
access point by managed voice over IP media streams during the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.10 |
|
mitelBWM15MinAverageAvailable
This is the average bandwidth available at the zone
access point for managed voice over IP media streams during the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.11 |
|
mitelBWM15MinFinalBandwidthLimit
This is the configured bandwidth limit for the zone
access point for managed voice over IP media streams recorded at the end of the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.12 |
|
mitelBWM15MinPeakBandwidthRatio
This is the ratio of mitelBWMPeakBandwidthUsed
to mitelBWMFinalBandwidthLimit expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.13 |
|
mitelBWM15MinPeakBwdthAboveLimit
This is the difference between mitelBWMPeakBandwidthUsed
and mitelBWMFinalBandwidthLimit if it was ever over the limit for the the zone access point for managed voice over IP media streams during the interval. Units in … |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.3.1.14 |
mitelBWM24HrHistoryTable
table.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4
·
1 row entry
·
14 columns
This table contains historical statistics recorded at 24 hour intervals related to bandwidth management for zone access points managed by this ICP.
A row defining a single 24 hour interval for a specific
zone access point in the 24 hour historical table.
zone access point in the 24 hour historical table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
mitelBWM24HrZoneID
Zone access points are defined between a zone and it's
parent, i.e. [a]<--b-->[c]. This is the ID of the zone (a). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.1 |
|
mitelBWM24HrParentZoneID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the parent zone (c). |
MitelBWMZoneID Textual Convention: MitelBWMZoneID Integer32Type Constraints: range: 1..250 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.2 |
|
mitelBWM24HrZAPID
A zone access point is defined between a zone and it's
parent, i.e. [a]<--b-->[c] This is the ID of the zone access point (b). |
MitelBWMZAPID Textual Convention: MitelBWMZAPID Integer32Type Constraints: range: 1..6 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.3 |
|
mitelBWM24HrDateAndTime
The system date and time as set when the interval was
recorded. Note that if the system date and time are changed while recording intervals, the interval with the earliest Date and Time value may not necessarily be the… |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.4 |
|
mitelBWM24HrZAPLabel
This the zone access point label, as supplied by the
user. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.5 |
|
mitelBWM24HrCACAdmissions
This is the number of calls admitted through this zone
access point by this ICP during the interval. |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.6 |
|
mitelBWM24HrCACRejections
This is the number of calls rejected due to bandwidth being
fully utilized at this zone access point by this ICP during the interval. |
callsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.7 |
|
mitelBWM24HrCACRejectionRatio
This is the ratio of mitelBWMCACRejections
to the sum of mitelBWMCACRejections and mitelBWMCACAdmissions (i.e. rejections to all calls) expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.8 |
|
mitelBWM24HrAverageBandwidthUsed
This is the average bandwidth in use at the zone
access point by managed voice over IP media streams over the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.9 |
|
mitelBWM24HrPeakBandwidthUsed
This is the peak bandwidth limit in use at the zone
access point by managed voice over IP media streams during the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.10 |
|
mitelBWM24HrAverageAvailable
This is the average bandwidth available at the zone
access point for managed voice over IP media streams during the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.11 |
|
mitelBWM24HrFinalBandwidthLimit
This is the configured bandwidth limit for the zone
access point for managed voice over IP media streams recorded at the end of the interval. Units in kilobits per second. |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.12 |
|
mitelBWM24HrPeakBandwidthRatio
This is the ratio of mitelBWMPeakBandwidthUsed
to mitelBWMFinalBandwidthLimit expressed as a percentage. |
MitelBWMPercentage Textual Convention: MitelBWMPercentage Integer32Type Constraints: range: 0..100 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.13 |
|
mitelBWM24HrPeakBwdthAboveLimit
This is the difference between mitelBWMPeakBandwidthUsed
and mitelBWMFinalBandwidthLimit if it was ever over the limit for the the zone access point for managed voice over IP media streams during the interval. Units in … |
kilobits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.1.1.2.5.1.1.4.1.14 |