NXSL Function Reference

From NetXMS Wiki
Revision as of 19:03, 29 December 2015 by Victor (talk | contribs)
Jump to navigation Jump to search

Function tables

Generic Math String-related Data Collection Object search Object management Network
classof abs chr CreateDCI FindNodeObject BindObject AddrInRange
d2x ceil format FindDCIByDescription FindObject CreateContainer AddrInSubnet
exit exp index FindDCIByName GetInterfaceName CreateNode gethostbyaddr
GetConfigurationVariable floor left GetAvgDCIValue GetInterfaceObject DeleteCustomAttribute gethostbyname
inList log length GetDCIObject GetNodeInterfaces DeleteObject
map log10 lower GetDCIRawValue GetNodeParents GetCustomAttribute
max pow ltrim GetDCIValue GetNodeTemplates ManageObject
min round ord GetDCIValueByDescription GetObjectChildren RenameObject
random right GetDCIValueByName GetObjectParents SetCustomAttribute
sleep rindex GetMaxDCIValue SetInterfaceExpectedState
trace rtrim GetMinDCIValue UnbindObject
typeof substr GetSumDCIValue UnmanageObject
x2d trim PushDCIData
upper

Time-related Cryptography SNMP Agent Event Processing Situations
gmtime md5 CreateSNMPTransport AgentReadList FindAlarmById FindSituation
localtime sha1 SNMPGet AgentReadParameter FindAlarmByKey GetSituationAttribute
SecondsToUptime sha256 SNMPGetValue AgentReadTable GetEventParameter
strftime SNMPSet PostEvent
time SNMPWalk SetEventParameter


Below is the old function organization.


Generic Functions

abs

AddrInRange

AddrInSubnet

ceil

chr

classof

d2x

exit

exp

floor

format

gmtime

gethostbyaddr

gethostbyname

index

inList

left

length

localtime

log

log10

lower

ltrim

map

mapList

max

min

md5

ord

pow

random

right

rindex

round

rtrim

sleep

SecondsToUptime

sha1

sha256

strftime

substr

time

trace

trim

typeof

upper

x2d


Data Collection

CreateDCI

FindDCIByDescription

FindDCIByName

GetAvgDCIValue

GetDCIObject

GetDCIRawValue

GetDCIValue

GetDCIValueByDescription

GetDCIValueByName

GetMaxDCIValue

GetMinDCIValue

GetSumDCIValue

PushDCIData


Event Processing

FindAlarmById

FindAlarmByKey

GetEventParameter

PostEvent

SetEventParameter


Object Management

BindObject

CreateContainer

CreateNode

DeleteCustomAttribute

DeleteObject

FindNodeObject

FindObject

GetCustomAttribute

GetInterfaceName

GetInterfaceObject

GetNodeInterfaces

GetNodeParents

GetNodeTemplates

GetObjectChildren

GetObjectParents

ManageObject

RenameObject

SetCustomAttribute

SetInterfaceExpectedState

UnbindObject

UnmanageObject

Server Configuration

GetConfigurationVariable


Situations

FindSituation

GetSituationAttribute


Agent Access

AgentReadList

AgentReadParameter

AgentReadTable


SNMP

CreateSNMPTransport

SNMPGet

SNMPGetValue

SNMPSet

SNMPWalk