Search Results for

    Show / Hide Table of Contents

    NCM.VLANs

    SolarWinds Information Service 2024.2 Schema Documentation

    Data about VLANs. For valid Orion user with at least WebViewer NCM role.

    Inheritance

    ↳ System.Entity

    Access control

    everyone

    Properties

    Name Type Summary Access Control
    EntityID System.Int32 Unique identifier and primary key of the VLAN. everyone
    VLANID System.Int32 The set of the device's member ports that belong to the VLAN. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port.
    Thus, each port of the VLAN is represented by a single bit within the value of this object.
    If that bit has a value of '1' then that port is included in the set of ports ;the port is not included if its bit has a value of '0'.
    A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 1493).
    everyone
    VLANName System.String The name of this VLAN. This name is used as the ELAN-name for an ATM LAN-Emulation segment of this VLAN. everyone
    VLANMTU System.Int32 Maximum transmission unit in VLAN everyone
    VLANType System.Int32 The type of this VLAN everyone
    VLANState System.Int32 The state of this VLAN. Values:
    * 1 - Operational
    * 2 - Suspended
    * 3 - MtuTooBigForDevice
    * 4 - MtuTooBigForTrunk
    everyone
    NodeID System.Guid The unique identifier of a network node subject to configuration actions. everyone
    LastDiscovery System.DateTime Date and time NCM last discovered the device during inventory. everyone
    FirstDiscovery System.DateTime Date and time NCM first discovered the device during inventory. everyone
    Missing System.Boolean Inventory data missing (true/false) everyone

    Target Relationships

    Name Type Notes
    NodeProperties NCM.NodeProperties Defined by relationship NCM.NodePropertiesRefVLANs (System.Reference)
    Node NCM.Nodes Defined by relationship NCM.NodeHostsVLANs (System.Hosting)
    In this article
    Back to top © SolarWinds