Class Dnsruby::RR::NSAP
In: lib/Dnsruby/resource/NSAP.rb
Parent: RR

Class for DNS Network Service Access Point (NSAP) resource records. RFC 1706.

Methods

dsp   idp   rsvd   str2bcd  

Constants

TypeValue = Types::NSAP #:nodoc: all

Attributes

aa  [RW]  The RR‘s administrative authority.
afi  [RW]  The RR‘s authority and format identifier. Dnsruby currently supports only AFI 47 (GOSIP Version 2).
area  [RW]  The RR‘s area identifier.
dfi  [RW]  The RR‘s DSP format identifier.
id  [RW]  The RR‘s system identifier.
idi  [RW]  The RR‘s initial domain identifier.
rd  [RW]  The RR‘s routing domain identifier.
rsvd  [W]  The RR‘s reserved field.
sel  [RW]  The RR‘s NSAP selector.

Public Instance methods

The RR‘s domain specific part (the DFI, AA, Rsvd, RD, Area, ID, and SEL fields).

The RR‘s initial domain part (the AFI and IDI fields).

[Validate]