RDN-CABLE-TRAFFIC-MANAGEMENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
17
.1.3.6.1.4.1.4981.10.2 · 1 row entry · 6 columns
Summarizes the operation of the cable traffic management feature.
Each entry summarizes the operation of a single cable traffic policy
on a single cable interface.
rdnCtmSummaryTableEntry entry .1.3.6.1.4.1.4981.10.2.1
The entry indexes are ifindex, direction, and cable traffic policy
name. The direction is included as an index in order to sort the
entries by direction.
Indexes
rdnCtmSummaryIfIndex rdnCtmSummaryDirection rdnCtmSummaryTrafficPolicy
Column Syntax OID
rdnCtmSummaryIfIndex
MAC Domain ifIndex.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4981.10.2.1.1
rdnCtmSummaryDirection
Traffic direction.
Enumeration
Enumerated Values:
1downstream
2upstream
.1.3.6.1.4.1.4981.10.2.1.2
rdnCtmSummaryTrafficPolicy
Name of the cable traffic policy.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4981.10.2.1.3
rdnCtmSummaryMonitoredCount
The sum of the monitored counts for all flows controlled by the
cable traffic policy on the interface of this entry.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4981.10.2.1.4
rdnCtmSummaryTotalFlows
Total number of service flows controlled by the cable
traffic policy on a cable interface (i.e. MAC domain).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4981.10.2.1.5
rdnCtmSummaryEnforcedFlows
Number of service flows currently exceeding their credit limit
while controlled by the cable traffic policy on a cable interface
(i.e. MAC domain).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4981.10.2.1.6
.1.3.6.1.4.1.4981.10.3 · 1 row entry · 11 columns
Table of service flows which have exceeded their credit limit and
been enforced since the last clearing of cable traffic history. Cable 
traffic history is cleared with the CLI command 'clear cable traffic
history' or by writing clear(1) to the object rdnCtmClearHistory.
This table does not include entries for service flows with rate limits
reduced due to bidirectional enforcement.
rdnCtmEnforcedTableEntry entry .1.3.6.1.4.1.4981.10.3.1
Each entry corresponds to a single service flow which started enforcement
due to exceeding its credit limit since the last clearing of cable
traffic history.
Indexes
rdnCtmEnforcedIfIndex rdnCtmEnforcedDirection rdnCtmEnforcedServiceFlowId
Column Syntax OID
rdnCtmEnforcedIfIndex
The mac domain interface index that the service flow is admitted to.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.4981.10.3.1.1
rdnCtmEnforcedDirection
Direction of service flow.
Enumeration
Enumerated Values:
1downstream
2upstream
.1.3.6.1.4.1.4981.10.3.1.2
rdnCtmEnforcedServiceFlowId
The service flow ID.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4981.10.3.1.3
rdnCtmEnforcedCmMacAddr
The mac Address of modem to which service flow belongs.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.4981.10.3.1.4
rdnCtmEnforcedTrafficPolicy
The cable traffic policy which service flow is controlled by.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.4981.10.3.1.5
rdnCtmEnforcedMonitoredCount
For 'continuous' monitored policies, represents the excess traffic
beyond the enforce rate for this service flow. For 'peak-interval'
monitoring, represents the total traffic transferred in the curent
or last completed …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4981.10.3.1.6
rdnCtmEnforcedLast
The amount of time since the service flow was last enforced. This
field will be empty if it has not been enforced since the last time
cable traffic history was cleared or since system start.
OctetString .1.3.6.1.4.1.4981.10.3.1.7
rdnCtmEnforcedRemain
The minimum amount of time a service flow is to remain under enforcement.
OctetString .1.3.6.1.4.1.4981.10.3.1.8
rdnCtmEnforcedLimitRate
The current scheduler limit rate for the service flow in kbps.
This is either the configured maximum rate or the policy's enforce rate
if flow is currently under enforcement.
Units are kilobits per second, with 1000 bi…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.4981.10.3.1.9
rdnCtmEnforcedReason
Indicates if the service flow's rate limit is currently reduced
due to the cable traffic management feature. The value of configured(1)
indicates the service flow is not reduced by the feature, i.e. it is
limited to its…
Enumeration
Enumerated Values:
1configured
2bidirectional
3enforced
.1.3.6.1.4.1.4981.10.3.1.10
rdnCtmEnforcedMonitored
Indiacates if the service flow is currently being monitored,
either true(1) or false(2).
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.4981.10.3.1.11