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)
SNMPSession
open
(string peername, string community, SNMPVersion ver)
struct
SNMPSession
static
SNMPSession
open
(
string
peername
,
string
community
,
SNMPVersion
ver
=
SNMPVersion.v2c
)
Meta
Source
See Implementation
snmp
session
SNMPSession
destructors
~this
functions
close
get
getBulk
getNext
isOpen
postblits
this(this)
static functions
open
variables
handle