Soru

Zorluk: ZorNetwork Performance Monitoring and Metrics

A network engineer is investigating complaints of erratic video feed freezing during executive webcasts between two branch offices. Telemetry logs indicate a stable average round-trip time (RTT) of 18 ms18\text{ ms}, but the variation in inter-packet arrival delay fluctuates sharply between 4 ms4\text{ ms} and 165 ms165\text{ ms}. Additionally, company policy dictates that device telemetry collection via remote polling must encrypt all payload data over the wire using authenticated credentials. Which performance metric is degrading video quality, and which monitoring configuration satisfies the security policy?

  1. Metric: Jitter; Configuration: SNMPv3 configured with the authPriv security level using SHA authentication and AES payload encryption.Cevap
  2. B
    Metric: Jitter; Configuration: SNMPv3 configured with the authNoPriv security level using SHA authentication and unencrypted payload transmission.
  3. C
    Metric: Latency; Configuration: SNMPv2c configured over TCP port 161 using encrypted read-only community strings.
  4. D
    Metric: Throughput; Configuration: SNMPv3 configured with noAuthNoPriv sending automated Traps over TCP port 162.

Cevap

The degraded quality is caused by high jitter, and the required monitoring configuration is SNMPv3 set to the authPriv security level.
Jitter is the variance in packet arrival latency, which adversely impacts real-time UDP streams like interactive video. SNMPv3 utilizing the authPriv security level fulfills the requirement for both packet authentication and payload encryption via cryptographic standards such as AES.

Adım Adım Çözüm

1
Analyze the observed network metric symptom.
Identified high fluctuation in packet arrival times (4 ms4\text{ ms} to 165 ms165\text{ ms}) despite stable average latency (18 ms18\text{ ms}).
Variation in inter-packet arrival delay is the precise definition of jitter, which severely affects real-time stream buffering.
2
Evaluate SNMP version and security level requirements.
Selected SNMPv3 with the authPriv security level.
The corporate policy requires both user authentication and payload encryption. SNMPv3 authPriv uses HMAC-SHA/MD5 for authentication and AES/DES for payload privacy.

Anahtar Kavram

Network Jitter and SNMPv3 Security Levels
Bu soruyu puanla