[Kea-users] stat-lease6-get returning total-nas -4

Chris Calbreath ccalbreath at gatewayfiber.com
Fri Apr 30 18:32:34 UTC 2021


KEA 1.8.2 and Stork Server 0.16.0

stat-lease6-get is returning -4 for total-nas for all subnet ID's. All other results appear to be correct. I assume this is why Stork is reporting the same information. Why would total-nas return -4?
"arguments": {
            "result-set": {
                "columns": [
                    "subnet-id",
                    "total-nas",
                    "cumulative-assigned-nas",
                    "assigned-nas",
                    "declined-nas",
                    "total-pds",
                    "cumulative-assigned-pds",
                    "assigned-pds"
                ],
                "rows": [
                    [
                        700,
                        -4,
                        146,
                        119,
                        0,
                        268435456,
                        146,
                        119
                    ]
                ],
                "timestamp": "2021-04-30 18:30:01.422335"
            }
        },
        "result": 0,
        "text": "stat-lease6-get[subnet-id=700]: 1 rows found"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20210430/e2e90c43/attachment.htm>


More information about the Kea-users mailing list