Skip to main content

Simple Network Management Protocol (SNMP) over IEEE 802 Networks
draft-schoenw-snmp-ether-02

Revision differences

Document history

Date Rev. By Action
2018-12-20
02 (System)
Received changes through RFC Editor sync (changed abstract to 'This document specifies how Simple Network Management Protocol (SNMP) messages can be transmitted directly over IEEE …
Received changes through RFC Editor sync (changed abstract to 'This document specifies how Simple Network Management Protocol (SNMP) messages can be transmitted directly over IEEE 802 networks.

This document obsoletes RFC 1089. [STANDARDS-TRACK]')
2015-10-14
02 (System) Notify list changed from schoenw@ibr.cs.tu-bs.de, tony@jeffree.co.uk to (None)
2006-12-04
02 Amy Vezza State Changes to RFC Published from RFC Ed Queue by Amy Vezza
2006-12-04
02 Amy Vezza [Note]: 'RFC 4789' added by Amy Vezza
2006-11-30
02 (System) RFC published
2006-11-08
02 (System) Request for Early review by SECDIR Completed. Reviewer: Vidya Narayanan.
2006-10-09
02 Amy Vezza State Changes to RFC Ed Queue from Approved-announcement sent by Amy Vezza
2006-10-02
02 Amy Vezza IESG state changed to Approved-announcement sent
2006-10-02
02 Amy Vezza IESG has approved the document
2006-10-02
02 Amy Vezza Closed "Approve" ballot
2006-10-02
02 Amy Vezza State Changes to Approved-announcement to be sent from IESG Evaluation::AD Followup by Amy Vezza
2006-09-29
02 (System) Removed from agenda for telechat - 2006-09-28
2006-09-28
02 Amy Vezza State Changes to IESG Evaluation::AD Followup from IESG Evaluation by Amy Vezza
2006-09-28
02 Amy Vezza [Ballot Position Update] Position for Mark Townsley has been changed to No Objection from Discuss by Amy Vezza
2006-09-28
02 Mark Townsley [Ballot discuss]
2006-09-28
02 Mark Townsley
[Ballot comment]
I'd like to ask in what situations someone would want to run SNMP directly over ethernet, and discuss whether or not to at …
[Ballot comment]
I'd like to ask in what situations someone would want to run SNMP directly over ethernet, and discuss whether or not to at least include one example to describe such motivations.
2006-09-28
02 Bill Fenner [Ballot Position Update] New position, No Objection, has been recorded by Bill Fenner
2006-09-28
02 Lisa Dusseault [Ballot Position Update] New position, No Objection, has been recorded by Lisa Dusseault
2006-09-28
02 Jon Peterson [Ballot Position Update] New position, No Objection, has been recorded by Jon Peterson
2006-09-27
02 David Kessens [Ballot Position Update] New position, No Objection, has been recorded by David Kessens
2006-09-27
02 Jari Arkko [Ballot Position Update] New position, No Objection, has been recorded by Jari Arkko
2006-09-27
02 Magnus Westerlund [Ballot Position Update] New position, No Objection, has been recorded by Magnus Westerlund
2006-09-27
02 Mark Townsley
[Ballot discuss]
I'd like to ask in what situations someone would want to run SNMP directly over ethernet, and discuss whether or not to at …
[Ballot discuss]
I'd like to ask in what situations someone would want to run SNMP directly over ethernet, and discuss whether or not to at least include one example to describe such motivations.
2006-09-27
02 Mark Townsley [Ballot Position Update] Position for Mark Townsley has been changed to Discuss from No Objection by Mark Townsley
2006-09-27
02 Mark Townsley [Ballot Position Update] New position, No Objection, has been recorded by Mark Townsley
2006-09-26
02 Lars Eggert
[Ballot comment]
Section 3., paragraph 1:
>    This is an optional transport mapping.

  s/optional/OPTIONAL/


Section 3.2., paragraph 3:
>    It is recommended …
[Ballot comment]
Section 3., paragraph 1:
>    This is an optional transport mapping.

  s/optional/OPTIONAL/


Section 3.2., paragraph 3:
>    It is recommended that implementations be capable of accepting
>    messages of up to 1472 octets in size.  Implementation of larger
>    values is encouraged whenever possible.

  s/recommended/RECOMMENDED/


Section 3415, paragraph 0:
>    Specifically, the use of the User-based Security Model STD 62, RFC
>    3414 [RFC3414] and the View-based Access Control Model STD 62, RFC
>    3415 [RFC3415] is recommended.

  Nit: Missing Reference: 'RFC3414' is mentioned on line 220, but not
  defined. Missing Reference: 'RFC3415' is mentioned on line 221, but
  not defined.
2006-09-26
02 Lars Eggert [Ballot Position Update] New position, No Objection, has been recorded by Lars Eggert
2006-09-26
02 Dan Romascanu State Changes to IESG Evaluation from Waiting for Writeup by Dan Romascanu
2006-09-26
02 Dan Romascanu
Gen-Art Review provided by David Black:

I have been selected as the General Area Review Team (Gen-ART) reviewer for this draft (for background on Gen-ART, …
Gen-Art Review provided by David Black:

I have been selected as the General Area Review Team (Gen-ART) reviewer for this draft (for background on Gen-ART, please see http://www.alvestrand.no/ietf/gen/art/gen-art-FAQ.html).

Please wait for direction from your document shepherd or AD before posting a new version of the draft.

Document: draft-schoenw-snmp-ether-01.txt
Reviewer: David L. Black
Review Date: 25 Sept 2006
IESG Telechat date: 28 Sept 2006

Summary:
This draft is basically ready for publication, but has nits that should be fixed before publication.

Comments:
This is a short update to (even shorter) RFC 1089 to define a TC and provide somewhat better explanation of a few things, written by a couple of experts.  The -02 version is in the queue to be posted, but I reviewed the -01 version due to time constraints.

The -01 version would be ok to publish as-is, but I concur with Cullen Jennings's comment that use of RFC 2119 language is appropriate, and I specifically suggest a couple of "MUST"s in the second paragraph of Section 3.2 to require the use of EtherType hex 814C and use of SNAP with LLC.  I happen to know from history that IEEE is somewhat sensitive about proper EtherType usage.

IANA needs clarification of what to do about SNMP domain registration - see the IANA comment in the I-D tracker.

Thanks,
--David

Juergen answered:

Does the following rephrased text address your comment:

  When serialized SNMP messages are sent in IEEE 802.3 frames (and in
  other IEEE 802 MAC frame types that can natively represent Ethernet
  type values), the Ethernet type field value of 33100 (hexadecimal
  814C) MUST be used as the link layer protocol identifier.  In IEEE
  802 LANs that use LLC as the means of link layer protocol
  identification, such as IEEE 802.11 Wireless LANs, the SNAP
  encapsulation method described in subclause 10.5 "Encapsulation of
  Ethernet frames over LLC" in [IEEE802] MUST be used.

> IANA needs clarification of what to do about SNMP domain registration
> - see the IANA comment in the I-D tracker.

This is taken care of in the -02 version (which still sits in the queue).

Thanks,

/js

This issue will be addressed in a RFC Editor Note.
2006-09-26
02 Dan Romascanu
Gen-Art Review provided by David Black:

I have been selected as the General Area Review Team (Gen-ART) reviewer for this draft (for background on Gen-ART, …
Gen-Art Review provided by David Black:

I have been selected as the General Area Review Team (Gen-ART) reviewer for this draft (for background on Gen-ART, please see http://www.alvestrand.no/ietf/gen/art/gen-art-FAQ.html).

Please wait for direction from your document shepherd or AD before posting a new version of the draft.

Document: draft-schoenw-snmp-ether-01.txt
Reviewer: David L. Black
Review Date: 25 Sept 2006
IESG Telechat date: 28 Sept 2006

Summary:
This draft is basically ready for publication, but has nits that should be fixed before publication.

Comments:
This is a short update to (even shorter) RFC 1089 to define a TC and provide somewhat better explanation of a few things, written by a couple of experts.  The -02 version is in the queue to be posted, but I reviewed the -01 version due to time constraints.

The -01 version would be ok to publish as-is, but I concur with Cullen Jennings's comment that use of RFC 2119 language is appropriate, and I specifically suggest a couple of "MUST"s in the second paragraph of Section 3.2 to require the use of EtherType hex 814C and use of SNAP with LLC.  I happen to know from history that IEEE is somewhat sensitive about proper EtherType usage.

IANA needs clarification of what to do about SNMP domain registration - see the IANA comment in the I-D tracker.

Thanks,
--David

Juergen answered:

Does the following rephrased text address your comment:

  When serialized SNMP messages are sent in IEEE 802.3 frames (and in
  other IEEE 802 MAC frame types that can natively represent Ethernet
  type values), the Ethernet type field value of 33100 (hexadecimal
  814C) MUST be used as the link layer protocol identifier.  In IEEE
  802 LANs that use LLC as the means of link layer protocol
  identification, such as IEEE 802.11 Wireless LANs, the SNAP
  encapsulation method described in subclause 10.5 "Encapsulation of
  Ethernet frames over LLC" in [IEEE802] MUST be used.

> IANA needs clarification of what to do about SNMP domain registration
> - see the IANA comment in the I-D tracker.

This is taken care of in the -02 version (which still sits in the queue).

Thanks,

/js

As version 02 is now published, we believe that the issue raised by David and Cullen should be closed.
2006-09-26
02 (System) New version available: draft-schoenw-snmp-ether-02.txt
2006-09-25
02 Russ Housley [Ballot Position Update] New position, No Objection, has been recorded by Russ Housley
2006-09-24
02 Cullen Jennings [Ballot Position Update] New position, No Objection, has been recorded by Cullen Jennings
2006-09-24
02 Cullen Jennings [Ballot comment]
This document seems to have no use of the RFC 2119 normative language but it should.
2006-09-21
02 Dan Romascanu Placed on agenda for telechat - 2006-09-28 by Dan Romascanu
2006-09-21
02 Dan Romascanu [Ballot Position Update] New position, Yes, has been recorded for Dan Romascanu
2006-09-21
02 Dan Romascanu Ballot has been issued by Dan Romascanu
2006-09-21
02 Dan Romascanu Created "Approve" ballot
2006-09-21
02 Dan Romascanu [Note]: 'version 02 was submitted by the document editor on 9/21 and should be used in the IESG discussion' added by Dan Romascanu
2006-08-28
02 (System) State has been changed to Waiting for Writeup from In Last Call by system
2006-08-16
02 Yoshiko Fong
IANA Last Call Comment:

IANA has questions about this document.

Upon approval of this document, IANA understands that it has two IANA Actions to complete. …
IANA Last Call Comment:

IANA has questions about this document.

Upon approval of this document, IANA understands that it has two IANA Actions to complete.

A new entry in the SMI SNMPv2 snmpModules Codes registry in the registry located at: http://www.iana.org/assignments/smi-numbers will be created.

Decimal Name Description References
------- ---- ----------- ----------
tbd SNMP-IEEE802-TM-MIB IEEE 802 Transport Mapping tbd

The second IANA Action is referred to in the IANA Considerations section of the document. The document says, "IANA has to assign an OID value below snmpDomains for the transport domain." In the registry located at
http://www.iana.org/assignments/smi-numbers, there is not yet a registry for SMI SNMPv2 snmpDomains Codes (1.3.6.1.6.1). Upon approval of this document should the SMI SNMPv2 snmpDomains Codes (1.3.6.1.6.1) be established in

http://www.iana.org/assignments/smi-numbers and should an initial value
for transport be created?
2006-07-31
02 Amy Vezza Last call sent
2006-07-31
02 Amy Vezza State Changes to In Last Call from Last Call Requested by Amy Vezza
2006-07-31
02 Dan Romascanu State Changes to Last Call Requested from Expert Review by Dan Romascanu
2006-07-31
02 Dan Romascanu Last Call was requested by Dan Romascanu
2006-07-31
02 (System) Ballot writeup text was added
2006-07-31
02 (System) Last call text was added
2006-07-31
02 (System) Ballot approval text was added
2006-07-31
02 Dan Romascanu
Expert review completed on the MIB Doctors list. There were no objections or substantial comments, two participants expressed support for the document in its present …
Expert review completed on the MIB Doctors list. There were no objections or substantial comments, two participants expressed support for the document in its present form (draft-01)
2006-07-18
02 Dan Romascanu State Changes to Expert Review from Publication Requested by Dan Romascanu
2006-07-18
02 Dan Romascanu 7/18/2006 sent to MIB Doctors list for expert review
2006-07-18
02 Dan Romascanu The document will be processed as a individual submission targeting Proposed Standard track
2006-07-18
02 Dan Romascanu Draft Added by Dan Romascanu in state Publication Requested
2006-07-18
01 (System) New version available: draft-schoenw-snmp-ether-01.txt
2006-06-08
00 (System) New version available: draft-schoenw-snmp-ether-00.txt