Reference record for OID 1.3.6.1.4.1.43.2.6.1


parent
1.3.6.1.4.1.43.2.6 (a3ComIPextns)
node code
1
node name
a3IPextMode
dot oid
1.3.6.1.4.1.43.2.6.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComIPextns(6) a3IPextMode(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • /iso/org/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • /iso/org/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComIPextns/a3IPextMode
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/2/6/1

    Description by mibdepot

    This object determines the mode the IP protocol layer
    operates in. When in multipleNet mode, the system will
    accept different network addresses for each of its
    interfaces. Routing may be disabled (via ipForwarding),
    but the system will still be in routing mode, i.e., it
    will keep all of its assigned addresses and it may
    still participate in routing update protocols (if
    configured). When in singleNet mode, the IP address
    assigned to interfaces 1 is applied to all interfaces.
    ipForwarding can only be disabled, and all RIP parameters,
    other than those related to listening, will be ignored.
    Note, when the value of this object is changed, the new
    IP address must also be set in the same PDU. This is
    required to ensure connectivity remains.

    When this object transitions from multipleNet mode to singleNet
    mode,
    1. ipForwarding is automatically set to not-forwarding,

    2. all RIP-IP parameters will be ignored except those
    related to listening on interface 1. These parameters
    will be applied to all interfaces.

    3. an IP address must be configured, in the same request,
    for interface 1.

    the agent removes all other IP addresses, and the
    IP address assigned to interface 1 will apply to
    all interfaces.


    When this object transitions back to multipleNet mode,

    1. an IP address must be assigned, in the same request,
    to one of the ports,

    that IP address will apply only to that port
    to which it is assigned.

    The IP address for interface 1 will no longer apply
    to all interfaces.

    2. ipForwarding will stay at not-forwarding, and

    3. all previously ignored RIP-IP parameters will take
    effect. In order to actively route packets,
    ipForwarding will need to be set to forwarding.

    During this transition, there is the danger that no IP address
    will have been configured for the interface that receives the
    SNMP requests, in which case, the device will no longer be
    manageable. For this reason, it is suggested that the IP
    addresses for the interface that receives the SNMP requests
    be set in the same PDU that sets this object.

    Parsed from file a3Com-ip.mib.txt
    Company: None
    Module: A3Com-IPextns-MIB

    Description by circitor

    This object determines the mode the IP protocol layer
    operates in. When in multipleNet mode, the system will
    accept different network addresses for each of its
    interfaces. Routing may be disabled (via ipForwarding),
    but the system will still be in routing mode, i.e., it
    will keep all of its assigned addresses and it may
    still participate in routing update protocols (if
    configured). When in singleNet mode, the IP address
    assigned to interfaces 1 is applied to all interfaces.
    ipForwarding can only be disabled, and all RIP parameters,
    other than those related to listening, will be ignored.
    Note, when the value of this object is changed, the new
    IP address must also be set in the same PDU. This is
    required to ensure connectivity remains.

    When this object transitions from multipleNet mode to singleNet
    mode,
    1) ipForwarding is automatically set to not-forwarding,

    2) all RIP-IP parameters will be ignored except those
    related to listening on interface 1. These parameters
    will be applied to all interfaces.

    3) an IP address must be configured, in the same request,
    for interface 1.

    the agent removes all other IP addresses, and the
    IP address assigned to interface 1 will apply to
    all interfaces.


    When this object transitions back to multipleNet mode,

    1) an IP address must be assigned, in the same request,
    to one of the ports,

    that IP address will apply only to that port
    to which it is assigned.

    The IP address for interface 1 will no longer apply
    to all interfaces.

    2) ipForwarding will stay at not-forwarding, and

    3) all previously ignored RIP-IP parameters will take
    effect. In order to actively route packets,
    ipForwarding will need to be set to forwarding.

    During this transition, there is the danger that no IP address
    will have been configured for the interface that receives the
    SNMP requests, in which case, the device will no longer be
    manageable. For this reason, it is suggested that the IP
    addresses for the interface that receives the SNMP requests
    be set in the same PDU that sets this object.

    Parsed from file A3Com-IPextns-r5-MIB.mib
    Module: A3Com-IPextns-r5-MIB

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    a3IPextMode OBJECT-TYPE SYNTAX INTEGER { multipleNet (1), singleNet (2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object determines the mode the IP protocol layer operates in. When in multipleNet mode, the system will accept different network addresses for each of its interfaces. Routing may be disabled (via ipForwarding), but the system will still be in routing mode, i.e., it will keep all of its assigned addresses and it may still participate in routing update protocols (if configured). When in singleNet mode, the IP address assigned to interfaces 1 is applied to all interfaces. ipForwarding can only be disabled, and all RIP parameters, other than those related to listening, will be ignored. Note, when the value of this object is changed, the new IP address must also be set in the same PDU. This is required to ensure connectivity remains. When this object transitions from multipleNet mode to singleNet mode, 1. ipForwarding is automatically set to not-forwarding, 2. all RIP-IP parameters will be ignored except those related to listening on interface 1. These parameters will be applied to all interfaces. 3. an IP address must be configured, in the same request, for interface 1. the agent removes all other IP addresses, and the IP address assigned to interface 1 will apply to all interfaces. When this object transitions back to multipleNet mode, 1. an IP address must be assigned, in the same request, to one of the ports, that IP address will apply only to that port to which it is assigned. The IP address for interface 1 will no longer apply to all interfaces. 2. ipForwarding will stay at not-forwarding, and 3. all previously ignored RIP-IP parameters will take effect. In order to actively route packets, ipForwarding will need to be set to forwarding. During this transition, there is the danger that no IP address will have been configured for the interface that receives the SNMP requests, in which case, the device will no longer be manageable. For this reason, it is suggested that the IP addresses for the interface that receives the SNMP requests be set in the same PDU that sets this object." DEFVAL { multipleNet } ::= { a3ComIPextns 1 }

    Information by circitor

    a3IPextMode OBJECT-TYPE SYNTAX INTEGER { multipleNet (1), singleNet (2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object determines the mode the IP protocol layer operates in. When in multipleNet mode, the system will accept different network addresses for each of its interfaces. Routing may be disabled (via ipForwarding), but the system will still be in routing mode, i.e., it will keep all of its assigned addresses and it may still participate in routing update protocols (if configured). When in singleNet mode, the IP address assigned to interfaces 1 is applied to all interfaces. ipForwarding can only be disabled, and all RIP parameters, other than those related to listening, will be ignored. Note, when the value of this object is changed, the new IP address must also be set in the same PDU. This is required to ensure connectivity remains. When this object transitions from multipleNet mode to singleNet mode, 1) ipForwarding is automatically set to not-forwarding, 2) all RIP-IP parameters will be ignored except those related to listening on interface 1. These parameters will be applied to all interfaces. 3) an IP address must be configured, in the same request, for interface 1. the agent removes all other IP addresses, and the IP address assigned to interface 1 will apply to all interfaces. When this object transitions back to multipleNet mode, 1) an IP address must be assigned, in the same request, to one of the ports, that IP address will apply only to that port to which it is assigned. The IP address for interface 1 will no longer apply to all interfaces. 2) ipForwarding will stay at not-forwarding, and 3) all previously ignored RIP-IP parameters will take effect. In order to actively route packets, ipForwarding will need to be set to forwarding. During this transition, there is the danger that no IP address will have been configured for the interface that receives the SNMP requests, in which case, the device will no longer be manageable. For this reason, it is suggested that the IP addresses for the interface that receives the SNMP requests be set in the same PDU that sets this object." DEFVAL { multipleNet } ::= { a3ComIPextns 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.2.6.1.0 a3IPextMode 0 0 None

    Brothers (17)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.2.6.2 a3IPextFlushCtl 1 1 When set to 2, this object can be used to remove
    all dynamically learned entries from the IP routing table.
    When set to 3, this o…
    1.3.6.1.4.1.43.2.6.3 a3IPextRelaySrcRteCtl 1 1 This object is used to control the relaying of packets
    that contain the Loose or Strict source route option.
    If this object is se…
    1.3.6.1.4.1.43.2.6.4 a3IPextSplitLoadCtl 1 1 This object is used to control load splitting. If
    split (1), is specified, the traffic load is distributed
    among a set of least-…
    1.3.6.1.4.1.43.2.6.5 a3IPicmpInfoCtl 1 1 This object determines whether this system replies to
    ICMP Information request packets. If this object is
    set to info (1), repli…
    1.3.6.1.4.1.43.2.6.6 a3IPicmpMaskCtl 1 1 This object determines whether this system replies
    to ICMP Address Mask request packets. If this object
    is set to mask (1), repl…
    1.3.6.1.4.1.43.2.6.7 a3IPntmExtTable 1 5 This table is an extension of the ipNetToMediaTable
    from mibII. Currently, this table contains objects
    for controlling MAC heade…
    1.3.6.1.4.1.43.2.6.8 a3IPaddrConfigTable 1 8 This table contains the IP addresses assigned to each
    IP port.
    1.3.6.1.4.1.43.2.6.9 a3IPforwardExtTable 1 6 An extension to the ipForwardTable.
    1.3.6.1.4.1.43.2.6.10 a3IParpOverBlocked 1 1 When the system is in singleNet mode (ie, it is
    in a bridge state), this parameter controls whether
    or not ARP request and replie…
    1.3.6.1.4.1.43.2.6.11 a3IPrarpClientCtl 1 1 This allows the RARP client function to be
    enabled or disabled. If enabled, this system
    will send RARP requests. If disabled, t…
    1.3.6.1.4.1.43.2.6.12 a3IPrarpServerCtl 1 1 This allows the RARP server function to be
    enabled or disabled. If enabled, this system
    will respond to RARP requests. If disab…
    1.3.6.1.4.1.43.2.6.13 a3IParpConfigTable 1 7 This table contains ARP configuration information.
    1.3.6.1.4.1.43.2.6.14 a3IPsmdsGaTable 1 4 This table contains a set of IP network address
    to SMDS Group Address pairings.
    1.3.6.1.4.1.43.2.6.15 a3IPx25configTable 1 7 This table contains a set of X25 configuration
    parameters relating to routing IP over x25 networks.
    1.3.6.1.4.1.43.2.6.16 a3IPqueuePriority 1 1 This object, which is used by the Multiple Priority Queue
    feature, specifies into which queue IP packets are placed.
    If this obje…
    1.3.6.1.4.1.43.2.6.17 a3IPfwdSubnetBcast 1 1 None
    1.3.6.1.4.1.43.2.6.18 a3IPicmpGenTable 1 5 This table contains ICMP configuration information.