gatedconfig.rf

来自「unix/linux下的路由守护程序」· RF 代码 · 共 57 行

RF
57
字号
.\" $Id: gatedConfig.rf,v 1.3 1998/09/15 16:48:25 wfs Exp $.bp.$0 "Gated configuration group" "6.4"--  Gated configuration group-- This group describes the gated configuration file.gatedConfigGroup OBJECT IDENTIFIER ::= { gated 4 }.(bgatedConfigTime OBJECT-TYPE    SYNTAX   TimeTicks    ACCESS   read-only    STATUS   mandatory    DESCRIPTION.fi.in +.75i"The interval since gated was last reconfigured.".in -.75i.nf    DEFVAL { 0 }    ::= { gatedConfigGroup 1 }.)b.(bgatedConfigFile OBJECT-TYPE    SYNTAX   DisplayString    ACCESS   read-write    STATUS   mandatory    DESCRIPTION.fi.in +.75i"The file gated will read it's configuration from.".in -.75i.nf    ::= { gatedConfigGroup 2 }.)b.(bgatedConfigTrigger OBJECT-TYPE    SYNTAX   INTEGER {                reconfigure (1)             }    ACCESS   read-write    STATUS   mandatory    DESCRIPTION.fi.in +.75i"Setting this value to reconfigure (1) will cause gated to start thereconfiguration process.".in -.75i.nf    DEFVAL { 1 }    ::= { gatedConfigGroup 3 }.)b

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?