JN0-332 · Question #387
Your network management station has generated an alarm regarding NAT utilization based on an SNMP trap received from an SRX Series device. Referring to the exhibit, which statement is correct about…
The correct answer is B. Once utilization is below 40 percent, the Junos OS will send an SNMP trap to the network management. See the full explanation below for the reasoning.
Question
Your network management station has generated an alarm regarding NAT utilization based on an SNMP trap received from an SRX Series device. Referring to the exhibit, which statement is correct about the alarm? [edit security nat source] user@host# show pool snat-pool { address { 10.10.10.10/32; 10.10.10.11/32; } } pool-utilization-alarm raise-threshold 50 clear-threshold 40; rule-set user-nat { from zone trust; to zone untrust; rule snat { match { source-address 0.0.0.0/0; } then { source-nat { pool { snat-pool; } } } } }
Options
- AThe network management station will require manual intervention to clear the alarm.
- BOnce utilization is below 40 percent, the Junos OS will send an SNMP trap to the network management
- COnce utilization is below 50 percent, the Junos OS will send an SNMP trap to the network management
- DOnce utilization is below 80 percent, the Junos OS will send an SNMP trap to the network management
How the community answered
(41 responses)- A7% (3)
- B73% (30)
- C2% (1)
- D17% (7)
Community Discussion
No community discussion yet for this question.