docsLoadBalGrpIsRestricted
DOCS-LOADBALANCING-MIB ·
.1.3.6.1.4.1.4491.2.1.2.1.3.1.1.2
Object
A value true(1)Indicates type of load balancing group.
A Restricted Load Balancing Group is associated to a specific
provisioned set of cable modems. Restricted Load Balancing
Group is used to accommodate a topology specific or provisioning
specific restriction. Example such as a group that are reserved
for business customers).
Setting this object to true(1) means it is a Restricted Load
Balancing type and setting it to false(2) means it is a
General Load Balancing group type.
This object should not be changed while its group ID is referenced
by an active entry in docsLoadBalRestrictCmEntry.
Context
- MIB
- DOCS-LOADBALANCING-MIB
- OID
.1.3.6.1.4.1.4491.2.1.2.1.3.1.1.2- 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::docsLoadBalGrpIsRestricted'
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::docsLoadBalGrpIsRestricted.<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::docsLoadBalGrpIsRestricted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of