ANNEX-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ANNEX-MIB.
190
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
190 total| Object Name |
|---|
xylogics OBJECT IDENTIFIER .1.3.6.1.4.1.15 |
RFC1213-MIB Unknown .1.3.6.1.4.1.15 |
prod OBJECT IDENTIFIER .1.3.6.1.4.1.15.1 |
prodannexProduct name.ro DisplayString .1.3.6.1.4.1.15.1.1 |
annex OBJECT IDENTIFIER .1.3.6.1.4.1.15.2 |
hw OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.1 |
hwTypeAn identifier for the Annex hardware type.ro Enumeration .1.3.6.1.4.1.15.2.1.1 |
hwRevThe revision level of the hardware platform.ro DisplayString .1.3.6.1.4.1.15.2.1.2 |
romRevThe revision number of the ROM Monitor software.ro DisplayString .1.3.6.1.4.1.15.2.1.3 |
serialNumberThe serial number assigned to the unit.ro INTEGER .1.3.6.1.4.1.15.2.1.4 |
memorySizeThe amount of memory present in the unit.ro INTEGER .1.3.6.1.4.1.15.2.1.5 |
sw OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.2 |
swTypeThe software version currently running on
the Annex.ro Enumeration .1.3.6.1.4.1.15.2.2.1 |
swRevMajorThe major software release number.ro INTEGER .1.3.6.1.4.1.15.2.2.2 |
swRevMinorThe minor software release number.ro INTEGER .1.3.6.1.4.1.15.2.2.3 |
swBuildThe full name of the software build, including
the software version, major and minor version
numbers and the date and time of the build.ro DisplayString .1.3.6.1.4.1.15.2.2.4 |
imageNameThe name of the most recently booted image.ro DisplayString .1.3.6.1.4.1.15.2.2.5 |
bootHostThe Internet address of the host from which
the Annex booted.ro IpAddress .1.3.6.1.4.1.15.2.2.6 |
defaultDomainThe default domain name provided by the DNS
nameserver.ro DisplayString .1.3.6.1.4.1.15.2.2.7 |
currentDateThe current date and time provided by the time
server.ro DisplayString .1.3.6.1.4.1.15.2.2.8 |
usableMemoryThe amount of available for data buffers and
other structures after the Annex has booted.ro INTEGER .1.3.6.1.4.1.15.2.2.9 |
freeMemoryThe amount of currently available memory.ro Gauge .1.3.6.1.4.1.15.2.2.10 |
minFreeMemoryThe minimum amount of free memory since booting
the Annex.ro INTEGER .1.3.6.1.4.1.15.2.2.11 |
cpuUtilizationPercent of CPU time currently being used.ro Gauge .1.3.6.1.4.1.15.2.2.12 |
maxProcsThe total number of process structures
allocated for use.ro INTEGER .1.3.6.1.4.1.15.2.2.13 |
mostProcsThe maximum number of active processes since
the Annex was booted.ro INTEGER .1.3.6.1.4.1.15.2.2.14 |
activeProcsThe number of currently active processes.ro Gauge .1.3.6.1.4.1.15.2.2.15 |
cpuIReschedsThe number of processes whose time slice has
expired in the last minute.ro Gauge .1.3.6.1.4.1.15.2.2.16 |
cpuTReschedsThe total number of processes whose time slice
has expired since booting the Annex.ro Counter .1.3.6.1.4.1.15.2.2.17 |
contextISwtchsThe number of context switches in the last
minute.ro Gauge .1.3.6.1.4.1.15.2.2.18 |
contextTSwtchsThe total number of context switches since
booting the Annex.ro Counter .1.3.6.1.4.1.15.2.2.19 |
cpuIActivatesThe number of processes that were activated
in the last minute.ro Gauge .1.3.6.1.4.1.15.2.2.20 |
cpuTActivatesThe number of processes that were activated
since booting the Annex.ro Counter .1.3.6.1.4.1.15.2.2.21 |
maxCalloutsThe number of allocated Callout structures
for timed events in the Annex.ro INTEGER .1.3.6.1.4.1.15.2.2.22 |
leastCalloutsThe minimum number of Callout structures
available since last booting the Annex.ro INTEGER .1.3.6.1.4.1.15.2.2.23 |
freeCalloutsThe current number of free Callout structures.ro Gauge .1.3.6.1.4.1.15.2.2.24 |
ports OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.3 |
totalPortsThe number of serial ports on this Annex.ro INTEGER .1.3.6.1.4.1.15.2.3.1 |
totalInCharsThe total number of characters received on all
serial ports.ro Counter .1.3.6.1.4.1.15.2.3.2 |
totalOutCharsThe total number of characters transmitted on
all serial ports.ro Counter .1.3.6.1.4.1.15.2.3.3 |
totalParityErrsThe total number of parity errors detected
on all serial ports.ro Counter .1.3.6.1.4.1.15.2.3.4 |
totalOverrunErrsThe total number of overruns detected on all
serial ports.ro Counter .1.3.6.1.4.1.15.2.3.5 |
totalFramingErrsThe total number of framing errors detected
on all serial ports.ro Counter .1.3.6.1.4.1.15.2.3.6 |
portTableTable of port entries. SEQUENCE OF PortEntry .1.3.6.1.4.1.15.2.3.7 |
portEntryThe port's configuration parameters. PortEntry .1.3.6.1.4.1.15.2.3.7.1 |
anxpPortIndexA unique number from 1 to totalPorts that
identifies each serial port.ro INTEGER .1.3.6.1.4.1.15.2.3.7.1.1 |
anxpModeThis parameter defines the mode for access to
the serial line port. The default is clirw Enumeration .1.3.6.1.4.1.15.2.3.7.1.2 |
anxpCtrlLinesThe type of hardware control used on the port:
modem control (dcddtr), flow control (ctsrts),
or both.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.3 |
anxpBidirModemThis parameter controls whether the port is
configured for adaptive use with a bidirectional
modem.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.4 |
anxpAllowBcastControls whether the serial port can receive
administrative broadcast messages.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.5 |
anxpBcastDirectionDefines the direction that an administrative
broadcast message is sent. This parameter is
valid only when the port is defined as a slave
port by the anxpMode parameter.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.6 |
anxpInputStartCharThe control character sequence that restarts
input if the charPortInFlowType parameter
(in the char MIB) is set to xonXoff.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.7 |
anxpInputStopCharThe control character sequence that stops
input if the charPortInFlowType parameter
(in the char MIB) is set to xonXoff.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.8 |
anxpOutputStartCharThe control character sequence that restarts
output if the charPortOutFlowType parameter
(in the char MIB) is set to xonXoff.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.9 |
anxpOutputStopCharThe control character sequence that stops
output if the charPortOutFlowType parameter
(in the char MIB) is set to xonXoff.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.10 |
anxpIxanyFlowCtlThis parameter specifies whether any input
character will be treated as a start (xon)
character when output has been suspended by
a stop (xoff) character.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.11 |
anxpLongBreakThis parameter controls whether the Annex
returns the user to the CLI prompt after
receiving a break greater than two seconds.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.12 |
anxpShortBreakThis parameter controls whether the Annex
returns the user to the CLI prompt after
receiving a break shorter than two seconds.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.13 |
anxpForwardTimerThis parameter defines the inter-character
timer that sets the amount of time, in tens of
milliseconds, that will elapse before
forwarding the received data. The value of
zero turns off the timer.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.14 |
anxpForwardCountSpecifies the number of received characters
buffered for the port by the Annex before
forwarding the characters to the host or
network.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.15 |
anxpImask7BitsWhen enabled, instructs the Annex to ignore
the eighth bit of all received characters
on the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.16 |
anxpAttnCharDefines a control character sequence as an
attention character to return the user to
the CLI prompt. The Annex-II only allows
a single control character (eg. ^A), while
the Annex3 and MicroAnnex allow a string
of control characters to be defined
(eg. ^A^B^Z).rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.17 |
anxpInputBufSizeThe number of 256-byte blocks allocated to
receive input characters from this port.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.18 |
anxpInputIsActivityControls whether received input characters
are considered as activity for the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.19 |
anxpOutputIsActivityControls whether transmitted output characters
are considered as activity for the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.20 |
anxpInactivityTimerThe amount of time, in minutes, which a port
can remain inactive before the Annex terminates
all sessions and resets the port. A value of
0 disables the timer.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.21 |
anxpResetIdleTimerDefines whether input or output resets the
idle timer for the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.22 |
anxpCliInactivityThe amount of time, in minutes, that the Annex
waits before hanging up the serial port after
it becomes idle. A value of 0 turns off the
timer. A value of 255 means immediate, which
causes the Annex to hang up the port immediately
after exiting from the last job.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.23 |
anxpCliSecurityThis parameter controls whether security is
enabled for the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.24 |
anxpConnectSecurityThis parameter controls whether the host-based
security policy is enabled for access from the
port to the network.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.25 |
anxpPortServerSecurityThis parameter controls whether the host-based
security policy is enabled for access to the
port from the port server.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.26 |
anxpPortPasswordThis parameter defines a password for the
port for local password protection.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.27 |
anxpUserNameA string defining the user name for the
user of the serial port.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.28 |
anxpDedicatedAddrWhen the anxpMode parameter is set to dedicated,
this parameter defines the Internet address
of the host to which this port can connect to.rw IpAddress .1.3.6.1.4.1.15.2.3.7.1.29 |
anxpDedicatedPortThe application name or TCP port number to
which this port can connect when the anxpMode
parameter is set to dedicated. The allowed
application names are 'telnet', 'rlogin',
'login', 'call', and 'mls'.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.30 |
anxpPromptThis parameter defines a port-specific
prompt.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.31 |
anxpTermVarA string defining the type of terminal attached
to the serial port.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.32 |
anxpNewLineTermThis parameter controls whether a carriage
return is echoed as just a carriage return
(enabled), or whether the carriage return is
echoed as a carriage return and line feed.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.33 |
anxpEchoThis parameter controls whether the Annex
echoes all characters as they are received
from the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.34 |
anxpMapToLowerWhen enabled, the Annex translates all upper
case characters to lower case as they are
received from the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.35 |
anxpMapToUpperWhen enabled, the Annex translates all lower
case characters to upper case as they are
transmitted to the port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.36 |
anxpHardwareTabsWhen enabled, this parameter allows the Annex
to expand ASCII tab characters.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.37 |
anxpCharEraseThis parameter controls whether the Annex
echoes the character erase and word erase
characters for a video terminal (enabled)
or for a hard-copy terminal (disabled).rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.38 |
anxpLineEraseThis parameter controls whether the Annex
echoes the line erase character for a video
terminal (enabled) or for a hard-copy terminal
(disabled).rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.39 |
anxpEraseCharDefines the character erase control character
sequence.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.40 |
anxpEraseWordDefines the word erase control character
sequence.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.41 |
anxpEraseLineDefines the line erase control character
sequence.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.42 |
anxpRedisplayLineDefines the reprint line control character
sequence.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.43 |
anxpToggleOutputDefines the flush control character used to
flush the output buffer.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.44 |
anxpTelnetEscapeDefines the control character that returns the
user to the telnet: prompt when running the
CLI telnet command.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.45 |
anxpNeedDsrSpecifies whether the DSR signal needs to be
asserted when connecting to a slave port.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.46 |
anxpTelnetCRLFDefines what characters are transmitted
out the port to the network when the
End-of-Line character is sensed. 'enabled'
means transmit Line-Feed and Carriage-Return.
'disabled' means transmit Carriage-Return
and NULL. The default is enabled.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.47 |
anxpLatbEnableControls interpretation of LAT Data-B packets
received from host.ro Enumeration .1.3.6.1.4.1.15.2.3.7.1.48 |
anxpSlipSecureIf anxEnableSecurity is not set, this
parameter selects slip session logging. If
anxEnableSecurity is set, this parameter
permits slip access only from secure ports.ro Enumeration .1.3.6.1.4.1.15.2.3.7.1.49 |
anxpNetLocalAddrThe Internet address for the Annex's side
of the point-to-point (SLIP or PPP) link.rw IpAddress .1.3.6.1.4.1.15.2.3.7.1.50 |
anxpNetRemoteAddrThe Internet address for the host at the
remote end of the point-to-point (SLIP or PPP)
link.rw IpAddress .1.3.6.1.4.1.15.2.3.7.1.51 |
anxpSlipSubnetMaskThe subnet mask for this SLIP interface.rw IpAddress .1.3.6.1.4.1.15.2.3.7.1.52 |
anxpSlipLoadDumpHostThe Internet address of the host from which
the Annex receives a load or to which the
Annex sends a dump over the SLIP interface.rw IpAddress .1.3.6.1.4.1.15.2.3.7.1.53 |
anxpNetMetricThis parameter defines the hop count to
the remote end of the SLIP or PPP interface.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.54 |
anxpSlipAllowDumpThis parameter defines whether the Annex is
allowed to dump across a SLIP link.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.55 |
anxpSlipDoCompressionWhen enabled, the Annex will start TCP/IP
header compression on this SLIP link.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.56 |
anxpSlipAllowCompressionWhen enabled, the Annex will use TCP/IP
header compression on this SLIP link only
if the other end of the SLIP link initiates
the compression.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.57 |
anxpSlipMtuSizeForce the compressed SLIP interface to use
a Maximum Transmission Unit (MTU) of either
1024 bytes (large) or 256 bytes (small). The
default is large.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.58 |
anxpSlipNoIcmpWhen enabled, the Annex will discard any
ICMP packets directed to this SLIP link.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.59 |
anxpSlipTosWhen enabled, the Annex sends interactive
traffic over this SLIP link before any other
traffic.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.60 |
anxpPppMruThis parameter defines the maximum receive
unit in bytes. The default value is 1500.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.61 |
anxpPppAcmThis parameter specifies which of the first
32 bytes (0x00, ... 0x1F) can be sent as
clear text and which need to be escaped. A
bit on in the mask indicates the character
must be escaped. The mask should be specified
as an 8 hex character string (0x1F000000 and
1F000000 are both acceptable).rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.62 |
anxpPppSecurityProtoDefines which security protocol will be used
to authenticate the remote user. This
parameter must be set and the Annex
enable_security (anxEnableSecurity) must be
enabled before authentication is performed.
The default is nonerw Enumeration .1.3.6.1.4.1.15.2.3.7.1.63 |
anxpPppUserRemoteThe username used by the Annex to identify
itself if the remote PPP peer asks for
authentication. Reading this parameter
will return either <set> if the username is
defined or <unset> if the username is not
defined.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.64 |
anxpPppPasswdRemoteThe username used by the Annex to identify
itself if the remote PPP peer asks for
authentication. Reading this parameter
will return either <set> if the password is
defined or <unset> if the password is not
defined.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.65 |
anxpLatAuthGroupValThis port parameter specifies which remote
group codes are accessible to a user on a
particular Annex port. Each port has its own
set of group codes.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.66 |
anxpPppDialupAddrWhen enabled, the Annex requests the
PPP dialup addresses from the host-based
ACP.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.67 |
anxpBannerSpecifies whether the Annex banner and message-
of-the-day are displayed on the port. The
default is enabled.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.68 |
anxpPsHistorySpecifies how much data to buffer on a slave
port.rw INTEGER .1.3.6.1.4.1.15.2.3.7.1.69 |
anxpLocationA descriptive string for a this port. This
string is displayed by the CLI who command.rw DisplayString .1.3.6.1.4.1.15.2.3.7.1.70 |
anxpTypeThe type of device attached to the port. The
default is hardwired.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.71 |
anxpCliImask7Defines whether input at the CLI is masked to
7 bitx. The default is disabled.rw Enumeration .1.3.6.1.4.1.15.2.3.7.1.72 |
parallelport OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.4 |
anxpParaPortsThe number of parallel ports on this Annex.ro INTEGER .1.3.6.1.4.1.15.2.4.1 |
anxpParaPortTableTable of parallel port parameters. SEQUENCE OF AnxpParaPortEntry .1.3.6.1.4.1.15.2.4.2 |
anxpParaPortEntryThe Annex parallel port configuration
parameters. AnxpParaPortEntry .1.3.6.1.4.1.15.2.4.2.1 |
anxpParaPortIndexA unique number from 1 to anxpParaPorts that
identifies each parallel port.ro INTEGER .1.3.6.1.4.1.15.2.4.2.1.1 |
anxpParaPortHardwareTabsThis parameter controls whether the Annex
will send a tab character to the printer. If
disabled, the tab is replaced with spaces.rw Enumeration .1.3.6.1.4.1.15.2.4.2.1.2 |
anxpParaPortMapToUpperWhen enabled, the Annex translates all lower
case characters to upper case before
transmitting the characters to the printer
port.rw Enumeration .1.3.6.1.4.1.15.2.4.2.1.3 |
anxpParaPortPrinterWidthThe defined maximum number of characters per
printer line.rw INTEGER .1.3.6.1.4.1.15.2.4.2.1.4 |
anxpParaPortInterfaceThe type of printer attached to the port.rw Enumeration .1.3.6.1.4.1.15.2.4.2.1.5 |
anxpParaPortSpeedThe printer speed on the Micro-Annex.rw Enumeration .1.3.6.1.4.1.15.2.4.2.1.6 |
annexconfig OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.5 |
anxInetAddrThe Internet address of the Annex.rw IpAddress .1.3.6.1.4.1.15.2.5.1 |
anxPrefLoadAddrThe preferred load address for the Annex.rw IpAddress .1.3.6.1.4.1.15.2.5.2 |
anxPrefDumpAddrThe preferred dump address for the Annex.rw IpAddress .1.3.6.1.4.1.15.2.5.3 |
anxLoadDumpGatewayThe Internet address of a gateway used when
the preferred load or dump host is on a
different network or subnet.rw IpAddress .1.3.6.1.4.1.15.2.5.4 |
anxLoadDumpSeqLists the available network interfaces and the
order that the Annex uses them when doing a
down-line load or up-line dump.rw DisplayString .1.3.6.1.4.1.15.2.5.5 |
anxLoadBcastThis parameter defines whether the Annex
broadcasts for the config or the motd
files if they were not found on the
preferred load host.rw Enumeration .1.3.6.1.4.1.15.2.5.6 |
anxServerCapDefines whether the Annex can act as a file
server host for another Annex. The
allowable values are 'all', 'none' (the
default), or one or more of the following
names separated by commas:
'config', 'motd', 'image'.rw DisplayString .1.3.6.1.4.1.15.2.5.7 |
anxTimeBcastThis parameter defines whether the Annex
broadcasts for the time if the preferred load
host does not provide a time server.rw Enumeration .1.3.6.1.4.1.15.2.5.8 |
anxBcastAddrThe Internet address used by the Annex when
sending broadcasts.rw IpAddress .1.3.6.1.4.1.15.2.5.9 |
anxSubnetMaskThe Internet subnet mask.rw IpAddress .1.3.6.1.4.1.15.2.5.10 |
anxAuthAgentThis parameter controls whether the Annex can
send an ICMP Address Mask Reply to a received
ICMP Address Mask Request.rw Enumeration .1.3.6.1.4.1.15.2.5.11 |
anxMaxVcliThe maximum number of virtual CLI connections
allowed by the Annex at any one time. 0 means
the Annex does not allow VCLI connections. 255
allows the Annex to maintain an unlimited number
of VCLI connections.rw INTEGER .1.3.6.1.4.1.15.2.5.12 |
anxIpEncapTypeThis parameter specifies whether the Annex
encapsulates IP packets in the Ethernet format
or the IEEE 802.2/802.3 Data Link Layer format.rw Enumeration .1.3.6.1.4.1.15.2.5.13 |
anxNameServer1TypeThe name service type used by the primary
nameserver host.rw Enumeration .1.3.6.1.4.1.15.2.5.14 |
anxNameServer1AddrThe Internet address of the primary
nameserver host.rw IpAddress .1.3.6.1.4.1.15.2.5.15 |
anxNameServer2TypeThe name service type used by the secondary
nameserver host.rw Enumeration .1.3.6.1.4.1.15.2.5.16 |
anxNameServer2AddrThe Internet address of the secondary
nameserver host.rw IpAddress .1.3.6.1.4.1.15.2.5.17 |
anxNameServerBcastThis parameter controls whether the Annex
broadcasts a name server request if the
preferred name servers do not respond.rw Enumeration .1.3.6.1.4.1.15.2.5.18 |
anxRwhodDefines whether the Annex listens for RWHO
broadcasts when building its host table.rw Enumeration .1.3.6.1.4.1.15.2.5.19 |
anxMinUniqueHostNamesDefines whether the Annex minimum uniqueness
feature is available.rw Enumeration .1.3.6.1.4.1.15.2.5.20 |
anxHostTableSizeDefines the number of entries in the Annex
host table. 0 indicates no host table. 251
sets no limit on the size of the table.rw INTEGER .1.3.6.1.4.1.15.2.5.21 |
anxRoutedDefines whether the RIP-listener of the routing
daemon on the Annex is enabled.rw Enumeration .1.3.6.1.4.1.15.2.5.22 |
anxEnableSecurityThis parameter controls whether the Annex
security system is enabled.rw Enumeration .1.3.6.1.4.1.15.2.5.23 |
anxPasswordSetting this parameter changes the Annex's
administration password. Reading this parameter
will return either <set> if the password is
defined or <unset> if the password is not
defined.rw DisplayString .1.3.6.1.4.1.15.2.5.24 |
anxSecurServer1AddrThe Internet address of the primary host where
the Annex sends its security requests.rw IpAddress .1.3.6.1.4.1.15.2.5.25 |
anxSecurServer2AddrThe Internet address of the secondary host
where the Annex sends its security requests.rw IpAddress .1.3.6.1.4.1.15.2.5.26 |
anxNetTurnAroundThe amount of time (in seconds) that the Annex
waits for a response from a security server.rw INTEGER .1.3.6.1.4.1.15.2.5.27 |
anxSecurBcastThis parameter controls whether the Annex
will broadcast its security requests when
neither of the preferred security servers are
available.rw Enumeration .1.3.6.1.4.1.15.2.5.28 |
anxVcliSecurityThis parameter controls whether the Annex
performs user validation on the virtual CLI
connections.rw Enumeration .1.3.6.1.4.1.15.2.5.29 |
anxVcliPasswordThis parameter defines a password used by the
Annex when setting up a virtual CLI connection.rw DisplayString .1.3.6.1.4.1.15.2.5.30 |
anxAcpKeyThis parameter defines the Annex's
encryption key used when exchanging messages
between the Annex and the security server.rw DisplayString .1.3.6.1.4.1.15.2.5.31 |
anxSysLogMaskDefines the priority levels of events logged
in the Annex syslog file.
The allowable values are 'all', 'none', or
one or more of the following level names
separated by commas:
'emergency', 'alert', 'critical', 'error',
'warning', 'notice', 'info', 'debug'rw DisplayString .1.3.6.1.4.1.15.2.5.32 |
anxSysLogFacilityThis parameter defines the 4.3BSD syslog
facility used in logging the Annex messages.rw Enumeration .1.3.6.1.4.1.15.2.5.33 |
anxSysLogHostThe Internet address of the host configured to
log Annex messages.rw IpAddress .1.3.6.1.4.1.15.2.5.34 |
anxCliPromptThe string used by the Annex to prompt all
CLI users.rw DisplayString .1.3.6.1.4.1.15.2.5.35 |
anxMotdFileThe host file name that contains the
message-of-the-day for the Annex.rw DisplayString .1.3.6.1.4.1.15.2.5.36 |
anxTftpDirNameSpecifies the directory name to be prepended
to all files (boot image, motd, macros, etc.)
when booting via TFTP.rw DisplayString .1.3.6.1.4.1.15.2.5.37 |
anxTftpDumpNameThe full pathname of the TFTP dump file, if any.rw DisplayString .1.3.6.1.4.1.15.2.5.38 |
anxTimeZoneDefines the timezone where the Annex resides in
minutes west of GMT.rw INTEGER (-1200..1200) .1.3.6.1.4.1.15.2.5.39 |
anxDaylightSavingsDefines the daylight savings time for the geographic
location of the Annex.rw Enumeration .1.3.6.1.4.1.15.2.5.40 |
anxLatKeyThe Annex specific LAT key used to enable
or disable the LAT protocol.rw DisplayString .1.3.6.1.4.1.15.2.5.41 |
anxCircuitTimerThe time interval in tens of milliseconds
between the transmission of LAT packets.rw INTEGER .1.3.6.1.4.1.15.2.5.42 |
anxFacilityNumThe LAT facility number.rw INTEGER .1.3.6.1.4.1.15.2.5.43 |
anxLatGroupValThe Annex LAT group code for permitting access
to LAT services. To access a specific LAT
service, the Annex must have at least one
enabled group code match the service's set
group codes. The Annex will not maintain any
information about unauthorized services.
The value is displayed as a string of hex
characters with each bit defining whether a
specific group is enabled or disabled.rw DisplayString .1.3.6.1.4.1.15.2.5.44 |
anxKeepAliveTimerThe time interval, in seconds, between the
transmission of identification packets during
times of network inactivity.rw INTEGER .1.3.6.1.4.1.15.2.5.45 |
anxReXmitLimitThe number of times to retransmit a packet
before notifying the user of a network failure.rw INTEGER .1.3.6.1.4.1.15.2.5.46 |
anxServerNameA string of up to 16 characters used to name
the Annex in the LAT protocol.rw DisplayString .1.3.6.1.4.1.15.2.5.47 |
anxServiceLimitThis parameter defines the upper bound on the
number of services that the Annex can maintain
in its local service table.rw INTEGER .1.3.6.1.4.1.15.2.5.48 |
anxConfigFileThe name of the host file that contains the alias
and menu entries.rw DisplayString .1.3.6.1.4.1.15.2.5.49 |
anxLatVcliGroupValThis Annex parameter specifies which remote
group codes are accessible to virtual cli users.
All virtual cli users have the same group code.
The value is displayed as a string of hex
characters with each bit defining whether a
specific group is enabled or disabled.rw DisplayString .1.3.6.1.4.1.15.2.5.50 |
anxLatQueueMaxDefines the maximum number of host requests
(HIC's) that the Annex will save in its internal
queue when the requested resource is not
available (port busy).rw INTEGER .1.3.6.1.4.1.15.2.5.51 |
anxLatLocationA string of up to 32 characters used to
identify the location of the Annex for
the LAT protocol.rw DisplayString .1.3.6.1.4.1.15.2.5.52 |
anxDisabledModulesDefines which selectable modules are
currently disabled. The allowable values
are 'all', 'none' or one or more of the
following names separated by commas:
'admin', 'lat', 'ppp', 'slip', 'snmp',
'nameserver', 'cli-edit'.
If this is a MicroAnnex ELS, the values
'ppp' and 'slip' are not valid.rw DisplayString .1.3.6.1.4.1.15.2.5.53 |
anxSysLogPortSpecifies the Annex port number where syslog
messages are sent. If set to 0, syslog
messages are not sent to an Annex port. This
is independent of any host-based syslogging
that may be enabled. The maximum port number
allowed will depend on the highest numbered
port on the specific Annex.rw INTEGER .1.3.6.1.4.1.15.2.5.54 |
annexcmds OBJECT IDENTIFIER .1.3.6.1.4.1.15.2.6 |
anxcBootThe type of boot to be performed.
To initiate a dump, this parameter needs to
be set by the management station. The values
stored in anxcBootImage, anxcBootTime, and
anxcBootMsg are used as needed, depending on
the boot type.rw Enumeration .1.3.6.1.4.1.15.2.6.1 |
anxcBootImageThe name of the image file to be used with
the boot command.rw DisplayString .1.3.6.1.4.1.15.2.6.2 |
anxcBootTimeThe time at which the next boot is scheduled
in HH:MM format.rw DisplayString .1.3.6.1.4.1.15.2.6.3 |
anxcBootMsgThe broadcast message to be displayed when the
next boot is performed.rw DisplayString .1.3.6.1.4.1.15.2.6.4 |
anxcResetWriting a value to this object causes the
annex to reset the appropriate subsystem.rw Enumeration .1.3.6.1.4.1.15.2.6.5 |
anxcBcastWriting a value to this object causes the
annex to send the message in anxcBcastMsg to the
specified port set.rw Enumeration .1.3.6.1.4.1.15.2.6.6 |
anxcBcastMsgThe message to be broadcast to the Annex
ports.rw DisplayString .1.3.6.1.4.1.15.2.6.7 |