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
Uses the rad variant from
Command help
/opt/observium/mibs/rad.
Walk configurationChangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ConfigChange-MIB::configurationChangeTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 |
||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.6.2.75.1.1.1.2 |
||||
|
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
Uses the rad variant from
Command help
/opt/observium/mibs/rad.
Walk configChangeNotificationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ConfigChange-MIB::configChangeNotificationTable'
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.
| Column | Syntax | OID |
|---|---|---|
|
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 |
|
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 |
|
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 |
|
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 |