/usr/share/snmp/mib2c-data/syntax-DateAndTime-get.m2d is in libsnmp-base 5.4.3~dfsg-2.4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | ##
##
@eval $m2c_node_needlength = 0@
@eval $m2c_decl = "u_char *"@
##
@eval $m2c_node_proto_parms = "u_char * ${node}"@
##
@eval $m2c_node_proto_comments = "$m2c_node_proto_comments * Param: ${node}\n"@
@eval $m2c_node_proto_comments = "$m2c_node_proto_comments * Pointer to storage for a DateAndTime value\n"@
|