Components of an SNMPv1 and SNMPv2c Network-Management Solution Flashcards
SNMP
SNMP
manager
An SNMP manager runs a network management application. This SNMP manager is
sometimes referred to as a network management system (NMS).
SNMP agent
SNMP agentAn SNMP agent is a piece of software that runs on a managed device (for example, a
server, router, or switch)Management
Information
Base (MIB)
Information about a managed device’s resources and activity is defined by a series of
objects. The structure of these management objects is defined by a managed device’s
MIB. Interfaces and their details, such as errors, utilization, discards, packet drops,
resets, speed and duplex, system memory, utilization of bandwidth, storage, CPU, and
memory, are able to be monitored and reported via SNMP.
SNMPv1
SNMPv1 noAuthNoPriv Community string None
SNMPv2c
SNMPv2c noAuthNoPriv Community string None
SNMPv3
SNMPv3 noAuthNoPriv Username None
SNMPv3
SNMPv3 authNoPriv MD5 or SHA None
SNMPv3
SNMPv3 authPriv MD5 or SHA CBC-DES (DES-56)