tmnxPythonScriptActiveUrl

TIMETRA-PYTHON-MIB · .1.3.6.1.4.1.6527.3.1.2.87.1.2.1.13

Object

column Enumeration
The value of tmnxPythonScriptActiveUrl indicates from which URL the
script has been loaded.
              
A value of 'primary(1)' indicates the URL in
tmnxPythonScriptPrimaryUrl has been used. A value of 'secondary(2)'
indicates the URL in tmnxPythonScriptSecondaryUrl has been used. A
value of 'tertiary(3)' indicates the URL in
tmnxPythonScriptTertiaryUrl has been used.
              
A value of 'none(0)' indicates no script has been loaded.

Context

MIB
TIMETRA-PYTHON-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.13
Type
column
Access
readonly
Status
current
Parent
tmnxPythonScriptEntry
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-PYTHON-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PYTHON-MIB::tmnxPythonScriptActiveUrl'
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::tmnxPythonScriptActiveUrl.<tmnxPythonScriptName>'
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::tmnxPythonScriptActiveUrl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1primary
2secondary
3tertiary

Conformance