All MIBs › ANNEX-MIB
Category: Device Management
Description:
Covers configuration and session management for Bay Networks/Xylogics Annex terminal servers.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
What Is ANNEX-MIB?
This is a MIB from Bay Networks/Xylogics for the Annex line of terminal servers/remote access servers, legacy devices used for dial-up and serial terminal connectivity. Although the module description text was not captured and no sample objects were provided, the vendor category indicates it covers terminal server configuration and session management, including device identification, port/line configuration, and active user session tracking. Given the product category, its monitoring role would typically include session/connection status, such as active dial-in or terminal sessions, and port-level configuration state, functioning as software/service status monitoring for the terminal server's session-handling process. As a legacy enterprise MIB it likely has minimal formal dependency on IETF standard MIBs beyond basic SNMP SMI conventions. It's typically deployed (historically) on Bay Networks/Xylogics Annex terminal/remote-access servers in legacy dial-up and console-access environments. Engineers can download the ANNEX-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ANNEX-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- terminal server port/line status
- active user sessions
- port configuration
- device identification
Supported Devices
- Bay Networks/Xylogics Annex terminal/remote-access servers
Monitoring Examples
An administrator managing an Annex terminal server would typically poll its port/line table to see which serial ports have active sessions and which users are currently logged in. A port showing no activity when a user reports being unable to connect would suggest a hung session or a misconfigured line, prompting a manual port reset. No sample object names were available for this module to cite directly, so specifics here are inferred from the product category.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| xylogics | 1.3.6.1.4.1.15 | |||
| prod | 1.3.6.1.4.1.15.1 | |||
| STR prodannex | 1.3.6.1.4.1.15.1.1 | DisplayString | read-only | Product name. |
| annex | 1.3.6.1.4.1.15.2 | |||
| hw | 1.3.6.1.4.1.15.2.1 | |||
| INT hwType | 1.3.6.1.4.1.15.2.1.1 | INTEGER | read-only | An identifier for the Annex hardware type. |
| STR hwRev | 1.3.6.1.4.1.15.2.1.2 | DisplayString | read-only | The revision level of the hardware platform. |
| STR romRev | 1.3.6.1.4.1.15.2.1.3 | DisplayString | read-only | The revision number of the ROM Monitor software. |
| INT serialNumber | 1.3.6.1.4.1.15.2.1.4 | INTEGER | read-only | The serial number assigned to the unit. |
| INT memorySize | 1.3.6.1.4.1.15.2.1.5 | INTEGER | read-only | The amount of memory present in the unit. |
| sw | 1.3.6.1.4.1.15.2.2 | |||
| INT swType | 1.3.6.1.4.1.15.2.2.1 | INTEGER | read-only | The software version currently running on the Annex. |
| INT swRevMajor | 1.3.6.1.4.1.15.2.2.2 | INTEGER | read-only | The major software release number. |
| INT swRevMinor | 1.3.6.1.4.1.15.2.2.3 | INTEGER | read-only | The minor software release number. |
| STR swBuild | 1.3.6.1.4.1.15.2.2.4 | DisplayString | read-only | The full name of the software build, including the software version, major and minor version numbers and the date and time of the build. |
| STR imageName | 1.3.6.1.4.1.15.2.2.5 | DisplayString | read-only | The name of the most recently booted image. |
| IP bootHost | 1.3.6.1.4.1.15.2.2.6 | IpAddress | read-only | The Internet address of the host from which the Annex booted. |
| STR defaultDomain | 1.3.6.1.4.1.15.2.2.7 | DisplayString | read-only | The default domain name provided by the DNS nameserver. |
| STR currentDate | 1.3.6.1.4.1.15.2.2.8 | DisplayString | read-only | The current date and time provided by the time server. |
| INT usableMemory | 1.3.6.1.4.1.15.2.2.9 | INTEGER | read-only | The amount of available for data buffers and other structures after the Annex has booted. |
| GAU freeMemory | 1.3.6.1.4.1.15.2.2.10 | Gauge | read-only | The amount of currently available memory. |
| INT minFreeMemory | 1.3.6.1.4.1.15.2.2.11 | INTEGER | read-only | The minimum amount of free memory since booting the Annex. |
| GAU cpuUtilization | 1.3.6.1.4.1.15.2.2.12 | Gauge | read-only | Percent of CPU time currently being used. |
| INT maxProcs | 1.3.6.1.4.1.15.2.2.13 | INTEGER | read-only | The total number of process structures allocated for use. |
| INT mostProcs | 1.3.6.1.4.1.15.2.2.14 | INTEGER | read-only | The maximum number of active processes since the Annex was booted. |
| GAU activeProcs | 1.3.6.1.4.1.15.2.2.15 | Gauge | read-only | The number of currently active processes. |
| GAU cpuIRescheds | 1.3.6.1.4.1.15.2.2.16 | Gauge | read-only | The number of processes whose time slice has expired in the last minute. |
| CTR cpuTRescheds | 1.3.6.1.4.1.15.2.2.17 | Counter | read-only | The total number of processes whose time slice has expired since booting the Annex. |
| GAU contextISwtchs | 1.3.6.1.4.1.15.2.2.18 | Gauge | read-only | The number of context switches in the last minute. |
| CTR contextTSwtchs | 1.3.6.1.4.1.15.2.2.19 | Counter | read-only | The total number of context switches since booting the Annex. |
| GAU cpuIActivates | 1.3.6.1.4.1.15.2.2.20 | Gauge | read-only | The number of processes that were activated in the last minute. |
| CTR cpuTActivates | 1.3.6.1.4.1.15.2.2.21 | Counter | read-only | The number of processes that were activated since booting the Annex. |
| INT maxCallouts | 1.3.6.1.4.1.15.2.2.22 | INTEGER | read-only | The number of allocated Callout structures for timed events in the Annex. |
| INT leastCallouts | 1.3.6.1.4.1.15.2.2.23 | INTEGER | read-only | The minimum number of Callout structures available since last booting the Annex. |
| GAU freeCallouts | 1.3.6.1.4.1.15.2.2.24 | Gauge | read-only | The current number of free Callout structures. |
| ports | 1.3.6.1.4.1.15.2.3 | |||
| INT totalPorts | 1.3.6.1.4.1.15.2.3.1 | INTEGER | read-only | The number of serial ports on this Annex. |
| CTR totalInChars | 1.3.6.1.4.1.15.2.3.2 | Counter | read-only | The total number of characters received on all serial ports. |
| CTR totalOutChars | 1.3.6.1.4.1.15.2.3.3 | Counter | read-only | The total number of characters transmitted on all serial ports. |
| CTR totalParityErrs | 1.3.6.1.4.1.15.2.3.4 | Counter | read-only | The total number of parity errors detected on all serial ports. |
| CTR totalOverrunErrs | 1.3.6.1.4.1.15.2.3.5 | Counter | read-only | The total number of overruns detected on all serial ports. |
| CTR totalFramingErrs | 1.3.6.1.4.1.15.2.3.6 | Counter | read-only | The total number of framing errors detected on all serial ports. |
| portTable | 1.3.6.1.4.1.15.2.3.7 | not-accessible | Table of port entries. | |
| portEntry | 1.3.6.1.4.1.15.2.3.7.1 | not-accessible | The port's configuration parameters. | |
| INT anxpPortIndex | 1.3.6.1.4.1.15.2.3.7.1.1 | INTEGER | read-only | A unique number from 1 to totalPorts that identifies each serial port. |
| INT anxpMode | 1.3.6.1.4.1.15.2.3.7.1.2 | INTEGER | read-write | This parameter defines the mode for access to the serial line port. The default is cli |
| INT anxpCtrlLines | 1.3.6.1.4.1.15.2.3.7.1.3 | INTEGER | read-write | The type of hardware control used on the port: modem control (dcddtr), flow control (ctsrts), or both. |
| INT anxpBidirModem | 1.3.6.1.4.1.15.2.3.7.1.4 | INTEGER | read-write | This parameter controls whether the port is configured for adaptive use with a bidirectional modem. |
| INT anxpAllowBcast | 1.3.6.1.4.1.15.2.3.7.1.5 | INTEGER | read-write | Controls whether the serial port can receive administrative broadcast messages. |
| INT anxpBcastDirection | 1.3.6.1.4.1.15.2.3.7.1.6 | INTEGER | read-write | Defines 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. |
| STR anxpInputStartChar | 1.3.6.1.4.1.15.2.3.7.1.7 | DisplayString | read-write | The control character sequence that restarts input if the charPortInFlowType parameter (in the char MIB) is set to xonXoff. |
| STR anxpInputStopChar | 1.3.6.1.4.1.15.2.3.7.1.8 | DisplayString | read-write | The control character sequence that stops input if the charPortInFlowType parameter (in the char MIB) is set to xonXoff. |
| STR anxpOutputStartChar | 1.3.6.1.4.1.15.2.3.7.1.9 | DisplayString | read-write | The control character sequence that restarts output if the charPortOutFlowType parameter (in the char MIB) is set to xonXoff. |
| STR anxpOutputStopChar | 1.3.6.1.4.1.15.2.3.7.1.10 | DisplayString | read-write | The control character sequence that stops output if the charPortOutFlowType parameter (in the char MIB) is set to xonXoff. |
| INT anxpIxanyFlowCtl | 1.3.6.1.4.1.15.2.3.7.1.11 | INTEGER | read-write | This parameter specifies whether any input character will be treated as a start (xon) character when output has been suspended by a stop (xoff) character. |
| INT anxpLongBreak | 1.3.6.1.4.1.15.2.3.7.1.12 | INTEGER | read-write | This parameter controls whether the Annex returns the user to the CLI prompt after receiving a break greater than two seconds. |
| INT anxpShortBreak | 1.3.6.1.4.1.15.2.3.7.1.13 | INTEGER | read-write | This parameter controls whether the Annex returns the user to the CLI prompt after receiving a break shorter than two seconds. |
| INT anxpForwardTimer | 1.3.6.1.4.1.15.2.3.7.1.14 | INTEGER | read-write | This 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. |
| INT anxpForwardCount | 1.3.6.1.4.1.15.2.3.7.1.15 | INTEGER | read-write | Specifies the number of received characters buffered for the port by the Annex before forwarding the characters to the host or network. |
| INT anxpImask7Bits | 1.3.6.1.4.1.15.2.3.7.1.16 | INTEGER | read-write | When enabled, instructs the Annex to ignore the eighth bit of all received characters on the port. |
| STR anxpAttnChar | 1.3.6.1.4.1.15.2.3.7.1.17 | DisplayString | read-write | Defines 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). |
| INT anxpInputBufSize | 1.3.6.1.4.1.15.2.3.7.1.18 | INTEGER | read-write | The number of 256-byte blocks allocated to receive input characters from this port. |
| INT anxpInputIsActivity | 1.3.6.1.4.1.15.2.3.7.1.19 | INTEGER | read-write | Controls whether received input characters are considered as activity for the port. |
| INT anxpOutputIsActivity | 1.3.6.1.4.1.15.2.3.7.1.20 | INTEGER | read-write | Controls whether transmitted output characters are considered as activity for the port. |
| INT anxpInactivityTimer | 1.3.6.1.4.1.15.2.3.7.1.21 | INTEGER | read-write | The 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. |
| INT anxpResetIdleTimer | 1.3.6.1.4.1.15.2.3.7.1.22 | INTEGER | read-write | Defines whether input or output resets the idle timer for the port. |
| INT anxpCliInactivity | 1.3.6.1.4.1.15.2.3.7.1.23 | INTEGER | read-write | The 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. |
| INT anxpCliSecurity | 1.3.6.1.4.1.15.2.3.7.1.24 | INTEGER | read-write | This parameter controls whether security is enabled for the port. |
| INT anxpConnectSecurity | 1.3.6.1.4.1.15.2.3.7.1.25 | INTEGER | read-write | This parameter controls whether the host-based security policy is enabled for access from the port to the network. |
| INT anxpPortServerSecurity | 1.3.6.1.4.1.15.2.3.7.1.26 | INTEGER | read-write | This parameter controls whether the host-based security policy is enabled for access to the port from the port server. |
| STR anxpPortPassword | 1.3.6.1.4.1.15.2.3.7.1.27 | DisplayString | read-write | This parameter defines a password for the port for local password protection. |
| STR anxpUserName | 1.3.6.1.4.1.15.2.3.7.1.28 | DisplayString | read-write | A string defining the user name for the user of the serial port. |
| IP anxpDedicatedAddr | 1.3.6.1.4.1.15.2.3.7.1.29 | IpAddress | read-write | When the anxpMode parameter is set to dedicated, this parameter defines the Internet address of the host to which this port can connect to. |
| STR anxpDedicatedPort | 1.3.6.1.4.1.15.2.3.7.1.30 | DisplayString | read-write | The 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'. |
| STR anxpPrompt | 1.3.6.1.4.1.15.2.3.7.1.31 | DisplayString | read-write | This parameter defines a port-specific prompt. |
| STR anxpTermVar | 1.3.6.1.4.1.15.2.3.7.1.32 | DisplayString | read-write | A string defining the type of terminal attached to the serial port. |
| INT anxpNewLineTerm | 1.3.6.1.4.1.15.2.3.7.1.33 | INTEGER | read-write | This 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. |
| INT anxpEcho | 1.3.6.1.4.1.15.2.3.7.1.34 | INTEGER | read-write | This parameter controls whether the Annex echoes all characters as they are received from the port. |
| INT anxpMapToLower | 1.3.6.1.4.1.15.2.3.7.1.35 | INTEGER | read-write | When enabled, the Annex translates all upper case characters to lower case as they are received from the port. |
| INT anxpMapToUpper | 1.3.6.1.4.1.15.2.3.7.1.36 | INTEGER | read-write | When enabled, the Annex translates all lower case characters to upper case as they are transmitted to the port. |
| INT anxpHardwareTabs | 1.3.6.1.4.1.15.2.3.7.1.37 | INTEGER | read-write | When enabled, this parameter allows the Annex to expand ASCII tab characters. |
| INT anxpCharErase | 1.3.6.1.4.1.15.2.3.7.1.38 | INTEGER | read-write | This 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). |
| INT anxpLineErase | 1.3.6.1.4.1.15.2.3.7.1.39 | INTEGER | read-write | This parameter controls whether the Annex echoes the line erase character for a video terminal (enabled) or for a hard-copy terminal (disabled). |
| STR anxpEraseChar | 1.3.6.1.4.1.15.2.3.7.1.40 | DisplayString | read-write | Defines the character erase control character sequence. |
| STR anxpEraseWord | 1.3.6.1.4.1.15.2.3.7.1.41 | DisplayString | read-write | Defines the word erase control character sequence. |
| STR anxpEraseLine | 1.3.6.1.4.1.15.2.3.7.1.42 | DisplayString | read-write | Defines the line erase control character sequence. |
| STR anxpRedisplayLine | 1.3.6.1.4.1.15.2.3.7.1.43 | DisplayString | read-write | Defines the reprint line control character sequence. |
| STR anxpToggleOutput | 1.3.6.1.4.1.15.2.3.7.1.44 | DisplayString | read-write | Defines the flush control character used to flush the output buffer. |
| STR anxpTelnetEscape | 1.3.6.1.4.1.15.2.3.7.1.45 | DisplayString | read-write | Defines the control character that returns the user to the telnet: prompt when running the CLI telnet command. |
| INT anxpNeedDsr | 1.3.6.1.4.1.15.2.3.7.1.46 | INTEGER | read-write | Specifies whether the DSR signal needs to be asserted when connecting to a slave port. |
| INT anxpTelnetCRLF | 1.3.6.1.4.1.15.2.3.7.1.47 | INTEGER | read-write | Defines 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. |
| INT anxpLatbEnable | 1.3.6.1.4.1.15.2.3.7.1.48 | INTEGER | read-only | Controls interpretation of LAT Data-B packets received from host. |
| INT anxpSlipSecure | 1.3.6.1.4.1.15.2.3.7.1.49 | INTEGER | read-only | If anxEnableSecurity is not set, this parameter selects slip session logging. If anxEnableSecurity is set, this parameter permits slip access only from secure ports. |
| IP anxpNetLocalAddr | 1.3.6.1.4.1.15.2.3.7.1.50 | IpAddress | read-write | The Internet address for the Annex's side of the point-to-point (SLIP or PPP) link. |
| IP anxpNetRemoteAddr | 1.3.6.1.4.1.15.2.3.7.1.51 | IpAddress | read-write | The Internet address for the host at the remote end of the point-to-point (SLIP or PPP) link. |
| IP anxpSlipSubnetMask | 1.3.6.1.4.1.15.2.3.7.1.52 | IpAddress | read-write | The subnet mask for this SLIP interface. |
| IP anxpSlipLoadDumpHost | 1.3.6.1.4.1.15.2.3.7.1.53 | IpAddress | read-write | The Internet address of the host from which the Annex receives a load or to which the Annex sends a dump over the SLIP interface. |
| INT anxpNetMetric | 1.3.6.1.4.1.15.2.3.7.1.54 | INTEGER | read-write | This parameter defines the hop count to the remote end of the SLIP or PPP interface. |
| INT anxpSlipAllowDump | 1.3.6.1.4.1.15.2.3.7.1.55 | INTEGER | read-write | This parameter defines whether the Annex is allowed to dump across a SLIP link. |
| INT anxpSlipDoCompression | 1.3.6.1.4.1.15.2.3.7.1.56 | INTEGER | read-write | When enabled, the Annex will start TCP/IP header compression on this SLIP link. |
| INT anxpSlipAllowCompression | 1.3.6.1.4.1.15.2.3.7.1.57 | INTEGER | read-write | When 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. |
| INT anxpSlipMtuSize | 1.3.6.1.4.1.15.2.3.7.1.58 | INTEGER | read-write | Force the compressed SLIP interface to use a Maximum Transmission Unit (MTU) of either 1024 bytes (large) or 256 bytes (small). The default is large. |
| INT anxpSlipNoIcmp | 1.3.6.1.4.1.15.2.3.7.1.59 | INTEGER | read-write | When enabled, the Annex will discard any ICMP packets directed to this SLIP link. |
| INT anxpSlipTos | 1.3.6.1.4.1.15.2.3.7.1.60 | INTEGER | read-write | When enabled, the Annex sends interactive traffic over this SLIP link before any other traffic. |
| INT anxpPppMru | 1.3.6.1.4.1.15.2.3.7.1.61 | INTEGER | read-write | This parameter defines the maximum receive unit in bytes. The default value is 1500. |
| STR anxpPppAcm | 1.3.6.1.4.1.15.2.3.7.1.62 | DisplayString | read-write | This 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). |
| INT anxpPppSecurityProto | 1.3.6.1.4.1.15.2.3.7.1.63 | INTEGER | read-write | Defines 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 none |
| STR anxpPppUserRemote | 1.3.6.1.4.1.15.2.3.7.1.64 | DisplayString | read-write | The username used by the Annex to identify itself if the remote PPP peer asks for authentication. Reading this parameter will return either if the username is defined or if the username is not defined. |
| STR anxpPppPasswdRemote | 1.3.6.1.4.1.15.2.3.7.1.65 | DisplayString | read-write | The username used by the Annex to identify itself if the remote PPP peer asks for authentication. Reading this parameter will return either if the password is defined or if the password is not defined. |
| STR anxpLatAuthGroupVal | 1.3.6.1.4.1.15.2.3.7.1.66 | DisplayString | read-write | This 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. |
| INT anxpPppDialupAddr | 1.3.6.1.4.1.15.2.3.7.1.67 | INTEGER | read-write | When enabled, the Annex requests the PPP dialup addresses from the host-based ACP. |
| INT anxpBanner | 1.3.6.1.4.1.15.2.3.7.1.68 | INTEGER | read-write | Specifies whether the Annex banner and message- of-the-day are displayed on the port. The default is enabled. |
| INT anxpPsHistory | 1.3.6.1.4.1.15.2.3.7.1.69 | INTEGER | read-write | Specifies how much data to buffer on a slave port. |
| STR anxpLocation | 1.3.6.1.4.1.15.2.3.7.1.70 | DisplayString | read-write | A descriptive string for a this port. This string is displayed by the CLI who command. |
| INT anxpType | 1.3.6.1.4.1.15.2.3.7.1.71 | INTEGER | read-write | The type of device attached to the port. The default is hardwired. |
| INT anxpCliImask7 | 1.3.6.1.4.1.15.2.3.7.1.72 | INTEGER | read-write | Defines whether input at the CLI is masked to 7 bitx. The default is disabled. |
| parallelport | 1.3.6.1.4.1.15.2.4 | |||
| INT anxpParaPorts | 1.3.6.1.4.1.15.2.4.1 | INTEGER | read-only | The number of parallel ports on this Annex. |
| anxpParaPortTable | 1.3.6.1.4.1.15.2.4.2 | not-accessible | Table of parallel port parameters. | |
| anxpParaPortEntry | 1.3.6.1.4.1.15.2.4.2.1 | not-accessible | The Annex parallel port configuration parameters. | |
| INT anxpParaPortIndex | 1.3.6.1.4.1.15.2.4.2.1.1 | INTEGER | read-only | A unique number from 1 to anxpParaPorts that identifies each parallel port. |
| INT anxpParaPortHardwareTabs | 1.3.6.1.4.1.15.2.4.2.1.2 | INTEGER | read-write | This parameter controls whether the Annex will send a tab character to the printer. If disabled, the tab is replaced with spaces. |
| INT anxpParaPortMapToUpper | 1.3.6.1.4.1.15.2.4.2.1.3 | INTEGER | read-write | When enabled, the Annex translates all lower case characters to upper case before transmitting the characters to the printer port. |
| INT anxpParaPortPrinterWidth | 1.3.6.1.4.1.15.2.4.2.1.4 | INTEGER | read-write | The defined maximum number of characters per printer line. |
| INT anxpParaPortInterface | 1.3.6.1.4.1.15.2.4.2.1.5 | INTEGER | read-write | The type of printer attached to the port. |
| INT anxpParaPortSpeed | 1.3.6.1.4.1.15.2.4.2.1.6 | INTEGER | read-write | The printer speed on the Micro-Annex. |
| annexconfig | 1.3.6.1.4.1.15.2.5 | |||
| IP anxInetAddr | 1.3.6.1.4.1.15.2.5.1 | IpAddress | read-write | The Internet address of the Annex. |
| IP anxPrefLoadAddr | 1.3.6.1.4.1.15.2.5.2 | IpAddress | read-write | The preferred load address for the Annex. |
| IP anxPrefDumpAddr | 1.3.6.1.4.1.15.2.5.3 | IpAddress | read-write | The preferred dump address for the Annex. |
| IP anxLoadDumpGateway | 1.3.6.1.4.1.15.2.5.4 | IpAddress | read-write | The Internet address of a gateway used when the preferred load or dump host is on a different network or subnet. |
| STR anxLoadDumpSeq | 1.3.6.1.4.1.15.2.5.5 | DisplayString | read-write | Lists the available network interfaces and the order that the Annex uses them when doing a down-line load or up-line dump. |
| INT anxLoadBcast | 1.3.6.1.4.1.15.2.5.6 | INTEGER | read-write | This parameter defines whether the Annex broadcasts for the config or the motd files if they were not found on the preferred load host. |
| STR anxServerCap | 1.3.6.1.4.1.15.2.5.7 | DisplayString | read-write | Defines 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'. |
| INT anxTimeBcast | 1.3.6.1.4.1.15.2.5.8 | INTEGER | read-write | This parameter defines whether the Annex broadcasts for the time if the preferred load host does not provide a time server. |
| IP anxBcastAddr | 1.3.6.1.4.1.15.2.5.9 | IpAddress | read-write | The Internet address used by the Annex when sending broadcasts. |
| IP anxSubnetMask | 1.3.6.1.4.1.15.2.5.10 | IpAddress | read-write | The Internet subnet mask. |
| INT anxAuthAgent | 1.3.6.1.4.1.15.2.5.11 | INTEGER | read-write | This parameter controls whether the Annex can send an ICMP Address Mask Reply to a received ICMP Address Mask Request. |
| INT anxMaxVcli | 1.3.6.1.4.1.15.2.5.12 | INTEGER | read-write | The 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. |
| INT anxIpEncapType | 1.3.6.1.4.1.15.2.5.13 | INTEGER | read-write | This parameter specifies whether the Annex encapsulates IP packets in the Ethernet format or the IEEE 802.2/802.3 Data Link Layer format. |
| INT anxNameServer1Type | 1.3.6.1.4.1.15.2.5.14 | INTEGER | read-write | The name service type used by the primary nameserver host. |
| IP anxNameServer1Addr | 1.3.6.1.4.1.15.2.5.15 | IpAddress | read-write | The Internet address of the primary nameserver host. |
| INT anxNameServer2Type | 1.3.6.1.4.1.15.2.5.16 | INTEGER | read-write | The name service type used by the secondary nameserver host. |
| IP anxNameServer2Addr | 1.3.6.1.4.1.15.2.5.17 | IpAddress | read-write | The Internet address of the secondary nameserver host. |
| INT anxNameServerBcast | 1.3.6.1.4.1.15.2.5.18 | INTEGER | read-write | This parameter controls whether the Annex broadcasts a name server request if the preferred name servers do not respond. |
| INT anxRwhod | 1.3.6.1.4.1.15.2.5.19 | INTEGER | read-write | Defines whether the Annex listens for RWHO broadcasts when building its host table. |
| INT anxMinUniqueHostNames | 1.3.6.1.4.1.15.2.5.20 | INTEGER | read-write | Defines whether the Annex minimum uniqueness feature is available. |
| INT anxHostTableSize | 1.3.6.1.4.1.15.2.5.21 | INTEGER | read-write | Defines the number of entries in the Annex host table. 0 indicates no host table. 251 sets no limit on the size of the table. |
| INT anxRouted | 1.3.6.1.4.1.15.2.5.22 | INTEGER | read-write | Defines whether the RIP-listener of the routing daemon on the Annex is enabled. |
| INT anxEnableSecurity | 1.3.6.1.4.1.15.2.5.23 | INTEGER | read-write | This parameter controls whether the Annex security system is enabled. |
| STR anxPassword | 1.3.6.1.4.1.15.2.5.24 | DisplayString | read-write | Setting this parameter changes the Annex's administration password. Reading this parameter will return either if the password is defined or if the password is not defined. |
| IP anxSecurServer1Addr | 1.3.6.1.4.1.15.2.5.25 | IpAddress | read-write | The Internet address of the primary host where the Annex sends its security requests. |
| IP anxSecurServer2Addr | 1.3.6.1.4.1.15.2.5.26 | IpAddress | read-write | The Internet address of the secondary host where the Annex sends its security requests. |
| INT anxNetTurnAround | 1.3.6.1.4.1.15.2.5.27 | INTEGER | read-write | The amount of time (in seconds) that the Annex waits for a response from a security server. |
| INT anxSecurBcast | 1.3.6.1.4.1.15.2.5.28 | INTEGER | read-write | This parameter controls whether the Annex will broadcast its security requests when neither of the preferred security servers are available. |
| INT anxVcliSecurity | 1.3.6.1.4.1.15.2.5.29 | INTEGER | read-write | This parameter controls whether the Annex performs user validation on the virtual CLI connections. |
| STR anxVcliPassword | 1.3.6.1.4.1.15.2.5.30 | DisplayString | read-write | This parameter defines a password used by the Annex when setting up a virtual CLI connection. |
| STR anxAcpKey | 1.3.6.1.4.1.15.2.5.31 | DisplayString | read-write | This parameter defines the Annex's encryption key used when exchanging messages between the Annex and the security server. |
| STR anxSysLogMask | 1.3.6.1.4.1.15.2.5.32 | DisplayString | read-write | Defines 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' |
| INT anxSysLogFacility | 1.3.6.1.4.1.15.2.5.33 | INTEGER | read-write | This parameter defines the 4.3BSD syslog facility used in logging the Annex messages. |
| IP anxSysLogHost | 1.3.6.1.4.1.15.2.5.34 | IpAddress | read-write | The Internet address of the host configured to log Annex messages. |
| STR anxCliPrompt | 1.3.6.1.4.1.15.2.5.35 | DisplayString | read-write | The string used by the Annex to prompt all CLI users. |
| STR anxMotdFile | 1.3.6.1.4.1.15.2.5.36 | DisplayString | read-write | The host file name that contains the message-of-the-day for the Annex. |
| STR anxTftpDirName | 1.3.6.1.4.1.15.2.5.37 | DisplayString | read-write | Specifies the directory name to be prepended to all files (boot image, motd, macros, etc.) when booting via TFTP. |
| STR anxTftpDumpName | 1.3.6.1.4.1.15.2.5.38 | DisplayString | read-write | The full pathname of the TFTP dump file, if any. |
| INT anxTimeZone | 1.3.6.1.4.1.15.2.5.39 | INTEGER | read-write | Defines the timezone where the Annex resides in minutes west of GMT. |
| INT anxDaylightSavings | 1.3.6.1.4.1.15.2.5.40 | INTEGER | read-write | Defines the daylight savings time for the geographic location of the Annex. |
| STR anxLatKey | 1.3.6.1.4.1.15.2.5.41 | DisplayString | read-write | The Annex specific LAT key used to enable or disable the LAT protocol. |
| INT anxCircuitTimer | 1.3.6.1.4.1.15.2.5.42 | INTEGER | read-write | The time interval in tens of milliseconds between the transmission of LAT packets. |
| INT anxFacilityNum | 1.3.6.1.4.1.15.2.5.43 | INTEGER | read-write | The LAT facility number. |
| STR anxLatGroupVal | 1.3.6.1.4.1.15.2.5.44 | DisplayString | read-write | The 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. |
| INT anxKeepAliveTimer | 1.3.6.1.4.1.15.2.5.45 | INTEGER | read-write | The time interval, in seconds, between the transmission of identification packets during times of network inactivity. |
| INT anxReXmitLimit | 1.3.6.1.4.1.15.2.5.46 | INTEGER | read-write | The number of times to retransmit a packet before notifying the user of a network failure. |
| STR anxServerName | 1.3.6.1.4.1.15.2.5.47 | DisplayString | read-write | A string of up to 16 characters used to name the Annex in the LAT protocol. |
| INT anxServiceLimit | 1.3.6.1.4.1.15.2.5.48 | INTEGER | read-write | This parameter defines the upper bound on the number of services that the Annex can maintain in its local service table. |
| STR anxConfigFile | 1.3.6.1.4.1.15.2.5.49 | DisplayString | read-write | The name of the host file that contains the alias and menu entries. |
| STR anxLatVcliGroupVal | 1.3.6.1.4.1.15.2.5.50 | DisplayString | read-write | This 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. |
| INT anxLatQueueMax | 1.3.6.1.4.1.15.2.5.51 | INTEGER | read-write | Defines 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). |
| STR anxLatLocation | 1.3.6.1.4.1.15.2.5.52 | DisplayString | read-write | A string of up to 32 characters used to identify the location of the Annex for the LAT protocol. |
| STR anxDisabledModules | 1.3.6.1.4.1.15.2.5.53 | DisplayString | read-write | Defines 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. |
| INT anxSysLogPort | 1.3.6.1.4.1.15.2.5.54 | INTEGER | read-write | Specifies 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. |
| annexcmds | 1.3.6.1.4.1.15.2.6 | |||
| INT anxcBoot | 1.3.6.1.4.1.15.2.6.1 | INTEGER | read-write | The 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. |
| STR anxcBootImage | 1.3.6.1.4.1.15.2.6.2 | DisplayString | read-write | The name of the image file to be used with the boot command. |
| STR anxcBootTime | 1.3.6.1.4.1.15.2.6.3 | DisplayString | read-write | The time at which the next boot is scheduled in HH:MM format. |
| STR anxcBootMsg | 1.3.6.1.4.1.15.2.6.4 | DisplayString | read-write | The broadcast message to be displayed when the next boot is performed. |
| INT anxcReset | 1.3.6.1.4.1.15.2.6.5 | INTEGER | read-write | Writing a value to this object causes the annex to reset the appropriate subsystem. |
| INT anxcBcast | 1.3.6.1.4.1.15.2.6.6 | INTEGER | read-write | Writing a value to this object causes the annex to send the message in anxcBcastMsg to the specified port set. |
| STR anxcBcastMsg | 1.3.6.1.4.1.15.2.6.7 | DisplayString | read-write | The message to be broadcast to the Annex ports. |
RFC description
Bay Networks/Xylogics Annex terminal server configuration and session management.
Start monitoring Bay Networks/Xylogics terminal/remote-access servers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.