what is snmp and for what purpose we are using
in linux
Answers were Sorted based on User's Feedback
Simple Network Management Protocol (SNMP) is a UDP-based network protocol. It is used mostly in network management systems to monitor network
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / saurendra prasad
SNMP Stands for "Simple Network Management Protocol.
It Is used for exchanging management information between
network devices.SNMP was derived from its predecessor SGMP
(Simple Gateway Management Protocol) and was intended to be
replaced by a solution based on the CMIS/CMIP (Common
Management Information Service/Protocol) architecture. This
long-term solution, however, never received the widespread
acceptance of SNMP.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nawaz khan
Simple Network Management Protocol (SNMP) is a widely used
protocol for monitoring the health and welfare of network
equipment (eg. routers), computer equipment and even
devices like UPSs. Net-SNMP is a suite of applications used
to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4
and IPv6
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gomsis
snmp is a application layer protocol. it is used to send
informsation across network. it is also used to manage and
monitring netowrk. this protocol is used to digonse in a
network.
| Is This Answer Correct ? | 0 Yes | 0 No |
What would you do when all the processess hangs and there is no other option in unix?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
How do I navigate in cmd?
How do I get to root directory in linux?
Which of the following tasks cannot be accomplished with the touch command?
What are the mv command options?
What is the Difference between 'su' and 'su-' ?
What is chainloading?
Which priority has the process?how do u view?
How can we increase disk read performance in single command in Linux?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
Diff b/w C-shell and Born-shell