BRCM-CABLEDATA-FACTORY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
12
cdFactSerialNumberTable
table.1.3.6.1.4.1.4413.2.99.1.1.2.1.3
·
1 row entry
·
3 columns
A list of serial numbers for this device. A table is necessary for this purpose to accomodate possibly multiple serial numbers for a given device - internal vs. published serial numbers, integrated devices with multiple components, etc.
An entry defining a single serial number for this device.
Indexes
cdSerialNumIndex
| Column | Syntax | OID |
|---|---|---|
|
cdSerialNumIndex
Identifies the instance of this serial number.
|
Integer32 Constraints: range: 1-4 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.1 |
|
cdSerialNumber
The value of this serial number.
|
OctetStringr/w | .1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.2 |
|
cdSerialNumDescr
A textual description of what this serial number is used for.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.3 |
cdFactMacAddressTable
table.1.3.6.1.4.1.4413.2.99.1.1.2.1.4
·
1 row entry
·
4 columns
A table of MAC addresses used by this device. MAC addresses in this table may be internal to the device or external, meaning they are assigned by the device to an externally attached peripheral.
An entry defining a single MAC address for this device.
Indexes
cdMacAddrIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cdMacAddrIndex
Identifies the instance of this MAC address.
|
Integer32 Constraints: range: 1-8 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.1 |
||||
|
cdMacAddress
The value of this serial number.
|
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.2 |
||||
|
cdMacAddrType
Specifies the use of this MAC address. A value of internal(1)
indicates that this MAC address is used internally by this device. A value of external(2) indicates that this device maintains this MAC address, but rathe… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.3 |
||||
|
cdMacAddrDescr
A textual description of what this MAC address is used for.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.4 |
cdFactIpSettingsTable
table.1.3.6.1.4.1.4413.2.99.1.1.2.1.5
·
1 row entry
·
5 columns
A table of settings used when provisioning the IP stack(s) on this device.
An entry defining the characteristics of a single IP stack on this
device. This table is indexed by the cdMacAddrIndex value which
corresponds to the MAC address associated with this IP stack instance.
device. This table is indexed by the cdMacAddrIndex value which
corresponds to the MAC address associated with this IP stack instance.
Indexes
cdMacAddrIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cdIpDescr
A textual description of this IP stack.
|
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.1 |
||||
|
cdIpProvMethod
Indicates whether this IP stack will provision itself using the static
configuration from this table, or will be dynamically provisioned via DHCP or some other protocol. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.2 |
||||
|
cdIpStaticAddress
Specifies the IP address that will be assigned to this IP
stack if cmIpProvMethod is set to static(0). |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.3 |
||||
|
cdIpStaticSubnet
Specifies the subnet that will be assigned to this IP
stack if cmIpProvMethod is set to static(0). |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.4 |
||||
|
cdIpStaticGateway
Specifies the default gateway that will be assigned to this IP
stack if cmIpProvMethod is set to static(0). |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.5 |