snmp-d ~master (2026-03-16T21:37:25.2996459)
Dub
Repo
SNMPAgent.registerScalar
snmp
agent
SNMPAgent
Register a read-only scalar OID. net-snmp copies the OID internally.
struct
SNMPAgent
@
trusted
@
nogc
nothrow
bool
registerScalar
(
const
(
char
)*
name
,
Netsnmp_Node_Handler
*
fn
,
scope
const
OID
o
)
Meta
Source
See Implementation
snmp
agent
SNMPAgent
destructors
~this
functions
isReady
process
registerScalar
shutdown
postblits
this(this)
static functions
create
variables
initialised
Register a read-only scalar OID. net-snmp copies the OID internally.