RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

Found 2 records.

Status: Reported (1)

RFC 1157, "Simple Network Management Protocol (SNMP)", May 1990

Source of RFC: Legacy

Errata ID: 8262
Status: Reported
Type: Technical
Publication Format(s) : TEXT

Reported By: Daniel Marschall
Date Reported: 2025-01-26

Section 3.2.6.3 says:

             iso org dod internet mgmt mib system sysDescr
              1   3   6     1      2    1    1       1

It should say:

             iso identified-organization dod internet mgmt mib system sysDescr
              1             3             6     1      2    1    1       1

Notes:

ISO has never assigned the alphanumeric identifier "org" to OID "1.3".

The correct and legal alphanumeric identifier is "identified-organization".

The ASN.1 representation of the OID with its correct alphanumeric identifiers is:
{ iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) system(1) sysDescr(1) }

Status: Rejected (1)

RFC 1157, "Simple Network Management Protocol (SNMP)", May 1990

Source of RFC: Legacy

Errata ID: 7878
Status: Rejected
Type: Editorial
Publication Format(s) : TEXT

Reported By: neo
Date Reported: 2024-04-02
Rejected by: RFC Editor
Date Rejected: 2024-05-17

Section 4.1.3.1 says:

GetResponse (( ipRouteDest.9.1.2.3 =  "9.1.2.3" ),
                         ( ipRouteNextHop.9.1.2.3 = "99.0.0.3" ),
                         ( ipRouteMetric1.9.1.2.3 = 3 ))

It should say:

GetResponse (( ipRouteDest.9.1.2.3 =  "9.1.2.3" ),
                         ( ipRouteNextHop.9.1.2.3 = "99.0.0.3" ),
                         ( ipRouteMetric.9.1.2.3 = 3 ))

Notes:

ipRouteMetric1.9.1.2.3 should be ipRouteMetric. 9.1.2.3
--VERIFIER NOTES--
“ipRouteMetric1” is the name per Section 4.1.3.1:

The management station sends to the SNMP agent a GetNextRequest-PDU
containing the indicated OBJECT IDENTIFIER values as the requested
variable names:

GetNextRequest ( ipRouteDest, ipRouteNextHop, ipRouteMetric1 )

Report New Errata



Advanced Search