| Type | Description | 
| string | text string | 
| token | text string | 
| hexBinary | hex coded binary data | 
| integer | integer (-2147483648-2147483647) | 
| positiveInteger | positive integer (1-4294967295) | 
| unsignedLong | unsigned long 64 bit integer (0-9223372036854775807) | 
| unsignedInt | unsigned integer (0-4294967295) | 
| unsignedShort | unsigned short integer (0-65535) | 
| byte | byte integer (-128-127) | 
| unsignedByte | unsigned byte integer (0-255) | 
| boolean | Boolean | 
| dateTime | YYYY-MM-DDTHH:MM:SS date/time | 
| time | HH:MM:SS time | 
| NMTOKEN | String with no spaces | 
| void | Internal use | 
| IPAddr | IP address | 
| IPNameAddr | IP address or name | 
| IP4Addr | IPv4 address | 
| IP6Addr | IPv6 address | 
| IP46Addr | IPv4 + IPv6 address | 
| IPPrefix | IP address / bitlen | 
| IPRange | IP address / bitlen or range | 
| IPNameRange | IP address / bitlen or range or name | 
| IP4Range | IPv4 address / bitlen or range | 
| IP4Prefix | IPv4 address / bitlen | 
| IPSubnet | IP address / bitlen | 
| IP4Subnet | IPv4 address / bitlen | 
| IPFilter | Route filter | 
| Password | Password | 
| OTP | OTP | 
| Community | xxx:xxx community | 
| PortRange | xxx-xxx port range | 
| Colour | #rgb #rrggbb #rgba #rrggbbaa colour | 
| Secret | Secret/passphrase | 
| duration | Period [[HH:]MM:]SS | 
| fb-sw-update-delay | Number of days to delay upgrade by (0-30)
                      (unsignedByte) | 
| stringlist | List of strings
                      (string) | 
| macspoof | Spoof MAC base address
                      (hexBinary) | 
| percentage | Percentage (0 .. 100) (0-100)
                      (unsignedByte) | 
| routetable | Route table number (0-99)
                      (unsignedByte) | 
| username | Login name
                      (NMTOKEN) | 
| ipnamerangelist | List of IPranges or ip groups
                      (IPNameRange) | 
| nmtokenlist | List of NMTOKEN
                      (NMTOKEN) | 
| iplist | List of IP addresses
                      (IPAddr) | 
| ipnamelist | List of IP addresses or domain names
                      (IPNameAddr) | 
| vlan | VLAN ID (0=untagged) (0-4095)
                      (unsignedShort) | 
| datenum | Day number in month (1-31)
                      (unsignedByte) | 
| sample-rate | Sampling rate (100-10000)
                      (unsignedShort) | 
| mtu | Max transmission unit (576-2000)
                      (unsignedShort) | 
| subnetlist | List of subnets
                      (IPSubnet) | 
| ra-max | Route announcement max interval (seconds) (4-1800)
                      (unsignedShort) | 
| ra-min | Route announcement min interval (seconds) (3-1350)
                      (unsignedShort) | 
| ip6list | List of IPv6 addresses
                      (IP6Addr) | 
| macsuffix | MAC suffix
                      (hexBinary) | 
| ip4rangelist | List of IP4ranges
                      (IP4Range) | 
| macprefixlist | List of strings
                      (macprefix) | 
| macprefix | MAC prefix
                      (hexBinary) | 
| ip4list | List of IPv4 addresses
                      (IP4Addr) | 
| graphname | Graph name
                      (token) | 
| cug | CUG ID (1-32767)
                      (unsignedShort) | 
| prefixlist | List of IP Prefixes
                      (IPPrefix) | 
| vlanset | Set of VLAN IDs
                      (vlan) | 
| aslist | List of AS numbers
                      (unsignedIntList) | 
| unsignedIntList | List of integers
                      (unsignedInt) | 
| communitylist | List of BGP communities
                      (Community) | 
| filterlist | List of IP Prefix filters
                      (IPFilter) | 
| shaper-limit | Shaper limit (ms) (0-1000)
                      (unsignedShort) | 
| iprangelist | List of IPranges
                      (IPRange) | 
| userlist | List of user names
                      (username) | 
| prefix4list | List of IPv4 Prefixes
                      (IP4Prefix) | 
| portlist | List of protocol port ranges
                      (PortRange) | 
| protolist | List of IP protocols
                      (unsignedByte) | 
| routetableset | Set of routetables
                      (routetable) | 
| vlan-nz | VLAN ID (1-4095)
                      (unsignedShort) | 
| dates | Set of dates
                      (datenum) | 
| tun-id | Local tunnel ID (1-20000)
                      (unsignedShort) | 
| ses-id | Local session ID (1-65535)
                      (unsignedShort) | 
| hostname | Host name
                      (NMTOKEN) | 
| sip-error | SIP error code (400-699)
                      (unsignedShort) | 
| hex64 | Hex value up to 64 bits (8 bytes)
                      (hexBinary) |