Match each SNMP component or operational term on the left with its correct defining characteristic on the right.
- SNMP TrapUnacknowledged event notification sent spontaneously from a managed device to the NMS using UDP port 162
- SNMP InformReliable event notification sent to the NMS that requires explicit acknowledgment to ensure delivery
- Management Information Base (MIB)Hierarchical database structure containing variables identified by Object Identifiers (OIDs) that can be monitored or set
- SNMPv3 authPrivSecurity model level providing both cryptographic message authentication and payload encryption
Cevap
SNMP Trap matches the unacknowledged notification on UDP port 162; SNMP Inform matches the acknowledged notification requiring response; MIB matches the hierarchical database of OIDs; SNMPv3 authPriv matches the security level providing authentication and encryption.
Each SNMP term correctly maps to its defining operational characteristic. Traps provide unacknowledged alerts on UDP port 162, Informs provide acknowledged alerts, MIB represents the OID database structure, and SNMPv3 authPriv combines authentication with encryption.
Adım Adım Çözüm
Anahtar Kavram
SNMP Notification Types, MIB Structures, and Security Levels