Computer Networks MCQs

1018 MCQs  (Page 20 of 102)

What is the function of an XML interpreter in SNMPv3 Architecture?
A. It converts the xml pdu to snmp pdu
B. It converts snmp pdu to xml
C. It encrypts the pdu converted to xml
D. It deciphers the pdu encrypted in xml
A _________ application is used to generate get-request, get-next-request, get-bulk, and set-request messages.
A. Command responder
B. Command generator
C. Notification receiver
D. Notification originator
The use of ______ involves defining collections of data, groups of users of the data, and access statements.
A. Usm (user-based security model)
B. Vacm (view-based access control model)
C. Mib (management information base)
D. Mac (message access code)
What is the function of Masquerade in SNMPv3 security threats?
A. Some unauthorized user may modify the contents of the message while it is in transit
B. The message stream could be monitored by an unauthorized person by eavesdropping
C. An unauthorized user sends information to another assuming the identity of an authorized user
D. An authorized user is denied service by a management entity
Two algorithms are recommended in SNMPv3 for developing the key from the password. They are ______ and ______
A. Triple des, rsa
B. Block cipher algorithm, stream cipher algorithm
C. . the second part in the designation is the bashing algorithm used, the first one being the mds hashing algorithm, and the second one the sha-1 hashing algorithm to generate mac.
D. Hmac-mds-96, hmac-sha-96