A network engineer wants to configure managed switches to alert the SNMP management station upon link status changes. To prevent missed alerts due to unacknowledged packet delivery, the engineer requires a message type that mandates an explicit confirmation receipt back from the manager. Which SNMP message type should be configured on the switches?
- ASNMP Trap
- SNMP InformRequestCevap
- CSNMP GetNextRequest
- DSNMP SetRequest
Cevap
SNMP InformRequest (or Inform) is the correct message type because it requires an explicit acknowledgement receipt from the receiving SNMP manager.
SNMP InformRequest messages are specifically designed to provide reliable notification handling. Unlike standard Traps, when an agent sends an Inform, the receiver must reply with an acknowledgement; if no confirmation is received, the agent can retransmit the alert.
Adım Adım Çözüm
Anahtar Kavram
SNMP Traps vs SNMP Informs Reliability Mechanics