XYLO-PORTS-MIB: View SNMP OID List / Download MIB

VENDOR: XYLOGICS


 Home MIB: XYLO-PORTS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 totalPorts 1.3.6.1.4.1.15.2.3.1 integer read-only
The number of serial ports on this Annex.
 totalInChars 1.3.6.1.4.1.15.2.3.2 counter read-only
The total number of characters received on all serial ports.
 totalOutChars 1.3.6.1.4.1.15.2.3.3 counter read-only
The total number of characters transmitted on all serial ports.
 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.
 totalOverrunErrs 1.3.6.1.4.1.15.2.3.5 counter read-only
The total number of overruns detected on all serial ports.
 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 no-access
Table of port entries.
     portEntry 1.3.6.1.4.1.15.2.3.7.1 no-access
The port's configuration parameters.
         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.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'mode'. Enumeration: 'dedicated': 6, 'slave': 2, 'cli': 1, 'telnet': 17, 'call': 14, 'rlogin': 16, 'arap': 8, 'invalid': 9, 'unused': 4, 'tn3270': 18, 'ppp': 7, 'auto-adapt': 11, 'connect': 15, 'slip': 5, 'auto-detect': 10, 'ndp': 12, 'adaptive': 3, 'ipx': 13.
         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: none, modem control (dcd/dtr), flow control (cts/rts), or both. This MIB object corresponds to the NA/admin asynchronous port parameter 'control_lines'. Enumeration: 'modemcontrol': 3, 'none': 1, 'flowcontrol': 2, 'both': 4.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'bidirectional_modem'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'allow_broadcast'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'broadcast_direction'. Enumeration: 'port': 1, 'network': 2.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'input_start_char'.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'input_stop_char'.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'output_start_char'.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'output_stop_char'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'ixany_flow_control'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'long_break'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'short_break'. Enumeration: 'disabled': 2, 'enabled': 1.
         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 5 turns off the timer. Setting this object to 0 causes the default value of 5 to be used. This MIB object corresponds to the NA/admin asynchronous port parameter 'forwarding_timer'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'forwarding_count'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'imask_7bits'. Enumeration: 'disabled': 2, 'enabled': 1.
         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). This MIB object corresponds to the NA/admin asynchronous port parameter 'attn_string'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'input_buffer_size'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'input_is_activity'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'output_is_activity'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'inactivity_timer'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'reset_idle_time_on'. Enumeration: 'input': 1, 'output': 2.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'cli_inactivity'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'cli_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'connect_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'port_server_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'port_password'.
         anxpUserName 1.3.6.1.4.1.15.2.3.7.1.28 displaystring read-write
A string defining the default user name for the user of this serial port. This MIB object corresponds to the NA/admin asynchronous port parameter 'user_name'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'dedicated_address'. See also anxpDedicatedPort below. These objects are being phased out in favor of the object anxpDedicatedArgs.
         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', and 'call'. If a number is specified, the number must range between 0 and 65535. Certain numeric values are translated to the above names as follows: Set value Get value 0 telnet 23 telnet 513 rlogin 1027 call This MIB object corresponds to the NA/admin asynchronous port parameter 'dedicated_port'. See also anxpDedicatedAddr above. These objects are being phased out in favor of the object anxpDedicatedArgs.
         anxpPrompt 1.3.6.1.4.1.15.2.3.7.1.31 displaystring read-write
This parameter defines a port-specific prompt string. The prompt string consists of displayable characters and embedded formatting codes. Each formatting code is stored in a single character in nonvolatile memory. The maximum number of characters stored for the prompt string is 16. Since the formatting codes consist of a '%' prepended to a single character, the maximum length string that may be entered for this object is 32 characters. Strings less than 32 characters in length will be rejected as bad values if they cannot be stored into 16 characters in nonvolatile memory after the formatting codes are compressed into single characters. The valid formatting codes are: %a the string 'annex' %c the string ': ' %d the date and time %i the Annex's IP address %j a newline character %l port location, or 'port n' %n the Annex's name %p the port number %r the string 'port' %s a space %t the time hh:mm:ss %u the user name for port %% the string '%' This MIB object corresponds to the NA/admin asynchronous port parameter 'prompt'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'term_var'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'newline_terminal'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'echo'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'map_to_lower'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'map_to_upper'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'hardware_tabs'. Enumeration: 'disabled': 2, 'enabled': 1.
         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). This MIB object corresponds to the NA/admin asynchronous port parameter 'char_erase'. Enumeration: 'disabled': 2, 'enabled': 1.
         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). This MIB object corresponds to the NA/admin asynchronous port parameter 'line_erase'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpEraseChar 1.3.6.1.4.1.15.2.3.7.1.40 displaystring read-write
Defines the character erase control character sequence. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'erase_char'.
         anxpEraseWord 1.3.6.1.4.1.15.2.3.7.1.41 displaystring read-write
Defines the word erase control character sequence. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'erase_word'.
         anxpEraseLine 1.3.6.1.4.1.15.2.3.7.1.42 displaystring read-write
Defines the line erase control character sequence. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'erase_line'.
         anxpRedisplayLine 1.3.6.1.4.1.15.2.3.7.1.43 displaystring read-write
Defines the reprint line control character sequence. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'redisplay_line'.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. This MIB object corresponds to the NA/admin asynchronous port parameter 'toggle_output'.
         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. This value of this object can be either a single displayable character or two characters of the form '^x', where '^x' is translated as 'Control-x'. The value 'U' disables this feature on the specified port. This MIB object corresponds to the NA/admin asynchronous port parameter 'telnet_escape'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'need_dsr'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'telnet_crlf'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpLatbEnable 1.3.6.1.4.1.15.2.3.7.1.48 integer read-write
Controls interpretation of LAT Data-B packets received from host. This MIB object corresponds to the NA/admin asynchronous port parameter 'latb_enable'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpSlipSecure 1.3.6.1.4.1.15.2.3.7.1.49 integer read-write
If anxEnableSecurity is not set, this parameter selects slip session logging. If anxEnableSecurity is set, this parameter permits slip access only from secure ports. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_ppp_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'local_address'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'remote_address'.
         anxpSlipSubnetMask 1.3.6.1.4.1.15.2.3.7.1.52 ipaddress read-write
The subnet mask for this SLIP interface. This MIB object corresponds to the NA/admin asynchronous port parameter 'subnet_mask'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_load_dump_host'.
         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. Setting this object to 0 defaults to a value of 1. This MIB object corresponds to the NA/admin asynchronous port parameter 'metric'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_allow_dump'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpDoCompression 1.3.6.1.4.1.15.2.3.7.1.56 integer read-write
When enabled, the Annex will attempt to negotiate TCP/IP header compression on this serial link. This MIB object corresponds to the NA/admin asynchronous port parameter 'do_compression'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpAllowCompression 1.3.6.1.4.1.15.2.3.7.1.57 integer read-write
When enabled, the Annex will allow TCP/IP header compression on this serial link only if the other end of the serial link initiates the compression. This MIB object corresponds to the NA/admin asynchronous port parameter 'allow_compression'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_mtu_size'. Enumeration: 'large': 1, 'small': 2.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_no_icmp'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'slip_tos'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_mru'.
         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). This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_acm'.
         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 This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_security_protocol'. Enumeration: 'pap': 2, 'none': 1, 'chap-pap': 4, 'chap': 3.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_username_remote'.
         anxpPppPasswdRemote 1.3.6.1.4.1.15.2.3.7.1.65 displaystring read-write
The password 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. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_password_remote'.
         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. The syntax is a series of numbers between 0 and 255, separated by commas and dashes, such as 1,5,100-255. The keywords 'all' and 'none' are also accepted and will enable all or disable all groups, respectively. If the LAT protocol is not available on the Annex, sets of this object are ignored. This MIB object corresponds to the NA/admin asynchronous port parameter 'authorized_groups'. Note: You may use either this object or anxpLatAuthMap object to read or set the 'group_value' parameter.anxpLatAuthMap is preferred.
         anxpPppDialupAddr 1.3.6.1.4.1.15.2.3.7.1.67 integer read-write
local(1) - Disabled. authserver(2) - The Annex requests the PPP dialup addresses from the host-based ACP. dhcp(3) - The Annex requests the PPP dialup addresses from the host-based DHCP. This MIB object corresponds to the NA/admin asynchronous port parameter 'address_origin'. Enumeration: 'authserver': 2, 'local': 1, 'dhcp': 3.
         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. This has four possible actions: default, Y, yes, unset: banner before security, motd after none, N: no banner or motd before_sec: banner and motd before security after_sec: banner and motd after security motd_before_sec: motd before security; no banner motd_after_sec: motd after security; no banner This MIB object corresponds to the NA/admin asynchronous port parameter 'banner'. Enumeration: 'aftersec': 4, 'motd_after_sec': 6, 'enabled': 1, 'beforesec': 3, 'disabled': 2, 'motd_before_sec': 5.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'ps_history_buffer'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'location'.
         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. This MIB object corresponds to the NA/admin asynchronous port parameter 'type'. Enumeration: 'printer': 7, 'terminal': 6, 'pc': 5, 'tn3270': 4, 'x25': 3, 'dialin': 2, 'modem': 8, 'hardwired': 1.
         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 bits. The default is disabled. This MIB object corresponds to the NA/admin asynchronous port parameter 'cli_imask7'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpModemVar 1.3.6.1.4.1.15.2.3.7.1.73 displaystring read-write
A string defining the type of modem attached to the serial port. This MIB object corresponds to the NA/admin asynchronous port parameter 'type_of_modem'.
         anxpPppNcp 1.3.6.1.4.1.15.2.3.7.1.74 integer read-write
The protocol running on the interface. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_ncp'. Note that all and ipcp-atcp-ipxcp-ccp-mp are identical and provided for backward compatibility. Enumeration: 'ipcp-atcp': 5, 'all': 3, 'ipcp-ccp': 9, 'atcp': 2, 'ipxcp': 4, 'atcp-ipxcp-ccp': 14, 'ipcp-ipxcp': 6, 'ipcp': 1, 'atcp-ipxcp': 7, 'atcp-ccp': 10, 'ipcp-atcp-ipxcp-ccp': 15, 'ipcp-atcp-ipxcp': 8, 'ipcp-ipxcp-ccp': 13, 'ipxcp-ccp': 11, 'ipcp-atcp-ccp': 12.
         anxpDemandDial 1.3.6.1.4.1.15.2.3.7.1.75 integer read-write
When enabled, allows the Annex to instruct the modem attached on the port to dial the phone number defined in anxpNetPhoneNumber. This MIB object corresponds to the NA/admin asynchronous port parameter 'demand_dial'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpPhoneNumber 1.3.6.1.4.1.15.2.3.7.1.76 displaystring read-write
The phone number used for this port when doing demand dialing. This MIB object corresponds to the NA/admin asynchronous port parameter 'phone_number'.
         anxpNetInactivity 1.3.6.1.4.1.15.2.3.7.1.77 integer read-write
The number of units allowed for serial protocol inactivity on the port. The type of unit, minutes or seconds, is defined by the object anxpNetInactivityUnits. If the type of units is 'seconds', the actual granularity is only 5 seconds. When the interval expires, the port is automatically reset. A value of 0 disables the timer. This MIB object corresponds to the NA/admin asynchronous port parameter 'net_inactivity'.
         anxpAtGuest 1.3.6.1.4.1.15.2.3.7.1.78 integer read-write
If enabled, allows ARAP guest login service. This MIB object corresponds to the NA/admin asynchronous port parameter 'at_guest'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpAtNodeid 1.3.6.1.4.1.15.2.3.7.1.79 displaystring read-write
The default AppleTalk node ID hint that is used by the Annex on this port. The address consists of two parts separated by a dot. The address may be in either hex or decimal format. The first part is the network address and ranges from 0 to 65534 (0x0000 to 0xFFFE). The second part is the node address and ranges from 0 to 254 (0x00 to 0xFE). Example: 0x00BF.0xFD 191.253 0x00BF.253 191.0xFD are all the same address. This MIB object corresponds to the NA/admin asynchronous port parameter 'at_nodeid'.
         anxpAtSecurity 1.3.6.1.4.1.15.2.3.7.1.80 integer read-write
Controls whether ACP service is enabled for this port when establishing an AppleTalk connection. This MIB object corresponds to the NA/admin asynchronous port parameter 'at_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpArapV42bis 1.3.6.1.4.1.15.2.3.7.1.81 integer read-write
Controls whether V.42bis compression is done during an ARAP session. This MIB object corresponds to the NA/admin asynchronous port parameter 'arap_v42bis'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpTn3270PrinterHost 1.3.6.1.4.1.15.2.3.7.1.82 ipaddress read-write
The IP address of the machine running a Berkeley-style lpd server. This MIB object corresponds to the NA/admin asynchronous port parameter 'tn3270_printer_name'.
         anxpTn3270PrinterName 1.3.6.1.4.1.15.2.3.7.1.83 displaystring read-write
A valid printer name contained in the /etc/printcap file on the remote host. This MIB object corresponds to the NA/admin asynchronous port parameter 'tn3270_printer_name'.
         anxpTcpKeepAlive 1.3.6.1.4.1.15.2.3.7.1.84 integer read-write
The default keep-alive value for connections to this serial port. If this is zero, use the value specified by anxTcpKeepAlive. This MIB object corresponds to the NA/admin asynchronous port parameter 'tcp_keepalive'.
         anxpDtrSignal 1.3.6.1.4.1.15.2.3.7.1.86 integer read-write
Controls the DTR (Data Terminal Ready) output control signal for this serial port. Valid set values are high or low. Setting the value on an idle port will produce an error. Enumeration: 'high': 2, 'unknown': 1, 'low': 3.
         anxpRtsSignal 1.3.6.1.4.1.15.2.3.7.1.87 integer read-write
Controls the RTS (Request to Send) output control signal for this serial port. Valid set values are high or low. Setting the value on an idle port will produce an error. Enumeration: 'high': 2, 'unknown': 1, 'low': 3.
         anxpCliInterface 1.3.6.1.4.1.15.2.3.7.1.88 integer read-write
Specifies either a Unix or VMS command line interface. The default is uci. This MIB object corresponds to the NA/admin asynchronous port parameter 'cli_interface'. Enumeration: 'vci': 2, 'uci': 1.
         anxpAutobaud 1.3.6.1.4.1.15.2.3.7.1.89 integer read-write
When enabled, specifies that the line speed should be determined when opening the connection. The default is disabled. This MIB object corresponds to the NA/admin asynchronous port parameter 'autobaud'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpDefSessMode 1.3.6.1.4.1.15.2.3.7.1.90 integer read-write
The default session mode when the DECServer command interface is configured. The default is interactive. This MIB object corresponds to the NA/admin asynchronous port parameter 'default_session_mode'. Enumeration: 'passthr': 2, 'passall': 3, 'transparent': 4, 'interactive': 1.
         anxpIpxSecurity 1.3.6.1.4.1.15.2.3.7.1.91 integer read-write
Controls whether IPX security is enabled on this port. The default is disabled. This MIB object corresponds to the NA/admin asynchronous port parameter 'ipx_security'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpIpsoClass 1.3.6.1.4.1.15.2.3.7.1.92 integer read-write
Defines the IP security classification for packets sent and received on this port. The default value is none. This MIB object corresponds to the NA/admin asynchronous port parameter 'ipso_class'. Enumeration: 'topsecret': 3, 'unclassified': 5, 'none': 1, 'secret': 2, 'confidential': 4.
         anxpVciLoginPortPasswd 1.3.6.1.4.1.15.2.3.7.1.93 integer read-write
Enables the port password if the port is configured as a DECServer interface port. The default is disabled. This MIB object corresponds to the NA/admin asynchronous port parameter 'login_port_password'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpVciLoginTimeout 1.3.6.1.4.1.15.2.3.7.1.94 integer read-write
Enables a login timer if the port is configured as a DECServer interface port. The default is disabled. This MIB object corresponds to the NA/admin asynchronous port parameter 'login_port_timeout'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpDedicatedArgs 1.3.6.1.4.1.15.2.3.7.1.95 displaystring read-write
Command line arguments to be passed to process started by a dedicated port with mode set to 'telnet', 'tn3270', 'rlogin', 'connect' (if LAT is in use) or 'call'. This MIB object corresponds to the NA/admin asynchronous port parameter 'dedicated_arguments'.
         anxpNetInactivityUnits 1.3.6.1.4.1.15.2.3.7.1.96 integer read-write
The type of units that are used for the port's net inactivity timer. See also the anxpNetInactivity object. The default value is 'minutes'. This MIB object corresponds to the NA/admin asynchronous port parameter 'net_inactivity_units'. Enumeration: 'seconds': 2, 'minutes': 1.
         anxpResolveProtocol 1.3.6.1.4.1.15.2.3.7.1.97 integer read-write
Default host protocol to use when starting a dedicated port and the protocol is not explicitly specified in the command. Is set to one of 'telnet', connect, or any. Any means to try LAT (connect) first and if that fails, try telnet. This MIB object corresponds to the NA/admin asynchronous port parameter 'resolve_protocol. Enumeration: 'connect': 15, 'telnet': 17, 'any': 19.
         anxpForwardKey 1.3.6.1.4.1.15.2.3.7.1.98 displaystring read-write
Defines a control character sequence as an attention character to switch the user to the next session. 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). This MIB object corresponds to the NA/admin asynchronous port parameter 'forward_key'.
         anxpBackwardKey 1.3.6.1.4.1.15.2.3.7.1.99 displaystring read-write
Defines a control character sequence as an attention character to switch the user to the previous session. 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). This MIB object corresponds to the NA/admin asynchronous port parameter 'Backward_key'.
         anxpPppIpxNetwork 1.3.6.1.4.1.15.2.3.7.1.100 displaystring read-write
The IPX network number for an IPX PPP connection using this port. When the IPX PPP connection is established the network number will be negotiated. If one end of the connection is set to zero then the value from the other end of the connection will be used. The value of this object is an 8 digit hexadecimal number string representing the IPX network segment assigned to this port. The value must be unique across the network domain. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_ipx_network'.
         anxpPppIpxNode 1.3.6.1.4.1.15.2.3.7.1.101 displaystring read-write
The IPX node number for an IPX PPP connection using this port. The value of this object is a 12 digit hexadecimal number string representing the IPX node number assigned to this port. Note the string is expected in the form: 12-3a-4-7-89-23.Each part of the address must be a hex value separated by a hyphen. This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_ipx_node'.
         anxpLatAuthMap 1.3.6.1.4.1.15.2.3.7.1.102 octet string read-write
This port parameter is functionally identical to anxpLatAuthGroupVal and corresponds to the NA/admin Annex parameter 'group_value'. The syntax of this object is an octet string 32 bytes long, with the first byte representing groups 0 through 7 and the last byte representing groups 248 through 255. For example, 0x40 0x25 ... means the groups 1,10,13,15 are valid for this port. A returned value with all bits set to zero is the same as setting 'group_value' to 'none'. The object always returns a string 32 bytes long. Note: You may use either this object or anxpLatAuthVal object to read or set the 'group_value' parameter.anxpLatAuthMap is preferred.
         anxpMultiSession 1.3.6.1.4.1.15.2.3.7.1.103 integer read-write
This parameter allows multisession operation to be managed on a per port basis. This MIB object corresponds to the NA/admin port parameter 'multisessions'. To enable the multisession capability on a port, it is also necessary to enable the service at the Annex level by setting the object anxMultiSession to the enable value. Only when the service is enabled at the Annex and at the port level will it take effect. Note: The value of this object is written in the non-volatile memory. Thus the value takes in effect after reboot or resetting the port. Enumeration: 'enable': 1, 'disable': 2.
         anxpAutoTimeout 1.3.6.1.4.1.15.2.3.7.1.104 integer read-write
This parameter allows a user to specify the maximum amount of time the annex should wait before dropping into cli mode. This parameter will specify the amount of time in seconds that the annex will wait for a auto-detect or auto-adapt port client's to identify itself as a PPP or CLI client before defaulting the user into CLI mode. The default is 30 seconds. This MIB object corresponds to the NA/admin asynchronous port parameter 'autodetect-timeout'.
         anxpAutoPPPSecurity 1.3.6.1.4.1.15.2.3.7.1.105 integer read-write
This parameter should be used together with the ppp_security_protocol parameter. If this object is set to enable and if the user comes in as CLI and then goes into PPP mode, the annex behaves as if the ppp_security_protocol parameter was set to 'none'. If the user is auto-detected as PPP, the annex will use ppp_security_protocol as specified. Finally, settting this object to disable, will not affect the annex operation. The default is disable(2). This MIB object corresponds to the NA/admin asynchronous port parameter 'ppp_sec_auto'. Enumeration: 'enable': 1, 'disable': 2.
 portStatsTable 1.3.6.1.4.1.15.2.3.8 no-access
Table of current port status entries.
     portStatsEntry 1.3.6.1.4.1.15.2.3.8.1 no-access
The port's current status parameters. If the port is not in use, no values are returned for that port.
         anxpPortStatsIndex 1.3.6.1.4.1.15.2.3.8.1.1 integer read-only
A unique number from 1 to the sum of the number of asynchronous ports, synchronous ports, and virtual ports. The numbers from 1 to totalPorts represent the asynchronous ports, from totalPorts+1 to totalPorts+totalSyncPorts represent the synchronous ports, and from totalPorts+totalSyncPorts to totalPorts+totalSyncPorts+128 represent the virtual ports.
         anxpCurrentUserName 1.3.6.1.4.1.15.2.3.8.1.2 displaystring read-only
The name of the current user on this port. The string '' is returned if the port is in use but the current user name cannot be determined.
         anxpPortIdleTime 1.3.6.1.4.1.15.2.3.8.1.3 displaystring read-only
The length of time in DD:HH:MM since the last activity on this port.
         anxpPortLoginTime 1.3.6.1.4.1.15.2.3.8.1.4 displaystring read-only
Displays the time that the port was opened from the Annex time-of-the-day clock.
         anxpPortProto 1.3.6.1.4.1.15.2.3.8.1.5 integer read-only
This object returns the information that is similar to when the command 'who' is typed on the CLI. CLI - The port is a CLI port and was opened by a device connected to the port or by a connection from a host as a virtual CLI. PSVR - The port is a slave port and was opened via a network connection to the port server. VCLI - The port is a virtual port. DP - The port is dedicated. LPD- The port is the Annex line printer daemon. PPP - The port is a PPP interface. SLIP - The port is a SLIP interface. ARAP - The port is a ARAP interface. FTP - The port is a FTP interface. IPX - The port is an IPX interface. DYNDIAL - The port is a dynamic dial port. Note: Values 3 and 4 are unused. Enumeration: 'vcli': 5, 'ftp': 11, 'arap': 10, 'dyndial': 14, 'cli': 1, 'psvr': 2, 'ppp': 9, 'slip': 7, 'ndp': 12, 'ipx': 13, 'lpd': 8, 'dp': 6.
         anxpPortJobs 1.3.6.1.4.1.15.2.3.8.1.6 displaystring read-only
Port Job list for this cli port.
 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 no-access
Table of parallel port parameters.
     anxpParaPortEntry 1.3.6.1.4.1.15.2.4.2.1 no-access
The Annex parallel port configuration parameters.
         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.
         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. This MIB object corresponds to the NA/admin parallel port parameter 'hardware_tabs'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. This MIB object corresponds to the NA/admin parallel port parameter 'map_to_upper'. Enumeration: 'disabled': 2, 'enabled': 1.
         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. The Annex will insert a character after the specified number of characters are output on the parallel port. A value of 0 disables this feature. This MIB object corresponds to the NA/admin parallel port parameter 'printer_width'.
         anxpParaPortInterface 1.3.6.1.4.1.15.2.4.2.1.5 integer read-write
The type of printer attached to the port. This MIB object corresponds to the NA/admin parallel port parameter 'type'. Enumeration: 'dataproducts': 2, 'centronics': 1.
         anxpParaPortSpeed 1.3.6.1.4.1.15.2.4.2.1.6 integer read-write
The printer speed on the Micro-Annex. If this is an Annex-3 and the printer type is Centronics, the default is 'normal'. It should not be necessary to change the value of this parameter. This MIB object corresponds to the NA/admin parallel port parameter 'printer_speed'. Enumeration: 'high-speed': 2, 'normal': 1.
         anxpParaPortCRLF 1.3.6.1.4.1.15.2.4.2.1.7 integer read-write
When enabled, the Annex converts a carriage-return character to carriage-return/line-feed. This MIB object corresponds to the NA/admin parallel port parameter 'printer_crlf'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxpParaPortTcpKeepAlive 1.3.6.1.4.1.15.2.4.2.1.8 integer read-write
The default keep-alive value for connections to this parallel port. If this is zero, use the value specified by anxTcpKeepAlive. This MIB object corresponds to the NA/admin parallel port parameter 'tcp_keepalive'.
 totalSyncPorts 1.3.6.1.4.1.15.2.9.1 integer read-only
The number of synchronous ports on this Annex.
 totalSyncInChars 1.3.6.1.4.1.15.2.9.2 counter read-only
The total number of characters received on all synchronous ports.
 totalSyncOutChars 1.3.6.1.4.1.15.2.9.3 counter read-only
The total number of characters transmitted on all synchronous ports.
 totalSyncFrameCheckErrs 1.3.6.1.4.1.15.2.9.4 counter read-only
The total number of frame check errors detected on all synchronous ports since the last boot.
 totalSyncXmitUnderrunErrs 1.3.6.1.4.1.15.2.9.5 counter read-only
The total number of transmit underrun errors detected on all synchronous ports since the last boot.
 totalSyncRecvOverrunErrs 1.3.6.1.4.1.15.2.9.6 counter read-only
The total number of receive overrun errors detected on all synchronous ports since the last boot.
 anxSyncTable 1.3.6.1.4.1.15.2.9.7 no-access
Table of synchronous port parameters.
     anxSyncEntry 1.3.6.1.4.1.15.2.9.7.1 no-access
The synchronous port's parameters.
         anxSyncPortIndex 1.3.6.1.4.1.15.2.9.7.1.1 integer read-only
A unique number from 1 to totalSyncPorts that identifies each synchronous port.
         anxSyncMode 1.3.6.1.4.1.15.2.9.7.1.2 integer read-write
This parameter defines the mode for access to the synchronous port. The default is unused. This MIB object corresponds to the NA/admin synchronous port parameter 'mode'. Enumeration: 'unused': 1, 'ppp': 2.
         anxSyncClocking 1.3.6.1.4.1.15.2.9.7.1.3 displaystring read-write
The clock rate (in Kbps) supplied for this port. The allowable values are '56', '64', '112', '128' or 'external'. The default value is 'external'. This MIB object corresponds to the NA/admin synchronous port parameter 'clocking'.
         anxSyncLocalUser 1.3.6.1.4.1.15.2.9.7.1.4 displaystring read-write
A string specifying the default user name for the port. The default value is a zero length string. This MIB object corresponds to the NA/admin synchronous port parameter 'user_name'.
         anxSyncPortPassword 1.3.6.1.4.1.15.2.9.7.1.5 displaystring read-write
The port password. The default value is ''. This MIB object corresponds to the NA/admin synchronous port parameter 'port_password'.
         anxSyncLocalAddr 1.3.6.1.4.1.15.2.9.7.1.6 ipaddress read-write
The Internet address for the Annex's side of the point-to-point link. This MIB object corresponds to the NA/admin synchronous port parameter 'local_address'.
         anxSyncRemoteAddr 1.3.6.1.4.1.15.2.9.7.1.7 ipaddress read-write
The Internet address for the host at the remote end of the point-to-point link. This MIB object corresponds to the NA/admin synchronous port parameter 'remote_address'.
         anxSyncMetric 1.3.6.1.4.1.15.2.9.7.1.8 integer read-write
This parameter defines the hop count to the remote end of the synchronous interface. This MIB object corresponds to the NA/admin synchronous port parameter 'metric'.
         anxSyncAllowCompression 1.3.6.1.4.1.15.2.9.7.1.9 integer read-write
When enabled, the Annex will use TCP/IP header compression on this link only if the other end of the link initiates the compression. This MIB object corresponds to the NA/admin synchronous port parameter 'allow_compression'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxSyncPppMru 1.3.6.1.4.1.15.2.9.7.1.10 integer read-write
This parameter defines the maximum receive unit in bytes. The default value is 1500. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_mru'.
         anxSyncPppSecurityProto 1.3.6.1.4.1.15.2.9.7.1.11 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. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_security_protocol'. Enumeration: 'pap': 2, 'none': 1, 'chappap': 4, 'chap': 3.
         anxSyncPppUserRemote 1.3.6.1.4.1.15.2.9.7.1.12 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. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_username_remote'.
         anxSyncPppPasswdRemote 1.3.6.1.4.1.15.2.9.7.1.13 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. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_password_remote'.
         anxSyncPppNcp 1.3.6.1.4.1.15.2.9.7.1.14 integer read-write
The protocol running on the interface. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_ncp'. Enumeration: 'ipcp-atcp': 5, 'all': 3, 'ipcp-ccp': 9, 'atcp': 2, 'ipxcp': 4, 'atcp-ipxcp-ccp': 14, 'ipcp-ipxcp': 6, 'ipcp': 1, 'atcp-ipxcp': 7, 'atcp-ccp': 10, 'ipcp-atcp-ipxcp-ccp': 15, 'ipcp-atcp-ipxcp': 8, 'ipcp-ipxcp-ccp': 13, 'ipxcp-ccp': 11, 'ipcp-atcp-ccp': 12.
         anxSyncLocation 1.3.6.1.4.1.15.2.9.7.1.15 displaystring read-write
A string specifying location information for the port. The default value is a zero length string. This MIB object corresponds to the NA/admin synchronous port parameter 'location'.
         anxSyncForceCTS 1.3.6.1.4.1.15.2.9.7.1.16 integer read-write
Allows the control of CTS for the synchronous port. If disabled, CTS will assume the level of the interface. If the attached device does not assert CTS, this parameter must be set to enabled for proper operation. The default value is 'disabled'. This MIB object corresponds to the NA/admin synchronous port parameter 'force_CTS'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxSyncSubNetMask 1.3.6.1.4.1.15.2.9.7.1.17 ipaddress read-write
The subnet mask address for the local end of the point-to-point link. This MIB object corresponds to the NA/admin synchronous port parameter 'subnet_mask'.
         anxSyncDialupAddr 1.3.6.1.4.1.15.2.9.7.1.18 integer read-write
When enabled, the Annex requests the PPP dialup addresses from the host-based ACP for this synchronous port. This MIB object corresponds to the NA/admin synchronous port parameter 'dialup_addresses'. Enumeration: 'disabled': 2, 'enabled': 1.
         anxSyncPppSecurity 1.3.6.1.4.1.15.2.9.7.1.19 integer read-write
The master security switch for this synchronous port. When enabled, the value of the anxSyncPppSecurityProto object determines the security protocol to use. This MIB object corresponds to the NA/admin synchronous port parameter 'ppp_security'. Enumeration: 'disabled': 2, 'enabled': 1.
     anxmStatsTable 1.3.6.1.4.1.15.2.100.1 no-access
Table of phone call statistics and accounting parameters. This information is cleared each time the Annex is rebooted. The maximum number of entries is defined by the current value of the object anxMaxModemCalls. When the number of archived calls exceeds the defined maximum, the oldest terminated call is replaced by the new call information.
         anxmStatsEntry 1.3.6.1.4.1.15.2.100.1.1 no-access
The modem statistics and accounting parameter objects.
             anxmStatsIndex 1.3.6.1.4.1.15.2.100.1.1.1 integer read-only
A unique number generated to identify the particular call.
             anxmStatsPort 1.3.6.1.4.1.15.2.100.1.1.2 integer read-only
The port number on which phone call took place.
             anxmStatsModemType 1.3.6.1.4.1.15.2.100.1.1.3 displaystring read-only
The type of modem which was on the port at the time of the call.
             anxmStatsTime 1.3.6.1.4.1.15.2.100.1.1.4 displaystring read-only
The time when the phone call was initiated.
             anxmStatsNumber 1.3.6.1.4.1.15.2.100.1.1.5 displaystring read-only
The number to which this call was made. If the call was not initiated by the Annex, this is value is returned as a zero length string.
             anxmStatsDuration 1.3.6.1.4.1.15.2.100.1.1.6 timeticks read-only
Duration of the phone call.
             anxmStatsUsername 1.3.6.1.4.1.15.2.100.1.1.7 displaystring read-only
Name of the user associated with this port at the time of the call.
             anxmStatsStatus 1.3.6.1.4.1.15.2.100.1.1.8 integer read-only
Describes the status of the call; active, normal termination, or aborted. Enumeration: 'active': 1, 'exitNormal': 2, 'exitAbort': 3.
     anxpModemTable 1.3.6.1.4.1.15.2.100.2 no-access
A table of modem configuration information for the ports.
         anxpModemEntry 1.3.6.1.4.1.15.2.100.2.1 no-access
A row in the port's modem configuration table.
             anxpModemIndex 1.3.6.1.4.1.15.2.100.2.1.1 integer read-only
The port number for this modem configuration.
             anxpModemConfig 1.3.6.1.4.1.15.2.100.2.1.2 integer read-write
The purpose for which this modem is configured. When set, this object will change a set of parameters to configure the modem for the specified purpose. The value 'unknown' is read only, and may be returned upon read if the modem is not configured to one of the states listed above. Setting this object to 'unknown' will return an error. The value 'none(2)' is not valid for hardware types csmim-t1 and ra6100. For RA6300, only valid option is dialin(4). Enumeration: 'dialinoutautobaud': 5, 'none': 2, 'unknown': 1, 'autodetect': 8, 'dialinout': 6, 'dialout': 7, 'autoadapt': 9, 'dialin': 4, 'dialinautobaud': 3, 'ipx': 10.
             anxpModemReset 1.3.6.1.4.1.15.2.100.2.1.3 integer read-write
A control to force the internal modem into a clean, initial state, through a hardware reset. In response to a get-request or get-next-request, the agent always returns 'ready' as the value. Settingthe value to execute(2) - Busy out modem. If the modem is busy, then busy it after call is completed. For RA6300, this MIB object corresponds to the NA/admin port parameter 'modem -u '. This is valid only for T1CSMIM and RA6300 boards. Enumeration: 'ready': 1, 'execute': 2.
             anxpModemStatus 1.3.6.1.4.1.15.2.100.2.1.4 integer read-write
This object sets the status of the modem. Explanation of the values are as follows: 1 - Make modem available if busied out. 2 - Busy out a modem. 3 - Boot-up diagnostic has marked this modem as failed. 4 - Modem is handling a call. This MIB object corresponds to the NA/admin port parameter 'modem -m '. This object valid for RA6300 only. Enumeration: 'available': 1, 'failed': 3, 'used': 4, 'busied-out': 2.
             anxpModemBChannel 1.3.6.1.4.1.15.2.100.2.1.5 integer read-only
This object returns the B channel number that is using the modem. This object is valid only if the status of the modem is used. This MIB object displays the similar information as the NA/admin command 'modem -m ' and the modem status is used. This object valid for RA6300 only.
             anxpModemWhenBusy 1.3.6.1.4.1.15.2.100.2.1.6 integer read-only
This object returns when the modem was busied out. This object is valid only when the modem status is busied-out(2). This MIB object displays the similar information as the NA/admin command 'modem -m ' and the modem status is busied out. This object valid for RA6300 only.
             anxpModemTotalCalls 1.3.6.1.4.1.15.2.100.2.1.7 counter read-only
This object maintains the count of number of times the line is seized on a modem. The line is seized when a call arrives on that line.
             anxpModemRingFail 1.3.6.1.4.1.15.2.100.2.1.8 counter read-only
This object maintains the count of number of times the modem failed to ring on a call. The counter is maintained since the last reboot.
             anxpModemOffhookFail 1.3.6.1.4.1.15.2.100.2.1.9 counter read-only
This object maintains the count of number of times the modem failed to go offhook on a call. The counter is maintained since the last reboot.
             anxpModemDcdFail 1.3.6.1.4.1.15.2.100.2.1.10 counter read-only
This object maintains the count of number of times the modem failed to assert DCD on a call. The DCD is asserted when a call is accepted by the modem. The counter is maintained since the last reboot.
             anxpModemConsecFail 1.3.6.1.4.1.15.2.100.2.1.11 counter read-only
This object maintains the count of number of times the modem failed to accept a call consecutively. The counter gets initialized on every successfull call or when the counter value reaches threshold and the modem is busyied out. This object along with the above fail statistics objects could help in isolating a bad modem.
             anxpModemFirmware 1.3.6.1.4.1.15.2.100.2.1.12 displaystring read-only
Modem firmware version string. Note: If the object returns a Nosuchname then it is possible that modem is being upgraded by AFD or some other tool.