BRCM-CM-MGMT-EXT-MIB
AI MIB Summary
The BRCM-CM-MGMT-EXT-MIB extends standard SNMP management capabilities for Broadcom Cable Modem (CM) hardware to expose vendor-specific operational metrics and configuration parameters not covered by generic DOCSIS MIBs. This extension enables network operators to monitor proprietary device states, interface statistics, and management events specific to Broadcom's CM implementation within cable access networks.
Broadcom CM management extension MIB. This MIB is supported only for products implementing the Broadcom CM vendor extension.
Main OID:
cmMgmtExt.broadcomCableDataMgmt.2
9
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
cmMgmtExtBroadcom CM management extension MIB. This MIB is supported only for
products implementing the Broadcom CM vendor extension. MODULE-IDENTITY .broadcomCableDataMgmt.2 |
cmMgmtExtBase OBJECT IDENTIFIER .broadcomCableDataMgmt.2.1 |
cmMgmtExtBaseStandbySwitchStatusReports/Sets the position of the standby switch.
A GET on this object returns the current state of the standby switch.
A SET to a value of 'on(1)' enables standby mode for the device.
A SET to a value of 'off(2)' disables standby mode for the device.
When standby-mode is enabled 'on(1)', the device blocks WAN data traffic
to/from the CPEs.rw Enumeration .broadcomCableDataMgmt.2.1.1 |
cmMgmtExtScan OBJECT IDENTIFIER .broadcomCableDataMgmt.2.2 |
cmScanPushFrequencySetting this object will add a new entry to the cmScanTable. The
new entry will be at index 1, and all existing entries will be
re-indexed starting at 2. If the table is full, the last entry
in the table will be dropped. If the value set here already exists
in the table, it will be moved from its current position in the table
to become entry 1 (a duplicate entry will not be added). Setting
this object to a value of 0 will flush the cmScanTable. When read,
this object always returns 0.rw Integer32 .broadcomCableDataMgmt.2.2.1 |
cmScanTableA table of the most recent known good frequencies to which the CM
has registered. The most recent good frequency will be at index
1, with subsequent entries being in chronological order from newest
to oldest. Note that the table will not grow unbounded. Once the
maximum number of entries is reached, the oldest entries will be
discarded. SEQUENCE OF CmScanEntry .broadcomCableDataMgmt.2.2.2 |
cmScanEntryAn entry which identifies a downstream frequency to which the CM has
recently successfully registered. CmScanEntry .broadcomCableDataMgmt.2.2.2.1 |
cmScanIndexIdentifies the instance of this scan entry. Integer32 .broadcomCableDataMgmt.2.2.2.1.1 |
cmScanFrequencyA downstream frequency to which the CM has recently successfully
registered, or which has been provisioned by way of a set to
cmScanPushFrequency.ro Integer32 UNITS "hertz" .broadcomCableDataMgmt.2.2.2.1.2 |