RDN-DLB-MIB: View SNMP OID List / Download MIB

VENDOR: RIVERDELTA NETWORKS


 Home MIB: RDN-DLB-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
 rdnLoadBalance 1.3.6.1.4.1.4981.8
Mib module for Motorola Dynamic Load Balancing. Copyright (C) 2004, 2008 by Motorola, Inc. All rights reserved.
     rdnLoadBalBasicRuleTable 1.3.6.1.4.1.4981.8.1 no-access
Load Balance Basic Rule Table.
         rdnLoadBalBasicRuleEntry 1.3.6.1.4.1.4981.8.1.1 no-access
Load Balance Basic Rule Table entry.
             rdnLoadBalBasicRuleId 1.3.6.1.4.1.4981.8.1.1.1 unsigned32 no-access
An index uniquely identifying an entry in the rdnLoadBalBasicRuleTable.
             rdnLoadBalBasicRuleEnable 1.3.6.1.4.1.4981.8.1.1.2 integer read-only
When using this rule set, the load balancing algorithm is based on upstream and downstream utilization by the values upstream(1) and downstream(2) respectively. Additionally, a Load Balancing groups interval can be defined by value interval(3). Upstream Load Balancing during modem registration can be enabled by value registration(4). Load Balancing after a resource failure due to a DSX from a CPE can be enabled by value rem-dsx(5). Load balancing triggered by a Spectrum Management bit rate change can be enabled by value spec-trig(6). Downstream Load Balancing during modem registration can be enabled by value ds-reg(7). Upstream Load Balancing with Bonding Groups during modem registration can be enabled by value us-reg-bonding(8). Downstream Load Balancing with Bonding Groups during modem registration can be enabled by value ds-reg-bonding(9). The load balancing utilization thresholds are defined by the objects rdnLoadBalBasicRuleMinThres, rdnLoadBalBasicRuleDeltaThres and rdnLoadBalBasicRuleStopThres objects if this object value is set to upstream(1) or downstream(2). The modem count threshold is defined by the object rdnLoadBalBasicRuleModemCountThres if this object value is set to registration(4), ds-reg(7), us-reg-bonding(8), or ds-reg-bonding(9). Enumeration: 'us-reg-bonding': 8, 'downstream': 2, 'ds-reg': 7, 'interval': 3, 'ds-reg-bonding': 9, 'spec-trig': 6, 'registration': 4, 'upstream': 1, 'rem-dsx': 5.
             rdnLoadBalBasicRuleMinThres 1.3.6.1.4.1.4981.8.1.1.3 unsigned32 read-only
If object rdnLoadBalBasicRuleEnable is upstream(1) or downstream(2), the minimum percentage of utilization that a channel must have to start load balancing is defined by this value. Otherwise, this object has no meaning.
             rdnLoadBalBasicRuleDeltaThres 1.3.6.1.4.1.4981.8.1.1.4 unsigned32 read-only
If object rdnLoadBalBasicRuleEnable is upstream(1) or downstream(2), the delta percentage of utilization between two load balancing group channels that must exist to start load balancing is defined by this value. Otherwise, this object has no meaning.
             rdnLoadBalBasicRuleStopThres 1.3.6.1.4.1.4981.8.1.1.5 unsigned32 read-only
If object rdnLoadBalBasicRuleEnable is upstream(1) or downstream(2), the delta percentage of utilization between two load balancing group channels that should be met to stop load balancing is defined by this value. Otherwise, this object has no meaning.
             rdnLoadBalBasicRuleRowStatus 1.3.6.1.4.1.4981.8.1.1.7 rowstatus read-only
This object is to create or delete rows in this table. There is no restriction for changing this row status or object's values in this table at any time.
             rdnLoadBalBasicRuleModemCountThres 1.3.6.1.4.1.4981.8.1.1.8 unsigned32 read-only
If object rdnLoadBalBasicRuleEnable is registration(4), the modem count threshold represents the maximum allowed difference in modem count between the modem's initial upstream channel and the least loaded upstream channel in the load balance group. If the threshold is exceeded the modem is moved to the least loaded upstream channel otherwise the modem remains on its initial upstream channel.
     rdnLoadBalOperations 1.3.6.1.4.1.4981.8.2
Available Load Balance Operations
         rdnLoadBalanceUpstreamModemCount 1.3.6.1.4.1.4981.8.2.1 unsigned32 read-write
Perform upstream load-balancing based on modem count. 0 = Perform on all enabled Load-Balance Groups. [1-255] = Perform on a specific Load-Balance Group based on group ID. Reading this object always returns zero.
         rdnLoadBalanceDnstreamModemCount 1.3.6.1.4.1.4981.8.2.2 unsigned32 read-write
Perform downstream load-balancing based on modem count. 0 = Perform on all enabled Load-Balance Groups. [1-255] = Perform on a specific Load-Balance Group based on group ID. Reading this object always returns zero.
     rdnLoadBalGroupInterval 1.3.6.1.4.1.4981.8.3 unsigned32 read-only
The period at which load balancing process will be initiated for any load balancing group in the system.