RDN-CABLE-TRAFFIC-MANAGEMENT-MIB: View SNMP OID List / Download MIB

VENDOR: RIVERDELTA NETWORKS


 Home MIB: RDN-CABLE-TRAFFIC-MANAGEMENT-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
 rdnCableTrafficManagementMib 1.3.6.1.4.1.4981.10
MIB module for Motorola Cable Traffic Policy. Copyright (C) 2008 by Motorola, Inc. All rights reserved.
       rdnCtmScalar 1.3.6.1.4.1.4981.10.1
           rdnCtmEnforcedClear 1.3.6.1.4.1.4981.10.1.1 integer read-write
Clears all monitored traffic counts thereby ending any enforcement in effect. Enumeration: 'clear': 2, 'noAction': 1.
           rdnCtmEnforcedSince 1.3.6.1.4.1.4981.10.1.2 dateandtime read-only
Time at which cable traffic enforcement history was last cleared via CLI command, 'clear cable traffic history' or by writing a '1' to the object rdnCtmClearHistory.
           rdnCtmClearHistory 1.3.6.1.4.1.4981.10.1.3 integer read-write
This object is always read as the value noAction(1). Writing the value clear(2) clears the history of last enforcement for each monitored service flow as reported in the object rdnCtmEnforcedLast and the 'LastEnforced' column of the output of the CLI command 'show cable subscriber-usage'. Enumeration: 'clear': 2, 'noAction': 1.
       rdnCtmSummaryTable 1.3.6.1.4.1.4981.10.2 no-access
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 1.3.6.1.4.1.4981.10.2.1 no-access
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.
               rdnCtmSummaryIfIndex 1.3.6.1.4.1.4981.10.2.1.1 interfaceindex no-access
MAC Domain ifIndex.
               rdnCtmSummaryDirection 1.3.6.1.4.1.4981.10.2.1.2 integer no-access
Traffic direction. Enumeration: 'downstream': 1, 'upstream': 2.
               rdnCtmSummaryTrafficPolicy 1.3.6.1.4.1.4981.10.2.1.3 displaystring no-access
Name of the cable traffic policy.
               rdnCtmSummaryMonitoredCount 1.3.6.1.4.1.4981.10.2.1.4 integer32 read-only
The sum of the monitored counts for all flows controlled by the cable traffic policy on the interface of this entry.
               rdnCtmSummaryTotalFlows 1.3.6.1.4.1.4981.10.2.1.5 integer32 read-only
Total number of service flows controlled by the cable traffic policy on a cable interface (i.e. MAC domain).
               rdnCtmSummaryEnforcedFlows 1.3.6.1.4.1.4981.10.2.1.6 integer32 read-only
Number of service flows currently exceeding their credit limit while controlled by the cable traffic policy on a cable interface (i.e. MAC domain).
       rdnCtmEnforcedTable 1.3.6.1.4.1.4981.10.3 no-access
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 1.3.6.1.4.1.4981.10.3.1 no-access
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.
               rdnCtmEnforcedIfIndex 1.3.6.1.4.1.4981.10.3.1.1 interfaceindex no-access
The mac domain interface index that the service flow is admitted to.
               rdnCtmEnforcedDirection 1.3.6.1.4.1.4981.10.3.1.2 integer no-access
Direction of service flow. Enumeration: 'downstream': 1, 'upstream': 2.
               rdnCtmEnforcedServiceFlowId 1.3.6.1.4.1.4981.10.3.1.3 integer32 no-access
The service flow ID.
               rdnCtmEnforcedCmMacAddr 1.3.6.1.4.1.4981.10.3.1.4 macaddress read-only
The mac Address of modem to which service flow belongs.
               rdnCtmEnforcedTrafficPolicy 1.3.6.1.4.1.4981.10.3.1.5 displaystring read-only
The cable traffic policy which service flow is controlled by.
               rdnCtmEnforcedMonitoredCount 1.3.6.1.4.1.4981.10.3.1.6 counter32 read-only
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 peak-time interval. Units are kilobytes, with 1024 bytes per kilobyte.
               rdnCtmEnforcedLast 1.3.6.1.4.1.4981.10.3.1.7 octet string read-only
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.
               rdnCtmEnforcedRemain 1.3.6.1.4.1.4981.10.3.1.8 octet string read-only
The minimum amount of time a service flow is to remain under enforcement.
               rdnCtmEnforcedLimitRate 1.3.6.1.4.1.4981.10.3.1.9 integer read-only
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 bits per kilobit.
               rdnCtmEnforcedReason 1.3.6.1.4.1.4981.10.3.1.10 integer read-only
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 configured maximum rate. The value of bidirectional(2) is reserved for future use. The rdnCtmEnforcedTable does not include flows reduced due to bidirectional enforcement. The value of enforced(3) indicates a service flow is currently enforced, i.e. it has over-consumed its monitored traffic credit limit. Enumeration: 'bidirectional': 2, 'configured': 1, 'enforced': 3.
               rdnCtmEnforcedMonitored 1.3.6.1.4.1.4981.10.3.1.11 truthvalue read-only
Indiacates if the service flow is currently being monitored, either true(1) or false(2).