BRCM-CABLEDATA-ENGINEERING-MIB
25 objects
Broadcom proprietary MIB for management and configuration of objects used by engineering and development.
Imported Objects
| BRCM-CABLEDATA-PRIVATE-MIB | cableDataPrivateMIBObjects |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString MacAddress TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4413.2.99.1.1.3 | IdentitycableDataEngineering | Broadcom proprietary MIB for management and configuration of objects used by engineering and development. | ||
| 1.3.6.1.4.1.4413.2.99.1.1.3.1 | NodecableDataEngineeringBase | |||
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.1 | ScalarcdEngrMemAccessAddress | read-write | current | The memory address to access when executing a cdEngrMemAccessCommand operation. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.2 | ScalarcdEngrMemAccessNumBytes | read-write | current | The number of bytes to read or write when executing a cdEngrMemAccessCommand operation. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.3 | ScalarcdEngrMemAccessData | read-write | current | The data read from or to be written to the device when executing a cdEngrMemAccessCommand operation. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.4 | ScalarcdEngrMemAccessCommand | read-write | current | Setting this value to read(0) will cause the number of bytes specified in cdEngrMemAccessNumBytes to be read from the address specified by cdEngrMemAccessAddre… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20 | NodecableDataEngineeringEjtag | |||
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.1 | ScalarcdEngrEJTAGTPSelect | read-write | current | This object sets the TP that the EJTAG DSU (debug support unit) will monitor. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.2 | ScalarcdEngrEJTAGDisableAll | read-write | current | This object disables all active instruction and data breaks. If set to a value of 'true', this object disables all active instruction and data breaks. If set t… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3 | TablecdEngrEJTAGInstrBrkTable | not-accessible | current | This data table represents EJTAG Instruction Break configuration. It specifies an Instruction Break for the specified channel and address (with optional mask).… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1 | RowcdEngrEJTAGInstrBrkEntry | not-accessible | current | Each entry in this data table describes an Instruction Break. There is a row for each channel supported by the hardware. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1.1 | ColumncdEngrEJTAGIBChannel | read-only | current | The index for this table. This object represents the channel associated with the entries in this row. Channels within the EJTAG DSU may start with the zero val… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1.2 | ColumncdEngrEJTAGIBEnabled | read-write | current | This object represents the enabled status of the entry. If set to a value of 'true', the row is enabled for breaks. If set to a value of 'false', the row is no… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1.3 | ColumncdEngrEJTAGIBAddress | read-write | current | This object represents the Address for the Instruction Break. The EJTAG DSU will monitor for an instruction with the address given by this object. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1.4 | ColumncdEngrEJTAGIBAddrMask | read-write | current | This object represents the Address Mask for the given address for the Instruction Break. The default mask is 0xffffffff (all address bits relevant). Be careful… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.3.1.5 | ColumncdEngrEJTAGIBControl | read-only | current | This object represents the Control field for the Instruction Break. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4 | TablecdEngrEJTAGDataBrkTable | not-accessible | current | This data table represents EJTAG Data Break configuration. It specifies a data break for the specified channel, address, and data value (with optional address … |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1 | RowcdEngrEJTAGDataBrkEntry | not-accessible | current | Each entry in this data table describes a Data Break. There is a row for each channel supported by the hardware. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.1 | ColumncdEngrEJTAGDBChannel | read-only | current | The index for this table. This object represents the channel associated with the entries in this row. Channels within the EJTAG DSU may start with the zero val… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.2 | ColumncdEngrEJTAGDBEnabled | read-write | current | This object represents the enabled status of the entry. If set to a value of 'true', the row is enabled for breaks. If set to a value of 'false', the row is no… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.3 | ColumncdEngrEJTAGDBAddress | read-write | current | This object represents the Address for the Data Break. The EJTAG DSU will monitor for a read-write with the address given by this object. |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.4 | ColumncdEngrEJTAGDBAddrMask | read-write | current | This object represents the Address Mask for the given address for the Data Break. The default address mask is 0xffffffff (all address bits relevant). Be carefu… |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.5 | ColumncdEngrEJTAGDBDataVal | read-write | current | This object represents the data value associated with the Data Break. This is the data value that the EJTAG DSU looks for at the associated address |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.6 | ColumncdEngrEJTAGDBDataMask | read-write | current | This object represents the Data Mask for the given data value for the Data Break. The default value mask is 0x0f (all byte lanes relevant). |
| 1.3.6.1.4.1.4413.2.99.1.1.3.1.20.4.1.7 | ColumncdEngrEJTAGDBControl | read-only | current | This object represents the Control field for the Data Break. |