BRCM-CM-MGMT-MIB Table View

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

Tables
4
Rows
4
Columns
18
.1.3.6.1.4.1.4413.2.2.2.1.2.1.8 · 1 row entry · 4 columns
Uses the broadcom variant from /opt/observium/mibs/broadcom.
Command help
Walk cmDownstreamChannelInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmDownstreamChannelInfoTable'
A table describing the characteristics of each downstream channel.  An
entry exists in this table for each entry in the ifTable with an 
ifType value of docsCableDownstream (128).
cmDownstreamChannelInfoEntry row .1.3.6.1.4.1.4413.2.2.2.1.2.1.8.1
An entry describing the attributes of a single downstream channel.
Indexes
Column Syntax OID
Downstream Codeword Error Rate. (Errored Codewords / Total CodeWords)
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4413.2.2.2.1.2.1.8.1.1
Downstream Mean Square Error
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.4413.2.2.2.1.2.1.8.1.2
Indicates the tuner to which this downstream channel is mapped. A
value of 0 is a special case which indicates that this channel is not
mapped to any tuner - this would generally only be the case under
unusual circu…
Integer32
Constraints:
range: 0-4
.1.3.6.1.4.1.4413.2.2.2.1.2.1.8.1.3
Indicates which channel of the tuner identified by cmDsChanInfoTuner
is mapped to this downstream channel. Values are defined as offsets
from the center channel of the tuner, which is represented by a value
of 0 for…
Integer32
Constraints:
range: -2-2
.1.3.6.1.4.1.4413.2.2.2.1.2.1.8.1.4
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10 · 1 row entry · 3 columns
Uses the broadcom variant from /opt/observium/mibs/broadcom.
Command help
Walk cmServiceQueueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmServiceQueueTable'
This table describes attributes of each upstream service queue on
a CM.
cmServiceQueueEntry row .1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1
Describes the attributes of a single service queue. An entry exists
in this table exists for each service queue. The ifIndex refers to
the entry in the ifTable with an ifType value of
docsCableMaclayer(127).
Column Syntax OID
Identifies a service queue for upstream bandwidth. This value is
equal to the SID for this service queue.
Integer32
Constraints:
range: 1-16383
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1.1
Indicates the maximum number of packets which can be enqueued on this
service queue.

Note that for DOCSIS 3.0 devices operating in QoS mode, max queue depth
is now specified in terms of bytes, not packet…
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1.2
Indicates the number of packets currently enqueued on this service
queue.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1.3
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1 · 1 row entry · 8 columns
Uses the broadcom variant from /opt/observium/mibs/broadcom.
Command help
Walk cmHostIpFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmHostIpFilterTable'
The table of IP filters to be applied to traffic originating from
or destined to this device.  The fields in this table are loosely 
based on a subset of the fields in the docsDevFilterIpTable as defined 
in the DOCS-CABLE-DEVICE-MIB.  The key difference is that the filters 
described by the cmHostIpFilterTable are not applied to bridged  
traffic, but rather to traffic which is sent from or received by the 
cablemodem itself, acting in a role as a host.
          
This table may be used to restrict certain IP traffic (eg SNMP, 
TFTP, telnet, etc.) from being accessible via the CPE and / or HFC
interfaces.  Note that all filters will be applied to all IP
addresses associated with this host.
          
Caution must be exercised in the use of this table.  For example, it 
is possible to render the device unmanageable if SNMP is prohibited 
over both CPE and CM interfaces.
cmHostIpFilterEntry row .1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1
An instance of an IP filter. Entries in the cmHostIpFilterTable are
created and deleted using the cmHostIpFilterStatus object.

Each filter describes a set of criteria against which each IP packet
will be …
Column Syntax OID
Identifies the instance number of this conceptual row.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.1
The status of this conceptual row.

To create a row in this table, a manager must set this object to
either createAndGo(4) or createAndWait(5).

Until instances of all corresponding columns …
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.4.1.4413.2.2.2.1.2.2.1.1.2
The storage type for this conceptual row. Conceptual rows having the
value 'permanent' need not allow write-access to any columnar objects
in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.3
Counts the number of times this filter was matched.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.4
Identifies the interfaces to which this filter applies.
Bitsr/w
Enumerated Values:
0cpe
1cm
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.5
Determines whether the filter is applied to inbound(1) traffic,
outbound(2) traffic, or traffic in both(3) directions.
Enumerationr/w
Enumerated Values:
1inbound
2outbound
3both
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.6
The inclusive lower bound of the transport-layer destination
port range that is to be matched.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.7
The inclusive upper bound of the transport-layer destination
port range that is to be matched.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.4413.2.2.2.1.2.2.1.1.8
.1.3.6.1.4.1.4413.2.2.2.1.2.3.2 · 1 row entry · 3 columns
Uses the broadcom variant from /opt/observium/mibs/broadcom.
Command help
Walk cmChannelBondingUpstreamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmChannelBondingUpstreamTable'
A table defining management extensions for DOCSIS 3.0 upstream channels.
cmChannelBondingUpstreamEntry row .1.3.6.1.4.1.4413.2.2.2.1.2.3.2.1
An entry describing the characteristics of a single upstream channel.
An entry exists in this table for each entry in the ifTable with an
ifType value of docsCableUpstream(129).
Indexes
Column Syntax OID
This object reports an absolute power level which is the top of the
dynamic range window for this upstream channel.

This value is calculated by applying the value for Pload_min_set,
specified by the d…
DOCS-IF-MIBTenthdBmV .1.3.6.1.4.1.4413.2.2.2.1.2.3.2.1.1
This object reports an absolute power level which is the bottom of
the dynamic range window for this upstream channel.

This value is calculated by applying the value for Pload_min_set,
specified by th…
DOCS-IF-MIBTenthdBmV .1.3.6.1.4.1.4413.2.2.2.1.2.3.2.1.2
This object counts the number of RNG-RSP power adjustments made by the
CMTS which would cause the CM to violate the constraints of the dynamic
ranging window.

Such adjustments (if any) will have been i…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4413.2.2.2.1.2.3.2.1.3