Set Hotspot Extended Properties
Perform this task to set extended properties for hotspots.
Procedure
- Open the file /client/conf/wlan/hotspotExtendProperty.xml in the INC installation path, add elements named propertyitem in the extendProperties section, and then set the following attributes for the propertyitem element:
- id: Number type. It uniquely identifies the
display order of the extended property.
- displayName: String type. It represents the name of the extended
property.
- wsName: String type. It represents the variable name that a third-party NMS receives when the hotspot changes. The value is typically empty.
- unique: Boolean type. It represents whether or not the extended
property is unique. You cannot modify the unique setting once it is configured.
- inheritLast: Boolean type. It represents whether the property uses the previous property value when the value of the current property is empty.
- Restart the server in the Intelligent Deployment Monitoring Agent.
Remarks
The number of extended properties cannot exceed 10.
Related
Topics