DOCS-LOADBALANCING-MIB: View SNMP OID List / Download MIB
VENDOR: CABLE TELEVISION LABORATORIES
Home | MIB: DOCS-LOADBALANCING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
docsLoadBalanceMib | 1.3.6.1.4.1.4491.2.1.2 |
This is the MIB Module for the load balancing. Load balancing is manageable on a per-CM basis. Each CM is assigned: a) to a set of channels (a Load Balancing Group) among which it can be moved by the CMTS b) a policy which governs if and when the CM can be moved c) a priority value which can be used by the CMTS in order to select CMs to move. |
||
docsLoadBalNotifications | 1.3.6.1.4.1.4491.2.1.2.0 | |||
docsLoadBalMibObjects | 1.3.6.1.4.1.4491.2.1.2.1 | |||
docsLoadBalSystem | 1.3.6.1.4.1.4491.2.1.2.1.1 | |||
docsLoadBalEnable | 1.3.6.1.4.1.4491.2.1.2.1.1.1 | truthvalue | read-write |
Setting this object to true(1) enables internal autonomous load balancing operation on this CMTS. Setting it to false(2) disables the autonomous load balancing operations. However moving a cable modem via docsLoadBalChgOverTable is allowed even when this object is set to false(2). |
docsLoadBalCmtsCmStatusTable | 1.3.6.1.4.1.4491.2.1.2.1.1.4 | no-access |
The list contains the load balancing attributes associated with the cable modem. |
|
1.3.6.1.4.1.4491.2.1.2.1.1.4.1 | no-access |
Additional objects for docsIfCmtsCmStatusTable entry that relate to load balancing |
||
docsLoadBalCmtsCmStatusGroupId | 1.3.6.1.4.1.4491.2.1.2.1.1.4.1.1 | unsigned32 | read-write |
The Group ID associated with this cable modem. |
docsLoadBalCmtsCmStatusPolicyId | 1.3.6.1.4.1.4491.2.1.2.1.1.4.1.2 | unsigned32 | read-write |
The Policy ID associated with this cable modem. |
docsLoadBalCmtsCmStatusPriority | 1.3.6.1.4.1.4491.2.1.2.1.1.4.1.3 | unsigned32 | read-write |
The Priority associated with this cable modem. |
docsLoadBalChgOverObjects | 1.3.6.1.4.1.4491.2.1.2.1.2 | |||
docsLoadBalChgOverGroup | 1.3.6.1.4.1.4491.2.1.2.1.2.1 | |||
docsLoadBalChgOverMacAddress | 1.3.6.1.4.1.4491.2.1.2.1.2.1.1 | macaddress | read-write |
The mac address of the cable modem that the CMTS instructs to move to a new downstream frequency and/or upstream channel. |
docsLoadBalChgOverDownFrequency | 1.3.6.1.4.1.4491.2.1.2.1.2.1.2 | integer32 | read-write |
The new downstream frequency to which the cable modem is instructed to move. The value 0 indicates that the CMTS does not create a TLV for the downstream frequency in the DCC-REQ message. This object has no meaning when executing UCC operations. |
docsLoadBalChgOverUpChannelId | 1.3.6.1.4.1.4491.2.1.2.1.2.1.3 | integer32 | read-write |
The new upstream channel ID to which the cable modem is instructed to move. The value -1 indicates that the CMTS does not create a TLV for the upstream channel ID in the channel change request. |
docsLoadBalChgOverInitTech | 1.3.6.1.4.1.4491.2.1.2.1.2.1.4 | channelchginittechmap | read-write |
The initialization technique that the cable modem is instructed to use when performing change over operation. By default this object is initialized with all the defined bits having a value of '1'. |
docsLoadBalChgOverCmd | 1.3.6.1.4.1.4491.2.1.2.1.2.1.5 | integer | read-write |
The change over command that the CMTS is instructed use when performing change over operation. The any(1) value indicates that the CMTS is to use its own algorithm to determine the appropriate command. Enumeration: 'ucc': 3, 'any': 1, 'dcc': 2. |
docsLoadBalChgOverCommit | 1.3.6.1.4.1.4491.2.1.2.1.2.1.6 | truthvalue | read-write |
The command to execute the DCC/UCC operation when set to true(1). The following are reasons for rejecting an SNMP SET to this object: - The MAC address in docsLoadBalChgOverMacAddr is not an existing MAC address in docsIfCmtsMacToCmEntry. - docsLoadBalChgOverCmd is ucc(3) and docsLoadBalChgOverUpChannelId is '-1', - docsLoadBalChgOverUpChannelId is '-1' and docsLoadBalChgOverDownFrequency is '0'. - DCC/UCC operation is currently being executed for the cable modem, on which the new command is committed, specifically if the value of docsLoadBalChgOverStatusValue is one of: messageSent(1), modemDeparting(4), waitToSendMessage(6). - An UCC operation is committed for a non-existing upstream channel ID or the corresponding ifOperStatus is down(2). - A DCC operation is committed for an invalid or non-existing downstream frequency, or the corresponding ifOperStatus is down(2). In those cases, the SET is rejected with an error code 'commitFailed'. After processing the SNMP SET the information in docsLoadBalChgOverGroup is updated in a corresponding entry in docsLoadBalChgOverStatusEntry. Reading this object always returns false(2). |
docsLoadBalChgOverLastCommit | 1.3.6.1.4.1.4491.2.1.2.1.2.1.7 | timestamp | read-only |
The value of sysUpTime when docsLoadBalChgOverCommit was last set to true. Zero if never set. |
docsLoadBalChgOverStatusTable | 1.3.6.1.4.1.4491.2.1.2.1.2.2 | no-access |
A table of CMTS operation entries to reports the status of cable modems instructed to move to a new downstream and/or upstream channel. Using the docsLoadBalChgOverGroup objects. An entry in this table is created or updated for the entry with docsIfCmtsCmStatusIndex that correspond to the cable modem MAC address of the Load Balancing operation. docsLoadBalChgOverCommit to true(1). |
|
1.3.6.1.4.1.4491.2.1.2.1.2.2.1 | no-access |
A CMTS operation entry to instruct a cable modem to move to a new downstream frequency and/or upstream channel. An operator can use this to initiate an operation in CMTS to instruct the selected cable modem to move to a new downstream frequency and/or upstream channel. |
||
docsLoadBalChgOverStatusMacAddr | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.1 | macaddress | read-only |
The mac address set in docsLoadBalChgOverMacAddress. |
docsLoadBalChgOverStatusDownFreq | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.2 | integer32 | read-only |
The Downstream frequency set in docsLoadBalChgOverDownFrequency. |
docsLoadBalChgOverStatusUpChnId | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.3 | integer32 | read-only |
The upstream channel ID set in docsLoadBalChgOverUpChannelId. |
docsLoadBalChgOverStatusInitTech | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.4 | channelchginittechmap | read-only |
The initialization technique set in docsLoadBalChgOverInitTech. |
docsLoadBalChgOverStatusCmd | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.5 | integer | read-only |
The load balancing command set in docsLoadBalChgOverCmd. Enumeration: 'ucc': 3, 'any': 1, 'dcc': 2. |
docsLoadBalChgOverStatusValue | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.6 | integer | read-only |
The status of the specified DCC/UCC operation. The enumerations are: messageSent(1): The CMTS has sent change over request message to the cable modem. noOpNeed(2): A operation was requested in which neither the DS Frequency nor the Upstream Channel ID was changed. An active value in this entry's row status indicates that no CMTS operation is required. modemDeparting(3): The cable modem has responded with a change over response of either a DCC-RSP with a confirmation code of depart(180) or a UCC-RSP. waitToSendMessage(4): The specified operation is active and CMTS is waiting to send the channel change message with channel info to the cable modem. cmOperationRejected(5): Channel Change (such as DCC or UCC) operation was rejected by the cable modem. cmtsOperationRejected(6) Channel Change (such as DCC or UCC) operation was rejected by the Cable modem Termination System. timeOutT13(7): Failure due to no DCC-RSP with confirmation code depart(180) received prior to expiration of the T13 timer. timeOutT15(8): T15 timer timed out prior to the arrival of a bandwidth request, RNG-REQ message, or DCC-RSP message with confirmation code of arrive(181) from the cable modem. rejectInit(9): DCC operation rejected due to unsupported initialization tech requested. success(10): CMTS received an indication that the CM successfully completed the change over operation. e.g., If an initialization technique of re-initialize the MAC is used, success in indicated by the receipt of a DCC-RSP message with a confirmation code of depart(180). In all other cases, success is indicated by: (1) the CMTS received a DCC-RSP message with confirmation code of arrive(181) or (2) the CMTS internally confirms the presence of the CM on the new channel. Enumeration: 'messageSent': 1, 'cmtsOperationRejected': 6, 'success': 10, 'noOpNeeded': 2, 'cmOperationRejected': 5, 'timeOutT15': 8, 'waitToSendMessage': 4, 'rejectinit': 9, 'modemDeparting': 3, 'timeOutT13': 7. |
docsLoadBalChgOverStatusUpdate | 1.3.6.1.4.1.4491.2.1.2.1.2.2.1.7 | timestamp | read-only |
The value of sysUpTime when docsLoadBalChgOverStatusValue was last updated. |
docsLoadBalGrpObjects | 1.3.6.1.4.1.4491.2.1.2.1.3 | |||
docsLoadBalGrpTable | 1.3.6.1.4.1.4491.2.1.2.1.3.1 | no-access |
This table contains the attributes of the load balancing groups present in this CMTS. |
|
1.3.6.1.4.1.4491.2.1.2.1.3.1.1 | no-access |
A set of attributes of load balancing group in the CMTS. It is index by a docsLoadBalGrpId which is unique within a CMTS. Entries in this table persist after CMTS initialization. |
||
docsLoadBalGrpId | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.1 | unsigned32 | no-access |
A unique index assigned to the load balancing group by the CMTS. |
docsLoadBalGrpIsRestricted | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.2 | truthvalue | read-only |
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. |
docsLoadBalGrpInitTech | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.3 | channelchginittechmap | read-only |
The initialization techniques that the CMTS can use when load balancing cable modems in the load balancing group. By default this object is initialized with all the defined bits having a value of '1'. |
docsLoadBalGrpDefaultPolicy | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.4 | unsigned32 | read-only |
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. |
docsLoadBalGrpEnable | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.5 | truthvalue | read-only |
Setting this object to true(1) enables internal autonomous load balancing on this group. Setting it to false(2) disables the load balancing operation on this group. |
docsLoadBalGrpChgOverSuccess | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.6 | counter32 | read-only |
The number of successful load balancing change over operations initiated within this load balancing group. |
docsLoadBalGrpChgOverFails | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.7 | counter32 | read-only |
The number of failed load balancing change over operations initiated within this load balancing group. |
docsLoadBalGrpStatus | 1.3.6.1.4.1.4491.2.1.2.1.3.1.1.8 | rowstatus | read-only |
Indicates the status of the row in this table. Setting this object to 'destroy' or 'notInService' for a group ID entry already referenced by docsLoadBalChannelEntry, docsLoadBalChnPairsEntry or docsLoadBalRestrictCmEntry returns an error code inconsistentValue. |
docsLoadBalChannelTable | 1.3.6.1.4.1.4491.2.1.2.1.3.2 | no-access |
Lists all upstream and downstream channels associated with load balancing groups. |
|
1.3.6.1.4.1.4491.2.1.2.1.3.2.1 | no-access |
Lists a specific upstream or downstream, within a load Balancing group. An entry in this table exists for each ifEntry with an ifType of docsCableDownstream(128) and docsCableUpstream(129) associated with the Load Balancing Group. Entries in this table persist after CMTS initialization. |
||
docsLoadBalChannelIfIndex | 1.3.6.1.4.1.4491.2.1.2.1.3.2.1.1 | interfaceindex | no-access |
The ifIndex of either the downstream or upstream. |
docsLoadBalChannelStatus | 1.3.6.1.4.1.4491.2.1.2.1.3.2.1.2 | rowstatus | read-only |
Indicates the status of the rows in this table. Creating entries in this table requires an existing value for docsLoadBalGrpId in docsLoadBalGrpEntry and an existing value of docsLoadBalChannelIfIndex in ifEntry, otherwise is rejected with error 'noCreation'. Setting this object to 'destroy' or 'notInService for a a row entry that is being referenced by docsLoadBalChnPairsEntry is rejected with error code inconsistentValue. |
docsLoadBalChnPairsTable | 1.3.6.1.4.1.4491.2.1.2.1.3.3 | no-access |
This table contains pairs of upstream channels within a Load Balancing Group. Entries in this table are used to override the initialization techniques defined for the associated Load Balancing Group. |
|
1.3.6.1.4.1.4491.2.1.2.1.3.3.1 | no-access |
An entry in this table describes a channel pair for which an initialization technique override is needed. On a CMTS which supports logical upstream channels (ifType is equal to docsCableUpstreamChannel(205)), the entries in this table correspond to pairs of ifType 205. On a CMTS which only supports physical upstream channels (ifType is equal to docsCableUpstream(129)), the entries in this table correspond to pairs of ifType 129. Entries in this table persist after CMTS initialization. |
||
docsLoadBalChnPairsIfIndexDepart | 1.3.6.1.4.1.4491.2.1.2.1.3.3.1.1 | interfaceindex | no-access |
This index indicates the ifIndex of the upstream channel from which a cable modem would depart in a load balancing channel change operation. |
docsLoadBalChnPairsIfIndexArrive | 1.3.6.1.4.1.4491.2.1.2.1.3.3.1.2 | interfaceindex | no-access |
This index indicates the ifIndex of the upstream channel on which a cable modem would arrive in a load balancing channel change operation. |
docsLoadBalChnPairsOperStatus | 1.3.6.1.4.1.4491.2.1.2.1.3.3.1.3 | integer | read-only |
Operational status of the channel pair. The value operational(1) indicates that ifOperStatus of both channels is up(1). The value notOperational(2) means that ifOperStatus of one or both is not up(1). Enumeration: 'notOperational': 2, 'operational': 1. |
docsLoadBalChnPairsInitTech | 1.3.6.1.4.1.4491.2.1.2.1.3.3.1.4 | channelchginittechmap | read-only |
Specifies initialization technique for load balancing for the Depart/Arrive pair. By default this object's value is the initialization technique configured for the Load Balancing Group indicated by docsLoadBalGrpId. |
docsLoadBalChnPairsRowStatus | 1.3.6.1.4.1.4491.2.1.2.1.3.3.1.5 | rowstatus | read-only |
The object for conceptual rows creation. An attempt to create a row with values for docsLoadBalChnPairsIfIndexDepart or docsLoadBalChnPairsIfIndexArrive which are not a part of the Load Balancing Group (or for a 2.0 CMTS are not logical channels (ifType 205)) are rejected with a 'noCreation' error status reported. There is no restriction on settings columns in this table when the value of docsLoadBalChnPairsRowStatus is active(1). |
docsLoadBalRestrictCmTable | 1.3.6.1.4.1.4491.2.1.2.1.3.4 | no-access |
Lists all cable modems in each Restricted Load Balancing Groups. |
|
1.3.6.1.4.1.4491.2.1.2.1.3.4.1 | no-access |
An entry of modem within a restricted load balancing group type. An entry represents a cable modem that is associated with the Restricted Load Balancing Group ID of a Restricted Load Balancing Group. Entries in this table persist after CMTS initialization. |
||
docsLoadBalRestrictCmIndex | 1.3.6.1.4.1.4491.2.1.2.1.3.4.1.1 | unsigned32 | no-access |
The index that uniquely identifies an entry which represents restricted cable modem(s) within each Restricted Load Balancing Group. |
docsLoadBalRestrictCmMACAddr | 1.3.6.1.4.1.4491.2.1.2.1.3.4.1.2 | macaddress | read-only |
Mac Address of the cable modem within the restricted load balancing group. |
docsLoadBalRestrictCmMacAddrMask | 1.3.6.1.4.1.4491.2.1.2.1.3.4.1.3 | octet string | read-only |
A bit mask acting as a wild card to associate a set of modem MAC addresses to the same Group ID. Cable modem look up is performed first with entries containing this value not null, if several entries match, the largest consecutive bit match from MSB to LSB is used. Empty value is equivalent to the bit mask all in ones. |
docsLoadBalRestrictCmStatus | 1.3.6.1.4.1.4491.2.1.2.1.3.4.1.4 | rowstatus | read-only |
Indicates the status of the rows in this table. The attempt to create an entry associated to a group ID with docsLoadBalGrpIsRestricted equal to false(2) returns an error 'noCreation'. There is no restriction on settings columns in this table any time. |
docsLoadBalPolicyObjects | 1.3.6.1.4.1.4491.2.1.2.1.4 | |||
docsLoadBalPolicyTable | 1.3.6.1.4.1.4491.2.1.2.1.4.1 | no-access |
This table describes the set of Load Balancing policies. Rows in this table might be referenced by rows in docsLoadBalGrpEntry. |
|
1.3.6.1.4.1.4491.2.1.2.1.4.1.1 | no-access |
Entries containing rules for policies. When a load balancing policy is defined by multiple rules, all the rules apply. Load balancing rules can be created to allow for specific vendor-defined load balancing actions. However there is a basic rule that the CMTS is required to support by configuring a pointer in docsLoadBalPolicyRulePtr to the table docsLoadBalBasicRuleTable. Vendor specific rules may be added by pointing the object docsLoadBalPolicyRulePtr to proprietary mib structures. Entries in this table persist after CMTS initialization. |
||
docsLoadBalPolicyId | 1.3.6.1.4.1.4491.2.1.2.1.4.1.1.1 | unsigned32 | no-access |
An index identifying the Load Balancing Policy. |
docsLoadBalPolicyRuleId | 1.3.6.1.4.1.4491.2.1.2.1.4.1.1.2 | unsigned32 | no-access |
An index for the rules entries associated within a policy. |
docsLoadBalPolicyRulePtr | 1.3.6.1.4.1.4491.2.1.2.1.4.1.1.3 | rowpointer | read-only |
A pointer to an entry in a rule table. E.g., docsLoadBalBasicRuleEnable in docsLoadBalBasicRuleEntry. A value pointing to zeroDotZero, an inactive Row or a non-existing entry is treated as no rule defined for this policy entry. |
docsLoadBalPolicyRowStatus | 1.3.6.1.4.1.4491.2.1.2.1.4.1.1.5 | rowstatus | read-only |
The status of this conceptual row. There is no restriction on settings columns in this table when the value of docsLoadBalPolicyRowStatus is active(1). Setting this object to 'destroy' or 'notInService' for a row entry that is being referenced by docsLoadBalGrpDefaultPolicy in docsLoadBalGrpEntry returns an error code inconsistentValue. |
docsLoadBalBasicRuleTable | 1.3.6.1.4.1.4491.2.1.2.1.4.2 | no-access |
DOCSIS defined basic ruleset for load Balancing Policy. This table enables of disable load balancing for the groups pointing to this ruleset in the policy group. |
|
1.3.6.1.4.1.4491.2.1.2.1.4.2.1 | no-access |
An entry of DOCSIS defined basic ruleset. The object docsLoadBalBasicRuleEnable is used for instantiating an entry in this table via a RowPointer. Entries in this table persist after CMTS initialization. |
||
docsLoadBalBasicRuleId | 1.3.6.1.4.1.4491.2.1.2.1.4.2.1.1 | unsigned32 | no-access |
The unique index for this row. |
docsLoadBalBasicRuleEnable | 1.3.6.1.4.1.4491.2.1.2.1.4.2.1.2 | integer | read-only |
When using this ruleset, load balancing is enabled or disabled by the values enabled(1) and disabled(2) respectively. Additionally, a Load Balancing disabling period is defined in docsLoadBalBasicRuleDisStart and docsLoadBalBasicRuleDisPeriod if this object value is set to disabledPeriod(3). Enumeration: 'disabled': 2, 'enabled': 1, 'disabledPeriod': 3. |
docsLoadBalBasicRuleDisStart | 1.3.6.1.4.1.4491.2.1.2.1.4.2.1.3 | unsigned32 | read-only |
if object docsLoadBalBasicRuleEnable is disablePeriod(3) Load Balancing is disabled starting at this object value time (seconds from 12 AM). Otherwise, this object has no meaning. |
docsLoadBalBasicRuleDisPeriod | 1.3.6.1.4.1.4491.2.1.2.1.4.2.1.4 | unsigned32 | read-only |
If object docsLoadBalBasicRuleEnable is disablePeriod(3) Load Balancing is disabled for the period of time defined between docsLoadBalBasicRuleDisStart and docsLoadBalBasicRuleDisStart plus the period of time of docsLoadBalBasicRuleDisPeriod. Otherwise, this object value has no meaning. |
docsLoadBalBasicRuleRowStatus | 1.3.6.1.4.1.4491.2.1.2.1.4.2.1.5 | rowstatus | read-only |
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. |
docsLoadBalConformance | 1.3.6.1.4.1.4491.2.1.2.2 | |||
docsLoadBalCompliances | 1.3.6.1.4.1.4491.2.1.2.2.1 | |||
docsLoadBalBasicCompliance | 1.3.6.1.4.1.4491.2.1.2.2.1.1 |
The compliance statement for DOCSIS load balancing systems. |
||
docsLoadBalGroups | 1.3.6.1.4.1.4491.2.1.2.2.2 | |||
docsLoadBalSystemGroup | 1.3.6.1.4.1.4491.2.1.2.2.2.1 |
A collection of objects providing system-wide parameters for load balancing. |
||
docsLoadBalParametersGroup | 1.3.6.1.4.1.4491.2.1.2.2.2.2 |
A collection of objects containing the load balancing parameters. |
||
docsLoadBalPoliciesGroup | 1.3.6.1.4.1.4491.2.1.2.2.2.3 |
A collection of objects providing policies. |
||
docsLoadBalBasicRuleGroup | 1.3.6.1.4.1.4491.2.1.2.2.2.4 |
DOCSIS defined basic Ruleset for load balancing policies. |
||
docsLoadBalCmtsCmStatusGroup | 1.3.6.1.4.1.4491.2.1.2.2.2.5 |
Cable mode status extension objects. |