HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/share/snmp/mib2c.mfd.conf
#############################################################  -*- c -*-
## top level mfd conf file
########################################################################
@if $m2c_mark_boundary == 1@
/** START code generated by mib2c */
@end@
########################################################################
##
@if "x$mfd_interactive_setup" == "x"@
@   eval $mfd_interactive_setup = 1@
@end@
@if "x$m2c_report_progress" == "x"@
@   eval $m2c_report_progress = 1@
@end@
##
@ifconf default-mfd-top.m2c@
@   include default-mfd-top.m2c@
@end@
##
@if $name =~ /Table$/i@
@else@
@   print This module can only be used with tables, not branches or entire MIBs.@
@   print Please specify and OID that is a table. (OID: $name)@
@   quit@
@end@
##
@run mfd-top.m2c@
########################################################################
@if $m2c_mark_boundary == 1@
/** END code generated by mib2c */
@end@