DOCS-SUBMGT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
35
.1.3.6.1.3.83.4.1.1 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk docsSubMgtCpeControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtCpeControlTable'
This table extends the docsIfCmtsCmStatusTable and adds 4
objects which reflect the state of subscriber management on a
particular CM.
docsSubMgtCpeControlEntry row .1.3.6.1.3.83.4.1.1.1
A row in the docsSubMgtCpeControlTable. All the values
are either set from the system default, or are set from objects
included in the DOCSIS registration request sent upstream to
the CMTS from the CM.
Indexes
No indexes recorded
Column Syntax OID
The 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 corresponding to
docsSubMgtCpeIpTable includes more CPE IP add…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.1.1.1
If 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 set to false, no
subscriber management filtering is done at …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.83.4.1.1.1.2
If 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 added (by
internal process) to the docsSubMgtCpeIpTable. Th…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.83.4.1.1.1.3
This 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 that table.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.83.4.1.1.1.4
.1.3.6.1.3.83.4.1.5 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk docsSubMgtCpeIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtCpeIpTable'
A table of CPE IP addresses known on a per CM basis.
docsSubMgtCpeIpEntry row .1.3.6.1.3.83.4.1.5.1
An entry in the docsSubMgtCpeIpTable. The first index is
the specific modem we're referring to, the second index is the
specific CPE IP entry.
Column Syntax OID
The 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 via learning. If a CMTS receives
an IP packet from a CM that …
Integer32
Constraints:
range: 1-1024
.1.3.6.1.3.83.4.1.5.1.1
The IP address either set from provisioning or learned via
wiretapping. See docsSubMgtCpeIpIndex for the mechanism.
IpV4orV6Addr
Type Constraints:
range: 0
range: 4
range: 16
.1.3.6.1.3.83.4.1.5.1.2
If true, this entry was learned from IP packets sent
upstream rather than from the provisioning objects.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.83.4.1.5.1.3
The type of CPE based on the classification below:
'cpe' Regular CPE clients.
'ps' CableHome Portal Server (PS)
'mta' PacketCable Multimedia Terminal Adapter (MTA)
'stb' Digital Setop Box (STB).
Enumeration
Enumerated Values:
1cpe
2ps
3mta
4stb
.1.3.6.1.3.83.4.1.5.1.4
.1.3.6.1.3.83.4.1.6 · 1 row entry · 12 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk docsSubMgtPktFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtPktFilterTable'
A table of filter or classifier criteria. Classifiers are
assigned by group to the individual CMs.  That assignment is made
via the configuration objects sent upstream from the CM to the
CMTS during registration.
docsSubMgtPktFilterEntry row .1.3.6.1.3.83.4.1.6.1
An entry in the docsSubMgtPktFilterTable.
Column Syntax OID
Identifies an ordered group of filters. Each modem may be
associated with a filter group for its upstream traffic
(docsSubMgtCmFilterUpstream) and a filter group for its
downstream traffic (docsSubMgtCmFilterDownstream)…
Integer32
Constraints:
range: 1-1024
.1.3.6.1.3.83.4.1.6.1.1
An index which describes the ordering of a set of filter
specifications within the group. Filters are applied in index
order.
Integer32
Constraints:
range: 1-1024
.1.3.6.1.3.83.4.1.6.1.2
The 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 the following is
true:
AND (FilterSrcAddr, FilterSrcMa…
IpV4orV6Addrr/w
Type Constraints:
range: 0
range: 4
range: 16
.1.3.6.1.3.83.4.1.6.1.3
A 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 specifies a filter
which matches all source addresses. This mas…
IpV4orV6Addrr/w
Type Constraints:
range: 0
range: 4
range: 16
.1.3.6.1.3.83.4.1.6.1.4
The 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 filter if the following is
true:
AND (FilterDstAddr, Filter…
IpV4orV6Addrr/w
Type Constraints:
range: 0
range: 4
range: 16
.1.3.6.1.3.83.4.1.6.1.5
A 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 specifies
a filter which matches all destination addresses…
IpV4orV6Addrr/w
Type Constraints:
range: 0
range: 4
range: 16
.1.3.6.1.3.83.4.1.6.1.6
Upper 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 is either 6 (tcp) or
17 (udp), then docsSubMgtPktTcpUdpFil…
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.3.83.4.1.6.1.7
The TOS value to match in the IP packet.
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.3.83.4.1.6.1.8
The 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 matches this filter if the
following is true:
AND (FilterTo…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.3.83.4.1.6.1.9
The action to take upon this filter matching. Accept means
to accept the packet for further processing. Drop means to drop
the packet.
Enumerationr/w
Enumerated Values:
1accept
2drop
.1.3.6.1.3.83.4.1.6.1.10
This 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 is only incremented for
the first (lowest-indexed) filter m…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.83.4.1.6.1.11
Standard 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.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.83.4.1.6.1.12
.1.3.6.1.3.83.4.1.7 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk docsSubMgtTcpUdpFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtTcpUdpFilterTable'
This is an adjunct to docsSubMgtPktFilterTable. It provides
optional filtering based on elements in TCP or UDP headers.
This table is separate from docsSubMgtPktFilterTable only
because it is expected to be used more rarely. This table
is not consulted unless the upper-layer protocol is TCP,
UDP, or 'any'.
docsSubMgtTcpUdpFilterEntry row .1.3.6.1.3.83.4.1.7.1
Defines filtering criteria for TCP and UDP headers.
Column Syntax OID
The source port to match. 65536 matches any value in the
TCP or UDP source port field.
Integer32r/w
Constraints:
range: 0-65536
.1.3.6.1.3.83.4.1.7.1.1
The destination port to match. 65536 matches any value in
the TCP or UDP destination port field.
Integer32r/w
Constraints:
range: 0-65536
.1.3.6.1.3.83.4.1.7.1.2
The 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 constraint
returns an inconsistentValue error for an SNMP…
Bitsr/w
Enumerated Values:
0urgent
1ack
2push
3reset
4syn
5fin
.1.3.6.1.3.83.4.1.7.1.3
This 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 that are not either syn
or fin, the value of docsSubMgtTcpF…
Bitsr/w
Enumerated Values:
0urgent
1ack
2push
3reset
4syn
5fin
.1.3.6.1.3.83.4.1.7.1.4
Standard row object for this table. Any object in the
conceptual row may be modified regardless of whether this row is
active or not.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.83.4.1.7.1.5
.1.3.6.1.3.83.4.1.8 · 1 row entry · 10 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk docsSubMgtCmFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DOCS-SUBMGT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-SUBMGT-MIB::docsSubMgtCmFilterTable'
Binds 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 used as a distinguished value
to mean no filter group.
docsSubMgtCmFilterEntry row .1.3.6.1.3.83.4.1.8.1
Binds a filter group to each direction of traffic for a
modem.
Indexes
No indexes recorded
Column Syntax OID
The filter group applied to traffic destined for subscribers
attached to the referenced CM. This is set upon row creation to
either the default (docsSubMgtSubFilterDownDefault), or to the
value in the provisioning obje…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.1
The filter group applied to traffic originating from
subscribers attached to the referenced CM. This is set upon row
creation to either the default (docsSubMgtSubFilterUpDefault), or
to the value in the provisioning ob…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.2
The filter group applied to traffic destined for the
referenced CM itself. This is set upon row creation to either
the default (docsSubMgtCmFilterDownDefault), or to the value in
the provisioning object sent upstream f…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.3
The filter group applied to traffic originating from the
referenced CM itself. This is set upon row creation to either
the default (docsSubMgtCmFilterUpDefault), or to the value in
the provisioning object sent upstream…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.4
The 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 (docsSubMgtPsFilterDownDefault),
or to the value in the provis…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.5
The filter group applied to traffic originating from
CableHome portal servers attached to the referenced CM. This is set
upon row creation to either the default (docsSubMgtPsFilterUpDefault),
or to the value in the prov…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.6
The filter group applied to traffic destined for MTAs
attached to the referenced CM. This is set upon row
creation to either the default (docsSubMgtMtaFilterDownDefault),
or to the value in the provisioning object sent …
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.7
The filter group applied to traffic originating from MTAs
attached to the referenced CM. This is set upon row creation to
either the default (docsSubMgtMtaFilterUpDefault), or to
the value in the provisioning object sen…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.8
The filter group applied to traffic destined for STBs
attached to the referenced CM. This is set upon row
creation to either the default (docsSubMgtStbFilterDownDefault),
or to the value in the provisioning object sent …
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.9
The filter group applied to traffic originating from STBs
attached to the referenced CM. This is set upon row creation to
either the default (docsSubMgtStbFilterUpDefault), or to
the value in the provisioning object sen…
Integer32r/w
Constraints:
range: 0-1024
.1.3.6.1.3.83.4.1.8.1.10