BRCM-CABLEDATA-PRIVATE-MIB Table View

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

Tables
1
Rows
1
Columns
3
.1.3.6.1.4.1.4413.2.99.1.1.1.2 · 1 row entry · 3 columns
A table which may be used to re-enable the private MIB after
privateMibEnable is set to false.  This table contains a list
of keys, all of which must be set to their current values in a single
SNMP-SET PDU in order to set privateMibEnable back to manufacturing.
If the table is empty, then this mechanism is disabled and the private
MIB cannot be re-enabled.  The number of keys required to re-enable
the private MIB is controlled at configuration time by the number of
entries created in the table.  Although there is no theoretical
maximum to the number of keys which may be required, a particular
device is likely to have non-volatile storage constraints which
will limit the maximum number of entries.  If an attempt is made to
create more rows than the device can support, an error code of
NO CREATION will be returned.
cdPrivateMibEnableKeyEntry entry .1.3.6.1.4.1.4413.2.99.1.1.1.2.1
An entry identifying a single key value used to re-enable the private
MIB once it has been disabled.
Indexes
cdPvtMibEnableKeyIndex
Column Syntax OID
cdPvtMibEnableKeyIndex
A unique value used to identify this key instance. Note that the
indices need not be sequential, although they must be positive.
Also note that a particular device may have non-volatile storage
constraints which limit …
Integer32
Constraints:
range: 1-8
.1.3.6.1.4.1.4413.2.99.1.1.1.2.1.1
cdPvtMibEnableKeyValue
A value used to control re-enabling of the private MIB once it has
been disabled. If the private MIB is disabled, the only value which
may be successfully set to this object is its current value. If the
MIB is enabled…
OctetStringr/w .1.3.6.1.4.1.4413.2.99.1.1.1.2.1.2
cdPvtMibEnableKeyStatus
Controls and reflects the status of rows in this table. Rows in this
table may be created by either the create-and-go or create-and-wait
paradigms. There is no restriction on changing values in a row of
this table w…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.4413.2.99.1.1.1.2.1.3