parameter | mandatory | defaul | type | Legal values | Description |
group | 1 | uint8 | 0 to 20 | Group number. Defaults to 1 so can be used to remove a port from a group. | |
port | ✓ | uint8 | 1 to n | Port number. n is the max port number for the particular switch. (e.g 16 for Gigacore16Xt) | |
mask | ✓ | 0 | uint32 | Bitmask for all added ports. Bit 0 stands for port 1 etc… . (e.g. 0x00000021 will add ports 1 and 6). |
parameter | mandatory | default | type | Legal values | Description |
group | 1 | uint8 | 0 to 20 | Group number. Defaults to 1 so can be used to remove a port from a group. | |
port | ✓ | uint8 | 1 to n | Port number. n is the max port number for the particular switch. (e.g 16 for Gigacore16Xt) | |
mask | ✓ | 0 | uint32 | Bitmask for all added ports. Bit 0 stands for port 1 etc… . (e.g. 0x00000021 will add ports 1 and 6). |
parameter | mandatory | default | type | Legal values | Description |
factory_full | string | 'yes' | Will trigger a reset of config settings. Ip address will be reset. This
parameter will be ignored if ‘factory’ is set. The switch will reboot. | ||
factory | string | 'yes' | Will trigger a reset of config settings. Ip address will be preserved. The switch will reboot. | ||
clear_profiles | Clears contents of all profiles. The default profile will also be cleared. |
parameter | mandatory | default | type | Legal values | Description |
Tick | Uint | All | Switch uptime in ticks. Every tick is 10 ms. | ||
Port statistics | String which can be split into values on ‘/’ (slash). See table below for more info. |
Value | Description |
Port nr | |
Rx packets | Ethernet packets received |
Tx packets | Ethernet packets sent |
Rx octets | Number of bytes received |
Tx octets | Number of bytes sent |
In errors | Interface In Errors |
Out errors | Interface Out Errors |
Rx drops | Dropped packets on receive |
Tx drops | Dropped packets on transmit |
dot1dTpPortInDiscards |
parameter | mandatory | default | type | Legal values | Description |
brightness | Uint | 0-4 | Led brightness. 0: off, 4: max |
parameter | mandatory | default | type | Legal values | Description |
brightness | Uint | 0-4 | Set the led brightness. |
parameter | mandatory | default | type | Legal values | Description |
PoE Capable | Int | 0, 1 | 0: No PoE 1: PoE Capable | ||
Power Management mode | Int | 0-7 | 1 : Class consumption 2 : Allocated reserved 3 : Allocated consumption 4: lldpmed reserved 5: lldpmed consumption | ||
General poe config | This is a list which can be split on ‘/’ (slash). See separate table. | ||||
Port poe config | List which can be split on ‘,’ (comma). Each item can be split into values with ‘/’ (slash). See separate table. |
Value | Description |
Primary power supply | Power supply in watts |
Backup power supply | Power supply in watts |
Backup power available | 0: Not available 1: Available |
Power source | 0: Secondary 1: Primary |
Min power supply | Min power supply in watts |
Max power supply | Power supply in watts |
LLDP supported | 0: not supported 1: supported |
Value | Description |
Port nr | 1-based port number for this item |
Priority | 0 : Low 1 : High 2 : Critical |
Max port power | Power in watts |
Poe mode | 0 : Poe disabled 1 : Poe mode normal 2 : Poe mode plus |
Poe supported | 0 : Not supported 1 : Supported |
parameter | mandatory | default | type | Legal values | Description |
hidden_portno_xx | ✓ | string | ‘0’-‘26’ | Replace xx by the port nr. Set the port nr as value as well. | |
hidden_poe_mode_xx | string | ‘0’-’2’ | Replace xx by the port nr. ‘0’ : Poe disabled ‘1’ : Poe mode normal ‘2’ : Poe mode plus |