Reference record for OID 1.3.6.1.4.1.36.2.18.39.7.1.1.1.6



parent
1.3.6.1.4.1.36.2.18.39.7.1.1.1 (gsEVlanEntry)
node code
6
node name
gsEVlanStatus
dot oid
1.3.6.1.4.1.36.2.18.39.7.1.1.1.6
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) mib-extensions-1(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) dec(36) ema(2) decMIBextension(18) gsEMIB(39) gsEVlanMgt(7) gsEVlans(1) gsEVlanTable(1) gsEVlanEntry(1) gsEVlanStatus(6)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/dec/ema/mib-extensions-1/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • /iso/identified-organization/dod/internet/private/enterprise/dec/ema/decMIBextension/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/dec/ema/mib-extensions-1/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • /iso/org/dod/internet/private/enterprise/dec/ema/decMIBextension/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • /iso/org/dod/internet/private/enterprises/dec/ema/mib-extensions-1/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • /iso/org/dod/internet/private/enterprises/dec/ema/decMIBextension/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/dec/ema/mib-extensions-1/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/dec/ema/decMIBextension/gsEMIB/gsEVlanMgt/gsEVlans/gsEVlanTable/gsEVlanEntry/gsEVlanStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/36/2/18/39/7/1/1/1/6

    Description by circitor

    The status of an entry to be created or deleted.
    When adding an entry all fields will be set, and then the status
    is set to createRequest(1) (indicating that the entry is to be
    created). When deleting an entry the status is set to
    destroyRequest(3) (indicating that the entry is to be destroyed).
    During creation the status will be underCreation(2). If the
    creation is successful, then the status will be set to
    active(5). Otherwise if the creation was not successful then
    one of the following error codes will be set and the entry will
    not be created:
    otherError(6) - An error other than the others defined.
    entryExistsError(7) - An entry already exists.
    invalidVlanID(8) - the VLAN ID is invalid.
    invalidVlanName(9) - the VLAN name is invalid.
    invalidVlanAFTIndex(10) - the VLAN AFT index is invalid.
    invalidVlanBridgeIndex(11) - the VLAN bridge index is invalid.
    invalidVlanInitialHashTableSize(12) - the VLAN initial hash
    table size is invalid.
    invalidVlanAutoIncrementHTSize(13) - the VLAN auto increment
    hash table size is
    invalid.

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

    Information by oid_info

    Vendor: DEC
    Module: GIGAswitchEthernet-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    gsEVlanStatus OBJECT-TYPE SYNTAX INTEGER { createRequest(1), underCreation(2), destroyRequest(3), underDestruction(4), active(5), otherError(6), entryExistsError(7), invalidVlanID(8), invalidVlanName(9), invalidVlanAFTIndex(10), invalidVlanBridgeIndex(11), invalidVlanInitialHashTableSize(12), invalidVlanAutoIncrementHTSize(13) } ACCESS read-write STATUS mandatory DESCRIPTION "The status of an entry to be created or deleted. When adding an entry all fields will be set, and then the status is set to createRequest(1) (indicating that the entry is to be created). When deleting an entry the status is set to destroyRequest(3) (indicating that the entry is to be destroyed). During creation the status will be underCreation(2). If the creation is successful, then the status will be set to active(5). Otherwise if the creation was not successful then one of the following error codes will be set and the entry will not be created: otherError(6) - An error other than the others defined. entryExistsError(7) - An entry already exists. invalidVlanID(8) - the VLAN ID is invalid. invalidVlanName(9) - the VLAN name is invalid. invalidVlanAFTIndex(10) - the VLAN AFT index is invalid. invalidVlanBridgeIndex(11) - the VLAN bridge index is invalid. invalidVlanInitialHashTableSize(12) - the VLAN initial hash table size is invalid. invalidVlanAutoIncrementHTSize(13) - the VLAN auto increment hash table size is invalid." ::= { gsEVlanEntry 6 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.36)

    Ron Bhanukitsiri

    Brothers (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.1 gsEVlanID 0 0 An identifier that is unique within the administrative domain.
    This ID is assigned by the management application and is
    meaningfu…
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.2 gsEVlanName 0 0 A user-assignable name for this Vlan.
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.3 gsEVlanIfIndex 0 0 Each virtual LAN has a virtual interface associated with it.
    This enables RMON monitoring to occur per-VLAN. It also
    provides a …
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.4 gsEVlanAFTIndex 0 0 The address table used for this VLAN for explicitly tagged
    frames (frames received in a trunking frame format or from a
    port in p…
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.5 gsEVlanBridgeIndex 0 0 The bridge resource which is bound to this Vlan.
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.7 gsEVlanInitialHashTableSize 0 0 gsEVlanInitialHashtableSize
    1.3.6.1.4.1.36.2.18.39.7.1.1.1.8 gsEVlanAutoIncrementHTSize 0 0 This attribute specifies whether or not the hash table size
    used for MAC addresses on this VLAN is automatically increased
    as nec…