Reference record for OID 1.3.6.1.4.1.181.1.13.1.3.4.1.3



parent
1.3.6.1.4.1.181.1.13.1.3.4.1 (confIpEntry)
node code
3
node name
confIpOperation
dot oid
1.3.6.1.4.1.181.1.13.1.3.4.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ConfigGroup(1) confIpInterfaces(3) confIpTable(4) confIpEntry(1) confIpOperation(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • /iso/identified-organization/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • /iso/org/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • /iso/org/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • /iso/org/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ConfigGroup/confIpInterfaces/confIpTable/confIpEntry/confIpOperation
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/181/1/13/1/3/4/1/3

    Description by mibdepot

    The operation to be performed on the configured IP interface.
    To add a configured IP interface, first reserve an unallocated
    confIpIndex value by getting confIpIndexNext. Next, set all
    desired and/or non-defaulting read-write objects in the row,
    and then set confIpOperation to 'add'. Upon a successful add
    operation, the interface will be held in a 'not valid' and
    'pending add' state for a short period of time, until the
    hardware has been fully updated, at which point the interface
    will be put in a 'valid' state. Upon an unsuccessful add
    operation, the reason for the failure may be determined by
    getting the confIpFailureCode object, using the same index
    value as was used in the unsuccessful add operation.
    To delete a configured IP interface, set confIpOperation to
    'delete'. Upon a successful delete operation, the interface
    will be held in a 'valid' and 'pending delete' state for a
    short period of time, until the hardware has been fully
    updated, at which point the interface will be put in a 'not
    valid' state. An attempt to delete an already invalid
    interface will always be successful, although the interface
    will not pass through a 'pending delete' state.
    Although the parameters of an existing interface may not be
    modified directly, a 'modify' operation may be simulated by a
    'delete' operation followed by an 'add' operation. Note that
    since the added interface is essentially new, it needs an
    entirely new confIpIndex value reserved for it, since the
    confIpIndex value previously used for the deleted interface
    may not be freed in time for use by the new interface to be
    added. It is thus strongly urged that a new interface be
    added using a unique confIpIndex value that has been safely
    dispensed by first getting confIpIndexNext.

    Parsed from file CP300.mib.txt
    Company: marconi
    Module: AAC3-MIB

    Information by oid_info

    Vendor: ADC Kentrox
    Module: AAC3-MIB (aac3-140.mib)
    Type: TABULAR
    Access: read-write
    Syntax: INTEGER

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    confIpOperation OBJECT-TYPE SYNTAX INTEGER { add(1), delete(2) } ACCESS read-write STATUS mandatory DESCRIPTION "The operation to be performed on the configured IP interface. To add a configured IP interface, first reserve an unallocated confIpIndex value by getting confIpIndexNext. Next, set all desired and/or non-defaulting read-write objects in the row, and then set confIpOperation to 'add'. Upon a successful add operation, the interface will be held in a 'not valid' and 'pending add' state for a short period of time, until the hardware has been fully updated, at which point the interface will be put in a 'valid' state. Upon an unsuccessful add operation, the reason for the failure may be determined by getting the confIpFailureCode object, using the same index value as was used in the unsuccessful add operation. To delete a configured IP interface, set confIpOperation to 'delete'. Upon a successful delete operation, the interface will be held in a 'valid' and 'pending delete' state for a short period of time, until the hardware has been fully updated, at which point the interface will be put in a 'not valid' state. An attempt to delete an already invalid interface will always be successful, although the interface will not pass through a 'pending delete' state. Although the parameters of an existing interface may not be modified directly, a 'modify' operation may be simulated by a 'delete' operation followed by an 'add' operation. Note that since the added interface is essentially new, it needs an entirely new confIpIndex value reserved for it, since the confIpIndex value previously used for the deleted interface may not be freed in time for use by the new interface to be added. It is thus strongly urged that a new interface be added using a unique confIpIndex value that has been safely dispensed by first getting confIpIndexNext." ::= { confIpEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.181)

    Witt Mike

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.181.1.13.1.3.4.1.1 confIpIndex 0 0 The index value which uniquely identifies the configured
    IP interface, for the purposes of setting or getting the
    configured IP i…
    1.3.6.1.4.1.181.1.13.1.3.4.1.2 confIpStatus 0 0 The current status of the configured IP interface entry,
    represented as a sum of the following bit values:
    1 valid …
    1.3.6.1.4.1.181.1.13.1.3.4.1.4 confIpFailureCode 0 0 The specific reason for a failed 'add' operation.
    1.3.6.1.4.1.181.1.13.1.3.4.1.5 confIpType 0 0 The type of the configured interface.
    1.3.6.1.4.1.181.1.13.1.3.4.1.6 confIpAddress 0 0 The IP address for the configured interface.
    1.3.6.1.4.1.181.1.13.1.3.4.1.7 confIpNetMask 0 0 The IP mask for the configured interface.