From: amosjeffries <> Date: Sun, 28 Oct 2007 15:10:23 +0000 (+0000) Subject: Add RFC 1902, 1905 - SNMP Protocols used by squid. X-Git-Tag: SQUID_3_0_STABLE1~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22e871b72714d4f19340a8fd6b2e5dda199a4e73;p=thirdparty%2Fsquid.git Add RFC 1902, 1905 - SNMP Protocols used by squid. --- diff --git a/doc/rfc/1-index.txt b/doc/rfc/1-index.txt index f1873200e4..a74d5ee9ae 100644 --- a/doc/rfc/1-index.txt +++ b/doc/rfc/1-index.txt @@ -28,6 +28,19 @@ rfc1738.txt Uniform Resource Locators (URL) (updated by RFC 3986, but not obsoleted) +rfc1902.txt + Structure of Managament Information (SMI) for SNMPv2 + Management information is viewed as a collection of managed objects, + the Management Information Base (MIB). MIB modules are + written using an adapted subset of OSI's Abstract Syntax + Notation One (ASN.1). Purpose is to define that adapted subset. + +rfc1905.txt + Protocol Operations for SNMPv2 + The management protocol provides for the exchange of messages + which convey management information between the agents and the + management stations. + rfc1945.txt Hypertext Transfer Protocol -- HTTP/1.0