Jump to content

Talk:Simple Network Management Protocol

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SineBot (talk | contribs) at 11:04, 24 February 2014 (Signing comment by 194.94.23.245 - ""). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing: Networking C‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
CThis article has been rated as C-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Taskforce icon
This article is supported by Networking task force (assessed as High-importance).


A list of SNMP Features would be useful

To help the newbie understand the 'why' of SNMP, it might be useful to start this article with a list of SNMP's features, such as

  • provides a way to ask a device on a network to describe itself.
  • information is organized by keyword and a corresponding value, for example you can ask a device for its 'sysLocation' and receive a response like 'Room 202A'.
  • There is a single family tree (hierarchy) of keywords for all of SNMP, which makes it easy to attach new branches to this tree as new needs arise.

-- The preceding unsigned comment was added by someone whom the unsigned comment bot failed to catch.

I'd say more explanation than that is due, but your comment certainly explains more about it than the entire article. Usually the first paragraph of an article gives you a good general overview of the topic, but the first paragraph amounts to little more than what the first sentence alone says: Simple Network Management Protocol (SNMP) is an "Internet-standard protocol for managing devices on IP networks." The quotation marks around the definition there are a nice touch: it's as if it's some sort of acknowledgement that even the author couldn't pin down an actual explanation of what the protocol does and didn't want to present such a vague definition as their own work.
So I continued to read the article, but never found an answer about what exactly the protocol does. It just keeps referring to what SNMP does as "management" without ever explaining what is meant by "management." So I'm left wondering, what does "managing devices" mean? I sometimes manage my network devices by unplugging cables, moving them to a different room, and plugging in new cables. Does SNMP do this for me? Sometimes I manage my network devices by assigning them IP addresses, does SNMP do that? Sometimes I manage devices by upgrading their firmware. Does SNMP do that? Sometimes I manage my router by adding new port forwarding rules. Does SNMP do that? "Manage devices" is a uselessly vague definition of what the protocol does, whatever that might be.
My only guess is that the protocol doesn't actually do anything, but rather, it's somewhat like TCP and UDP wherein you might use it to transfer information between devices, but exactly what data any device chooses to send, receive, or act upon, is entirely undefined, and depends on the software running on those devices. The only difference being that maybe it defines a standard format for that data, like "variable name goes here" and "an ID code for the data type goes here" and "the data goes here," but otherwise the protocol doesn't attempt to define what data should be sent or what actions should be taken in response to it. ...but, I really have no idea. The entire rest of the internet seems to be equally clueless about what this protocol actually does and what it might be used for and so I've been unable to figure anything out.
-- The one and only Pj (talk) 19:44, 24 October 2013 (UTC)[reply]

Introduction to SNMP, with an overview of RFCs

RFC 3410 provides a valuable introduction to the SNMP framework, and an overview of the many RFCs relating to it.

Inclusion of reference to xkcd as explanation for entropy

I question referecence 12, i.e. the reference to an xkcd comic, for demonstrating password entropy and perceived usability of long passwords. If it is deemed desirable that such an explanation be included, a reference to a research paper should be included. However, I do not think that explaining useful passwords is an important contribution to an article about SNMP, either. 131.159.20.131 (talk) 14:33, 17 August 2011 (UTC)[reply]

Then be bold and revert it. BollyJeff || talk 14:46, 17 August 2011 (UTC)[reply]

Indefinite article

See Wikipedia:Administrators' noticeboard/Incidents#User: 109.77.xx.xx and the indefinite article and Talk:XMPP#Please discuss changes to the indefinite article. Andrewa (talk) 15:08, 24 May 2013 (UTC)[reply]

Addendum to Security Implications

There have been some additional security issues with snmp that have come up lately, and should probably be listed. The vulnerability mentioned is related to autodiscovery, so it might be appropriate to make mention of it there as well. Link to the original paper: https://www.usenix.org/system/files/conference/woot12/woot12-final14.pdf — Preceding unsigned comment added by 68.107.99.224 (talk) 20:00, 27 October 2013 (UTC)[reply]

SNMPv2 is not a Draft

IMHO: SNMPv2c's RFC 1901 is not a "Draft Standard" and Draft Standard RFC 1908 has simply involved into RFC 3584 — Preceding unsigned comment added by 194.94.23.245 (talk) 11:03, 24 February 2014 (UTC)[reply]