port

Extends: fmManagedElement
Namespace: (default namespace)

Port summary data.

XML

Attributes

name type description
uri string URI of interface.

Elements

name (type) min/max
occurs
description
portId (string) 1/1 The identifier string of the interface.
portName (string) 0/1 The name of the physical interface..
portMac (string) 0/1 For standalone EX Series switches, the first five groups of hexadecimal digits are determined when the switch is manufactured. The switch then assigns a unique MAC address to each interface by assigning a unique identifier as the last group of hexadecimal digits. For Virtual Chassis members, the first four groups of hexadecimal digits are determined when the switch is manufactured. The fifth group of hexadecimal digits reflects the role of the member in the chassis, such as master or line card.
hostSerial (string) 0/1 The hardware serial number of the device.
hostname (string) 0/1 The hostname of the device.
hostID (string) 0/1 The deviceID of the host.
portDescr (string) 0/1 A text description of the physical interface.
portSpeed (string) 1/1 The speed of the interface, in megabits per second (Mbps).
portType (string) 1/1 The port type (for example, 1 Gigabit Ethernet or 10 Gigabit Ethernet interface).
adminStatus (LinkStatus) 1/1 The administrative state of the port: enabled (up) or disabled (down).
operStatus (LinkStatus) 0/1 The operational status: link up or link down.
lastFlap (string) 0/1 Date and time at which the advertised link became unavailable, and then, available again.

JSON

property type description
uri string URI of interface.
portId portId (string) The identifier string of the interface.
portName portName (string) The name of the physical interface..
portMac portMac (string) For standalone EX Series switches, the first five groups of hexadecimal digits are determined when the switch is manufactured. The switch then assigns a unique MAC address to each interface by assigning a unique identifier as the last group of hexadecimal digits. For Virtual Chassis members, the first four groups of hexadecimal digits are determined when the switch is manufactured. The fifth group of hexadecimal digits reflects the role of the member in the chassis, such as master or line card.
hostSerial hostSerial (string) The hardware serial number of the device.
hostname hostname (string) The hostname of the device.
hostID hostID (string) The deviceID of the host.
portDescr portDescr (string) A text description of the physical interface.
portSpeed portSpeed (string) The speed of the interface, in megabits per second (Mbps).
portType portType (string) The port type (for example, 1 Gigabit Ethernet or 10 Gigabit Ethernet interface).
adminStatus adminStatus (LinkStatus) The administrative state of the port: enabled (up) or disabled (down).
operStatus operStatus (LinkStatus) The operational status: link up or link down.
lastFlap lastFlap (string) Date and time at which the advertised link became unavailable, and then, available again.