Re: Re: Signaling MIB - Draft 3 - Last Call - Country Cod e (Issue 5)
Harrie Hazewinkel <[email protected]>
| Newsgroups | gmane.ietf.ipcdn |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, January 21, 2004, at 04:50 AM, Woundy, Richard wrote:
> David,
>
> This might be a good approach -- I'll let others comment on the overall
> proposal.
>
> In the updated Printer MIB
> <http://www.ietf.org/internet-drafts/draft-ietf-printmib-mib-info-
> 15.txt>,
> they were also concerned about country localization. Their
> corresponding MIB
> object is:
>
> prtLocalizationCountry OBJECT-TYPE
> -- Note: The size is fixed, was incorrectly 0..2 in RFC 1759.
> SYNTAX OCTET STRING (SIZE(2))
> MAX-ACCESS read-only
> STATUS current
> DESCRIPTION
> "A two character country code from ISO 3166, a blank string
> (two space characters) shall indicate that the country is not
> defined. Examples: US, GB, FR, DE, ..."
> ::= { prtLocalizationEntry 3 }
>
> (Note that this MIB has already passed MIB doctor and IESG review; it
> is on
> the RFC editor queue.)
Maybe it is already too late for the printer MIB, but it could be nice
to
have the a generic TEXTUAL-CONVENTION and then all other MIB modules
could
refer to it. It avoids defining the syntax all the time and the
OBJECT-TYPE
using it can use the DESCRIPTION for what the significance of the value
is.
IMHO, the above object lacks the description what the real meaning is.
Yes, it indicates a country code, but for what is it used?? Looking in
the
Printer MIB one can get it from the context (of the entry).
Harrie