cadLoadBalRuleType
CADANT-LOADBALANCING-MIB ·
.1.3.6.1.4.1.4998.1.1.50.1.4.1.2
Object
column r/w
Bits
rule-static enables load balancing at modem initial maintenance ranging time. rule-non-bonded-dcc enables dynamic load balancing by moving non- bonded CMs with DCC just after modem registration time and at regular intervals according to the load balance interval settings. rule-bonded-dcc enables dynamic load balancing by moving bonded CMs with DCC just after modem registration time and at regular intervals according to the load balance interval settings. rule-bonded-us-dbc enables dynamic load balancing by moving upstream bonded CMs with DBC just after modem registration time and at regular intervals according to the load balance interval settings. rule-bonded-ds-dbc enables dynamic load balancing by moving downstream bonded CMs with DBC just after modem registration time and at regular intervals according to the load balance interval settings. Multiple rule types can be set, enabling a combination of load balancing mechanisms to be selected.
Context
- MIB
- CADANT-LOADBALANCING-MIB
- OID
.1.3.6.1.4.1.4998.1.1.50.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadLoadBalBasicRuleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-LOADBALANCING-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-LOADBALANCING-MIB::cadLoadBalRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-LOADBALANCING-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-LOADBALANCING-MIB::cadLoadBalRuleType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-LOADBALANCING-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-LOADBALANCING-MIB::cadLoadBalRuleType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rule-static |
1 | rule-non-bonded-dcc |
2 | rule-bonded-us-dbc |
3 | rule-bonded-ds-dbc |
4 | rule-bonded-dcc |