MIB Viewer

tmnxPyPlcyCacheEntrySize

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.87.1.6.1.2
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxPyPlcyCacheEntrySize specifies the maximum size of the data structure that can be stored in a single Python cache entry. When requesting to store a data structure the size of the serialized object is compared with the value specified in this MIB field. If it's larger, the object will not be stored and Python will throw an exception.
Integer32 (32..2048)