IPFIX element sematic value denoting no sematics.
IPFIX element semantic value denoting a counter whose initial value is 0 and that is reset to 0 each time it is exported.
IPFIX element semantic value denoting a set of bit fields.
IPFIX element semantic value denoting an identifier.
IPFIX element semantic value denoting a list.
IPFIX element semantic value denoting a discrete measured value.
IPFIX element semantic value denoting an SNMP counter.
IPFIX element semantic value denoting an SNMP gauge.
IPFIX element semantic value denoting a counter whose initial value is 0.
The Information Element semantic type represented by the given Short value.
The Information Element semantic type represented by the given Short value.
java.util.NoSuchElementException if the short represents
no known information element semantic.
Collection of all known valid information element semantics.
Collection of all known valid information element semantics.
The IPFIX Information Element semantic type with the name name.
The IPFIX Information Element semantic type with the name name.
java.util.NoSuchElementException if the name represents no
known information element semantic.
Finds the IPFIX IE element semantic value whose name is name
as an Option.
Finds the IPFIX IE element semantic value whose name is name
as an Option.
The function seaches linearly through the list of semantics.
The information element semantic represented by name.
IPFIX Information Element Semantics as defined in RFC5610
A description of the semantics of an IPFIX Information Element. These are taken from the data type semantics defined in Section 3.2 of the IPFIX Information Model (RFC5102); see that section for more information on the types described below. The special value 0x00 (default) is used to note that no semantics apply to the field; it cannot be manipulated by a Collecting Process or File Reader that does not understand it a priori.
See https://www.iana.org/assignments/ipfix/ipfix.xhtml#ipfix-information-element-semantics
May be converted to and from Short values.