MonAddress |
The IP address of the host machine running the Activity Monitor program. This program displays the information about the current state of all interfaces. Periodically UDP packets are send to this IP address, to refresh the data automatically on the target host. The value 255.255.255.255 represents the broadcast address of the first LAN interface (e.g. 10.255.255.255), so more than one Activity Monitor on different hosts can receive the data. |
MonPort |
UDP port for the Activity Monitor protocol. Range: 0 to 65535 |
MonType |
This parameter configures the content of the Activity Monitor packets, or disables it: off : Activity Monitor disabled physical : send only physical interfaces information physical-virt: send physical and virtual interface information. Enumerations: - off (1)
- physical (2)
- physical-virt (3)
|
MonUpdate |
This is the time interval for the Activity Monitor for sending packets (in seconds) to the specified IP address. The value of 0 disables sending Activity Monitor packets. Range: 0 to 60 |
ProcRouted |
enabled: The routed process is running. RIP and/or OSPF are available (subject to licenses). This is the default behavior of the system. Hints: RIP may be enabled/disabled by 'biboAdmRipUdpPort' OSPF may be enabled/disabled by 'ospfAdminStat' RIP may be if-specific ena/disabled by 'ipExtIfRip*' OSPF may be if-specific ena/disabled by 'ipExtIfOspf' ... but a running routed process consumes CPU-Time to keep in sync with interface/routing tables - even if RIP and OSPF are disabled (global or if-specific). disabled: The routed process is stopped. RIP and/or OSPF are unavailable. Hints: A stopped routed process consumes no CPU-Time. Set ipExtAdmProcRouted to 'disabled' is recommended if both protocols (RIP and OSPF) not used in the specific router environment. Enumerations: |
CompanyCode |
This variable contains a bit field that allows to selectively enable/disable features. Default value is 0. Range: 0 to -1 |
ProcWatchDog |
enabled: The watchd process is running. up/down transitions on interfaces delivered by various protocols like ping/ifOperStatus/VRRP are processed by parsing a task table and slave interfaces are switched up/down according to the task definition. disabled: The watchd process is stopped. Enumerations: |
ProcSSHd |
enabled: The sshd process is running. disabled: The sshd process is stopped. Enumerations: |
ScheduleInterval |
This is the time interval in seconds for the Schedule daemon watching any events (recommended value: 300). The value 0 disables the scheduler. Referring table: scheduleTable Range: 0 to 65535 |
UpdatePath |
This is the default URL for automatic SW updates. e.g. http://server/path/ This is used by the update procedure when no filename is given. If this object ends with a '/', it is appended with '/-b_current' to get the current image. If this objects ends not with a '/' it is unchanged used as a complete URL filename. Range: 0 to 255 |
BackRtVerify |
This object activates an additional check for incoming packets. If set to always (1), incoming packets are only accepted if return packets sent back to their source IP address would be sent over the same interface. This prevents packets being passed from untrusted interfaces to this interface. If set to interface-dependent (2), this check will be performed only if enabled for the associated ingress interface (see ipExtIfBackRtVerify). If set to never (2), this check will be never performed, regardless wether enabled or not for the associated interface. Enumerations: - always (1)
- interface-dependent (2)
- never (3)
|
RerouteViaDefault |
This object controls the behaviour of the routing algorithm when a network route exists for routing a packet, but is temporarily unusable because the status of the associated interface prevents transmission. In such a case, the routing algorithm tries to select an alternate route to allow the packet to reach its destination. If set to disabled (1), default routes are discarded during the search for a suitable alternate route. If set to enabled (2), a default route may be selected for rerouting provided it is the most appropriate route available. Enumerations: |
GUILanguage |
This object specifies the language used within the graphical user interface (currently new web based interface only). Valid abbreviations (in principle) are defined in ISO 639-2. Range: 3 to 3 |
IpLogging |
This bitfield enables logging of dedicated subsystems within the INET subject: nat : NAT tcppr : TCP processing (MSS clamping, ...) dns : DNS ips : IP session management . Enumerations: - nat (0)
- tcppr (1)
- dns (2)
- ips (3)
|
RadiusNasId |
An administratively-assigned NAS identifier for this managed node. If configured this variable is used for each RADIUS request in order to set the associated NAS-IDENTIFIER RADIUS attribute value. Range: 0 to 255 |