NXSL Function Reference

Revision as of 23:29, 17 January 2016 by Victor (talk | contribs)

Function tables

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

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

GeoLocation

gethostbyaddr

gethostbyname

gmtime

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

FindAllDCIs

FindDCIByDescription

FindDCIByName

GetAvgDCIValue

GetDCIObject

GetDCIRawValue

GetDCIValue

GetDCIValues

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