snmp-d ~master (2026-03-16T21:37:25.2996459)
Dub
Repo
SNMPSession.open
snmp
session
SNMPSession
Undocumented in source. Be warned that the author may not have intended to support it.
SNMPSession
open
(const(char)* peername, const(char)* community, SNMPVersion ver)
struct
SNMPSession
static @
trusted
@
nogc
nothrow
SNMPSession
open
(
scope
const
(
char
)*
peername
,
scope
const
(
char
)*
community
,
SNMPVersion
ver
=
SNMPVersion.v2c
)
SNMPSession
open
(string peername, string community, SNMPVersion ver)
Meta
Source
See Implementation
snmp
session
SNMPSession
destructors
~this
functions
close
get
getBulk
getNext
isOpen
postblits
this(this)
static functions
open
variables
handle