This file is indexed.

/usr/share/snmp/mib2c-data/syntax-DateAndTime-get.m2d is in libsnmp-base 5.7.2~dfsg-8.1ubuntu3.3.

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"@