Point System Configuration Management

Configuration Management allows the network administrator to apply a single configuration change to an arbitrary number of devices at once.

For more information, look here.

ParameterAssociated MIB variableDescription
Group Control String
(found on Web “Agent Summary” Screen, Focal Point “Main” Screen)
cpsGroupCtrl.0The groups to which the system should currently be applying all configuration changes
Group Memberships
(found on Web “Device Details” Screen, Focal Point “Details” Screen)
<device-model>GroupsThe groups to which this device currently belongs
Config Match
(found on Web “Device Details” Screen, Focal Point “Cabinet View” Screen)
<device-model>CfgMatch

This field takes on the following values:

  • yes(1); Configuration Management is active (i.e. the Group Control String is not null) and this device will be affected by changes (i.e. the Group Membership string matches the Group Control String)
  • no(2); Configuration Management is active (i.e. the Group Control String is not null) but this device will not be affected by changes (i.e. the Group Membership string doesn’t match the Group Control String)
  • notApplicable(3); Configuration Management is not active (i.e. the Group Control string is null)