NCM.BridgePorts
SolarWinds Information Service 2024.4 Schema Documentation
Bridge ports inventory data. For valid Orion user with at least WebViewer NCM role. Read-only.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
EntityID | System.Int32 | The primary key and unique identifier of the record. | everyone |
InterfaceIndex | System.Int32 | The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port. | everyone |
Port | System.Int32 | The port number of the port for which this entry contains bridge management information. | everyone |
SpanningTreeEnabled | System.String | The enabled/disabled status of the port. Possible Values: * Enabled (1) * Disabled (2) |
everyone |
SpanningTreeState | System.String | The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning, it places that port into the broken(6) state. For ports that are disabled (see dot1dStpPortEnable), this object has a value of disabled(1). | everyone |
VlanType | System.String | The type of VLAN membership assigned to this port. A port with static VLAN membership is assigned to a single VLAN directly. A port with dynamic membership is assigned a single VLAN based on content of packets received on the port and through VQP queries to VMPS. A port with multiple VLAN membership may be assigned to one or more VLANs directly. A static or dynamic port membership is specified by the value of vmVlan. A multiVlan port membership is specified by the value of vmVlans. Possible Values: * Static(1) * Dynamic(2) * MultiVlan(3) |
everyone |
VLANID | System.Int32 | The VLAN id of the VLAN the port is assigned to when vmVlanType is set to static or dynamic. This object is not instantiated if not applicable. The value may be 0 if the port is not assigned to a VLAN. |
everyone |
PortStatus | System.String | An indication of the current VLAN status of the port. A status of inactive(1) indicates that a dynamic port does not yet have a VLAN assigned, or a port is assigned to a VLAN that is currently not active. A status of active(2) indicates that the currently assigned VLAN is active. A status of shutdown(3) indicates that the port has been disabled as a result of VQP shutdown response. Possible Values: * inactive(1) * active(2) * shutdown(3) |
everyone |
NodeID | System.Guid | A SWIS-generated unique identifier of a network node in the current inventory. (Instances of this property recur in this table according to the number of interfaces for which bridge port data is reported.) | everyone |
LastDiscovery | System.DateTime | A SWIS-generated date and time marker for when NCM last discovered the device during inventory. | everyone |
FirstDiscovery | System.DateTime | A SWIS-generated date and time marker for when NCM first discovered the device during inventory. | everyone |
Missing | System.Boolean | Not used. | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
MacForwarding | NCM.MacForwarding | Defined by relationship NCM.BridgePortsRefMacForwarding (System.Reference) |
Target Relationships
Name | Type | Notes |
---|---|---|
Interfaces | NCM.Interfaces | Defined by relationship NCM.InterfacesRefBridgePorts (System.Reference) |
NodeProperties | NCM.NodeProperties | Defined by relationship NCM.NodePropertiesRefBridgePorts (System.Reference) |
Node | NCM.Nodes | Defined by relationship NCM.NodeHostsBridgePorts (System.Hosting) |