encode_null_varbinds

Function encode_null_varbinds 

Source
pub fn encode_null_varbinds(buf: &mut EncodeBuf, oids: &[Oid])
Expand description

Encodes OIDs with NULL values for GET requests.

Creates a VarBind list where each OID is paired with a NULL value, as required by SNMP GET, GETNEXT, and GETBULK request PDUs.