Ch 26 Flashcards
Can an SNMP agent initiate communications with an SNMP manager?
yes
What is the difference between a trap and an inform?
An inform has to be acknowledged by the SNMP manager or it will send it again. A trap does not.
Which community string is required for a ‘get’?
RO or RW
In SNMPv3 what kind of security protocols are supported for authentication?
Hash algorithms of SHA or MD5
Which ‘show’ command primarily lists counters and status info rather than configuration information?
show snmp
Can more than one source port be included in a single SPAN session?
yes
Can a SPAN source include a switchport and a VLAN?
No
What is the default state of SNMP on a new device?
SNMP is disabled
How do you enable SNMPv2c?
Once the first ‘snmp-server’ command is entered SNMP becomes enabled
How do you disable SNMPv2c?
no snmp-server
What is the command to enable RO SNMP along with an IPv6 ACL?
snmp-server community (string) ipv6 (acl_name)
What are the two commands needed to enable traps?
- snmp-server host 172.19.26.86 version 2c (community) * snmp-server enable traps
What are the two commands needed to enable informs?
- snmp-server host 172.19.26.86 informs version 2c (community) * snmp-server enable traps
What ‘show’ command repeats the community strings?
show snmp-server community
What ‘show’ command lists the IP or hostname of the NMS?
show snmp-server host