Events for vAggregatePort lists the events that are generated for vAggregatePort.
Events |
Description |
---|---|
ReducedPeerLink |
Indicates that at least one of the constituent adapter of Aggregated Peer Link adapter is operationally down. |
ReducedRedundancy |
Indicates at least one component is not functioning but the total number of functioning components is above AtRiskThreshold. |
Impaired |
Indicates that all the network adapters related to peer link is down. |
AllComponentsDown |
Indicates that all the components in the vAggregate port group are down. |
Attributes of the class AggregatePort/vAggregatePort lists the attributes of the class AggregatePort/vAggregatePort.
Attribute |
Allowed values |
Description |
---|---|---|
DesignatedBridge |
string |
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. |
DesignatedPort |
unsigned-int |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
DuplexMode |
Enum |
Indicates whether the adapter is full-duplex or half-duplex. FULLDUPLEX - indicates the adapter is full-duplex. HALFDUPLEX - indicates the adapter is half-duplex. If the value is UNSPECIFIED then the duplex mode is not available. |
DuplexSource |
Enum |
ASSUMED - Indicates the source for setting the adapter to be full-duplex or half-duplex. A value of ENTERPRISE_MIB indicates the duplex is set by enterprise specific MIB. A value of ETHERLIKE_MIB indicates the duplex is set by the value of dot3StatsDuplexStatus in ETHERLIKE MIB. A value of NEIGHBOR_MIB indicates the duplex is set by neighbor MIB like Cisco CDP MIB. A value of USER_CHANGED indicates the duplex is set by the user. A value of ASSUMED indicates the duplex is set based upon the type of interface. A value of NONE indicates the duplex is not set by any sources. The OTHER_SOURCE value is a placeholder for future use. |
InterfaceAlias |
String |
An alias name for the network adapter as specified by a network manager. |
InterfaceCode |
Enum |
Represents the interface types or protocols or encapsulations. |
InterfaceNumber |
Integer |
The InterfaceNumber is an integer value that uniquely identifies this adapter within the scope of the containing System. |
IsConnectedToManagedSystem |
Boolean; TRUE, FALSE |
TRUE if the device connected to this Port is in the topology and is managed. |
IsConnectedToSystem |
Boolean; TRUE, FALSE |
TRUE if the device connected to this Port is in the topology. |
IsConnector |
Boolean; TRUE, FALSE |
TRUE if this Network Adapter is part of the networking infrastructure, for example, a router or trunk port as opposed to a user access port. |
IsFlapping |
Boolean; TRUE, FALSE |
TRUE - Indicates that the port or interface is flapping. FALSE - Indicates that the port or interface is not flapping. |
IsLogicalConnectionDownEnabled |
Boolean; TRUE, FALSE |
TRUE - if the LogicalConnectionDown problem is enabled. |
MaximumUptime |
Integer |
The maximum length of time, in seconds, that an ONDEMAND or BACKUP NetworkAdapter may be in the UP state before the event ExceededMaximumUptime is notified. If this attribute is set to 0, the event is disabled. |
ManagedState |
Enum |
MANAGED - Used to keep track of the management status of this logical device. Allows the software to restore the device's implicit management status if it is explicitly unmanaged and when remanaged. |
MaxSpeed |
Integer |
The maximum speed, in Bits per Second, for the NetworkAdapter. |
MaxTransferUnit |
Integer |
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
Mib2IfType |
Integer |
A numerical representation of the interface type. |
Mode |
Enum |
Indicates the intended purpose of this adapter:
The diagnostics applied to a particular adapter will vary based on its mode. For instance, an alert should not be generated when a backup or dial-on-demand adapter is down. |
MonitoringEnabled |
Boolean; TRUE, FALSE |
Indicates whether monitoring is enabled or not. |
PortKey |
String |
A unique value that identifies this Port from other Ports within the scope of the containing System. The PortKey is typically used to identify the Port to the Instrumentation. Depending on the vendor implementation, the PortKey may or may not be equivalent to the PortNumber, which may or may not be equivalent to the InterfaceKey. |
PortNumber |
Integer |
A value that uniquely identifies this Port within the scope of the containing System. |
PortType |
Enum |
The type of Port represented by this object. Valid values: TRUNK ACCESS (default) |
SuppressTestingNotifications |
Boolean TRUE, FALSE |
If TRUE then do not generate a problem alert when the adapter is in testing mode. |