tmnxLogIdPythonPolicy

TIMETRA-LOG-MIB · .1.3.6.1.4.1.6527.3.1.2.12.5.1.17

Object

The value of tmnxLogIdPythonPolicy specifies the name of a Python
policy.
              
The name refers to a conceptual row in the
TIMETRA-PYTHON-MIB::tmnxPythonPolicyTable. The Python policy should
have Python scripts to modify the log message text.
              
While the value of tmnxLogIdAdminStatus is equal to 'inService', a
non-empty value for this object is only allowed if the value of
tmnxLogIdDestination is equal to 'syslog'.

Context

MIB
TIMETRA-LOG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.12.5.1.17
Type
column
Access
readwrite
Status
current
Parent
tmnxLogIdEntry
Groups
1

Walk 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-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogIdPythonPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOG-MIB::tmnxLogIdPythonPolicy.<tmnxLogIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOG-MIB::tmnxLogIdPythonPolicy'

Values & Constraints

Type Constraints
range: 0..32

Conformance