Searched defs:snmp_def_community (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.c53 static uchar_t *snmp_def_community = (uchar_t *)SNMP_DEF_COMMUNITY; variable
86 pdu->community = snmp_def_community;
649 if ((pdu->community) && (pdu->community != snmp_def_community))

Completed in 44 milliseconds