PowerSNMP for .NET
coldStart Constructor




System uptime, usually taken from Dart.Snmp.Agent.SysUpTime.
Creates a Trap2Message that indicates a cold start.
Syntax
Public Function New( _
   ByVal sysUpTime As Long _
)
Dim sysUpTime As Long
 
Dim instance As New coldStart(sysUpTime)
public coldStart( 
   long sysUpTime
)
public: coldStart( 
   long sysUpTime
)
public:
coldStart( 
   int64 sysUpTime
)

Parameters

sysUpTime
System uptime, usually taken from Dart.Snmp.Agent.SysUpTime.
See Also

Reference

coldStart Class
coldStart Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic