TIMETRA-PYTHON-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
50
tmnxPythonScriptTable
table.1.3.6.1.4.1.6527.3.1.2.87.1.2
·
1 row entry
·
16 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonScriptTable
/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::tmnxPythonScriptTable'
The table tmnxPythonScriptTable contains objects to configure Python
scripts.
These scripts are grouped in a script policy in the
tmnxPythonPolicyMessageTable.
Each row represents a Python script.
Entries in this table can be created or deleted via SNMP operations.
Entries in this table can be created or deleted via SNMP operations.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxPythonScriptName specifies the name of this Python
script policy. |
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.1 |
||||||||||||
|
The value of tmnxPythonScriptRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.2 |
||||||||||||
|
The value tmnxPythonScriptLastChanged indicates the sysUpTime at the
time of the most recent management-initiated change to this Python script policy. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.3 |
||||||||||||
|
The value of tmnxPythonScriptAdminState specifies the administrative
state of the Python script. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.4 |
||||||||||||
|
The value of tmnxPythonScriptOperState indicates the operational state
of the Python script. |
TIMETRA-TC-MIBTmnxOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.5 |
||||||||||||
|
The value of tmnxPythonScriptDescription specifies the description of
this Python script policy. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.6 |
||||||||||||
|
The value of tmnxPythonScriptOnFail specifies the action taken when
Python fails to modify the given message. When the value is 'passthrough' the packet will be sent out without any modifications. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.7 |
||||||||||||
|
The value of tmnxPythonScriptProtection specifies the method used to
ensure the integrity and/or the confidentiality of the content of the Python script. A value of 'none (1)' indicates the Python script … |
TmnxProtectionr/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.8 |
||||||||||||
|
The value of tmnxPythonScriptProtectionKey specifies the secret key
used for the protection mechanism specified in tmnxPythonScriptProtection. If tmnxPythonScriptProtection is set to 'none (1)' this key m… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.9 |
||||||||||||
|
The value of tmnxPythonScriptPrimaryUrl specifies the URL of the
primary script to change the Python message. |
TIMETRA-TC-MIBTmnxDisplayStringURLr/w Type Constraints: range: 0..180 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.10 |
||||||||||||
|
The value of tmnxPythonScriptSecondaryUrl specifies the URL of the
secondary script to change the Python message. |
TIMETRA-TC-MIBTmnxDisplayStringURLr/w Type Constraints: range: 0..180 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.11 |
||||||||||||
|
The value of tmnxPythonScriptTertiaryUrl specifies the URL of the
tertiary script to change the Python message. |
TIMETRA-TC-MIBTmnxDisplayStringURLr/w Type Constraints: range: 0..180 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.12 |
||||||||||||
|
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)'… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.13 |
||||||||||||
|
The value of tmnxPythonScriptOperStateDistrib indicates the
operational state of the distributed deployment of the Python script. |
TIMETRA-TC-MIBTmnxOperState Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.14 |
||||||||||||
|
The value of tmnxPythonScriptCodeSize indicates the bytecode size of
the Python script. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.15 |
||||||||||||
|
The value of tmnxPythonScriptReloadAction specifies whether to reload
the Python script file specified by this Python script. When SET to the value of 'doAction' the system will load and parse the file sp… |
TIMETRA-TC-MIBTmnxActionTyper/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.2.1.50 |
tmnxPythonPolicyTable
table.1.3.6.1.4.1.6527.3.1.2.87.1.4
·
1 row entry
·
6 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonPolicyTable
/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::tmnxPythonPolicyTable'
The table tmnxPythonPolicyTable contains objects to configure Python policies.
Each row represents a Python policy.
Entries in this table can be created or deleted via SNMP operations.
Entries in this table can be created or deleted via SNMP operations.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxPyPlcyName specifies the name of this Python policy.
|
TIMETRA-TC-MIBTNamedItem Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.1 |
||||||||||||
|
The value of tmnxPyPlcyRowStatus controls the creation and deletion of
rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.2 |
||||||||||||
|
The value tmnxPyPlcyLastChanged indicates the sysUpTime at the time of
the most recent management-initiated change to this Python policy. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.3 |
||||||||||||
|
The value of tmnxPyPlcyDescription specifies the description of this
Python policy. |
TIMETRA-TC-MIBTItemDescriptionr/w Type Constraints: range: 0..80 |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.4 |
||||||||||||
|
The value of tmnxPyPlcyWlanGwGroup specifies the Wireless Local Access
Network Gateway (WLAN Gateway) ISA group of this Python policy. While a nonzero value for this object is specified, the scripts assoc… |
TIMETRA-TC-MIBTmnxWlanGwIsaGrpIdOrZeror/w Type Constraints: range: 0..4 |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.6 |
||||||||||||
|
The value of tmnxPyPlcyNatGroup specifies the identifier of the
Network Address Translation (NAT) ISA group of this Python policy. While a nonzero value for this object is specified, the scripts associate… |
TIMETRA-TC-MIBTmnxNatIsaGrpIdOrZeror/w Type Constraints: range: 0..4 |
.1.3.6.1.4.1.6527.3.1.2.87.1.4.1.7 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6
·
1 row entry
·
11 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonPolicyCacheTable
/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::tmnxPythonPolicyCacheTable'
The table tmnxPythonPolicyCacheTable contains objects to configure Python policy caches.
Each row represents the cache of a Python policy.
Entries in this table can be created or deleted via SNMP operations.
Entries in this table can be created or deleted via SNMP operations.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxPyPlcyCacheRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.1 |
||||||||||||
|
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 serializ… |
bytesInteger32r/w Constraints: range: 32-2048 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.2 |
||||||||||||
|
The value of tmnxPyPlcyCacheMaxEntries specifies the maximum number of
Python cache entries that can be stored in the cache of this Python policy. If the limit has been reached, a Python exception will be… |
Integer32r/w Constraints: range: 1-1000000 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.3 |
||||||||||||
|
The value of tmnxPyPlcyCacheMaxLifetime specifies the maximum allowed
lifetime for each entry of the Python cache of this Python policy. When adding data to the Python cache the lifetime of the given obje… |
secondsInteger32r/w Constraints: range: 1-604800 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.4 |
||||||||||||
|
The value of tmnxPyPlcyCacheAdminState specifies the administrative
state of the cache of this Python policy. |
TIMETRA-TC-MIBTmnxAdminStater/w Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.5 |
||||||||||||
|
The value tmnxPyPlcyCacheLastChanged indicates the sysUpTime at the
time of the most recent management-initiated change to the cache of this Python policy. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.6 |
||||||||||||
|
The value of tmnxPyPlcyCachePersistent specifies if the cache of this
Python policy is persistent. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.10 |
||||||||||||
|
The value of tmnxPyPlcyCacheMinLifetimeMcs specifies the minimum value
for the remaining lifetime of any cache entry to be be synchronized with the peer system using Multi-Chassis Redundancy Synchronization. |
secondsUnsigned32r/w Constraints: range: 0-600 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.11 |
||||||||||||
|
The value of tmnxPyPlcyCacheMinLifetimeHa specifies the minimum value
for the remaining lifetime of any cache entry to be be synchronized with the standby CPM using High Availability. |
secondsUnsigned32r/w Constraints: range: 0-600 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.12 |
||||||||||||
|
The value of tmnxPyPlcyCacheMinLifetimePers specifies the minimum
value for the remaining lifetime of any cache entry to be be written to the system persistence file. |
secondsUnsigned32r/w Constraints: range: 0-1800 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.13 |
||||||||||||
|
The value of tmnxPyPlcyCacheNumberOfEntries indicates the current
number of Python cache entries that are stored in the cache of this Python policy. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.6.1.14 |
.1.3.6.1.4.1.6527.3.1.2.87.1.8
·
1 row entry
·
5 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonPolicyMessageTable
/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::tmnxPythonPolicyMessageTable'
The table tmnxPythonPolicyMessageTable specifies when a Python script must be invoked.
Each row represents an event that triggers the execution of the
specified Python script.
Entries in this table can be created or deleted via SNMP operations.
specified Python script.
Entries in this table can be created or deleted via SNMP operations.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The value of tmnxPyPlcyMessageType specifies the message type of the
event. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.8.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxPyPlcyMessageDirection specifies whether the event is
incoming or outgoing. |
TIMETRA-TC-MIBTDirectionIngEgr Type Values:
|
.1.3.6.1.4.1.6527.3.1.2.87.1.8.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxPyPlcyMessageRowStatus controls the creation and
deletion of rows in the table. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.6527.3.1.2.87.1.8.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value tmnxPyPlcyMessageLastChanged indicates the sysUpTime at the
time of the most recent management-initiated change to this Python policy protocol. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.6527.3.1.2.87.1.8.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The value of tmnxPyPlcyMessagePyScript specifies the name of the
Python script that will be used to handle the message specified by this row. |
TIMETRA-TC-MIBTNamedItemr/w Type Constraints: range: 1..32 |
.1.3.6.1.4.1.6527.3.1.2.87.1.8.1.6 |
tmnxPythonScrStatsTable
table.1.3.6.1.4.1.6527.3.1.2.87.1.10
·
1 row entry
·
5 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonScrStatsTable
/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::tmnxPythonScrStatsTable'
The table tmnxPythonScrStatsTable contains statistics about Python
scripts.
Conceptual rows in this table are created and destroyed automatically
by the system.
Each row represents statistics about a particular Python script
executed on a particular ISA MDA that is part of a NAT group or
WLAN-GW group.
executed on a particular ISA MDA that is part of a NAT group or
WLAN-GW group.
| Column | Syntax | OID |
|---|---|---|
|
The value of the object tmnxPythonScrStatsIsaGrpId indicates the
identifier of a NAT Integrated Service Adaptor group or WLAN Gateway Integrated Service Adaptor group. |
Unsigned32 Constraints: range: 1-4 |
.1.3.6.1.4.1.6527.3.1.2.87.1.10.1.1 |
|
The value of the object tmnxPythonScrStatsRunsSuccess indicates the
number of times the Python script has run successfully on the ISA MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.10.1.2 |
|
The value of the object tmnxPythonScrStatsRunsFailed indicates the
number of times the Python script has run unsuccessfully on the ISA MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.10.1.3 |
|
The value of the object tmnxPythonScrStatsRunsTimeout indicates the
number of times the Python script timed out while running on the ISA MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.10.1.4 |
|
The value of the object tmnxPythonScrStatsRunsRateLimit indicates the
number of times the Python script was aborted due to rate limitation while running on the ISA MDA. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.10.1.5 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11
·
1 row entry
·
7 columns
Uses the nokia variant from
Command help
/opt/observium/mibs/nokia.
Walk tmnxPythonScrVappStatsTable
/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::tmnxPythonScrVappStatsTable'
The table tmnxPythonScrVappStatsTable contains statistics about Python
scripts for a Virtual Machine within an Extended Service Appliance.
Conceptual rows in this table are created and destroyed automatically
by the system.
Each row represents statistics about a particular Python script
executed on a particular Virtual Machine within an Extended Service
Appliance that is part of a NAT group or WLAN-GW group.
executed on a particular Virtual Machine within an Extended Service
Appliance that is part of a NAT group or WLAN-GW group.
| Column | Syntax | OID |
|---|---|---|
|
The value of the object tmnxPythonScrVappStatsIsaGrpId indicates the
identifier of a NAT Integrated Service Adaptor group or WLAN Gateway Integrated Service Adaptor group. |
Unsigned32 Constraints: range: 1-4 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.1 |
|
The value of tmnxPythonScrVappStatsEsaNum indicates the number of the
Extended Service Appliance where the member is located. |
Unsigned32 Constraints: range: 1-16 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.2 |
|
The value of tmnxPythonScrVappStatsEsaVappNum indicates the number of
the Virtual Machine within an Extended Service Appliance where the member is located. |
Unsigned32 Constraints: range: 1-4 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.3 |
|
The value of the object tmnxPythonScrVappStatsRunSuccess indicates the
number of times the Python script has run successfully on the Virtual Machine within an Extended Service Appliance. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.4 |
|
The value of the object tmnxPythonScrVappStatsRunFailed indicates the
number of times the Python script has run unsuccessfully on the Virtual Machine within an Extended Service Appliance. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.5 |
|
The value of the object tmnxPythonScrVappStatsRunTimeout indicates the
number of times the Python script timed out while running on the Virtual Machine within an Extended Service Appliance. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.6 |
|
The value of the object tmnxPythonScrVappStatsRunRateLmt indicates the
number of times the Python script was aborted due to rate limitation while running on the Virtual Machine within an Extended Service Appliance. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6527.3.1.2.87.1.11.1.7 |