LinkDiscoveryProtocolConfigOperationType_enum
LinkDiscoveryProtocolConfigOperationType_enum
The Discovery Protocol operation.
Possible values:
none
: Don't listen for incoming discovery packets and don't sent discover packets for the switch either.listen
: Listen for incoming discovery packets but don't sent discovery packet for the switch.advertise
: Sent discovery packets for the switch, but don't listen for incoming discovery packets.both
: Sent discovery packets for the switch and listen for incoming discovery packets.
This data structure has no properties.
Enumeration: none, listen, advertise, both,