BRCM-CABLEDATA-FACTORY-MIB: View SNMP OID List / Download MIB

VENDOR: BROADCOM LIMITED


 Home MIB: BRCM-CABLEDATA-FACTORY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cableDataFactory 1.3.6.1.4.1.4413.2.99.1.1.2
     cableDataFactoryBase 1.3.6.1.4.1.4413.2.99.1.1.2.1
         cdFactCommitSettings 1.3.6.1.4.1.4413.2.99.1.1.2.1.1
Setting this object to true(1) causes any factory settings which have been provisioned to be committed to permanent storage on the device. Reading this object always returns false(2).
         cdFactScratchPad 1.3.6.1.4.1.4413.2.99.1.1.2.1.2
This object provides a 32 bit scratch pad which may be used for any purpose desired. Data written to this scratch pad will be permanently stored on the device.
         cdFactSerialNumberTable 1.3.6.1.4.1.4413.2.99.1.1.2.1.3
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.
             cdFactSerialNumberEntry 1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1
An entry defining a single serial number for this device.
                 cdSerialNumIndex 1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.1
Identifies the instance of this serial number.
                 cdSerialNumber 1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.2
The value of this serial number.
                 cdSerialNumDescr 1.3.6.1.4.1.4413.2.99.1.1.2.1.3.1.3
A textual description of what this serial number is used for.
         cdFactMacAddressTable 1.3.6.1.4.1.4413.2.99.1.1.2.1.4
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.
             cdFactMacAddressEntry 1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1
An entry defining a single MAC address for this device.
                 cdMacAddrIndex 1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.1
Identifies the instance of this MAC address.
                 cdMacAddress 1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.2
The value of this serial number.
                 cdMacAddrType 1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.3
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 rather than using it internally, it is assigned to an attached peripheral.
                 cdMacAddrDescr 1.3.6.1.4.1.4413.2.99.1.1.2.1.4.1.4
A textual description of what this MAC address is used for.
         cdFactIpSettingsTable 1.3.6.1.4.1.4413.2.99.1.1.2.1.5
A table of settings used when provisioning the IP stack(s) on this device.
             cdFactIpSettingsEntry 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1
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.
                 cdIpDescr 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.1
A textual description of this IP stack.
                 cdIpProvMethod 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.2
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.
                 cdIpStaticAddress 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.3
Specifies the IP address that will be assigned to this IP stack if cmIpProvMethod is set to static(0).
                 cdIpStaticSubnet 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.4
Specifies the subnet that will be assigned to this IP stack if cmIpProvMethod is set to static(0).
                 cdIpStaticGateway 1.3.6.1.4.1.4413.2.99.1.1.2.1.5.1.5
Specifies the default gateway that will be assigned to this IP stack if cmIpProvMethod is set to static(0).
         cdFactNonVolOperStatus 1.3.6.1.4.1.4413.2.99.1.1.2.1.6
This object reports the current state of the non volatile storage on this device. If no read or write operation is currently pending or in progress, then the object will return a value of idle(0). If a read or write operation is currently pending or in progress, the appropriate value will be returned. This object may be polled to determine when a write operation initiated by cdFactCommitSettings is complete.
     cableDataFactoryVendor 1.3.6.1.4.1.4413.2.99.1.1.2.99