tmnxPyPlcyCacheEntrySize
TIMETRA-PYTHON-MIB ·
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.2
Object
column r/w
bytesInteger32
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.
Context
- MIB
- TIMETRA-PYTHON-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- tmnxPythonPolicyCacheEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-PYTHON-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PYTHON-MIB::tmnxPyPlcyCacheEntrySize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PYTHON-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PYTHON-MIB::tmnxPyPlcyCacheEntrySize.<tmnxPyPlcyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PYTHON-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PYTHON-MIB::tmnxPyPlcyCacheEntrySize'
Syntax
bytesInteger32
Values & Constraints
Object Constraints
range: 32-2048
Conformance
Member of