Searched refs:snmp_value (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-13-stable/contrib/ngatm/snmp_atm/
H A Datm.h80 int atmif_get_aif(struct snmp_value *, u_int, enum snmp_op,
90 int atm_sys_get_hw_vendor(struct atmif_priv *, struct snmp_value *);
93 int atm_sys_get_hw_device(struct atmif_priv *, struct snmp_value *);
H A Dsnmp_atm.c397 atmif_get_aif(struct snmp_value *value, u_int sub, enum snmp_op op,
443 op_atmif(struct snmp_context *ctx __unused, struct snmp_value *value,
522 op_atmhw(struct snmp_context *ctx __unused, struct snmp_value *value,
561 op_atm(struct snmp_context *ctx __unused, struct snmp_value *value,
/freebsd-13-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.h88 typedef int32_t (*snmp_tc2oct_f) (struct snmp_value *value, char *string);
93 int32_t snmp_tc2oct(enum snmp_tc tc, struct snmp_value *value, char *string);
H A Dbsnmptc.c60 static int parse_octetstring(struct snmp_value *, char *);
65 static int parse_dateandtime(struct snmp_value *, char *);
70 static int parse_physaddress(struct snmp_value *, char *);
75 static int parse_ntp_ts(struct snmp_value *, char *);
80 static int parse_bridge_id(struct snmp_value *, char *);
85 static int parse_bport_id(struct snmp_value *, char *);
90 static int32_t parse_inetaddr(struct snmp_value *value, char *string);
94 static int32_t parse_bits(struct snmp_value *value, char *string);
193 snmp_tc2oct(enum snmp_tc tc, struct snmp_value *value, char *string)
259 parse_octetstring(struct snmp_value *valu
[all...]
H A Dbsnmptools.h124 struct snmp_value val;
305 int32_t snmp_object_seterror(struct snmp_toolinfo *, struct snmp_value *,
325 int32_t snmp_output_numval(struct snmp_toolinfo *, struct snmp_value *,
327 void snmp_output_val(struct snmp_value *);
/freebsd-13-stable/contrib/bsnmp/lib/
H A Dsnmppriv.h35 enum asn_err snmp_binding_encode(struct asn_buf *, const struct snmp_value *);
H A Dsnmp.h71 struct snmp_value { struct
197 struct snmp_value bindings[SNMP_MAX_BINDINGS];
260 void snmp_value_free(struct snmp_value *);
262 int snmp_value_copy(struct snmp_value *, const struct snmp_value *);
H A Dsnmpagent.h93 typedef int (*snmp_op_t)(struct snmp_context *, struct snmp_value *,
H A Dsnmpagent.c115 find_node(const struct snmp_value *value, enum snmp_syntax *errp)
157 find_subnode(const struct snmp_value *value)
291 next_node(const struct snmp_value *value, int *pnext)
335 do_getnext(struct context *context, const struct snmp_value *inb,
336 struct snmp_value *outb, struct snmp_pdu *pdu)
573 struct snmp_value *b;
683 struct snmp_value *b;
/freebsd-13-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ifmib.c40 op_ifmib(struct snmp_context *ctx __unused, struct snmp_value *value,
H A DmibII_begemot.c40 op_begemot_mibII(struct snmp_context *ctx, struct snmp_value *value,
H A DmibII_ifstack.c70 op_ifstack(struct snmp_context *ctx __unused, struct snmp_value *value,
H A DmibII_rcvaddr.c93 op_rcvaddr(struct snmp_context *ctx __unused, struct snmp_value *value,
H A DmibII_udp.c151 op_udp(struct snmp_context *ctx __unused, struct snmp_value *value,
201 op_udptable(struct snmp_context *ctx __unused, struct snmp_value *value,
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dexport.c57 string_save(struct snmp_value *value, struct snmp_context *ctx,
108 string_get(struct snmp_value *value, const u_char *ptr, ssize_t len)
130 string_get_max(struct snmp_value *value, const u_char *ptr, ssize_t len,
158 ip_save(struct snmp_value *value, struct snmp_context *ctx, u_char *valp)
195 ip_get(struct snmp_value *value, u_char *valp)
211 oid_save(struct snmp_value *value, struct snmp_context *ctx,
236 oid_get(struct snmp_value *value, const struct asn_oid *oid)
H A Daction.c243 op_system_group(struct snmp_context *ctx, struct snmp_value *value,
356 op_debug(struct snmp_context *ctx, struct snmp_value *value, u_int sub,
448 op_or_table(struct snmp_context *ctx __unused, struct snmp_value *value,
505 op_snmp(struct snmp_context *ctx, struct snmp_value *value,
588 op_snmpd_stats(struct snmp_context *ctx __unused, struct snmp_value *value,
630 op_snmpd_config(struct snmp_context *ctx, struct snmp_value *value,
751 op_community(struct snmp_context *ctx, struct snmp_value *value,
928 op_modules(struct snmp_context *ctx, struct snmp_value *value,
1055 op_snmp_set(struct snmp_context *ctx __unused, struct snmp_value *value,
1103 op_snmp_engine(struct snmp_context *ctx __unused, struct snmp_value *valu
[all...]
H A Dsnmpmod.h645 int string_save(struct snmp_value *, struct snmp_context *, ssize_t, u_char **);
648 int string_get(struct snmp_value *, const u_char *, ssize_t);
649 int string_get_max(struct snmp_value *, const u_char *, ssize_t, size_t);
652 int ip_save(struct snmp_value *, struct snmp_context *, u_char *);
655 int ip_get(struct snmp_value *, u_char *);
657 int oid_save(struct snmp_value *, struct snmp_context *, struct asn_oid *);
660 int oid_get(struct snmp_value *, const struct asn_oid *);
H A Dconfig.c120 struct snmp_value value;
689 const struct snmp_value *value)
870 parse_syntax_null(struct snmp_value *value __unused)
877 parse_syntax_integer(struct snmp_value *value)
889 parse_syntax_counter64(struct snmp_value *value)
899 parse_syntax_octetstring(struct snmp_value *value)
948 parse_syntax_oid(struct snmp_value *value)
970 parse_syntax_ipaddress(struct snmp_value *value)
1001 parse_syntax_uint32(struct snmp_value *value)
1018 struct snmp_value valu
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/tools/bsnmptools/
H A Dbsnmpget.c556 parse_oid_numeric(struct snmp_value *value, char *val)
595 struct snmp_value *value, char *string)
613 parse_ip(struct snmp_value * value, char * val)
635 parse_int(struct snmp_value *value, char *val)
682 parse_uint(struct snmp_value *value, char *val)
706 parse_ticks(struct snmp_value *value, char *val)
716 parse_gauge(struct snmp_value *value, char *val)
726 parse_counter(struct snmp_value *value, char *val)
736 parse_uint64(struct snmp_value *value, char *val)
761 parse_syntax_val(struct snmp_value *valu
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c76 op_begemot_bridge_pf(struct snmp_context *ctx, struct snmp_value *val,
H A Dbridge_if.c263 static struct snmp_value*
264 bridge_basename_var(struct bridge_if *bif, struct snmp_value* b_val)
293 struct snmp_value bif_idx;
296 snmp_send_trap(&oid_newRoot, (struct snmp_value *) NULL);
302 &bif_idx, (struct snmp_value *) NULL);
312 struct snmp_value bif_idx;
316 (struct snmp_value *) NULL);
322 &bif_idx, (struct snmp_value *) NULL);
634 op_dot1d_base(struct snmp_context *ctx __unused, struct snmp_value *value,
674 op_dot1d_stp(struct snmp_context *ctx, struct snmp_value *va
[all...]
H A Dbridge_port.c346 op_dot1d_base_port(struct snmp_context *c __unused, struct snmp_value *val,
418 op_dot1d_stp_port(struct snmp_context *ctx, struct snmp_value *val,
576 op_dot1d_stp_ext_port(struct snmp_context *ctx, struct snmp_value *val,
717 op_dot1d_tp_port(struct snmp_context *c __unused, struct snmp_value *val,
915 struct snmp_value *val, uint sub)
982 struct snmp_value *val, uint sub)
1005 bridge_port_commit_status(struct snmp_value *val, uint sub)
1037 struct snmp_value *val, uint sub)
1076 op_begemot_base_port(struct snmp_context *ctx, struct snmp_value *val,
1195 op_begemot_stp_port(struct snmp_context *ctx, struct snmp_value *va
[all...]
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_scalars.c145 OS_getSystemDate(struct snmp_value *value)
373 op_hrSystem(struct snmp_context *ctx, struct snmp_value *value,
468 op_hrStorage(struct snmp_context *ctx __unused, struct snmp_value *value,
H A Dhostres_begemot.c40 op_begemot(struct snmp_context *ctx, struct snmp_value *value,
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c155 pf_status(struct snmp_context __unused *ctx, struct snmp_value *val,
196 pf_counter(struct snmp_context __unused *ctx, struct snmp_value *val,
239 pf_statetable(struct snmp_context __unused *ctx, struct snmp_value *val,
279 pf_srcnodes(struct snmp_context __unused *ctx, struct snmp_value *val,
319 pf_limits(struct snmp_context __unused *ctx, struct snmp_value *val,
361 pf_timeouts(struct snmp_context __unused *ctx, struct snmp_value *val,
451 pf_logif(struct snmp_context __unused *ctx, struct snmp_value *val,
524 pf_interfaces(struct snmp_context __unused *ctx, struct snmp_value *val,
553 pf_iftable(struct snmp_context __unused *ctx, struct snmp_value *val,
671 pf_tables(struct snmp_context __unused *ctx, struct snmp_value *va
[all...]

Completed in 209 milliseconds

123