$int-ifindex$
|
Source interface ifIndex value
|
4 bytes
|
Hex Format - 2 bytes
ASCII format - 4 bytes
|
$int-portid$
|
Source interface sequential number on the specific module (in stack). For LAG source interfaces - it is the LAG ID
|
2 bytes
|
Hex Format - 1 bytes
ASCII format - 2 bytes
|
$int-name$
|
The full name of the source interface, as used in CLI commands
|
32 bytes
|
The actual number of bytes needed for ASCII representation of the interface full name
|
$int-abrvname$
|
The abbreviated name of the source interface, as used in CLI commands
|
8 bytes
|
The actual number of bytes needed for ASCII representation of the interface full name
|
$int-desc-16$
|
The description configured by user on source interface. If description is more than 16 bytes - only the 1st 16 bytes are used
If a description is not configured, the abbreviated interface name is used
|
16 bytes
|
The actual number of bytes needed for ASCII representation of the interface description (max 16 bytes)
|
$int-desc-32$
|
The description configured by user on source interface. If description is more than 32 bytes - only the 1st 32 bytes are used
If a description is not configured, the abbreviated interface name is used
|
32 bytes
|
The actual number of bytes needed for ASCII representation of the interface description (max 32 bytes)
|
$int-desc-64$
|
The description configured by user on source interface.
If a description is not configured, the abbreviated interface name is used
|
64 bytes
|
The actual number of bytes needed for ASCII representation of the interface description
|
$int-mac$
|
MAC address of the source interface (Hex value with no delimiter)
|
6 bytes
|
6 bytes
|
$switch-mac$
|
MAC address of the switch relaying/forwarding DHCP packet (Hex value with no delimiter)
|
6 bytes
|
6 bytes
|
$switch-hostname-16$
|
The hostname of the switch relaying/forwarding DHCP packet.
If the hostname is more than 16 bytes - only the 1st 16 bytes are used
|
16 bytes
|
The actual number of bytes needed for ASCII representation of the hostname (max 16 bytes)
|
$switch-hostname-32$
|
The hostname of the switch relaying/forwarding DHCP packet.
If the hostname is more than 32 bytes - only the 1st 32 bytes are used
|
32 bytes
|
The actual number of bytes needed for ASCII representation of the hostname (max 32 bytes)
|
$switch-hostname-58$
|
The hostname of the switch relaying/forwarding DHCP packet.
|
58 bytes
|
The actual number of bytes needed for ASCII representation of the hostname
|
$switch-moduleid$
|
The unit ID of the source interface upon which the DHCP client request was received
|
2 bytes
|
Hex Format - 1 bytes
ASCII format - 2 bytes
|
$vlan-id$
|
The Source VLAN ID (1-4094)
|
4 bytes
|
Hex Format - 2 bytes
ASCII format - 4 bytes
|
$vlan-name-16$
|
The VLAN name assigned by user to the VLAN. If the name is more than 16 bytes - only the 1st 16 bytes are used
If a name is not configure for the VLAN, the value is taken from the relevant VLAN ifDescr MIB field
|
16 bytes
|
The actual number of bytes needed for ASCII representation of the VLAN name (max 16)
|
$vlan-name-32$
|
The VLAN name assigned by user to the VLAN.
If a name is not configure for the VLAN, the value is taken from the relevant VLAN ifDescr MIB field
|
32 bytes
|
The actual number of bytes needed for ASCII representation of the VLAN name (max 32)
|