Reference record for OID 1.3.6.1.4.1.2272.1.8.7.1.2



parent
1.3.6.1.4.1.2272.1.8.7.1 (rcIpRouteEntry)
node code
2
node name
rcIpRouteMask
dot oid
1.3.6.1.4.1.2272.1.8.7.1.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) rapidCity(2272) rcMgmt(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) rapidCity(2272) rapidcityfoo(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) rapidCity(2272) rcMgmt(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) rapidCity(2272) rapidcityfoo(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) rapidCity(2272) rcMgmt(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) rapidCity(2272) rapidcityfoo(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) rapidCity(2272) rcMgmt(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) rapidCity(2272) rapidcityfoo(1) rcIp(8) rcIpRouteTable(7) rcIpRouteEntry(1) rcIpRouteMask(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/rapidCity/rcMgmt/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • /iso/identified-organization/dod/internet/private/enterprise/rapidCity/rapidcityfoo/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/rapidCity/rcMgmt/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • /iso/org/dod/internet/private/enterprise/rapidCity/rapidcityfoo/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • /iso/org/dod/internet/private/enterprises/rapidCity/rcMgmt/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • /iso/org/dod/internet/private/enterprises/rapidCity/rapidcityfoo/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/rapidCity/rcMgmt/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • /iso/iso-identified-organization/dod/internet/private/enterprises/rapidCity/rapidcityfoo/rcIp/rcIpRouteTable/rcIpRouteEntry/rcIpRouteMask
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2272/1/8/7/1/2

    Description by mibdepot

    Indicate the mask to be logical-ANDed with the
    destination address before being compared to the
    value in the rcIpRouteDest field. For those systems
    that do not support arbitrary subnet masks, an
    agent constructs the value of the rcIpRouteMask by
    determining whether the value of the correspondent
    rcIpRouteDest field belong to a class-A, B, or C
    network, and then using one of:

    mask network
    255.0.0.0 class-A
    255.255.0.0 class-B
    255.255.255.0 class-C

    If the value of the rcIpRouteDest is 0.0.0.0 (a
    default route), then the mask value is also
    0.0.0.0. It should be noted that all IP routing
    subsystems implicitly use this mechanism.

    Parsed from file RC-IP-ROUTING-MIB.mib.txt
    Company: None
    Module: RC-IP-ROUTING-MIB

    Description by circitor

    Indicate the mask to be logical-ANDed with the
    destination address before being compared to the
    value in the rcIpRouteDest field. For those systems
    that do not support arbitrary subnet masks, an
    agent constructs the value of the rcIpRouteMask by
    determining whether the value of the correspondent
    rcIpRouteDest field belong to a class-A, B, or C
    network, and then using one of:

    mask network
    255.0.0.0 class-A
    255.255.0.0 class-B
    255.255.255.0 class-C

    If the value of the rcIpRouteDest is 0.0.0.0 (a
    default route), then the mask value is also
    0.0.0.0. It should be noted that all IP routing
    subsystems implicitly use this mechanism.

    Parsed from file RAPID-CITY.mib
    Module: RAPID-CITY

    Information by mibdepot

    rcIpRouteMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the rcIpRouteMask by determining whether the value of the correspondent rcIpRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the rcIpRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism." ::= { rcIpRouteEntry 2 }

    Information by oid_info

    Vendor: Rapid City Communication
    Module: RAPID-CITY

    [Automatically extracted from oidview.com]

    Information by circitor

    rcIpRouteMask OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rcIpRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the rcIpRouteMask by determining whether the value of the correspondent rcIpRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the rcIpRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism." ::= { rcIpRouteEntry 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2272)

    Sharon Chisholm

    Brothers (12)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2272.1.8.7.1.1 rcIpRouteDest 0 0 The destination IP address of this route. An
    entry with a value of 0.0.0.0 is considered a
    default route. Multiple routes to a …
    1.3.6.1.4.1.2272.1.8.7.1.3 rcIpRouteNextHop 0 0 The IP address of the next hop of this route.
    (In the case of a route bound to an interface
    which is realized via a broadcast med…
    1.3.6.1.4.1.2272.1.8.7.1.4 rcIpRouteMetric 0 0 The primary routing metric for this route. The
    semantics of this metric are determined by the
    routing-protocol specified in the …
    1.3.6.1.4.1.2272.1.8.7.1.5 rcIpRouteIfIndex 0 0 The index value which uniquely identifies the
    local interface through which the next hop of this
    route should be reached. The in…
    1.3.6.1.4.1.2272.1.8.7.1.6 rcIpRouteType 0 0 The type of route.
    1.3.6.1.4.1.2272.1.8.7.1.7 rcIpRouteProto 0 0 The routing mechanism via which this route was
    learned. Inclusion of values for gateway routing
    protocols is not intended to imp…
    1.3.6.1.4.1.2272.1.8.7.1.8 rcIpRouteAge 0 0 The number of seconds since this route was last
    updated or otherwise determined to be correct.
    Note that no semantics of `too old…
    1.3.6.1.4.1.2272.1.8.7.1.9 rcIpRouteRowStatus 0 0 Used to create/delete entries
    1.3.6.1.4.1.2272.1.8.7.1.10 rcIpRoutePref 0 0 None
    1.3.6.1.4.1.2272.1.8.7.1.11 rcIpRouteAltSequence 0 0 Alternative Route Sequence. 0 denotes Best Route.
    1.3.6.1.4.1.2272.1.8.7.1.12 rcIpRoutePathType 0 0 rcIpRoutePathtype
    1.3.6.1.4.1.2272.1.8.7.1.13 rcIpRouteSrcVrfId 0 0 srcVrfId of next-hop address