RDN-DLB-MIB

File: RDN-DLB-MIB.mib (9574 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RDN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TruthValue DisplayString RowStatus
riverdelta

Defined Types

RdnLoadBalBasicRuleEntry  
SEQUENCE    
  rdnLoadBalBasicRuleId Unsigned32
  rdnLoadBalBasicRuleEnable INTEGER
  rdnLoadBalBasicRuleMinThres Unsigned32
  rdnLoadBalBasicRuleDeltaThres Unsigned32
  rdnLoadBalBasicRuleStopThres Unsigned32
  rdnLoadBalBasicRuleRowStatus RowStatus
  rdnLoadBalBasicRuleModemCountThres Unsigned32

Defined Values

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.
MODULE-IDENTITY    

rdnLoadBalBasicRuleTable 1.3.6.1.4.1.4981.8.1
Load Balance Basic Rule Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnLoadBalBasicRuleEntry

rdnLoadBalBasicRuleEntry 1.3.6.1.4.1.4981.8.1.1
Load Balance Basic Rule Table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnLoadBalBasicRuleEntry  

rdnLoadBalBasicRuleId 1.3.6.1.4.1.4981.8.1.1.1
An index uniquely identifying an entry in the rdnLoadBalBasicRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rdnLoadBalBasicRuleEnable 1.3.6.1.4.1.4981.8.1.1.2
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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER upstream(1), downstream(2), interval(3), registration(4), rem-dsx(5), spec-trig(6), ds-reg(7), us-reg-bonding(8), ds-reg-bonding(9)  

rdnLoadBalBasicRuleMinThres 1.3.6.1.4.1.4981.8.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

rdnLoadBalBasicRuleDeltaThres 1.3.6.1.4.1.4981.8.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

rdnLoadBalBasicRuleStopThres 1.3.6.1.4.1.4981.8.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

rdnLoadBalBasicRuleRowStatus 1.3.6.1.4.1.4981.8.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rdnLoadBalBasicRuleModemCountThres 1.3.6.1.4.1.4981.8.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..50  

rdnLoadBalOperations 1.3.6.1.4.1.4981.8.2
Available Load Balance Operations
Status: current Access: read-create
OBJECT-GROUP    

rdnLoadBalanceUpstreamModemCount 1.3.6.1.4.1.4981.8.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

rdnLoadBalanceDnstreamModemCount 1.3.6.1.4.1.4981.8.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

rdnLoadBalGroupInterval 1.3.6.1.4.1.4981.8.3
The period at which load balancing process will be initiated for any load balancing group in the system.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 5..480