Reference record for OID 1.3.6.1.2.1.138.1.7.1.1.5



parent
1.3.6.1.2.1.138.1.7.1.1 (isisRAEntry)
node code
5
node name
isisRAMapType
dot oid
1.3.6.1.2.1.138.1.7.1.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) isisMIB(138) isisObjects(1) isisReachAddr(7) isisRATable(1) isisRAEntry(1) isisRAMapType(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • /iso/identified-organization/dod/internet/mgmt/mib/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • /iso/org/dod/internet/mgmt/mib-2/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • /iso/org/dod/internet/mgmt/mib/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/isisMIB/isisObjects/isisReachAddr/isisRATable/isisRAEntry/isisRAMapType
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/138/1/7/1/1/5

    Description by circitor

    The type of mapping to be employed to ascertain the SNPA
    Address that should be used in forwarding PDUs for this
    Reachable Address prefix. This object follows the
    ManualOrAutomatic behavior. The following values of
    mapping type are defined:

    none: The mapping is null because the neighbor SNPA is
    implicit by nature of the subnetwork (e.g., a
    point-to-point linkage).

    explicit: The subnetwork addresses in the object
    isisRASNPAAddress are to be used.

    extractIDI: The SNPA is embedded in the IDI of
    the destination NSAP Address. The mapping
    algorithm extracts the SNPA to be used
    according to the format and encoding rules of
    ISO8473/Add2. This SNPA extraction algorithm can
    be used in conjunction with Reachable Address
    prefixes from the X.121, F.69, E.163, and E.164

    addressing subdomains.

    extractDSP: All, or a suffix, of the SNPA is embedded
    in the DSP of the destination address. This SNPA
    extraction algorithm extracts the embedded
    subnetwork addressing information by performing a
    logical AND of the isisRASNPAMask object value
    with the destination address. The part of the
    SNPA extracted from the destination NSAP is
    appended to the isisRASNPAPrefix object value to
    form the next hop subnetwork addressing
    information.

    Parsed from file ISIS-MIB.mib
    Module: ISIS-MIB

    Description by cisco_v1

    The type of mapping to be employed to ascertain the SNPA
    Address that should be used in forwarding PDUs for this
    Reachable Address prefix. This object follows the
    ManualOrAutomatic behavior. The following values of
    mapping type are defined:

    none: The mapping is null because the neighbor SNPA is
    implicit by nature of the subnetwork (e.g., a
    point-to-point linkage).

    explicit: The subnetwork addresses in the object
    isisRASNPAAddress are to be used.

    extractIDI: The SNPA is embedded in the IDI of
    the destination NSAP Address. The mapping
    algorithm extracts the SNPA to be used
    according to the format and encoding rules of
    ISO8473/Add2. This SNPA extraction algorithm can
    be used in conjunction with Reachable Address
    prefixes from the X.121, F.69, E.163, and E.164

    addressing subdomains.

    extractDSP: All, or a suffix, of the SNPA is embedded
    in the DSP of the destination address. This SNPA
    extraction algorithm extracts the embedded
    subnetwork addressing information by performing a
    logical AND of the isisRASNPAMask object value
    with the destination address. The part of the
    SNPA extracted from the destination NSAP is
    appended to the isisRASNPAPrefix object value to
    form the next hop subnetwork addressing
    information.

    Description by oid_info

    isisRAMapType OBJECT-TYPE
    SYNTAX INTEGER
    {
    none (1),
    explicit (2),
    extractIDI (3),
    extractDSP (4)
    }
    MAX-ACCESS read-create
    STATUS current
    DESCRIPTION
    "The type of mapping to be employed to ascertain the SNPA
    Address that should be used in forwarding PDUs for this
    Reachable Address prefix. This object follows the
    ManualOrAutomatic behavior. The following values of
    mapping type are defined:
    none: The mapping is null because the neighbor SNPA is
    implicit by nature of the subnetwork (e.g., a
    point-to-point linkage).
    explicit: The subnetwork addresses in the object
    isisRASNPAAddress are to be used.
    extractIDI: The SNPA is embedded in the IDI of
    the destination NSAP Address. The mapping
    algorithm extracts the SNPA to be used
    according to the format and encoding rules of
    ISO8473/Add2. This SNPA extraction algorithm can
    be used in conjunction with Reachable Address
    prefixes from the X.121, F.69, E.163, and E.164
    addressing subdomains.
    extractDSP: All, or a suffix, of the SNPA is embedded
    in the DSP of the destination address. This SNPA
    extraction algorithm extracts the embedded
    subnetwork addressing information by performing a
    logical AND of the isisRASNPAMask object value
    with the destination address. The part of the
    SNPA extracted from the destination NSAP is
    appended to the isisRASNPAPrefix object value to
    form the next hop subnetwork addressing
    information."
    REFERENCE "{ISO10589-ISIS.aoi mappingType (107)}"

    View at oid-info.com

    Description by mibdepot

    The type of mapping to be employed to ascertain the SNPA
    Address which should be used in forwarding PDUs for this
    Reachable Address prefix. This object follows the
    ManualOrAutomatic behavior. The following values of
    mapping type are defined:

    none: The mapping is null because the neighbor SNPA is
    implicit by nature of the subnetwork (e.g. a
    point-to-point linkage).

    explicit: The subnetwork addresses in the object
    isisRASNPAAddress is to be used.

    extractIDI: The SNPA is embedded in the IDI of
    the destination NSAP Address. The mapping
    algorithm extracts the SNPA to be used
    according to the format and encoding rules of
    ISO8473/Add2. This SNPA extraction algorithm can
    be used in conjunction with Reachable Address
    prefixes from the X.121, F.69, E.163 and E.164
    addressing subdomains.

    extractDSP: All, or a suffix, of the SNPA is embedded
    in the DSP of the destination address. This SNPA
    extraction algorithm extracts the embedded
    subnetwork addressing information by performing a
    logical AND of the isisRASNPAMask object value with
    the destination address. The part of the SNPA
    extracted from the destination NSAP is appended to
    the isisRASNPAPrefix object value to form the next
    hop subnetwork addressing information.

    Parsed from file zebos_ISIS_MIB.mib.txt
    Company: None
    Module: ISIS-MIB

    Description by cisco

    The type of mapping to be employed to ascertain the SNPA
    Address that should be used in forwarding PDUs for this
    Reachable Address prefix. This object follows the
    ManualOrAutomatic behavior. The following values of
    mapping type are defined:

    none: The mapping is null because the neighbor SNPA is
    implicit by nature of the subnetwork (e.g., a
    point-to-point linkage).

    explicit: The subnetwork addresses in the object
    isisRASNPAAddress are to be used.

    extractIDI: The SNPA is embedded in the IDI of
    the destination NSAP Address. The mapping
    algorithm extracts the SNPA to be used
    according to the format and encoding rules of
    ISO8473/Add2. This SNPA extraction algorithm can
    be used in conjunction with Reachable Address
    prefixes from the X.121, F.69, E.163, and E.164

    addressing subdomains.

    extractDSP: All, or a suffix, of the SNPA is embedded
    in the DSP of the destination address. This SNPA
    extraction algorithm extracts the embedded
    subnetwork addressing information by performing a
    logical AND of the isisRASNPAMask object value
    with the destination address. The part of the
    SNPA extracted from the destination NSAP is
    appended to the isisRASNPAPrefix object value to
    form the next hop subnetwork addressing
    information.

    Information by circitor

    isisRAMapType OBJECT-TYPE SYNTAX INTEGER { none (1), explicit (2), extractIDI (3), extractDSP (4) } MAX-ACCESS read-create STATUS current DESCRIPTION "The type of mapping to be employed to ascertain the SNPA Address that should be used in forwarding PDUs for this Reachable Address prefix. This object follows the ManualOrAutomatic behavior. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g., a point-to-point linkage). explicit: The subnetwork addresses in the object isisRASNPAAddress are to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163, and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the isisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisRASNPAPrefix object value to form the next hop subnetwork addressing information." REFERENCE "{ISO10589-ISIS.aoi mappingType (107)}" ::= { isisRAEntry 5 }

    Information by cisco_v1

    isisRAMapType OBJECT-TYPE SYNTAX INTEGER { none(1), explicit(2), extractIDI(3), extractDSP(4) } ACCESS read-write STATUS mandatory DESCRIPTION "The type of mapping to be employed to ascertain the SNPA Address that should be used in forwarding PDUs for this Reachable Address prefix. This object follows the ManualOrAutomatic behavior. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g., a point-to-point linkage). explicit: The subnetwork addresses in the object isisRASNPAAddress are to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163, and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the isisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisRASNPAPrefix object value to form the next hop subnetwork addressing information." REFERENCE "{ISO10589-ISIS.aoi mappingType (107)}" ::= { isisRAEntry 5 }

    Information by oid_info

    Automatically extracted from RFC4444

    Information by mibdepot

    isisRAMapType OBJECT-TYPE SYNTAX INTEGER { none (1), explicit (2), extractIDI (3), extractDSP (4) } MAX-ACCESS read-create STATUS current DESCRIPTION "The type of mapping to be employed to ascertain the SNPA Address which should be used in forwarding PDUs for this Reachable Address prefix. This object follows the ManualOrAutomatic behavior. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g. a point-to-point linkage). explicit: The subnetwork addresses in the object isisRASNPAAddress is to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163 and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the isisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisRASNPAPrefix object value to form the next hop subnetwork addressing information." REFERENCE "{ISO10589-ISIS.aoi mappingType (107)}" ::= { isisRAEntry 5 }

    Information by cisco

    isisRAMapType OBJECT-TYPE SYNTAX INTEGER { none (1), explicit (2), extractIDI (3), extractDSP (4) } MAX-ACCESS read-create STATUS current DESCRIPTION "The type of mapping to be employed to ascertain the SNPA Address that should be used in forwarding PDUs for this Reachable Address prefix. This object follows the ManualOrAutomatic behavior. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g., a point-to-point linkage). explicit: The subnetwork addresses in the object isisRASNPAAddress are to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163, and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the isisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the isisRASNPAPrefix object value to form the next hop subnetwork addressing information." REFERENCE "{ISO10589-ISIS.aoi mappingType (107)}" ::= { isisRAEntry 5 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.138.1.7.1.1.1 isisRAIndex, isisRASysInstance 0 0 The identifier for this isisRAEntry. This value must be
    unique amongst all Reachable Addresses on the same parent
    Circuit.
    1.3.6.1.2.1.138.1.7.1.1.2 isisRAExistState, isisRACircIndex 0 0 The identifier of the Circuit over which this
    destination is reachable. This object follows the index
    and manualOrAutomatic behav…
    1.3.6.1.2.1.138.1.7.1.1.3 isisRAAdminState 0 0 The administrative state of the Reachable Address. This
    object follows the ManualOrAutomatic behaviors.
    1.3.6.1.2.1.138.1.7.1.1.4 isisRAAddrPrefix 0 0 The destination of this Reachable Address. This is an
    Address Prefix. This object follows the
    replaceOnlyWhileDisabled and Manual…
    1.3.6.1.2.1.138.1.7.1.1.6 isisRAMetric, isisRADefMetric 0 0 The metric value for reaching the specified
    prefix over this circuit. This object follows the
    ManualOrAutomatic behavior.
    1.3.6.1.2.1.138.1.7.1.1.7 isisRAMetricType, isisRADefMetricType 0 0 Indicates whether the metric is internal or
    external. This object follows the ManualOrAutomatic
    behavior.
    1.3.6.1.2.1.138.1.7.1.1.8 isisRASNPAAddress 0 0 The SNPA Address to which a PDU may be forwarded in
    order to reach a destination which matches the address
    prefix of the Reachabl…
    1.3.6.1.2.1.138.1.7.1.1.9 isisRASNPAMask, isisRADelMetric 0 0 The delay metric for reaching the specified prefix over
    this circuit. This object follows the manualOrAutomatic
    behaviour. The va…
    1.3.6.1.2.1.138.1.7.1.1.10 isisRASNPAPrefix, isisRAExpMetric 0 0 The expense metric for reaching the specified prefix
    over this circuit. This object follows the
    manualOrAutomatic behaviour. The …
    1.3.6.1.2.1.138.1.7.1.1.11 isisRAType, isisRAErrMetric 0 0 The type of Reachable address. Those of type
    manual are created by the network manager. Those
    of type automatic are created throu…
    1.3.6.1.2.1.138.1.7.1.1.13 isisRADelMetricType 0 0 Indicates whether the delay metric is internal or
    external. This object follows the manualOrAutomatic
    behaviour.
    1.3.6.1.2.1.138.1.7.1.1.14 isisRAExpMetricType 0 0 Indicates whether the expense metric is internal or
    external. This object follows the manualOrAutomatic
    behaviour.
    1.3.6.1.2.1.138.1.7.1.1.15 isisRAErrMetricType 0 0 Indicates whether the error metric is internal or
    external. This object follows the manualOrAutomatic
    behaviour.