nerdexam
HP

HPE6-A84 · Question #50

Refer to the scenario. An organization wants the AOS-CX switch to trigger an alert if its RADIUS server (cp.acnsxtest.local) rejects an unusual number of client authentication requests per hour…

The correct answer is D. /rest/v1/system/vrfs/mgmt/radius/servers/cp.acnsxtest.local/2083/tcp?attributes=authstatistics.acc. This is because this URI specifies the exact attribute that contains the number of access rejects from the RADIUS server, which is the information that the NAE script needs to monitor and trigger

Optimizing and Managing Advanced Network Security

Question

Refer to the scenario. An organization wants the AOS-CX switch to trigger an alert if its RADIUS server (cp.acnsxtest.local) rejects an unusual number of client authentication requests per hour. After some discussions with other Aruba admins, you are still not sure how many rejections are usual or unusual. You expect that the value could be different on each switch. You are helping the developer understand how to develop an NAE script for this use case. You are helping the developer find the right URI for the monitor. Refer to the exhibit. You have used the REST API reference interface to submit a test call. The results are shown in the exhibit. Which URI should you give to the developer?

Exhibit

HPE6-A84 question #50 exhibit

Options

  • A/rest/v1/system/vrfs/mgmt/radius/servers/cp.acnsxtest.local/2083/tcp?attributes=authstatistics
  • B/rest/v1/system/vrfs/mgmt/radius/servers/cp.acnsxtest.local/2083/tcp?attributes=authstatistics?att
  • C/rest/v1/system/vrfs/mgmt/radius/_servers/cp.acnsxtest.local/2083/tcp
  • D/rest/v1/system/vrfs/mgmt/radius/servers/cp.acnsxtest.local/2083/tcp?attributes=authstatistics.acc

How the community answered

(69 responses)
  • A
    12% (8)
  • B
    19% (13)
  • C
    6% (4)
  • D
    64% (44)

Explanation

This is because this URI specifies the exact attribute that contains the number of access rejects from the RADIUS server, which is the information that the NAE script needs to monitor and trigger

Topics

#NAE#AOS-CX REST API#RADIUS monitoring#URI structure

Community Discussion

No community discussion yet for this question.

Full HPE6-A84 Practice