User's Manual

Table Of Contents
B-30
BreezeACCESS 4.0 System Manual
Manual Revision: 1.01
IP Parameters
*EventLogPolicy
710.3.3. 10.10.1
(*EventLog 1)
Applicable to all products.
Determines which events will be
stored in the Event Log. Event
from the configured level and
higher are stored and can be
displayed using the Monitor or by
getting a the log file using TFTP.
Integer
logAll (1)
message (2)
warning (3)
error (4)
fatal (5)
logNone (6)
*NumberOfEventsInLogFile
710.3.3. 10.10.2
(*EventLog 2)
Applicable to all products. Read-
only. The number of events in the
Event Log file.
Integer
*EraseEventLog
710.3.3. 10.10.3
(*EventLog 3)
Applicable to all products. Deletes
all entries from the Event Log file.
Integer
cancel (0)
erase (1)
*SaveCurrentConfigurationAs
OperatorDefaults
710.3.3. 10.12
(*UnitControl 12)
Applicable to all products. Saves
the current configuration as
Operator Defaults.
Integer
cancel (0)
saveAsDefaults (1)
*ExitMonitorOrTelnet
710.3.3. 10.13
(*UnitControl 13)
Applicable to all products. Exit the
monitor program.
Integer
cancelOperation (0)
exit (1)
MIB Parameter
(Location in Parenthesis)
Description Values/Range
*IpParams
710.3.3. 11
(brzAccessMib 11)
*UnitIpAddress
710.3.3. 11.1
(*IpParams 1)
Applicable to all products. IP address of the unit. IP address
*SubNetMask
710.3.3. 11.2
(*IpParams 2)
Applicable to all products. Subnet mask of the unit. IP address
*DefaultGWAddress
710.3.3. 11.3
(*IpParams 3)
Applicable to all products. Default gateway IP address of
the unit.
IP address
*UseDhcp
710.3.3. 11.4
(*IpParams 4)
Applicable to all products. DHCP client mode of operation.
disabled: Use regular (manual) methods to configure IP
parameters.
dHCP Only: Use DHCP server to configure IP parameters.
automatic: Use DHCP server to configure IP parameters. If
a DHCP server is not available, use configured values for
*UnitIpAddress, *SubNetMask and *DefaultGWAddress.
Integer
disable (0)
dHCPOnly (1)
automatic (2)
*RunIPaddr
710.3.3. 11.5
(*IpParams 5)
Applicable to all products. Read-only: The run-time IP
address. If DHCP is used the Run Time IP Address is the
address given to the unit by the server. Otherwise it is the
manualy configured address.
IP address
*RunSubNetMask
710.3.3. 11.6
(*IpParams 6)
Applicable to all products. Read-only: The run-time Subnet
Mask. If DHCP is used the Run Time Subnet Mask is the
mask given to the unit by the server. Otherwise it is the
manualy configured mask.
IP address
*RunDefaultIPGateway
710.3.3. 11.7
(*IpParams 7)
Applicable to all products. Read-only: The run-time
Gateway IP address. If DHCP is used the Run Time
Gateway IP Address is the address given to the unit by the
server. Otherwise it is the manualy configured address.
IP address
*AccessToDHCP
710.3.3. 11.8
(*IpParams 8)
Applicable to all products. The port to be used for
communicating with a DHCP server. (In GU only the
fromEthernetOnly option is available).
Integer
fromWlanOnly(0)
fromEthernetOnly(1)
fromBoth(2)