OverView Index Help WebNMS Agent Toolkit C Edition 6
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
I
IfFileAvailable
Checks whether the requested URL or the file is a directory or a regular file.
IncrementSnmpInMessageCntrs
Depending upon the incoming message type the corresponding counter will be incremented.
IncrementSnmpOutErrMessageCntrs
Depending upon the error status of the outgoing message the corresponding counter will be incremented.
IncrementTrapCount
It will call CheckForTrapCountTime() method continuosly in a seperate thread.
InhLogAction
This method will be called by TL1 Engine upon receing the the input command.Here, user can writehis code to perform the necessary action upon receiving the input command. This function initializes the AID and message payload structure variables using the received input message AID and message payload block parameters. The AID structure, message pay load structure and output text block structure are generated in the corresponding header file according to the syntax defined in TCS file.
InhibitAutonmsMesg
It sets gv_allowAutonmsMesg to NO for inhibiting autonomous message.
InitAgentParams
This function will initialize the parameters of the agent.
InitAgentServer
Initialize the agent server. Also call the init methods of Timer Service, Monitor Service and AgentServer Delegate.
InitAlarmLog
initialising alarm log and its parameters
InitAlwLog
This method is called from tl1seculog.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitAndConnectToDBS
Establishes connection with oracle database server.
InitAndConnectToDBS
Establishes connection with database server.
InitAndConnectToDBS
Establishes connection with MySQL database server.
InitBrowser
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitBrowserParameter
This method will be called by action method. This will initialize ls argument structure.
InitCLI
Inits CLI parameters.
InitCLIBuiltInCmd
The function registers built in commands.
InitCLICommandShell
It initializes CLI Command Shell.
InitCLIDisplay
Set Initial display string for character mode opteration.
InitCLIMPABrowserHandler
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitCLIMPAHandler
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitCLIRegistry
Initializes CLI registry.
InitCLISession
It initializes CLI Session module.
InitCd
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitCdParameter
This method will be called by action method. This will initialize ls argument structure.
InitCircularQueue
Initialize the given circular buffer.
InitClear
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitCliAdapterDetails
It will register the treeCell with agent and initialize all data structures related to the module "cli".
InitCliCommIfcTable
It will register the treeCell with agent and initialize all data structures related to the module "cliCommIfcTable".
InitCliParams
Inits Cli paramaters.
InitCliTcpTable
It will register the treeCell with agent and initialize all data structures related to the module "cliTcpTable".
InitCounterMonitor
Initialize the variables and data structures related to Counter Monitor Service after successful registration with Agent Server.
InitCraftCLISession
This will add craft interface to CLI server session vector.
InitCraftTL1Session
This will add craft interface to TL1 server session vector.
InitCreate
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitDelete
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitDeleteParameter
This method will be called by action method. This will initialize ls argument structure.
InitDltEocre
This method is called from gatewayne.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitEchoVarHdlrTable
This function will initialise with the user variables in the EchoVarHdlr table.
InitEdEocre
This method is called from gatewayne.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitEdOca
This method is called from gatewayne.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitEntEocre
This method is called from gatewayne.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitEnterpriseNotification
It will initialize enterprise notification data structures.
InitErrormess
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitExecCmdHdlrTable
This function will initialise the ExecCmdHdlr table with all the commands which can be executed using Exec Tag.
InitGatewayNE
It registers all action method and acknowledgement method related to EOCRE with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitGaugeMonitor
Initialize the variables and data structures related to Gauge Monitor Service after successful registration with Agent Server.
InitGet
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitGetParameter
This method will be called by action method. This will initialize ls argument structure.
InitCreateParameter
This method will be called by action method. This will initialize ls argument structure.
InitHtmlTableConstraints
This function Initializes the table, row and cell constraint structure varaibles with the corresponding values which are specified in the htmlprops file.
InitHtmlTableHeaderCellAndRowConstraints
This function initializes the cell and row constraints structure variables with the default values for the display of the header of a table.
InitHttpMutex
It will init the mutex variable to lock the block of code accessed by more than one thread at a time
InitInhLog
This method is called from tl1seculog.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitInputmess
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitKeeplive
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitKeepliveParameter
This method will be called by action method. This will initialize ls argument structure.
InitList
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitListParameter
This method will be called by action method. This will initialize ls argument structure.
InitLogout
This method is called at agent startup.It registers logoutcommand information with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitLs
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitLsParameter
This method will be called by action method. This will initialize ls argument structure.
InitMan
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitManParameter
This method will be called by action method. This will initialize ls argument structure.
InitManagerTable
It will register the manager treeCell with tree of agent and initialize all data structures related to the module managerTable.
InitMimeTypes
Initializes Mime Types
InitMonitorService
Initialize the variables and data structures related to Monitor Service.
InitMutex
It will init the mutex variable to lock the block of code accessed by more than one thread at a time.
InitPromptname
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitPromptnameParameter
This method will be called by action method. This will initialize ls argument structure.
InitProxyHdlr
Initializes all the proxy related data structures.
InitProxyTable
It will register the proxy TreeCell with agent and initialize all data structures related to the moduleproxyTable.
InitPwd
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitRequestListeners
This function will be called from pdurequesthandler's init function to call init methods of the generated modules.
InitResource
Assigns the funtions pointers in the Resource operation structure to appropriate functions.
InitResourceLockTable
Initialize all variables and data structures related to ResourceLockTable.
InitResponsemess
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitRootAdmin
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitRootAdminM
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitRtrvAudit
This method is called from tl1seculog.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitRtrvEocre
This method is called from gatewayne.c at agent startup. It registers its action method and acknowledgement method with TL1 Engine.On successful registration it returns SUCCESS else it returns FAILURE.
InitRtrvnotif
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitRtrvnotifParameter
This method will be called by action method. This will initialize ls argument structure.
InitSSHCLISession
Adds SSH Transport protocol support to CLI Session.
InitSelfMonitor
It will register the treeCell with agent and initialize all data structures related to the module "selfmonitor".
InitSelfMonitoring
This function will call the init functions of all the generated handler files of the "SELF-MONITORING" MIB.
InitSerialCLISession
This will add serial interface to TL1 server session vector.
InitSerialSession
This will add serial interface to TL1 server session vector.
InitSerialSettings
Initialize serial port.
InitServerDelegate
Init method of AgentServerDelegate which will initialize its data structures.
InitServerSession
calls the Init functions for all the protocols and starts all the server sessions
InitServletsRegistraion
This function initializes the servlet information and registers the servlet agent.
InitSessionTable
It will register the treeCell with agent and initialize all data structures related to the module "sessionTable".
InitSessionnum
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitSessionnumParameter
This method will be called by action method. This will initialize ls argument structure.
InitSet
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitSetParameter
This method will be called by action method. This will initialize ls argument structure.
InitSnmpAdapter
It will register the TreeCell with agent and initialize all data structures related to the modulesnmp.
InitSnmpEngineParams
It will register the TreeCell with agent and initialize all data structures related to the modulesnmpEngine.
InitSnmpGeneralServices
It will initialize all the general service related to snmp.
InitSnmpGrpCntrs
It will register group counters module(TreeCell) with the agent.
InitSnmpMPDParams
It will register the TreeCell with agent and initialize all data structures related to the modulesnmpMPDParams.
InitSnmpNotificationLogTable
It will register the treeCell with agent and initialize all data structures related to the module "notificationLogTable".
InitSnmpNotificationVarBindTable
It will register the treeCell with agent and initialize all data structures related to the module "snmpNotificationVarBindTable".
InitSnmpParams
Do the ininitialization process of agent related variables.
InitSnmpSetGroup
It will register the treeCell with agent and initialize all data structures related to the modulesnmpSet.
InitSnmpSysOrTable
It will register the TreeCell with agent and initialize all data structures related to the modulesysOrTable.
InitSnmpSystem
It will register the treeCell with agent and initialize all data structures related to the modulesystem.
InitSnmpUsmUserTable
It will register the TreeCell with agent.
InitSnmpV3Params
Do the ininitialization process of v3 agent related variables.
InitSnmpVacmAccessTable
It will register the TreeCell with agent.
InitSnmpVacmContextTable
It will register the TreeCell with agent and initialize all data structures related to the modulesnmpVacmContextTable.
InitSnmpVacmMIBViews
It will register the TreeCell with agent.
InitSnmpVacmSecurityToGroupTable
It will register the TreeCell with agent.
InitSnmpVacmViewTreeFamilyTable
It will register the TreeCell with agent.
InitStringBuffer
Initiliazes the String Buffer with Default Values.
InitStringBufferDefault
Initiliazes the String Buffer with Default Values.
InitStringMonitor
Initialize the variables and data structures related to String Monitor Service after successful registration with Agent Server.
InitTCPCLISession
Adds UDP Transport protocol support to CLI Session.
InitTCPSession
This will add TCP server to TL1 server session vector.
InitTL1SecurityAlarmsDetails
Initialize security alarms details in a structure.
InitTable
Assigns sort function pointer for Vector.
InitTcpSocket
It will do all necessary initialization required for the TCP/IP socket communication.
InitTelnetCLISession
Adds Telnet protocol support to CLI Session.
InitThreadInfo
It will initialize the given thread resource to use. This method will be called before creating a new protocol thread to process the received request.
InitThreadPool
It will initialize the given thread resource to use. This method will be called before creating a new protocol thread to process the received request.
InitTimerService
Initialize the timer service data structure and variables after successful registration with the agent server.
InitTl1CommIfcTable
It will register the TreeCell with agent and initialize all data structures related to the moduletl1CommIfcTable.
InitTl1CommandSecurityTable
It will register the treeCell with agent and initialize all data structures related to the module "tl1CommandSecurityTable".
InitTl1OperationSecurityTable
It will register the treeCell with agent and initialize all data structures related to the module "tl1OperationSecurityTable".
InitTl1TcpTable
It will register the TreeCell with agent and initialize all data structures related to the moduletl1TcpTable.
InitTl1adapter
It will register the TreeCell with agent and initialize all data structures related to the moduletl1.
InitTransportDomain
It will initialize the SNMP communication interface. i.e it will initialise udp socket or tcp socket according to the selection protocol selection.
InitTrapList
Initialize trap Vector.
InitTrapReceiverTable
It will register the cell with tree of agent and initialize all data structures related to the module trapReceiverTable.
InitTree
This function will initialize all data structures related to tree.c
InitUDPCLISession
Adds UDP Transport protocol support to CLI Session.
InitUDPTransportProvider
It initializes UDP/IP transport provider.
InitUdpSocket
It will do all necessary initialization required for the UDP/IP socket communication.
InitUsmParams
It will register the TreeCell with agent and initialize all data structures related to the moduleusmParams.
InitUsmUser
It will register the TreeCell with agent.
InitVector
Initialize the given Vector.
InitWho
This method is called at agent startup.It registers its action method with CLI registry.On successful registration it returns SUCCESS else it returns FAILURE.
InitWwwDocAccessTopNTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwDocAccessTopNTable".
InitWwwDocBucketTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwDocBucketTable".
InitWwwDocBytesTopNTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwDocBytesTopNTable".
InitWwwDocCtrlTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwDocCtrlTable".
InitWwwDocLastNTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwDocLastNTable".
InitWwwRequestInTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwRequestInTable".
InitWwwRequestOutTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwRequestOutTable".
InitWwwResponseInTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwResponseInTable".
InitWwwResponseOutTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwResponseOutTable".
InitWwwServiceTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwServiceTable".
InitWwwSummaryTable
It will register the treeCell with agent and initialize all data structures related to the module "wwwSummaryTable".
InitWwwmib
This function will call the init functions of all the generated handler files of the "WWW-MIB" MIB.
InitialiseLog
Clear log if logname exists or create a new log entry.
InputCmdParser
Parses input command message.
InsertEchoVarValue
This function will insert echo variables in to param Vector.
InsertElementAt
Insert the new object at the specified index of the Vector.
InsertRowIntoDBS
Adds new row in a given table.
InsertRowIntoDBS
Adds new row in a given table.
InsertRowIntoDBS
Adds new row in a given table.
IsAccessAllowed
This function will check for the access according to RFC 3415 with given Context Name, Security Model, Security Level, view Type and OID. These are the informations retrieved from the received V3 Message when a request is received from the manager. It will check the access in four steps. 1. Check for the existence of the given Context Name. 2. Check for the group name with Security name and Security Model. 3. Check for the access with Group name, Context Name, Security Model, Security Level. 4. Check for the view with view name and OID.
IsAlreadySynchronized
It will search the pointer in the given Vector.
IsAuthenticate
This function will check the pdu security level and check the rcvd authParam with the digest calculated.
IsAutonmsAllowedforSession
checks if autonomous message can be sent to the session
IsChannelEntryExists
checks if channel entry exists.
IsChannelEntryInService
checks if channel is in service.
IsCliNotificationEnabled
Notification status.
IsCmdEntryExists
checks if command entry exists.
IsCmdEntryInService
checks if command is in service.
IsCraftInterfaceSet
It returns YES if data available on particular socket, otherwise NO.
IsDirectory
It will find whether the given string is a directory or not.
IsDuplicateVarbind
Compares each Entry's oid of the given Vector with given oid. If both are matches then return YES. Otherwise NO.
IsEndOfFile
This function finds out whether the file pointer has come to the end or not.
IsEndOfResource
This function finds out whether the Resource pointer has come to the end or not.
IsExternalIndex
It will check the given external index value is present in the base table (Vector). The index may in any location. If any row of the table has the same value for the given external index then it will return YES.
IsExternalIndexName
It will find out whether the given indexname is an external index or not.
IsForDiscovery
Function will do necessary checking to confirm the received request for discovery.
IsForProxy
Check the rcvd oid with proxy Vector entries oid if it is matched with any Entry's oid then return YES.
IsHaveAccess
Check for the existence of the Entry in the table for the given Group Name, Context Name, Security Model and Security Level. Instead of checking the snmpVacmAccessTable this function will do a search on snmpVacmAccessLCDTable. The snmpVacmAccessLCDTable have the entries in the sorted order, it helps to search an Entry in faster.
IsHaveView
Check whether the given OID has a view in any of the configured Entry in the snmpVacmViewTreeFamilyTable.
IsHexaDigit
It will check whether the given character is a hexa digit or not.
IsInTimeWindow
It will check whether the received msg in the specified time window or not.
IsMatchWithStandardTrapOid
It will compare the trap oid value with standard trap oid. If any matching is found then it will return the corresponding macro.
IsOperationViewAuthenticated
It checks whether to allow the execution command or not by examining the Operation view entry.
IsOprEntryExists
checks if opr entry exists.
IsOprViewExists
checks if a view exists.
IsProxyVersionV2
To check all subagents to which requested are version2c or not.
IsRegistered
It will check whether the given ObjectName is registered in the AgentServer or not.
IsRollBackRequired
Check each Entry's rollBackFlag value. If it is TRUE then return YES as well the index number of the Vector.
IsRsrcEntryExists
checks if channel entry exists.
IsRsrcViewAuthenticated
Checks if user is authenticated for accessing resource.
IsSerialInterfaceSet
It returns YES if data available on particular socket, otherwise NO.
IsSessionLocked
checks if the session is locked due to intrusion.
IsStringMatched
This method will check the array of string list with the string value and if founds, returns SUCCESS or FAILURE.
IsSupportedType
Based on the given monitor type it will verify the given Attribute type can be observed or not. For example Counter monitor can manage positive integer Attribute, if the given attrbType is String then it will return NO.
IsTL1DataAlphaNumeric
Checks if string is alphanumeric
IsTableContainsRowStatusCol
It checks whether table cantains row status column or not.
IsTimerServiceActive
It will return the status of the Timer Service.
IsUDPSocketSet
It returns YES if data available on particular socket, otherwise NO.
IsUserExist
checks if user entry exists.
IsValidAuthentication
If the given community is matches with any one of the community of the gv_authVector, then it check for access. If access also satisfied then it returns SUCCESS otherwise FAILURE.
IsValidContext
Check for the Entry which matches the given context name.
IsValidDateAndTime
To validate the input for DateAndTime.
IsValidDateTime
Validates date and time values.
IsValidIPAddress
To validate the input for IpAddress.
IsValidOid
To validate the input for OID.
IsValidRowStatus
Validate the input for RowStatus.
IsValidSecurityLevel
It will verify the received security level in the "msgFlags" of SNMPv3 message header is valid one or not. If valid security level then it will return YES otherwise NO.
IsValidSecurityToGroupName
Check for the Group Name which matches the given Security Name and Security Model.
IsValidSnmpNBPAddress
Validate the input for SnmpOSIAddress.
IsValidSnmpOSIAddress
Validate the input for SnmpOSIAddress.
IsValidStorageType
Validate the input for StorageType.
IsValidTDomainTAddress
First validate the TAddress, if tAddressFlag is TRUE then it will validate the give tAddress based on the TDomain value.
OverView Index Help WebNMS Agent Toolkit C Edition 6
Copyright (c) 2009 ZOHO Corp. All Rights Reserved.