TIMETRA-PYTHON-MIB

File: TIMETRA-PYTHON-MIB.mib (41223 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB

Imported symbols

Unsigned32 Counter32 Gauge32
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
RowStatus TEXTUAL-CONVENTION TimeStamp
TimeInterval DisplayString TruthValue
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
InetAddressType InetAddress timetraSRMIBModules
tmnxSRObjs tmnxSRNotifyPrefix tmnxSRConfs
TmnxAdminState TmnxOperState TNamedItem
TNamedItemOrEmpty TItemDescription TmnxDisplayStringURL
TmnxWlanGwIsaGrpIdOrZero TmnxNatIsaGrpIdOrZero TDirectionIngEgr
TmnxActionType

Defined Types

TmnxProtection  
The value of TmnxProtection specifies the method used to ensure the integrity and/or the confidentiality of the affected file. A value of 'none (1)' indicates the file is stored in plain-text, without any mechanism in place to ensure the integrity nor the confidentiality of the content of the file. A value of 'hmacSha256' indicates the first line of the file must include the hash value obtained by hashing the rest of the file using the hmac-sha256 hashing algorithm given a specified key.
TEXTUAL-CONVENTION    
  INTEGER none(1), hmacSha256(2)  

TmnxPythonScriptEntry  
SEQUENCE    
  tmnxPythonScriptName TNamedItem
  tmnxPythonScriptRowStatus RowStatus
  tmnxPythonScriptLastChanged TimeStamp
  tmnxPythonScriptAdminState TmnxAdminState
  tmnxPythonScriptOperState TmnxOperState
  tmnxPythonScriptDescription TItemDescription
  tmnxPythonScriptOnFail INTEGER
  tmnxPythonScriptProtection TmnxProtection
  tmnxPythonScriptProtectionKey DisplayString
  tmnxPythonScriptPrimaryUrl TmnxDisplayStringURL
  tmnxPythonScriptSecondaryUrl TmnxDisplayStringURL
  tmnxPythonScriptTertiaryUrl TmnxDisplayStringURL
  tmnxPythonScriptActiveUrl INTEGER
  tmnxPythonScriptOperStateDistrib TmnxOperState
  tmnxPythonScriptCodeSize Unsigned32
  tmnxPythonScriptReloadAction TmnxActionType

TmnxPythonPolicyEntry  
SEQUENCE    
  tmnxPyPlcyName TNamedItem
  tmnxPyPlcyRowStatus RowStatus
  tmnxPyPlcyLastChanged TimeStamp
  tmnxPyPlcyDescription TItemDescription
  tmnxPyPlcyWlanGwGroup TmnxWlanGwIsaGrpIdOrZero
  tmnxPyPlcyNatGroup TmnxNatIsaGrpIdOrZero

TmnxPythonPolicyCacheEntry  
SEQUENCE    
  tmnxPyPlcyCacheRowStatus RowStatus
  tmnxPyPlcyCacheEntrySize INTEGER
  tmnxPyPlcyCacheMaxEntries INTEGER
  tmnxPyPlcyCacheMaxLifetime INTEGER
  tmnxPyPlcyCacheAdminState TmnxAdminState
  tmnxPyPlcyCacheLastChanged TimeStamp
  tmnxPyPlcyCachePersistent TruthValue
  tmnxPyPlcyCacheMinLifetimeMcs Unsigned32
  tmnxPyPlcyCacheMinLifetimeHa Unsigned32
  tmnxPyPlcyCacheMinLifetimePers Unsigned32
  tmnxPyPlcyCacheNumberOfEntries Gauge32

TmnxPythonPolicyMessageEntry  
SEQUENCE    
  tmnxPyPlcyMessageType INTEGER
  tmnxPyPlcyMessageDirection TDirectionIngEgr
  tmnxPyPlcyMessageRowStatus RowStatus
  tmnxPyPlcyMessageLastChanged TimeStamp
  tmnxPyPlcyMessagePyScript TNamedItem

Defined Values

timetraPythonMIBModule 1.3.6.1.4.1.6527.1.1.3.87
This document is the SNMP MIB module to manage and provision Python for the Nokia 7xxx device. Copyright 2013-2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxPython 1.3.6.1.4.1.6527.3.1.2.87
OBJECT IDENTIFIER    

tmnxPythonObjs 1.3.6.1.4.1.6527.3.1.2.87.1
OBJECT IDENTIFIER    

tmnxPythonNotificationObjs 1.3.6.1.4.1.6527.3.1.2.87.2
OBJECT IDENTIFIER    

tmnxPythonNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.87
OBJECT IDENTIFIER    

tmnxPythonNotifications 1.3.6.1.4.1.6527.3.1.3.87.0
OBJECT IDENTIFIER    

tmnxPythonConformance 1.3.6.1.4.1.6527.3.1.1.87
OBJECT IDENTIFIER    

tmnxPythonCompliances 1.3.6.1.4.1.6527.3.1.1.87.1
OBJECT IDENTIFIER    

tmnxPythonGroups 1.3.6.1.4.1.6527.3.1.1.87.2
OBJECT IDENTIFIER    

tmnxPythonNotifGroups 1.3.6.1.4.1.6527.3.1.1.87.3
OBJECT IDENTIFIER    

tmnxPythonScriptTableLastCh 1.3.6.1.4.1.6527.3.1.2.87.1.1
The value tmnxPythonScriptTableLastCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxPythonScriptTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonScriptTable 1.3.6.1.4.1.6527.3.1.2.87.1.2
The table tmnxPythonScriptTable contains objects to configure Python scripts. These scripts are grouped in a script policy in the tmnxPythonPolicyMessageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPythonScriptEntry

tmnxPythonScriptEntry 1.3.6.1.4.1.6527.3.1.2.87.1.2.1
Each row represents a Python script. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPythonScriptEntry  

tmnxPythonScriptName 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.1
The value of tmnxPythonScriptName specifies the name of this Python script policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxPythonScriptRowStatus 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.2
The value of tmnxPythonScriptRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxPythonScriptLastChanged 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.3
The value tmnxPythonScriptLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this Python script policy.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonScriptAdminState 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.4
The value of tmnxPythonScriptAdminState specifies the administrative state of the Python script.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxPythonScriptOperState 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.5
The value of tmnxPythonScriptOperState indicates the operational state of the Python script.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxPythonScriptDescription 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.6
The value of tmnxPythonScriptDescription specifies the description of this Python script policy.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxPythonScriptOnFail 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.7
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. When the value is 'drop' the packet will be dropped.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER passthrough(1), drop(2)  

tmnxPythonScriptProtection 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.8
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 is stored in plain-text, without any mechanism in place to ensure the integrity nor the confidentiality of the content of the Python script. A value of 'hmacSha256' indicates the first line of the Python script must consist of the hash value obtained by hashing the rest of the Python script using the hmac-sha256 hashing algorithm given the key specified in tmnxPythonScriptProtectionKey. To set this field you must also set tmnxPythonScriptProtectionKey.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxProtection  

tmnxPythonScriptProtectionKey 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.9
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 must be set to the empty string. Performing an SNMP GET on this field will always return an empty string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..128)  

tmnxPythonScriptPrimaryUrl 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.10
The value of tmnxPythonScriptPrimaryUrl specifies the URL of the primary script to change the Python message.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDisplayStringURL  

tmnxPythonScriptSecondaryUrl 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.11
The value of tmnxPythonScriptSecondaryUrl specifies the URL of the secondary script to change the Python message.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDisplayStringURL  

tmnxPythonScriptTertiaryUrl 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.12
The value of tmnxPythonScriptTertiaryUrl specifies the URL of the tertiary script to change the Python message.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDisplayStringURL  

tmnxPythonScriptActiveUrl 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), primary(1), secondary(2), tertiary(3)  

tmnxPythonScriptOperStateDistrib 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.14
The value of tmnxPythonScriptOperStateDistrib indicates the operational state of the distributed deployment of the Python script.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOperState  

tmnxPythonScriptCodeSize 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.15
The value of tmnxPythonScriptCodeSize indicates the bytecode size of the Python script.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPythonScriptReloadAction 1.3.6.1.4.1.6527.3.1.2.87.1.2.1.50
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 specified in the primary, secondary or tertiary url. An SNMP GET request on this object should return 'notApplicable'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxActionType  

tmnxPythonPolicyTableLastCh 1.3.6.1.4.1.6527.3.1.2.87.1.3
The value tmnxPythonPolicyTableLastCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxPythonPolicyTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonPolicyTable 1.3.6.1.4.1.6527.3.1.2.87.1.4
The table tmnxPythonPolicyTable contains objects to configure Python policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPythonPolicyEntry

tmnxPythonPolicyEntry 1.3.6.1.4.1.6527.3.1.2.87.1.4.1
Each row represents a Python policy. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPythonPolicyEntry  

tmnxPyPlcyName 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.1
The value of tmnxPyPlcyName specifies the name of this Python policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxPyPlcyRowStatus 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.2
The value of tmnxPyPlcyRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxPyPlcyLastChanged 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.3
The value tmnxPyPlcyLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this Python policy.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPyPlcyDescription 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.4
The value of tmnxPyPlcyDescription specifies the description of this Python policy.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxPyPlcyWlanGwGroup 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.6
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 associated with this Python policy run on the ISA cards associated with the WLAN Gateway group. The value zero means that no WLAN Gateway group is specified. A nonzero value for this object can only be set while this row is created; a nonzero value must correspond to a row in the TIMETRA-WLAN-GW-MIB::tmnxWlanGwGrpTable. The value of this object cannot be modified while this row is active.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxWlanGwIsaGrpIdOrZero  

tmnxPyPlcyNatGroup 1.3.6.1.4.1.6527.3.1.2.87.1.4.1.7
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 associated with this Python policy run on the ISA cards associated with the NAT group. The value zero means that no NAT group is specified. A nonzero value for this object can only be set while this row is created; a nonzero value must correspond to a row in the TIMETRA-NAT-MIB::tmnxNatIsaGrpTable. The value of this object cannot be modified while this row is active.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxNatIsaGrpIdOrZero  

tmnxPythonPolicyCacheTableLastCh 1.3.6.1.4.1.6527.3.1.2.87.1.5
The value tmnxPythonPolicyCacheTableLastCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxPythonPolicyCacheTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonPolicyCacheTable 1.3.6.1.4.1.6527.3.1.2.87.1.6
The table tmnxPythonPolicyCacheTable contains objects to configure Python policy caches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPythonPolicyCacheEntry

tmnxPythonPolicyCacheEntry 1.3.6.1.4.1.6527.3.1.2.87.1.6.1
Each row represents the cache of a Python policy. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPythonPolicyCacheEntry  

tmnxPyPlcyCacheRowStatus 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.1
The value of tmnxPyPlcyCacheRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxPyPlcyCacheEntrySize 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 32..2048  

tmnxPyPlcyCacheMaxEntries 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.3
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 thrown when requested to store another data structure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..1000000  

tmnxPyPlcyCacheMaxLifetime 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.4
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 object must always be specified. If the specified lifetime is bigger than the value of tmnxPyPlcyCacheMaxLifetime, the value of tmnxPyPlcyCacheMaxLifetime will be used instead of the lifetime that was specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..604800  

tmnxPyPlcyCacheAdminState 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.5
The value of tmnxPyPlcyCacheAdminState specifies the administrative state of the cache of this Python policy.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxPyPlcyCacheLastChanged 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.6
The value tmnxPyPlcyCacheLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to the cache of this Python policy.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPyPlcyCachePersistent 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.10
The value of tmnxPyPlcyCachePersistent specifies if the cache of this Python policy is persistent.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxPyPlcyCacheMinLifetimeMcs 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..600  

tmnxPyPlcyCacheMinLifetimeHa 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..600  

tmnxPyPlcyCacheMinLifetimePers 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1800  

tmnxPyPlcyCacheNumberOfEntries 1.3.6.1.4.1.6527.3.1.2.87.1.6.1.14
The value of tmnxPyPlcyCacheNumberOfEntries indicates the current number of Python cache entries that are stored in the cache of this Python policy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxPythonPolicyMessageTblLstCh 1.3.6.1.4.1.6527.3.1.2.87.1.7
The value tmnxPythonPolicyMessageTblLstCh indicates the sysUpTime at the time of the last modification of an entry in the tmnxPythonPolicyMessageTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonPolicyMessageTable 1.3.6.1.4.1.6527.3.1.2.87.1.8
The table tmnxPythonPolicyMessageTable specifies when a Python script must be invoked.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPythonPolicyMessageEntry

tmnxPythonPolicyMessageEntry 1.3.6.1.4.1.6527.3.1.2.87.1.8.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPythonPolicyMessageEntry  

tmnxPyPlcyMessageType 1.3.6.1.4.1.6527.3.1.2.87.1.8.1.2
The value of tmnxPyPlcyMessageType specifies the message type of the event.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER radiusAccessRequest(1), radiusAccessAccept(2), radiusAccessReject(3), radiusAccountingRequest(4), radiusAccountingResponse(5), radiusAccessChallenge(6), radiusDisconnectRequest(7), radiusChangeOfAuthorizationRequest(8), dhcpDiscover(1001), dhcpOffer(1002), dhcpRequest(1003), dhcpDecline(1004), dhcpAck(1005), dhcpNak(1006), dhcpRelease(1007), dhcpInform(1008), dhcpForceRenew(1009), dhcpLeaseQuery(1010), dhcpLeaseUnassigned(1011), dhcpLeaseUnknown(1012), dhcpLeaseActive(1013), dhcp6Solicit(2001), dhcp6Advertise(2002), dhcp6Request(2003), dhcp6Confirm(2004), dhcp6Renew(2005), dhcp6Rebind(2006), dhcp6Reply(2007), dhcp6Release(2008), dhcp6Decline(2009), dhcp6Reconfigure(2010), dhcp6InfoRequest(2011), dhcp6RelayForward(2012), dhcp6RelayReply(2013), diameterCCR(3001), diameterCCA(3002), diameterRAR(3003), diameterRAA(3004), diameterCER(3005), diameterCEA(3006), diameterDWR(3007), diameterDWA(3008), diameterDPR(3009), diameterDPA(3010), diameterASR(3011), diameterASA(3012), diameterAAR(3013), diameterAAA(3014), vsdAccessRequest(4001), gtpv1CEchoRequest(5001), gtpv1CEchoResponse(5002), gtpv1CVersionNotSupported(5003), gtpv1CCreatePdpContextRequest(5004), gtpv1CCreatePdpContextResponse(5005), gtpv1CDeletePdpContextRequest(5008), gtpv1CDeletePdpContextResponse(5009), gtpv1CErrorIndication(5010), gtpv2CEchoRequest(6001), gtpv2CEchoResponse(6002), gtpv2CVersionNotSupported(6003), gtpv2CCreateSessionRequest(6004), gtpv2CCreateSessionResponse(6005), gtpv2CDeleteSessionRequest(6008), gtpv2CDeleteSessionResponse(6009), gtpv2CDeleteBearerRequest(6010), gtpv2CDeleteBearerResponse(6011), pppoeSessionLcp(7001), pppoeSessionPap(7002), pppoeSessionChap(7003), pppoeSessionIpcp(7004), pppoeSessionIp6cp(7005), pppoePado(7006), pppoePadi(7007), pppoePadr(7008), pppoePads(7009), pppoePadt(7010)  

tmnxPyPlcyMessageDirection 1.3.6.1.4.1.6527.3.1.2.87.1.8.1.3
The value of tmnxPyPlcyMessageDirection specifies whether the event is incoming or outgoing.
Status: current Access: not-accessible
OBJECT-TYPE    
  TDirectionIngEgr  

tmnxPyPlcyMessageRowStatus 1.3.6.1.4.1.6527.3.1.2.87.1.8.1.4
The value of tmnxPyPlcyMessageRowStatus controls the creation and deletion of rows in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxPyPlcyMessageLastChanged 1.3.6.1.4.1.6527.3.1.2.87.1.8.1.5
The value tmnxPyPlcyMessageLastChanged indicates the sysUpTime at the time of the most recent management-initiated change to this Python policy protocol.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPyPlcyMessagePyScript 1.3.6.1.4.1.6527.3.1.2.87.1.8.1.6
The value of tmnxPyPlcyMessagePyScript specifies the name of the Python script that will be used to handle the message specified by this row.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItem  

tmnxPythonProtectAction 1.3.6.1.4.1.6527.3.1.2.87.1.9
OBJECT IDENTIFIER    

tmnxPythonProtectFileUrl 1.3.6.1.4.1.6527.3.1.2.87.1.9.1
The value of tmnxPythonProtectFileUrl specifies the URL of the Python script to protect.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxDisplayStringURL  

tmnxPythonProtectDestFileUrl 1.3.6.1.4.1.6527.3.1.2.87.1.9.2
The value of tmnxPythonProtectDestFileUrl specifies the URL where the protected Python script must be stored.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxDisplayStringURL  

tmnxPythonProtectType 1.3.6.1.4.1.6527.3.1.2.87.1.9.3
The value of tmnxPythonProtectType specifies the method used to ensure the integrity and/or the confidentiality of the content of the Python script.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxProtection  

tmnxPythonProtectKey 1.3.6.1.4.1.6527.3.1.2.87.1.9.4
The value of tmnxPythonProtectKey specifies the secret key used for the protection mechanism specified in tmnxPythonProtectType.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

tmnxPythonProtectActionGo 1.3.6.1.4.1.6527.3.1.2.87.1.9.5
Setting this object to 'doAction' triggers an attempt to protect the Python script file specified in tmnxPythonProtectFileUrl. Reading this object returns the value 'notApplicable'.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxActionType  

tmnxPythonProtectActionSuccess 1.3.6.1.4.1.6527.3.1.2.87.1.9.6
The value of the object tmnxPythonProtectActionSuccess indicates if the last action request was successful. If the value of the object equals 'false', a row in the TIMETRA-LOG-MIB::tmnxSnmpSetErrsTable is created.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxPythonProtectActionTime 1.3.6.1.4.1.6527.3.1.2.87.1.9.7
The value of the object tmnxPythonProtectActionTime indicates the value of sysUpTime at the last time that the object tmnxPythonProtectActionSuccess was written by the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPythonGroup 1.3.6.1.4.1.6527.3.1.1.87.2.1
The group of objects providing configuration of Python on Nokia SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxPythonIsaGroup 1.3.6.1.4.1.6527.3.1.1.87.2.2
The group of objects providing configuration of Python distributed on ISA cards on Nokia SROS series systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxPythonCompliance 1.3.6.1.4.1.6527.3.1.1.87.1.1
The compliance statement for management of Python on Nokia SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxPythonV13v0Compliance 1.3.6.1.4.1.6527.3.1.1.87.1.2
The compliance statement for management of Python on Nokia SROS series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxPythonV14v0Compliance 1.3.6.1.4.1.6527.3.1.1.87.1.3
The compliance statement for management of Python on Nokia SROS series systems.
Status: current Access: read-only
MODULE-COMPLIANCE