VsiInstanceResults Object


Description:

VSI instance detailed statistics.

Parents: VsiBlockConfig

VsiInstanceResults Writable Attributes

There are no writable attributes.

VsiInstanceResults Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes State
FilterInfoFormat

Filter info format of the instance.

Type: enum

Default: VLAN

Possible Values:

Value Description
VLAN

Filter info field contains a set of VID values to be associated with the VSI instance.

MAC_VID

Filter info field contains a pair of MAC/VID values to be associated with the VSI instance.

GROUPID_VID

Filter info field contains a pair of Group ID/VID values to be associated with the VSI instance.

GROUPID_MAC_VID

Filter info field contains a pair of Group ID/MAC/VID values to be associated with the VSI instance.

GroupId

Group ID associated with the VSI instance.

Type: u16

Default: 1

MacAddr

MAC address associated with the VSI instance.

Type: mac

Default: 00-00-00-00-00-00

Reason

Reason or status of the VSI instance.

Type: enum

Default: SUCCESS

Possible Values:

Value Description
SUCCESS

VDP request was successfully completed by the bridge.

INVALID_FORMAT

VDP TLV format is invalid.

NO_RESOURCES

Bridge does not have enough resources to complete the VDP operation successfully.

MANAGER_UNREACHABLE

Unable to contact VSI manager.

OTHER

Operation failed for some other reason.

INVALID_FILTER_ID

Invalid VID, GroupID, or MAC address.

VlanId

VID associated with the VSI instance.

Type: u16

Default: 1

VsiId

VSIID of the instance.

Type: string

Default: ( zeroes hexadecimal)

VsiTypeId

VSI type ID of the instance.

Type: u32

Default: 1

VsiTypeIdVersion

VSI type ID version of the instance.

Type: u8

Default: 1