This is the complete ManagementServer object in the DB for the device:
ManagementServer: {
ConnectionRequestURL: {
_object: false,
_timestamp: ISODate('2025-07-04T10:20:36.401Z'),
_type: 'xsd:string',
_value: 'http://10.3.0.1:7547/ConnectionRequest/001D4C-TNW232800000'
},
ParameterKey: {
_object: false,
_timestamp: ISODate('2025-07-04T10:20:36.401Z'),
_type: 'xsd:string',
_value: ''
},
PeriodicInformEnable: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:bool',
_value: 'true'
},
PeriodicInformInterval: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:int',
_value: '600'
},
ConnectionRequestUsername: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:string',
_value: 'username'
},
ConnectionRequestPassword: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:string',
_value: 'password'
},
InformParameterNumberOfEntries: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:int',
_value: ''
},
Username: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:string',
_value: 'username'
},
Password: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:string',
_value: 'password'
},
URL: {
_object: false,
_timestamp: ISODate('2025-06-08T14:51:32.138Z'),
_type: 'xsd:string',
_value: 'http://example.com:7013/cwmpWeb/WGCPEMgt'
},
_object: true
},
and yet, after the initial contact GenieACS sends a GPN for the “ManagementServer” object.
FYI, GPV does work with this device, only GPN is not implemented.