docsLoadBalGrpDefaultPolicy
DOCS-LOADBALANCING-MIB ·
.1.3.6.1.4.1.4491.2.1.2.1.3.1.1.4
Object
column r/w
Unsigned32
Each Load Balancing Group has a default Load Balancing Policy. A policy is described by a set of conditions (rules) that govern the load balancing process for a cable modem. The CMTS assigns this Policy ID value to a cable modem associated with the group ID when the cable modem does not signal a Policy ID during registration. The Policy ID value is intended to be a numeric reference to a row entry in docsLoadBalPolicyEntry. However, It is not required to have an existing or active entry in docsLoadBalPolicyEntry when setting the value of docsLoadBalGrpDefaultPolicy, in which case it indicates no policy is associated with the load Balancing Group. The Policy ID of value 0 is reserved to indicate no policy is associated with the load balancing group.
Context
- MIB
- DOCS-LOADBALANCING-MIB
- OID
.1.3.6.1.4.1.4491.2.1.2.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsLoadBalGrpEntry
- Groups
- 1
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 'DOCS-LOADBALANCING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-LOADBALANCING-MIB::docsLoadBalGrpDefaultPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-LOADBALANCING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-LOADBALANCING-MIB::docsLoadBalGrpDefaultPolicy.<docsLoadBalGrpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-LOADBALANCING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-LOADBALANCING-MIB::docsLoadBalGrpDefaultPolicy'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of