Reference record for OID 1.3.6.1.4.1.43.10.1.14.1.2.1.6



parent
1.3.6.1.4.1.43.10.1.14.1.2.1 (a3ComVlanIfEntry)
node code
6
node name
a3ComVlanIfStatus
dot oid
1.3.6.1.4.1.43.10.1.14.1.2.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) genExperimental(1) genVirtual(14) a3ComVlanGroup(1) a3ComVlanIfTable(2) a3ComVlanIfEntry(1) a3ComVlanIfStatus(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • /iso/org/dod/internet/private/enterprise/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • /iso/org/dod/internet/private/enterprises/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/generic/genExperimental/genVirtual/a3ComVlanGroup/a3ComVlanIfTable/a3ComVlanIfEntry/a3ComVlanIfStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/10/1/14/1/2/1/6

    Description by oid_info

    a3ComVlanIfStatus OBJECT-TYPE
    SYNTAX RowStatus
    ACCESS read-write
    STATUS mandatory
    DESCRIPTION
    "The status column for this VLAN interface.
    This OBJECT can be set to:
    active(1)
    createAndGo(4)
    createAndWait(5)
    destroy(6)
    The following values may be read:
    active(1)
    notInService(2)
    notReady(3).
    Setting this object to createAndGo(4) causes the agent
    to attempt to create and commit the row based on
    the contents of the objects in the row. If all necessary
    information is present in the row and the values are
    acceptible to the agent, the agent will change the
    status to active(1). If any of the necessary objects
    are not available, the agent will reject the creation
    request.
    Setting this object to createAndWait(5) causes a row in
    in this table to be created. The agent sets the
    status to notInService(2) if all of the information is
    present in the row and the values are acceptible to the
    agent; otherwise, the agent sets the status to
    notReady(3).
    Setting this object to active(1) is only valid when
    the current status is notInService(2).
    When the state of the row transitions to active(1), the
    agent creates the corresponding row in the iftable..
    Setting this object to destroy(6) will remove the corresponding
    VLAN interface, remove the entry in this table, and the
    corresponding entries in the a3ComVlanGlobalMappingTable
    and the iftable.
    In order for a set of this object to destroy(6) to succeed,
    all dependencies on this row must have been removed. These
    will include any stacking dependencies in the ifStackTable and
    any protocol specific tables dependencies."

    View at oid-info.com

    Description by mibdepot

    The status column for this VLAN interface.
    This OBJECT can be set to:

    active(1)
    createAndGo(4)
    createAndWait(5)
    destroy(6)

    The following values may be read:
    active(1)
    notInService(2)
    notReady(3).

    Setting this object to createAndGo(4) causes the agent
    to attempt to create and commit the row based on
    the contents of the objects in the row. If all necessary
    information is present in the row and the values are
    acceptible to the agent, the agent will change the
    status to active(1). If any of the necessary objects
    are not available, the agent will reject the creation
    request.

    Setting this object to createAndWait(5) causes a row in
    in this table to be created. The agent sets the
    status to notInService(2) if all of the information is
    present in the row and the values are acceptible to the
    agent; otherwise, the agent sets the status to
    notReady(3).

    Setting this object to active(1) is only valid when
    the current status is active(1) or notInService(2).

    When the state of the row transitions to active(1), the
    agent creates the corresponding row in the ifTable..

    Setting this object to destroy(6) will remove the corresponding
    VLAN interface, remove the entry in this table, and the
    corresponding entries in the a3ComVlanGlobalMappingTable
    and the ifTable.

    In order for a set of this object to destroy(6) to succeed,
    all dependencies on this row must have been removed. These
    will include any stacking dependencies in the ifStackTable and
    any protocol specific tables dependencies.

    Parsed from file vlan.mib.txt
    Company: None
    Module: GENERIC-3COM-VLAN-MIB-1-0-7

    Description by circitor

    The status column for this VLAN interface.
    This OBJECT can be set to:

    active(1)
    createAndGo(4)
    createAndWait(5)
    destroy(6)

    The following values may be read:
    active(1)
    notInService(2)
    notReady(3).

    Setting this object to createAndGo(4) causes the agent
    to attempt to create and commit the row based on
    the contents of the objects in the row. If all necessary
    information is present in the row and the values are
    acceptible to the agent, the agent will change the
    status to active(1). If any of the necessary objects
    are not available, the agent will reject the creation
    request.

    Setting this object to createAndWait(5) causes a row in
    in this table to be created. The agent sets the
    status to notInService(2) if all of the information is
    present in the row and the values are acceptible to the
    agent; otherwise, the agent sets the status to
    notReady(3).

    Setting this object to active(1) is only valid when
    the current status is active(1) or notInService(2).

    When the state of the row transitions to active(1), the
    agent creates the corresponding row in the ifTable..

    Setting this object to destroy(6) will remove the corresponding
    VLAN interface, remove the entry in this table, and the
    corresponding entries in the a3ComVlanGlobalMappingTable
    and the ifTable.

    In order for a set of this object to destroy(6) to succeed,
    all dependencies on this row must have been removed. These
    will include any stacking dependencies in the ifStackTable and
    any protocol specific tables dependencies.

    Parsed from file GENERIC-3COM-VLAN-MIB-1-0-6.mib
    Module: GENERIC-3COM-VLAN-MIB-1-0-6

    Information by oid_info

    Automatically extracted from a file named S3M_AGENT

    Information by mibdepot

    a3ComVlanIfStatus OBJECT-TYPE SYNTAX RowStatus ACCESS read-write STATUS mandatory DESCRIPTION "The status column for this VLAN interface. This OBJECT can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) notReady(3). Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to createAndWait(5) causes a row in in this table to be created. The agent sets the status to notInService(2) if all of the information is present in the row and the values are acceptible to the agent; otherwise, the agent sets the status to notReady(3). Setting this object to active(1) is only valid when the current status is active(1) or notInService(2). When the state of the row transitions to active(1), the agent creates the corresponding row in the ifTable.. Setting this object to destroy(6) will remove the corresponding VLAN interface, remove the entry in this table, and the corresponding entries in the a3ComVlanGlobalMappingTable and the ifTable. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable and any protocol specific tables dependencies." ::= { a3ComVlanIfEntry 6 }

    Information by circitor

    a3ComVlanIfStatus OBJECT-TYPE SYNTAX RowStatus ACCESS read-write STATUS mandatory DESCRIPTION "The status column for this VLAN interface. This OBJECT can be set to: active(1) createAndGo(4) createAndWait(5) destroy(6) The following values may be read: active(1) notInService(2) notReady(3). Setting this object to createAndGo(4) causes the agent to attempt to create and commit the row based on the contents of the objects in the row. If all necessary information is present in the row and the values are acceptible to the agent, the agent will change the status to active(1). If any of the necessary objects are not available, the agent will reject the creation request. Setting this object to createAndWait(5) causes a row in in this table to be created. The agent sets the status to notInService(2) if all of the information is present in the row and the values are acceptible to the agent; otherwise, the agent sets the status to notReady(3). Setting this object to active(1) is only valid when the current status is active(1) or notInService(2). When the state of the row transitions to active(1), the agent creates the corresponding row in the ifTable.. Setting this object to destroy(6) will remove the corresponding VLAN interface, remove the entry in this table, and the corresponding entries in the a3ComVlanGlobalMappingTable and the ifTable. In order for a set of this object to destroy(6) to succeed, all dependencies on this row must have been removed. These will include any stacking dependencies in the ifStackTable and any protocol specific tables dependencies." ::= { a3ComVlanIfEntry 6 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.10.1.14.1.2.1.1 a3ComVlanIfIndex 0 0 The index value of this row and the vlan's ifIndex in the
    ifTable. The NMS obtains the index value for this row by
    reading the a…
    1.3.6.1.4.1.43.10.1.14.1.2.1.2 a3ComVlanIfDescr 0 0 This is a description of the VLAN interface.
    1.3.6.1.4.1.43.10.1.14.1.2.1.3 a3ComVlanIfType 0 0 The VLAN interface type.
    1.3.6.1.4.1.43.10.1.14.1.2.1.4 a3ComVlanIfGlobalIdentifier 0 0 An administratively assigned global VLAN identifier. For
    VLAN interfaces, on different network devices, which are
    part of the sa…
    1.3.6.1.4.1.43.10.1.14.1.2.1.5 a3ComVlanIfInfo 0 0 A TLV encoded information string for the VLAN interface.
    The information contained within this string corresponds
    to VLAN informa…
    1.3.6.1.4.1.43.10.1.14.1.2.1.7 a3ComVlanIfModeType, a3ComVlanIfIgnoreStpFlag 0 0 The VLAN mode type for this interface.
    This object can be set to:

    usedefault(1)
    open(2)
    closed(3)

    UseDefault Vlans: uses the bridge …