RAD-ConfigChange-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
7
configurationChangeTable
table.1.3.6.1.4.1.164.6.2.75.1.1
·
1 row entry
·
3 columns
This table includes all Configuration Tables OIDs that are supported by the device. When a configuration change is performed on a table, the configuration change ID shall be incremented and saved for this Table. Note that the configuration change ID is a global parameter and will be incremented whenever a change is made on any configuration table in the device.
Entries for configurationChangeTable.
Indexes
configurationChangeFamilyOid
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
configurationChangeFamilyOid
Object Identifier of the current configuration table's family.
This is the OID of the table that was configured without its row indices. For scalars, the object identifier shall be the OID of the family/tree that contai… |
ObjectIdentifier | .1.3.6.1.4.1.164.6.2.75.1.1.1.1 |
||||
|
configurationChangeLastChangeId
Configuration Change Id of the current configuration table.
Each time a change is performed on the table (or scalars), the device shall increment its configurationChangeId and save it in this MIB object for the changed … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.6.2.75.1.1.1.2 |
||||
|
configurationChangeOIDType
This MIB object indicates whether the familyOID that was sent is an OID of a table or of a scalar.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.164.6.2.75.1.1.1.3 |
.1.3.6.1.4.1.164.6.2.75.1.6
·
1 row entry
·
4 columns
This table is used for marking the added, changed and removed instances. In addition, it points to removed/added rows. This table is used for notifications only.
An entry in the configChangeNotificationTable.
Each entry contains the OID that is used for the changed/removed/added MIB object/row.
Each entry contains the OID that is used for the changed/removed/added MIB object/row.
Indexes
configChangeNotificationFamilyOid
| Column | Syntax | OID |
|---|---|---|
|
configChangeNotificationFamilyOid
Family OID of the entry (row) that was removed or added to a configuration table.
The Family OID consists of the configured table OID without the row indices segment. For a changed MIB object, the index will have a valu… |
ObjectIdentifier | .1.3.6.1.4.1.164.6.2.75.1.6.1.1 |
|
configChangeNotificationAdd
This MIB object shall be attached to the configurationChange notification
when a row is added to a table. The value of this MIB object will be 0.0 . The index (configChangeNotificationFamilyOid) will be 0.0 too. … |
ObjectIdentifier | .1.3.6.1.4.1.164.6.2.75.1.6.1.2 |
|
configChangeNotificationChange
This MIB object shall be attached to the configurationChange notification
when a MIB object has been changed. The value of this MIB object will be 0.0 . The index (configChangeNotificationFamilyOid) will be 0.0 to… |
ObjectIdentifier | .1.3.6.1.4.1.164.6.2.75.1.6.1.3 |
|
configChangeNotificationRemove
This MIB object shall be attached to the configurationChange notification
when a row is removed from a table. Its value is the indices of the removed row. configChangeNotificationFamilyOid with the configChangeNotific… |
ObjectIdentifier | .1.3.6.1.4.1.164.6.2.75.1.6.1.4 |