|
|
|
|
|
by walrus01
3597 days ago
|
|
SNMP is used for internal management/monitoring of network-enabled devices, which you don't expose to the public internet. The SNMP supported on old PIX is SNMPv1/SNMPv2 which sends the community string in plaintext, and the reply is similarly unencrypted, so its basically the same security level as telnet or regular http (none). |
|