MIB Viewer

DOCS-SUBMGT-MIB

67 objects
This is the CMTS centric subscriber management MIB for DOCSIS compliant CMTS. This will be rooted in experimental space with a future transition to be incorporated into the cable device MIB.
Imported Objects
DOCS-IF-MIBdocsIfCmtsCmStatusEntry docsIfCmtsCmStatusIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 experimental -- BITS Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCRowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.3.83.4IdentitydocsSubMgtThis is the CMTS centric subscriber management MIB for DOCSIS compliant CMTS. This will be rooted in experimental space with a future transition to be incorpor…
1.3.6.1.3.83.4.1NodedocsSubMgtObjects
1.3.6.1.3.83.4.1.1TabledocsSubMgtCpeControlTablenot-accessiblecurrentThis table extends the docsIfCmtsCmStatusTable and adds 4 objects which reflect the state of subscriber management on a particular CM.
1.3.6.1.3.83.4.1.1.1RowdocsSubMgtCpeControlEntrynot-accessiblecurrentA row in the docsSubMgtCpeControlTable. All the values are either set from the system default, or are set from objects included in the DOCSIS registration requ…
1.3.6.1.3.83.4.1.1.1.1ColumndocsSubMgtCpeControlMaxCpeIpread-writecurrentThe number of simultaneous IP addresses permitted behind the CM. If this is set to zero, all CPE traffic from the CM is dropped. If the provisioning object cor…
1.3.6.1.3.83.4.1.1.1.2ColumndocsSubMgtCpeControlActiveread-writecurrentIf this is set to true, CMTS based CPE control is active and all the actions required by the various filter tables and controls apply at the CMTS. If this is s…
1.3.6.1.3.83.4.1.1.1.3ColumndocsSubMgtCpeControlLearnableread-writecurrentIf this is set to true, the CMTS may learn up to docsSubMgtMaxCpeIp addresses (less any DOCSIS-provisioned entries) related to this CM. Those IP addresses are …
1.3.6.1.3.83.4.1.1.1.4ColumndocsSubMgtCpeControlResetread-writecurrentThis object always returns false on read. If this object is set to true, the rows with 'learned' addresses in docsSubMgtCpeIpTable for this CM are deleted from…
1.3.6.1.3.83.4.1.2ScalardocsSubMgtCpeMaxIpDefaultread-writecurrentThe default value for docsSubMgtCpeControlMaxCpeIp if not signaled in the DOCSIS Registration request. Upon initial CMTS initialization, this defaults to 16.
1.3.6.1.3.83.4.1.3ScalardocsSubMgtCpeActiveDefaultread-writecurrentThe default value for docsSubMgtCpeControlActive if not signaled in the DOCSIS Registration request. Upon initial CMTS initialization, this defaults to false.
1.3.6.1.3.83.4.1.4ScalardocsSubMgtCpeLearnableDefaultread-writecurrentThe default value for docsSubMgtCpeControlLearnable if not signaled in the DOCSIS Registration request. Upon initial CMTS initialization, this defaults to true.
1.3.6.1.3.83.4.1.5TabledocsSubMgtCpeIpTablenot-accessiblecurrentA table of CPE IP addresses known on a per CM basis.
1.3.6.1.3.83.4.1.5.1RowdocsSubMgtCpeIpEntrynot-accessiblecurrentAn entry in the docsSubMgtCpeIpTable. The first index is the specific modem we're referring to, the second index is the specific CPE IP entry.
1.3.6.1.3.83.4.1.5.1.1ColumndocsSubMgtCpeIpIndexnot-accessiblecurrentThe index of this CPE IP address relative to the indexed CM. An entry is created either through the included CPE IP addresses in the provisioning object, or vi…
1.3.6.1.3.83.4.1.5.1.2ColumndocsSubMgtCpeIpAddrread-onlycurrentThe IP address either set from provisioning or learned via wiretapping. See docsSubMgtCpeIpIndex for the mechanism.
1.3.6.1.3.83.4.1.5.1.3ColumndocsSubMgtCpeIpLearnedread-onlycurrentIf true, this entry was learned from IP packets sent upstream rather than from the provisioning objects.
1.3.6.1.3.83.4.1.5.1.4ColumndocsSubMgtCpeTyperead-onlycurrentThe type of CPE based on the classification below: 'cpe' Regular CPE clients. 'ps' CableHome Portal Server (PS) 'mta' PacketCable Multimedia Terminal Adapter (…
1.3.6.1.3.83.4.1.6TabledocsSubMgtPktFilterTablenot-accessiblecurrentA table of filter or classifier criteria. Classifiers are assigned by group to the individual CMs. That assignment is made via the configuration objects sent u…
1.3.6.1.3.83.4.1.6.1RowdocsSubMgtPktFilterEntrynot-accessiblecurrentAn entry in the docsSubMgtPktFilterTable.
1.3.6.1.3.83.4.1.6.1.1ColumndocsSubMgtPktFilterGroupnot-accessiblecurrentIdentifies an ordered group of filters. Each modem may be associated with a filter group for its upstream traffic (docsSubMgtCmFilterUpstream) and a filter gro…
1.3.6.1.3.83.4.1.6.1.2ColumndocsSubMgtPktFilterIndexnot-accessiblecurrentAn index which describes the ordering of a set of filter specifications within the group. Filters are applied in index order.
1.3.6.1.3.83.4.1.6.1.3ColumndocsSubMgtPktFilterSrcAddrread-createcurrentThe source IP address to match in the packet to be classified. By default, this is the all-zero's IP v4 and v6 address. A packet matches the SrcAddr filter if …
1.3.6.1.3.83.4.1.6.1.4ColumndocsSubMgtPktFilterSrcMaskread-createcurrentA bit mask that is to be applied to the source address prior to matching. This, taken with the SrcAddr specifies a matching criteria. By default, the pair spec…
1.3.6.1.3.83.4.1.6.1.5ColumndocsSubMgtPktFilterDstAddrread-createcurrentThe destination IP address to match in the packet to be classified. By default, this is the all-zero's IP v4 and v6 address. A packet matches the DstAddr filte…
1.3.6.1.3.83.4.1.6.1.6ColumndocsSubMgtPktFilterDstMaskread-createcurrentA bit mask that is to be applied to the destination address prior to matching. This, taken with the DstAddr specifies a matching criteria. By default, the pair…
1.3.6.1.3.83.4.1.6.1.7ColumndocsSubMgtPktFilterUlpread-createcurrentUpper level protocol to match. If this value is 256, matches ALL ULP values. Otherwise, this matches the specific protocol value. Note that if the packet ULP i…
1.3.6.1.3.83.4.1.6.1.8ColumndocsSubMgtPktFilterTosValueread-createcurrentThe TOS value to match in the IP packet.
1.3.6.1.3.83.4.1.6.1.9ColumndocsSubMgtPktFilterTosMaskread-createcurrentThe mask to apply against the TOS value to be matched in the IP packet. The default for both these objects taken together matches all TOS values. A packet matc…
1.3.6.1.3.83.4.1.6.1.10ColumndocsSubMgtPktFilterActionread-createcurrentThe action to take upon this filter matching. Accept means to accept the packet for further processing. Drop means to drop the packet.
1.3.6.1.3.83.4.1.6.1.11ColumndocsSubMgtPktFilterMatchesread-onlycurrentThis object counts the number of times this specific rule has been matched. This is incremented any time this rule is encountered and all components match. It …
1.3.6.1.3.83.4.1.6.1.12ColumndocsSubMgtPktFilterStatusread-createcurrentStandard rowStatus object for creating this row. Any object in this row which is writable may be changed at any time while the row is active.
1.3.6.1.3.83.4.1.7TabledocsSubMgtTcpUdpFilterTablenot-accessiblecurrentThis is an adjunct to docsSubMgtPktFilterTable. It provides optional filtering based on elements in TCP or UDP headers. This table is separate from docsSubMgtP…
1.3.6.1.3.83.4.1.7.1RowdocsSubMgtTcpUdpFilterEntrynot-accessiblecurrentDefines filtering criteria for TCP and UDP headers.
1.3.6.1.3.83.4.1.7.1.1ColumndocsSubMgtTcpUdpSrcPortread-createcurrentThe source port to match. 65536 matches any value in the TCP or UDP source port field.
1.3.6.1.3.83.4.1.7.1.2ColumndocsSubMgtTcpUdpDstPortread-createcurrentThe destination port to match. 65536 matches any value in the TCP or UDP destination port field.
1.3.6.1.3.83.4.1.7.1.3ColumndocsSubMgtTcpFlagValuesread-createcurrentThe value of the flags of interest. The value of this object MUST always be a subset (proper or otherwise) of docsSubMgtTcpFlagMask. An attempt to violate this…
1.3.6.1.3.83.4.1.7.1.4ColumndocsSubMgtTcpFlagMaskread-createcurrentThis bit set indicates the flags of interest in the TCP header for the packet to be matched. For example to match all packets where the urgent bit is set, but …
1.3.6.1.3.83.4.1.7.1.5ColumndocsSubMgtTcpUdpStatusread-createcurrentStandard row object for this table. Any object in the conceptual row may be modified regardless of whether this row is active or not.
1.3.6.1.3.83.4.1.8TabledocsSubMgtCmFilterTablenot-accessiblecurrentBinds filter groups to modems. This table identifies for each modem the upstream and downstream filter groups that apply to packets for that modem. Zero is use…
1.3.6.1.3.83.4.1.8.1RowdocsSubMgtCmFilterEntrynot-accessiblecurrentBinds a filter group to each direction of traffic for a modem.
1.3.6.1.3.83.4.1.8.1.1ColumndocsSubMgtSubFilterDownstreamread-writecurrentThe filter group applied to traffic destined for subscribers attached to the referenced CM. This is set upon row creation to either the default (docsSubMgtSubF…
1.3.6.1.3.83.4.1.8.1.2ColumndocsSubMgtSubFilterUpstreamread-writecurrentThe filter group applied to traffic originating from subscribers attached to the referenced CM. This is set upon row creation to either the default (docsSubMgt…
1.3.6.1.3.83.4.1.8.1.3ColumndocsSubMgtCmFilterDownstreamread-writecurrentThe filter group applied to traffic destined for the referenced CM itself. This is set upon row creation to either the default (docsSubMgtCmFilterDownDefault),…
1.3.6.1.3.83.4.1.8.1.4ColumndocsSubMgtCmFilterUpstreamread-writecurrentThe filter group applied to traffic originating from the referenced CM itself. This is set upon row creation to either the default (docsSubMgtCmFilterUpDefault…
1.3.6.1.3.83.4.1.8.1.5ColumndocsSubMgtPsFilterDownstreamread-writecurrentThe filter group applied to traffic destined for CableHome portal servers attached to the referenced CM. This is set upon row creation to either the default (d…
1.3.6.1.3.83.4.1.8.1.6ColumndocsSubMgtPsFilterUpstreamread-writecurrentThe filter group applied to traffic originating from CableHome portal servers attached to the referenced CM. This is set upon row creation to either the defaul…
1.3.6.1.3.83.4.1.8.1.7ColumndocsSubMgtMtaFilterDownstreamread-writecurrentThe filter group applied to traffic destined for MTAs attached to the referenced CM. This is set upon row creation to either the default (docsSubMgtMtaFilterDo…
1.3.6.1.3.83.4.1.8.1.8ColumndocsSubMgtMtaFilterUpstreamread-writecurrentThe filter group applied to traffic originating from MTAs attached to the referenced CM. This is set upon row creation to either the default (docsSubMgtMtaFilt…
1.3.6.1.3.83.4.1.8.1.9ColumndocsSubMgtStbFilterDownstreamread-writecurrentThe filter group applied to traffic destined for STBs attached to the referenced CM. This is set upon row creation to either the default (docsSubMgtStbFilterDo…
1.3.6.1.3.83.4.1.8.1.10ColumndocsSubMgtStbFilterUpstreamread-writecurrentThe filter group applied to traffic originating from STBs attached to the referenced CM. This is set upon row creation to either the default (docsSubMgtStbFilt…
1.3.6.1.3.83.4.1.9ScalardocsSubMgtSubFilterDownDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtSubFilterDownstream is set to this value if no provisioning object is present to override it. This ob…
1.3.6.1.3.83.4.1.10ScalardocsSubMgtSubFilterUpDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtSubFilterUpstream is set to this value if no provisioning object is present to override it. This obje…
1.3.6.1.3.83.4.1.11ScalardocsSubMgtCmFilterDownDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtCmFilterDownstream is set to this value if no provisioning object is present to override it. This obj…
1.3.6.1.3.83.4.1.12ScalardocsSubMgtCmFilterUpDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtCmFilterUpstream is set to this value if no provisioning object is present to override it. This objec…
1.3.6.1.3.83.4.1.13ScalardocsSubMgtPsFilterDownDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtPsFilterDownstream is set to this value if no provisioning object is present to override it. This obj…
1.3.6.1.3.83.4.1.14ScalardocsSubMgtPsFilterUpDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtPsFilterUpstream is set to this value if no provisioning object is present to override it. This objec…
1.3.6.1.3.83.4.1.15ScalardocsSubMgtMtaFilterDownDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtMtaFilterDownstream is set to this value if no provisioning object is present to override it. This ob…
1.3.6.1.3.83.4.1.16ScalardocsSubMgtMtaFilterUpDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtMtaFilterUpstream is set to this value if no provisioning object is present to override it. This obje…
1.3.6.1.3.83.4.1.17ScalardocsSubMgtStbFilterDownDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtStbFilterDownstream is set to this value if no provisioning object is present to override it. This ob…
1.3.6.1.3.83.4.1.18ScalardocsSubMgtStbFilterUpDefaultread-writecurrentUpon a row creation in docsSubMgtCmFilterTable, docsSubMgtStbFilterUpstream is set to this value if no provisioning object is present to override it. This obje…
1.3.6.1.3.83.4.2NodedocsSubMgtNotification
1.3.6.1.3.83.4.3NodedocsSubMgtConformance
1.3.6.1.3.83.4.3.1NodedocsSubMgtCompliances
1.3.6.1.3.83.4.3.1.1CompliancedocsSubMgtBasicCompliancecurrentThe compliance statement for CMTS devices that implement CMTS centric subscriber management.
1.3.6.1.3.83.4.3.2NodedocsSubMgtGroups
1.3.6.1.3.83.4.3.2.1GroupdocsSubMgtGroupcurrentThe objects use to managed host-based cable modems via a set of CMTS enforced controls.
Type Definitions
NameSyntaxStatusDescription
IpV4orV6AddrOCTET STRING (SIZE (0 | 4 | 16))currentAn IP V4 or V6 address expressed as an octet string. The zero length string is equal to both 0.0.0.0 and the IPv6 :0 address.