cadLoadBalRuleRegistrationSteeringD3
CADANT-LOADBALANCING-MIB ·
.1.3.6.1.4.1.4998.1.1.50.1.4.1.5
Object
If this object is set to true the C4 is directed to move any D3.0 CMs registering on a TDMA channel to an ATDMA channel in the load balance group. This occurs immediately after the C4 receives a registration-acknowledge from the CM.
Context
- MIB
- CADANT-LOADBALANCING-MIB
- OID
.1.3.6.1.4.1.4998.1.1.50.1.4.1.5- 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::cadLoadBalRuleRegistrationSteeringD3'
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::cadLoadBalRuleRegistrationSteeringD3.<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::cadLoadBalRuleRegistrationSteeringD3'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |