Cisco Cisco Prime IP Express 8.3 Technical References

Page of 289
AT_KEY (key)
A sequence of bytes holding a shared-secret key that has a base-64 string representation.
AT_LISTREF (listref)
Deprecated.
AT_MACADDR (macaddr)
A MAC address, most frequently a 6 byte ethernet address with type 1, but more generally an arbitrary 1 byte type id, a
1 byte length and then 'length' address bytes.For example: '1,6,aa:bb:cc:dd:ee:ff'.
AT_MASK (mask)
An 
 that is in the form of an IP address mask (its binary sequence matches 1*0*).
AT_MESSAGE (dhcpmsg)
A DHCP message type.
AT_MSDATE (msdate)
A 64-bit value that represents a specific point in time to millisecond resolution.
AT_MSG6 (msg6)
A sequence of octects representing a DHCPv6 message in wire format.
AT_MSTIME (mstime)
A 64-bit integer value that represents a span of time to millisecond resolution.
AT_MULTI (multi)
A type that may contain data of multiple data types.
AT_NAMEREF (nameref)
A string that refers to another object by name.
AT_NDICT (ndict)
Deprecated.
AT_NLIST (nlist)
A list of elements of some other type. This is the preferred type for storing lists.
AT_NODE (dhcpnode)
Deprecated.
AT_NOLEN (no length)
A DHCP option code with no length or value. For example: PAD or END.
AT_NSTRING (nstr)
A string that is stored as a counted sequence, and is not necessarily null-terminated.
AT_OBJ (obj)
A CNR object of any schema class.
AT_OBJREF (objref)
A reference to a specific class of object by OID. It is similar to an 
, but adds the additional expectation that the
referenced object has the specified class and does exist in the database.
AT_OID (oid)
An 8-byte object id. The AT_OID type differs from the 
 in that it does not imply that the OID can be
resolved to any specific type of object.
AT_OPTION (option)
A sequence of octects representing a DHCPv4 option value in wire format.
AT_OPTION6 (option6)
A sequence of octects representing a DHCPv6 option value in wire format.
AT_OPTIONID4 (optionid4)
A DHCPv4 option number, stored as a four-octet integer.
AT_OPTIONID6 (optionid6)
A DHCPv6 option number, stored as a four-octet integer.
AT_OVERLOAD (overld)
A type representing the DHCP option-overload option as a single octet.