XYLO-ANNEX-MIB

File: XYLO-ANNEX-MIB.mib (140619 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
XYLO-MIB-SMI

Imported symbols

IpAddress Counter Gauge
TimeTicks DisplayString PhysAddress
OBJECT-TYPE hw sw
annexconfig annexcmds anxchascommon
anxchas anxgrestats radiusConfig
radiusStats radiusAuthClient radiusAccClient
igmp anxccpstats anxgsystats
l2tp anxPPPStats ippool

Defined Types

RadiusServerEntry  
SEQUENCE    
  radiusServerIndex INTEGER
  radiusServerAddress IpAddress
  radiusClientRoundTripTime TimeTicks
  radiusClientAccessRequests Counter
  radiusClientAccessRetransmissions Counter
  radiusClientAccessAccepts Counter
  radiusClientAccessRejects Counter
  radiusClientAccessChallenges Counter
  radiusClientMalformedAccessResponses Counter
  radiusClientAuthenticationBadAuthenticators Counter
  radiusClientAuthenticationPendingRequests Counter
  radiusClientAuthenticationTimeouts Counter
  radiusClientAccountingRequests Counter
  radiusClientAccountingRetransmissions Counter
  radiusClientAccountingResponses Counter
  radiusClientMalformedAccountingResponses Counter
  radiusClientAccountingBadAuthenticators Counter
  radiusClientAccountingPendingRequests Counter
  radiusClientAccountingTimeouts Counter
  radiusClientUnknownType Counter

RadiusAuthServerEntry  
SEQUENCE    
  radiusAuthServerIndex INTEGER
  radiusAuthServerAddress IpAddress
  radiusAuthClientServerPortNumber INTEGER
  radiusAuthClientRoundTripTime TimeTicks
  radiusAuthClientAccessRequests Counter
  radiusAuthClientAccessRetransmissions Counter
  radiusAuthClientAccessAccepts Counter
  radiusAuthClientAccessRejects Counter
  radiusAuthClientAccessChallenges Counter
  radiusAuthClientMalformedAccessResponses Counter
  radiusAuthClientAuthenticationBadAuthenticators Counter
  radiusAuthClientAuthenticationPendingRequests Counter
  radiusAuthClientAuthenticationTimeouts Counter
  radiusAuthClientUnknownType Counter

RadiusAccServerEntry  
SEQUENCE    
  radiusAccServerIndex INTEGER
  radiusAccServerAddress IpAddress
  radiusAccClientServerPortNumber INTEGER
  radiusAccClientRoundTripTime TimeTicks
  radiusAccClientAccountingRequests Counter
  radiusAccClientAccountingRetransmissions Counter
  radiusAccClientAccountingResponses Counter
  radiusAccClientMalformedAccountingResponses Counter
  radiusAccClientAccountingBadAuthenticators Counter
  radiusAccClientAccountingPendingRequests Counter
  radiusAccClientAccountingTimeouts Counter
  radiusAccClientUnknownType Counter

AnxPPPCallbackEntry  
SEQUENCE    
  anxPPPCallbackIndex INTEGER
  anxPPPCallbackParticipant IpAddress

IppoolEntry  
SEQUENCE    
  ippoolpoolIndex INTEGER
  ippoolsubpoolIndex INTEGER
  ippoolserverLowWaterMark INTEGER
  ippoolclientLowWaterMark INTEGER
  ippoolpoolPriority INTEGER
  ippooladdressRequest INTEGER
  ippoolsubpoolStartAddress INTEGER
  ippoolsubpoolSize INTEGER
  ippoolsubpoolDelete INTEGER

Defined Values

hwType 1.3.6.1.4.1.15.2.1.1
An identifier for the Annex hardware type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER err(1), annexII(16), annex3(42), microannex(52), microels(55), csmim1(257), ods(258), bay5390(259), csmim2(260), ra2000(262), microcs(263), ra4000(264), annex084(265), a3Com(266), csmim-t1(267), ra6100(268), ra6300(269), bay5391(270), bay5393(271), bay5399(272), rac8000(273)  

hwRev 1.3.6.1.4.1.15.2.1.2
The revision level of the hardware platform.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

romRev 1.3.6.1.4.1.15.2.1.3
The revision number of the ROM Monitor software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

serialNumber 1.3.6.1.4.1.15.2.1.4
The serial number assigned to the unit. This object is deprecated in the R9.0 software and is replaced by the macAddress object below.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

memorySize 1.3.6.1.4.1.15.2.1.5
The amount of memory present in the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

e2Size 1.3.6.1.4.1.15.2.1.6
The size of EEPROM present in the unit, reported in KB. EEPROM is used to store configuration parameters and filter definitions for all platforms. Self boot units also store other configuration files that define information such as default routes, snmp community strings, etc. in EEPROM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

flashSize 1.3.6.1.4.1.15.2.1.7
The size of the FLASH memory in the unit, reported in MB. If the ROM revision in the unit is less than 0750, the size is not available and is reported as zero. FLASH memory is used to store an operation image in self boot units.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

netHwType 1.3.6.1.4.1.15.2.1.8
The type of LAN interface hardware in the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ethernet(2), pronet4(3), pronet10(4)  

macAddress 1.3.6.1.4.1.15.2.1.9
The serial number assigned to the unit is now the MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

totalmodems 1.3.6.1.4.1.15.2.1.10
The total number of internal modems on the board. Incase of having more than 1 T1 engines this will be the sum of all the internal modems per T1 engines. Note: This object is valid for Remote Annex products with internal modems such as the RA6300, 5393, 5399, and rac8000.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

compressionCardHwRev 1.3.6.1.4.1.15.2.1.11
The compression card hardware revision for 5399 and ra8000 platforms. If the card is not present the string -not present- will be returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

swType 1.3.6.1.4.1.15.2.2.1
The software version currently running on the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER err(1), annexIImx(16), annexIIux(17), annex3ux(42), annex3mx(43), annex4000(46), microannexux(52), microannexmx(53), microels(55), annex2000(56), annex6300(63), bay5399(64)  

swRevMajor 1.3.6.1.4.1.15.2.2.2
The major software release number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swRevMinor 1.3.6.1.4.1.15.2.2.3
The minor software release number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swBuild 1.3.6.1.4.1.15.2.2.4
The full name of the software build, including the software version, major and minor version numbers and the date and time of the build.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

imageName 1.3.6.1.4.1.15.2.2.5
The name of the most recently booted image.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

bootHost 1.3.6.1.4.1.15.2.2.6
The Internet address of the host from which the Annex booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

defaultDomain 1.3.6.1.4.1.15.2.2.7
The default domain name provided by the DNS nameserver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

currentDate 1.3.6.1.4.1.15.2.2.8
The current date and time provided by the time server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

usableMemory 1.3.6.1.4.1.15.2.2.9
The amount of available for data buffers and other structures after the Annex has booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

freeMemory 1.3.6.1.4.1.15.2.2.10
The amount of currently available memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

minFreeMemory 1.3.6.1.4.1.15.2.2.11
The minimum amount of free memory since booting the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpuUtilization 1.3.6.1.4.1.15.2.2.12
Percent of CPU time currently being used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

maxProcs 1.3.6.1.4.1.15.2.2.13
The total number of process structures allocated for use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mostProcs 1.3.6.1.4.1.15.2.2.14
The maximum number of active processes since the Annex was booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

activeProcs 1.3.6.1.4.1.15.2.2.15
The number of currently active processes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cpuIRescheds 1.3.6.1.4.1.15.2.2.16
The number of processes whose time slice has expired in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cpuTRescheds 1.3.6.1.4.1.15.2.2.17
The total number of processes whose time slice has expired since booting the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

contextISwtchs 1.3.6.1.4.1.15.2.2.18
The number of context switches in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

contextTSwtchs 1.3.6.1.4.1.15.2.2.19
The total number of context switches since booting the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpuIActivates 1.3.6.1.4.1.15.2.2.20
The number of processes that were activated in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

cpuTActivates 1.3.6.1.4.1.15.2.2.21
The number of processes that were activated since booting the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxCallouts 1.3.6.1.4.1.15.2.2.22
The number of allocated Callout structures for timed events in the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

leastCallouts 1.3.6.1.4.1.15.2.2.23
The minimum number of Callout structures available since last booting the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

freeCallouts 1.3.6.1.4.1.15.2.2.24
The current number of free Callout structures.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

totalMbufs 1.3.6.1.4.1.15.2.2.25
The total number of mbufs allocated by the Annex kernel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

freeMbufs 1.3.6.1.4.1.15.2.2.26
The number of currently available mbufs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

leastMbufs 1.3.6.1.4.1.15.2.2.27
The least number of mbufs available at any time since the last reboot of the Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

deniedMbufs 1.3.6.1.4.1.15.2.2.28
The number of times that a process requested an mbuf and was denied since there were none available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swAFDStatus 1.3.6.1.4.1.15.2.2.31
An indication of the current status of the Automated FIrmware Download (AFD) facility. Please refer to the syslog for detailed status or error information. The normal value when reading this object is success(6) notStarted - AFD was not invoked executing - AFD is running but not downloading at present loading - a module is being downloaded none - nothing was downloaded, AFD is complete aborted - an error occurred during download success - all downloads completed normally
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notStarted(1), executing(2), loading(3), none(4), aborted(5), success(6)  

anxInetAddr 1.3.6.1.4.1.15.2.5.1
The Internet address of the Annex. This MIB object corresponds to the NA/admin Annex parameter 'inet_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxPrefLoadAddr 1.3.6.1.4.1.15.2.5.2
The preferred load address for the Annex. This MIB object corresponds to the NA/admin Annex parameter 'pref_load_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxPrefDumpAddr 1.3.6.1.4.1.15.2.5.3
The preferred dump address for the Annex. This MIB object corresponds to the NA/admin Annex parameter 'pref_dump_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxLoadDumpGateway 1.3.6.1.4.1.15.2.5.4
The Internet address of a gateway used when the preferred load or dump host is on a different network or subnet. This MIB object corresponds to the NA/admin Annex parameter 'load_dump_gateway'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxLoadDumpSeq 1.3.6.1.4.1.15.2.5.5
Lists the available network interfaces and the order that the Annex uses them when doing a down-line load or up-line dump. The list may consist of one or more interfaces separated by commas. For example, the following is allowed and directs the Annex to first try to boot over the ethernet interface, then using port 1 which is configured as a slip port net,sl01 If the Annex is a self-boot model, a dump can only be created if you specify an alternate interface as the dump destination. For example self,net This MIB object corresponds to the NA/admin Annex parameter 'load_dump_sequence'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxLoadBcast 1.3.6.1.4.1.15.2.5.6
This parameter defines whether the Annex broadcasts for the config or the motd files if they were not found on the preferred load host. This MIB object corresponds to the NA/admin Annex parameter 'load_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxServerCap 1.3.6.1.4.1.15.2.5.7
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'. This MIB object corresponds to the NA/admin Annex parameter 'server_capability'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

anxTimeBcast 1.3.6.1.4.1.15.2.5.8
This parameter defines whether the Annex broadcasts for the time if the preferred load host does not provide a time server. This MIB object corresponds to the NA/admin Annex parameter 'time_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxBcastAddr 1.3.6.1.4.1.15.2.5.9
The Internet address used by the Annex when sending broadcasts. This MIB object corresponds to the NA/admin Annex parameter 'broadcast_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxSubnetMask 1.3.6.1.4.1.15.2.5.10
The Internet subnet mask for the Annex. Setting this object to 0.0.0.0 results in the default of 255.0.0.0 actually being set. This MIB object corresponds to the NA/admin Annex parameter 'subnet_mask'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxAuthAgent 1.3.6.1.4.1.15.2.5.11
This parameter controls whether the Annex can send an ICMP Address Mask Reply to a received ICMP Address Mask Request. This MIB object corresponds to the NA/admin Annex parameter 'authoritative_agent'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxMaxVcli 1.3.6.1.4.1.15.2.5.12
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. This MIB object corresponds to the NA/admin Annex parameter 'max_vcli'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxIpEncapType 1.3.6.1.4.1.15.2.5.13
This parameter specifies whether the Annex encapsulates IP packets in the Ethernet format or the IEEE 802.2/802.3 Data Link Layer format. This MIB object corresponds to the NA/admin Annex parameter 'ipencap_type'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernet(1), ieee802(2)  

anxNameServer1Type 1.3.6.1.4.1.15.2.5.14
The name service type used by the primary nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'name_server_1'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), ien116(2), dns(3)  

anxNameServer1Addr 1.3.6.1.4.1.15.2.5.15
The Internet address of the primary nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'pref_name1_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxNameServer2Type 1.3.6.1.4.1.15.2.5.16
The name service type used by the secondary nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'name_server_2'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), ien116(2), dns(3)  

anxNameServer2Addr 1.3.6.1.4.1.15.2.5.17
The Internet address of the secondary nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'pref_name2_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxNameServerBcast 1.3.6.1.4.1.15.2.5.18
This parameter controls whether the Annex broadcasts a name server request if the preferred name servers do not respond. This MIB object corresponds to the NA/admin Annex parameter 'nameserver_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxRwhod 1.3.6.1.4.1.15.2.5.19
Defines whether the Annex listens for RWHO broadcasts when building its host table. This MIB object corresponds to the NA/admin Annex parameter 'rwhod'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxMinUniqueHostNames 1.3.6.1.4.1.15.2.5.20
Defines whether the Annex minimum uniqueness feature is available. This MIB object corresponds to the NA/admin Annex parameter 'min_unique_hostnames'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxHostTableSize 1.3.6.1.4.1.15.2.5.21
Defines the number of entries in the Annex host table. A value of 254 indicates no host table. A value of 255 sets no limit on the size of the table. This MIB object corresponds to the NA/admin Annex parameter 'host_table_size'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

anxRouted 1.3.6.1.4.1.15.2.5.22
Defines whether the RIP routing daemon on the Annex is enabled. Enabling the routing daemon activates both passive and active RIP if the anxOptionKey parameter includes active RIP. Otherwise, only passive routing is activated. After changing this parameter, the Annex must be rebooted for the new value to take affect. This MIB object corresponds to the NA/admin Annex parameter 'routed'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxEnableSecurity 1.3.6.1.4.1.15.2.5.23
This parameter controls whether the Annex security system is enabled. This MIB object corresponds to the NA/admin Annex parameter 'enable_security'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxPassword 1.3.6.1.4.1.15.2.5.24
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. This MIB object corresponds to the NA/admin Annex parameter 'password'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

anxSecurServer1Addr 1.3.6.1.4.1.15.2.5.25
The Internet address of the primary host where the Annex sends its security requests. This MIB object corresponds to the NA/admin Annex parameter 'pref_secure1_host'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxSecurServer2Addr 1.3.6.1.4.1.15.2.5.26
The Internet address of the secondary host where the Annex sends its security requests. This MIB object corresponds to the NA/admin Annex parameter 'pref_secure2_host'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxNetTurnAround 1.3.6.1.4.1.15.2.5.27
The amount of time (in seconds) that the Annex waits for a response from a security server. This MIB object corresponds to the NA/admin Annex parameter 'network_turnaround'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

anxSecurBcast 1.3.6.1.4.1.15.2.5.28
This parameter controls whether the Annex will broadcast its security requests when neither of the preferred security servers are available. This MIB object corresponds to the NA/admin Annex parameter 'security_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxVcliSecurity 1.3.6.1.4.1.15.2.5.29
This parameter controls whether the Annex performs user validation on the virtual CLI connections. This MIB object corresponds to the NA/admin Annex parameter 'vcli_security'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxVcliPassword 1.3.6.1.4.1.15.2.5.30
This parameter defines a password used by the Annex when setting up a virtual CLI connection. This MIB object corresponds to the NA/admin Annex parameter 'vcli_password'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

anxAcpKey 1.3.6.1.4.1.15.2.5.31
This parameter defines the Annex's encryption key used when exchanging messages between the Annex and the security server. This MIB object corresponds to the NA/admin Annex parameter 'acp_key'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

anxSysLogMask 1.3.6.1.4.1.15.2.5.32
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' This MIB object corresponds to the NA/admin Annex parameter 'syslog_mask'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

anxSysLogFacility 1.3.6.1.4.1.15.2.5.33
This parameter defines the 4.3BSD syslog facility used in logging the Annex messages. This MIB object corresponds to the NA/admin Annex parameter 'syslog_facility'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loglocal0(17), loglocal1(18), loglocal2(19), loglocal3(20), loglocal4(21), loglocal5(22), loglocal6(23), loglocal7(24)  

anxSysLogHost 1.3.6.1.4.1.15.2.5.34
The Internet address of the host configured to log Annex messages. This MIB object corresponds to the NA/admin Annex parameter 'syslog_host'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxCliPrompt 1.3.6.1.4.1.15.2.5.35
This parameter defines the prompt string for all CLI users. 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 Annex parameter 'cli_prompt'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

anxMotdFile 1.3.6.1.4.1.15.2.5.36
The host file name that contains the message-of-the-day for the Annex. This MIB object corresponds to the NA/admin Annex parameter 'motd_file'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxTftpDirName 1.3.6.1.4.1.15.2.5.37
Specifies the directory name to be prepended to all files (boot image, motd, macros, etc.) when booting via TFTP. This MIB object corresponds to the NA/admin Annex parameter 'tftp_load_dir'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

anxTftpDumpName 1.3.6.1.4.1.15.2.5.38
The full pathname of the TFTP dump file, if any. This MIB object corresponds to the NA/admin Annex parameter 'tftp_dump_name'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

anxTimeZone 1.3.6.1.4.1.15.2.5.39
Defines the timezone where the Annex resides in minutes west of GMT. This MIB object corresponds to the NA/admin Annex parameter 'timezone_minuteswest'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -720..720  

anxDaylightSavings 1.3.6.1.4.1.15.2.5.40
Defines the daylight savings time for the geographic location of the Annex. This MIB object corresponds to the NA/admin Annex parameter 'daylight_savings'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER us(1), australian(2), westeuropean(3), mideuropean(4), easteuropean(5), canadian(6), british(7), none(8)  

anxLatKey 1.3.6.1.4.1.15.2.5.41
The Annex specific LAT key used to enable or disable the LAT protocol. If this value is not correct, and the LAT protocol is disabled, none of the other LAT related parameters can be set. This MIB object corresponds to the NA/admin Annex parameter 'lat_key'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxCircuitTimer 1.3.6.1.4.1.15.2.5.42
The time interval in tens of milliseconds between the transmission of LAT packets. This MIB object corresponds to the NA/admin Annex parameter 'circuit_timer'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

anxFacilityNum 1.3.6.1.4.1.15.2.5.43
The LAT facility number. This MIB object corresponds to the NA/admin Annex parameter 'facility_num'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

anxLatGroupVal 1.3.6.1.4.1.15.2.5.44
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 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. This MIB object corresponds to the NA/admin Annex parameter 'group_value'. Note: You may use either this object or anxLatAuthMap object to read or set the 'group_value' parameter.anxLatAuthMap is preferred.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..610)  

anxKeepAliveTimer 1.3.6.1.4.1.15.2.5.45
The time interval, in seconds, between the transmission of identification packets during times of network inactivity. This MIB object corresponds to the NA/admin Annex parameter 'keep_alive_timer'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 10..255  

anxReXmitLimit 1.3.6.1.4.1.15.2.5.46
The number of times to retransmit a packet before notifying the user of a network failure. This MIB object corresponds to the NA/admin Annex parameter 'retrans_limit'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 4..120  

anxServerName 1.3.6.1.4.1.15.2.5.47
A string of up to 16 characters used to name the Annex in the LAT protocol. This MIB object corresponds to the NA/admin Annex parameter 'server_name'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxServiceLimit 1.3.6.1.4.1.15.2.5.48
This parameter defines the upper bound on the number of services that the Annex can maintain in its local service table. This MIB object corresponds to the NA/admin Annex parameter 'service_limit'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 16..2048  

anxConfigFile 1.3.6.1.4.1.15.2.5.49
The name of the host file that contains the alias and menu entries. This MIB object corresponds to the NA/admin Annex parameter 'config_file'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxLatVcliGroupVal 1.3.6.1.4.1.15.2.5.50
This Annex parameter specifies which remote group codes are accessible to virtual cli users. All virtual cli users have the same group code. 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. This MIB object corresponds to the NA/admin Annex parameter 'vcli_groups'. Note: You may use either this object or anxLatAuthMap object to read or set the 'group_value' parameter.anxLatAuthMap is preferred.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..610)  

anxLatQueueMax 1.3.6.1.4.1.15.2.5.51
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). The default value is 4. This MIB object corresponds to the NA/admin Annex parameter 'lat_queue_max'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

anxLatLocation 1.3.6.1.4.1.15.2.5.52
A string of up to 32 characters used to identify the location of the Annex for the LAT protocol. This MIB object corresponds to the NA/admin Annex parameter 'sys_location'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

anxDisabledModules 1.3.6.1.4.1.15.2.5.53
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', 'atalk', 'dialout', 'edit', 'fingerd', 'ftpd', 'httpd', 'ipx', 'lat', 'nameserver', 'ppp', 'slip', 'snmp', 'tn3270', 'tstty', 'udas', 'vci'. This MIB object corresponds to the NA/admin Annex parameter 'disabled_modules'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..180)  

anxSysLogPort 1.3.6.1.4.1.15.2.5.54
Specifies the Annex serial 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 largest port number allowed depends on the highest numbered serial port on the specific Annex. This MIB object corresponds to the NA/admin Annex parameter 'syslog_port'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..256  

anxOptionKey 1.3.6.1.4.1.15.2.5.55
The Annex specific software option key used to enable or disable the AppleTalk, dynamic routing and TN3270 support. This MIB object corresponds to the NA/admin Annex parameter 'option_key'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxIpFwdBcast 1.3.6.1.4.1.15.2.5.56
When enabled, all broadcasted IP packets are forwarded to all interfaces. This MIB object corresponds to the NA/admin Annex parameter 'ip_forward_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxLooseSrcRoute 1.3.6.1.4.1.15.2.5.57
When enabled, the Annex allows internet loose source routing. This MIB object corresponds to the NA/admin Annex parameter 'loose_source_route'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxAppleTalkRouter 1.3.6.1.4.1.15.2.5.58
The Ethernet address of the AppleTalk router. The default value is 0-0-0-0-0-0. Each part of the address must be a hex value separated by a dash. This MIB object corresponds to the NA/admin Annex parameter 'a_router'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(11..17)  

anxAppleTalkDefZones 1.3.6.1.4.1.15.2.5.59
The comma separated list of AppleTalk zone names used as a default when ACP cannot supply the actual set of zone names. Commas, spaces and double quotes can be used in a zone name by preceding these characters with a backslash ('\') character. This MIB object corresponds to the NA/admin Annex parameter 'default_zone_list'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

anxAppleTalkNodeId 1.3.6.1.4.1.15.2.5.60
The AppleTalk node ID that the Annex first tries to use at startup. 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 Annex parameter 'node_id'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..11)  

anxAppleTalkZone 1.3.6.1.4.1.15.2.5.61
The zone name that the Annex first tries to use at startup. Spaces and double quotes can be used in the zone name by preceding these characters with a backslash ('\'). This MIB object corresponds to the NA/admin Annex parameter 'zone'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

anxRipRouteList 1.3.6.1.4.1.15.2.5.62
A list of one to eight IP addresses in dotted address format (ddd.ddd.ddd.ddd) with comma separators between the addresses. This list defines where RIP responses are sent when the broadcast of RIP responses is disabled. The value 'all' causes the Annex to broadcast RIP updates. This MIB object corresponds to the NA/admin Annex parameter 'rip_routers'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

anxRipAuth 1.3.6.1.4.1.15.2.5.63
This is a clear text password that is used to authenticate the RIP packets. If the NULL string is specified, RIP packet authentication is turned off and all RIP packets are accepted. This MIB object corresponds to the NA/admin Annex parameter 'rip_auth'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxTcpKeepAlive 1.3.6.1.4.1.15.2.5.64
The default keep-alive value in minutes for connections to this Annex. If this is zero, use the default value of 120 minutes. If set to 255, then the keep-alive function is disabled. This MIB object corresponds to the NA/admin Annex parameter 'tcp_keepalive'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxMaxModemCalls 1.3.6.1.4.1.15.2.5.65
The number of calls for which modem call accounting information is kept. The default value is 20.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

anxOutputTtl 1.3.6.1.4.1.15.2.5.66
The value that is placed in the ttl field of all locally generated IP packets. The default value is 64. This MIB object corresponds to the NA/admin Annex parameter 'output_ttl'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

anxSessionLimit 1.3.6.1.4.1.15.2.5.67
The maximum number of sessions allowed on the Annex. The default is 1152. The maximum value that can be set is actually 16 times the maximun number of ports on the Annex. This maximum is 1152. Setting this object to a value of 0 places no limit on the number of sessions. This MIB object corresponds to the NA/admin Annex parameter 'session_limit'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

anxLockEnable 1.3.6.1.4.1.15.2.5.68
When enabled, allows any port user to use the LOCK DECServer command. The default value is enabled. This MIB object corresponds to the NA/admin Annex parameter 'lock_enable'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxPasswdLimit 1.3.6.1.4.1.15.2.5.69
Defines the maximum number of times a user on a port can attempt to enter a password before the Annex resets the port. Setting this object to 0 results in a default value of 3. This MIB object corresponds to the NA/admin Annex parameter 'passwd_limit'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

anxLatMulticastTimer 1.3.6.1.4.1.15.2.5.70
The elapsed time in seconds between transmission of service announcements. The default value is 30 seconds. This MIB object corresponds to the NA/admin Annex parameter 'multicast_timer'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 10..180  

anxChapAuthname 1.3.6.1.4.1.15.2.5.71
The name associated with the Annex that is used to fill the Name field in the PPP CHAP challenge message. If this value is a zero length string, the Annex will use 'chap' as the default. This MIB object corresponds to the NA/admin Annex parameter 'chap_auth_name'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxTimeServerAddr 1.3.6.1.4.1.15.2.5.72
The Internet address of the time server host. This MIB object corresponds to the NA/admin Annex parameter 'time_server'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxMopPrefHost 1.3.6.1.4.1.15.2.5.78
The Ethernet address of the preferred MOP load/dump host. The default value is 0-0-0-0-0-0. Each part of the address must be a hex value separated by a dash. This MIB object corresponds to the NA/admin Annex parameter 'pref_mop_host'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(11..17)  

anxMopPassword 1.3.6.1.4.1.15.2.5.79
The 8 byte hexadecimal MOP maintenance password. Each byte is represented by two hex digits in the string. This MIB object corresponds to the NA/admin Annex parameter 'mop_password'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

anxMopLoginPassword 1.3.6.1.4.1.15.2.5.80
The password for all ports where anxpCliInterface parameter is set to vci and anxpVciLoginPortPassword is enabled. The default value is 'ACCESS'. Reading this parameter will return either '' if the password is defined or '' if the password has not been set. This MIB object corresponds to the NA/admin Annex parameter 'login_password'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxMopLoginPrompt 1.3.6.1.4.1.15.2.5.81
The password prompt for all ports whose anxpCliInterface parameter is set to vci. The default is '#'. This MIB object corresponds to the NA/admin Annex parameter 'login_prompt'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

anxMopLoginTimer 1.3.6.1.4.1.15.2.5.82
The inactivity timer for all ports whose anxpCliInterface parameter is set to vci. Setting this object to 0 results in a default value of 30 minutes. This MIB object corresponds to the NA/admin Annex parameter 'login_timer'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

anxIpxFrameType 1.3.6.1.4.1.15.2.5.83
The framing used for IPX protocol packets. The default value is raw802. This MIB object corresponds to the NA/admin Annex parameter 'ipx_frame_type'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER raw802(1), ethernetII(2), ccitt802(3), ccitt802snap(4)  

anxTmuxEnable 1.3.6.1.4.1.15.2.5.89
Controls whether the Annex uses TMux to multiplex small TCP or UDP packets into a single IP packet. The host must also support TMux, otherwise the Annex will drop back to no multiplexing, even when this parameter is enabled. This MIB object corresponds to the NA/admin Annex parameter 'tmux_enable'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxTmuxMaxHost 1.3.6.1.4.1.15.2.5.90
The maximum size of the Tmux address table. If the number of host addresses exceeds this limit, the oldest entry is flushed. The default value is 64. This MIB object corresponds to the NA/admin Annex parameter 'tmux_max_host'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 10..255  

anxTmuxMaxMpx 1.3.6.1.4.1.15.2.5.91
The largest packet that can be placed in a TMux packet. Larger packets are not multiplexed but are directly passed to the IP layer. The default value is 700. This MIB object corresponds to the NA/admin Annex parameter 'tmux_max_mpx'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 5..65535  

anxTmuxDelay 1.3.6.1.4.1.15.2.5.92
The maximum amount of time used to accumulate smaller packets into a larger packet. When the time expires, the multiplexed packet is sent, regardless how large it is. Setting this object to 0 results in a default value of 20. This MIB object corresponds to the NA/admin Annex parameter 'tmux_delay'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxAllowSets 1.3.6.1.4.1.15.2.5.93
This object will return whether SNMP manager(client) has access to read or read-write the MIB objects. The access is determined by NA/admin parameter allow_snmp_sets and access rights given in the config file for a given community string and the client's IP address. The object will return read-only(1), or read-write(2) value. If the agent cannot authenticate the request based on the community string and the SNMP client's IP address, the agent will not respond and will drop the request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

anxDefaultImageName 1.3.6.1.4.1.15.2.5.94
The name of the image file that is loaded by default when booting the Annex. This MIB object corresponds to the NA/admin Annex parameter 'image_name'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

anxLatGroupMap 1.3.6.1.4.1.15.2.5.95
This parameter is functionally identical to anxLatGroupVal 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 anxLatGroupVal object to read or set the 'group_value' parameter.anxLatGroupMap is preferred.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

anxLatVcliGroupMap 1.3.6.1.4.1.15.2.5.96
This parameter is functionally identical to anxLatVcliGroupVal and corresponds to the NA/admin Annex parameter 'vcli_groups'. 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 anxLatVcliGroupVal object to read or set the 'group_value' parameter.anxLatVcliGroupMap is preferred.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

anxMultiSession 1.3.6.1.4.1.15.2.5.97
This parameter allows multisession operation to be managed on a terminal server basis. It tells that the server is configured for multisession operation. Once multisession is enabled the only way to turn it off is to reboot the terminal server software. Enabling this object enables the service at the Annex level. It is necessary to enable the service on a port by using the object anxpMultiSession to take effect. This MIB object corresponds to the NA/admin Annex parameter 'multisessions'. Note: The value of this object is written in the non-volatile memory. Thus the value takes in effect after reboot.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

anxVcliInactivity 1.3.6.1.4.1.15.2.5.98
This parameter will specify the amount of time in minutes that a vcli session can remain inactive. If the timer expires, the annex will terminate the virtual session. The default value is 0 indicating that the timer is currently inactive. The maximum value is 255 minutes. This MIB object corresponds to the NA/admin Annex parameter 'vcli_inactivity'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxDHCPServer1Addr 1.3.6.1.4.1.15.2.5.99
The Internet address of the primary DHCP server host. This MIB object corresponds to the NA/admin Annex parameter `pref_DHCP1_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxDHCPServer2Addr 1.3.6.1.4.1.15.2.5.100
The Internet address of the secondary DHCP server host. This MIB object corresponds to the NA/admin Annex parameter `pref_DHCP2_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxDHCPServerBcast 1.3.6.1.4.1.15.2.5.101
This parameter controls whether the Annex broadcasts a DHCPDISCOVER request if the preferred DHCP servers do not respond. This MIB object corresponds to the NA/admin Annex parameter `DHCP_broadcast'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxConfigServer 1.3.6.1.4.1.15.2.5.102
The IP address of the host from where the config file was downloaded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

anxMaxChapChallInt 1.3.6.1.4.1.15.2.5.103
Specifies maximum value for the random CHAP re-challenge interval. Valid values are in range of 0 to 65535 seconds. Value of 0 for this parameter will turn off random chap re-challenges. As default, random rechallenges have been turn off by having default value for this parameter is set to 0. This MIB object corresponds to the NA/admin Annex parameter `max_chap_chall_int'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

anxMMPEnable 1.3.6.1.4.1.15.2.5.104
Enables or disables MMP in the Remote Annex. This MIB object corresponds to the NA/admin parameter mmp_enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxModulesDisabled 1.3.6.1.4.1.15.2.5.106
A bit array that contains the setting of selectable modules that are currently disabled. The allowable values are: 0x00000001 - admin 0x00000002 - tstty 0x00000004 - lat 0x00000008 - ppp 0x00000010 - slip 0x00000020 - snmp 0x00000040 - nameserver 0x00000080 - fingerd 0x00000100 - edit 0x00000200 - atalk 0x00000400 - tn3270 0x00000800 - dialout 0x00001000 - ftpd 0x00002000 - ipx 0x00004000 - vci 0x00008000 - none 0x00010000 - udas 0x00020000 - httpd 0x00040000 - l2tp
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..ffffffff  

securityProtocol 1.3.6.1.4.1.15.2.5.107
Values of this object can either be set to acp or radius to indicate which protocol this annex will use. Change of this parameter will not be effective, even with a security reset until reboot. This object corresponds to the NA/Admin parameter auth_protocol
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER acp(1), radius(2)  

anxRipForceNewrt 1.3.6.1.4.1.15.2.5.108
When enabled, this parameter specifies the timeout value in seconds that the Annex waits for a router to send periodic RIP updates. If the Annex does not hear from the primary router within this timeout period and a secondary router broadcasts a valid replacement route, the replacement route takes precedence regardless of the metric. The default and recommended value is 0 or \'off\' which disables this feature. The maximum value is 255 seconds. This MIB object corresponds to the NA/admin Annex parameter 'rip_force_newrt'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxNbnServer1Addr 1.3.6.1.4.1.15.2.5.109
The Internet address of the primary NetBIOS nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'pref_nbns1_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxNbnServer2Addr 1.3.6.1.4.1.15.2.5.110
The Internet address of the secondary NetBIOS nameserver host. This MIB object corresponds to the NA/admin Annex parameter 'pref_nbns2_addr'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

anxNameserverOverride 1.3.6.1.4.1.15.2.5.111
Indicates whether or not to override the PPP Client's nameserver address during IPCP negotiations. Set this to `enable' for server override, to `disable' for client override. The default is `disable'. This MIB object corresponds to the NA/admin parameter 'nameserver_override'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

anxBootpEnable 1.3.6.1.4.1.15.2.5.112
This parameter turns on and off the BOOTP relay functionality. This MIB object corresponds to the na/admin parameter 'bootp_enable'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

anxRoutePref 1.3.6.1.4.1.15.2.5.113
This parameter determines which routing protocol will take precedence in the routing table. The default value is 'rip'. This MIB object corresponds to the na/admin parameter 'route_pref'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rip(1), ospf(2)  

anxRtableSize 1.3.6.1.4.1.15.2.5.114
This parameter sets the maximun number of different routes (address and mask) allowed in the routing table. The allowable values are: 1 (1024 routes), 2 (2048 routes), 4 (4096 routes) and 8 (8192 routes). This MIB object corresponds to the na/admin parameter 'rtable_size'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

anxOppasswd 1.3.6.1.4.1.15.2.5.115
Setting this parameter changes the Annex's operator level password. 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 Annex parameter 'oppasswd'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

anxOspf 1.3.6.1.4.1.15.2.5.201
OBJECT IDENTIFIER    

anxOspfHolddown 1.3.6.1.4.1.15.2.5.201.1
Defines how often OSPF calculates a route (the minimum number of seconds between OSPF runs). Setting this object to 0 results in a default value of 10. This parameter corresponds to the na/admin parameter ospf_holddown.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

anxOspfCompat1583 1.3.6.1.4.1.15.2.5.201.2
Dontrols the preference rules used when choosing among multiple AS-external-LSAs advertising the same destination. When enabled, the preference rules remain those specified by RFC 1583. When disabled, the preference rules are those stated in section 16.4.1 of RFC 2178, which prevent routing loops when AS-external-LSAs for the same destination have been originated from different areas. The default value is 'enabled'. This parameter corresponds to the na/admin parameter ospf_compat1583.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxOspfAreaType 1.3.6.1.4.1.15.2.5.201.3
This defines the area type. The default value is 'stub'. This parameter corresponds to the na/admin parameter ospf_areatype.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER stub(1), nssa(2)  

anxcBoot 1.3.6.1.4.1.15.2.6.1
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. If the unit has no flash memory, any attempt to set this object to the value 'saveinflash' is rejected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER immediate(1), delayed(2), dumpboot(3), diagnosticboot(4), abortschedule(5), quiet(6), saveinflash(7)  

anxcBootImage 1.3.6.1.4.1.15.2.6.2
The name of the image file to be used with the boot command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

anxcBootTime 1.3.6.1.4.1.15.2.6.3
The time at which the next boot is scheduled in either offset +MM or +HH:MM, or a clock time HH:MM format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

anxcBootMsg 1.3.6.1.4.1.15.2.6.4
The broadcast message to be displayed when the next boot is performed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

anxcReset 1.3.6.1.4.1.15.2.6.5
Writing a value to this object causes the annex to reset the appropriate subsystem. If the value of this object is 'serialports', 'syncports', 'printerports', 'virtualports', 'vpnport' or 'interfaces', all objects of the specified type are reset. For T1 boards only, setting t1_esf will reset all of the ESF counters in the engine t1-soft will reconfigure only the software parameters which were changed. t1-hard will reset the T1 engine affecting the service. pri_session(19) resets PRI session parameters blocks. The RA6300 will re-read the Session Parameter blocks from config.annex. Existing calls will not be reset. No calls will be answered while the PRImate is performing the reset. The time to reset will depend on the number of sessions which have to be loaded from the host; it will typically be less than one second. The ippool object causes a reset of the pool configuration which is equivalent to issuing a reset command on the ippool command prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), macros(2), motd(3), nameserver(4), security(5), printerports(6), serialports(7), virtualports(8), syncports(9), dialout(11), lat(12), interfaces(13), annex-all(14), t1-esf(15), t1-soft(16), t1-hard(17), pri-session(19), vpnport(20), ippool(21), ntp(22), ippoolsystem(23)  

anxcBcast 1.3.6.1.4.1.15.2.6.6
Writing a value to this object causes the annex to send the message in anxcBcastMsg to the specified port set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(1), serial(2), virtual(3)  

anxcBcastMsg 1.3.6.1.4.1.15.2.6.7
The message to be broadcast to the Annex ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

anxcResetSession 1.3.6.1.4.1.15.2.6.8
This command resets PRI session parameters blocks. The RA6300 will re-read the Session Parameter blocks from config.annex. Existing calls will not be reset. No calls will be answered while the PRImate is performing the reset. The time to reset will depend on the number of sessions which have to be loaded from the host; it will typically be less than one second.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

anxcResetDialout 1.3.6.1.4.1.15.2.6.9
Reset specific dialout routes using a range string. example: 1,3-5,8 will reset dialout routes 1,3,4,5,8. While 1,3-5,g,8 (g is bogus and anything beyond it won't be parsed) will reset dialout routes 1,3,4,5. Reading this object will always return a READY string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

anxcResetWan1Chan 1.3.6.1.4.1.15.2.6.10
Resetting a particular channel on WAN 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

anxcResetWan2Chan 1.3.6.1.4.1.15.2.6.11
Resetting a particular channel on WAN 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

anxChasSegment 1.3.6.1.4.1.15.2.101.1
The current hub backplane segment to which the module is attached. If this is unknown or not applicable (eg. for a standalone unit), a value of zero is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

anxChasAttChanges 1.3.6.1.4.1.15.2.101.2
The total number of attachment changes for the module since the last cold/warm start of the module. If this is unknown or not applicable (eg. for a standalone unit), a value of zero is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxChasSlotId 1.3.6.1.4.1.15.2.101.3
The current slot number for the module in the chassis. If this is unknown or not applicable (eg. for a standalone unit), a value of zero is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

anxModuleLeds 1.3.6.1.4.1.15.2.102.1
A bit array that contains the current setting of the front panel LED's. The exact format of this information is dependent on the module type and may not be available for all types. For csmim-t1(261) as the 'hwType' the bit array is mapped as: octet 1: maps leds for port 1 bit 0: CD (1=on, 0=off) bits 1-7: unused octet 2: maps leds for port 2 . . octet 23: maps leds for port 23 octet 24: maps leds for port 24 octet 25: maps status leds bit 0: LOS (1=on, 0=off) bit 1: SYNC (1=on, 0=off) bit 2: TEST (1=on, 0=off) bit 3: RED (1=on, 0=off) bit 4: YEL (1=on, 0=off) bit 5: BLU (1=on, 0=off) bit 6: DI_SYNC (1=on, 0=off) bit 7: ON_LINE (1=on, 0=off) octet 26: maps status leds bit 1-0: mod_1_8 (00:off,10:green,01:amber) bit 3-2: mod_9_16 (00:off,10:green,01:amber) bit 5-4: mod_17_24 (00:off,10:green,01:amber) bit 6: unused bit 7: unused octets 27 unused octets 28: maps online led bit 0: unused bit 1: ONLINE (1=on, 0=off) bit 2-7:unused octets 29 to 63: unused In the following diagrams, each LED occupies a nibble (2 LEDS per OCTET). 0 = off, 1 = green, 2 = amber. The OCTET String is one based (start counting from 1). Example: OCTETS 5 and 6: 20 10 || || S1 = amber_______|| || S2 = off__________| || S3 = green__________|| S4 = off_____________| Common mappings for 5390, 5391, 5393, 5399 LEDS: ----------------------------------------------- SEGMENT CONNECTION MAPS TO ------------------ ------- S1 S2 S3 S4 OCTETS 5 AND 6 S5 S6 S7 S8 OCTETS 7 AND 8 S9 S10 S11 S12 OCTETS 9 AND 10 MODULE STATUS ------------- UNIT LED LOAD INIT OCTETS 13 AND 14 ATTN OCTET 15 Mapping for 5399 WAN Module LEDS: -------------------------------- WAN 1 ----- RED YEL BLUE OCTETS 19 AND 20 LOS SYNC TEST OCTETS 21 AND 22 25% 50% 75% 100% OCTETS 23 AND 24 WAN 2 ----- RED YEL BLUE OCTETS 27 AND 28 LOS SYNC TEST OCTETS 29 AND 30 25% 50% 75% 100% OCTETS 31 AND 32 Mapping for 5393 Channel LEDS: ----------------------------- CHANNEL STATUS -------------- 1 2 3 4 OCTETS 19 AND 20 5 6 7 8 OCTETS 21 AND 22 9 10 11 12 OCTETS 23 AND 24 13 14 15 16 OCTETS 25 AND 26 17 18 19 20 OCTETS 27 AND 28 21 22 23 24 OCTETS 29 AND 30 25 26 27 28 OCTETS 31 AND 32 29 30 31 32 OCTETS 33 AND 34 Mapping for 5390, 5391 port LEDS: -------------------------------- PORT STATUS ----------- 1 2 3 4 OCTETS 19 AND 20 5 6 7 8 OCTETS 21 AND 22 9 10 11 12 OCTETS 23 AND 24 13 14 15 16 OCTETS 25 AND 26 17 18 19 20 OCTETS 27 AND 28 21 22 23 24 OCTETS 29 AND 30
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

anxChasCfgChanges 1.3.6.1.4.1.15.2.102.2
The total number of configuration changes for the module since the last cold/warm start of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxChasSerNum 1.3.6.1.4.1.15.2.102.3
The serial number of the chassis where the module is installed. If unknown, the value is a zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

anxChasType 1.3.6.1.4.1.15.2.102.4
The chassis type where the module is installed. If this information is not available, the value is returned as an OID value '0.0'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

anxChasVer 1.3.6.1.4.1.15.2.102.5
The version of the chassis where the module is installed. If this information is not available, a the returned value is a zero length string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

anx6300LEDs 1.3.6.1.4.1.15.2.102.6
A bit array that contains the current setting of the front panel LED's. This object is valid for RA6300 platforms only. For ra6300(269) as the 'hwType' the bit array is mapped as: Octet 1-4 represent LEDs for b channel 1-32 Bit 0 represents LED for B-channel 1 ....... Bit 31 represents LED for B-channel 32. Octet 5-8 represents Alarm LED's mapped as: 0x0100 Red Alarm Indicator 0x0200 Yellow Alarm Indicator 0x0400 Blue Alarm Indicator 0x0800 Sync Indicator 0x1000 LOS Indicator 0x2000 Test Indicator where 1=on, 0=off
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

anxChasLeds 1.3.6.1.4.1.15.2.102.7
A bit array that contains the current setting of the front panel LED's. They are displayed in little endian. This object is valid for RA6300, 8000RAC platforms only. ___________________________________________________________ For ra6300(269) as the 'hwType' the bit array is mapped as: Octets 1-4 represent LEDs for b channel 1-32 Bit 0 represents LED for B-channel 1 ....... Bit 31 represents LED for B-channel 32. Octet 5-8 represents Alarm LED's mapped as: 0x0100 Red Alarm Indicator 0x0200 Yellow Alarm Indicator 0x0400 Blue Alarm Indicator 0x0800 Sync Indicator 0x1000 LOS Indicator 0x2000 Test Indicator where 1=on, 0=off ___________________________________________________________ For rac8000(273) the bit array is mapped as: Octets 1-4 represent channel usage LEDs for wan 1 in %: 0x00000001 20% 0x00000003 40% 0x00000007 60% 0x0000000F 80% 0x0000001F 100% 0x0000003F FULL where 1=on, 0=off Octet 5-8 represents Alarm LED's for wan 1 mapped as: 0x0100 Red Alarm Indicator 0x0200 Yellow Alarm Indicator 0x0400 Blue Alarm Indicator 0x0800 Sync Indicator 0x1000 LOS Indicator 0x2000 Test Indicator where 1=on, 0=off Octets 9-13 represent channel usage LEDs for wan 2 in %: 0x00000001 20% 0x00000003 40% 0x00000007 60% 0x0000000F 80% 0x0000001F 100% 0x0000003F FULL where 1=on, 0=off Octet 14-18 represents Alarm LED's for wan 2 mapped as: 0x0100 Red Alarm Indicator 0x0200 Yellow Alarm Indicator 0x0400 Blue Alarm Indicator 0x0800 Sync Indicator 0x1000 LOS Indicator 0x2000 Test Indicator where 1=on, 0=off ___________________________________________________________
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

enableRadiusAcct 1.3.6.1.4.1.15.2.103.1.2
If this object is set to yes(1), radius accounting is enabled Setting this parameter to Y also forces that the accounting server run on the same host as the authentication server. Change of this parameter will not be effective, even with a security reset, until reboot. This object corresponds to the NA/Admin parameter enable_radius_acct
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

radiusAuth1Port 1.3.6.1.4.1.15.2.103.1.3
This parameter sets the UDP port # that the primary radius server is listening on. The default is port 1645. This MIB object corresponds to the NA/admin parameter 'radius_auth1_port'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusAcct1Port 1.3.6.1.4.1.15.2.103.1.4
This parameter sets the UDP port # that the primary radius accounting server is listening on. The default is port 1646. This MIB object corresponds to the NA/admin parameter 'radius_acct1_port'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusSecret 1.3.6.1.4.1.15.2.103.1.5
This value contains the radius shared secret for this RAS and the primary Radius server. We recommend this value be at least 16 characters long and should contain at least two non-alphanumeric characters. If preceded by 0x then the radius shared secret is interpreted as hexadecimal binary. This parameter is sensitive and the clear text form of this parameter should not be exposed on the network. Methods of setting this parameter that are protected from network exposure include the following - NA, admin from a a console or directly connected terminal server & methods of setting this parameter that are not protected from network exposure are as follows - admin from a telnet session to the annex, annex manager and any SNMP client. This parameter is never displayed as clear text; it is displayed as '' or ''. This MIB object corresponds to the NA/admin parameter 'radius_auth1_secret'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..98)  

radiusRetries 1.3.6.1.4.1.15.2.103.1.7
This is the number of times to retry the access-request/ accounting request packets before falling over to the secondary host. This parameter cannot be set to 0. When set to 0 the default value will be substituted. The default value for this is 10. This object correponds to the NA.Admin parameter 'radius_retries'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

radiusAcctLevel 1.3.6.1.4.1.15.2.103.1.8
This sets the level of radius accounting. Standard restricts the annex to logs of start(1), stop(2), accounting on (7) and accounting off(8). Advanced permits the annex to log all other events such as those relating to tunnel management and MP. This MIB object corresponds to the NA/admin parameter 'radius_acct_level'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), advanced(2), basic(3)  

radiusPortEncoding 1.3.6.1.4.1.15.2.103.1.9
This parameter communicates the NAS port identification to the RADIUS server. The default for this parameter is device. In the default mode the NAS port is encoded as a unit number. When set to channel the format is twwcc where - t - the type of device (1 for digital and 2 for analog devices) ww - the wan number cc - the channel number This parameter may also be used in conjunction with NAS-Port-Type to identify the port resource the user is using. To illustrate - When NAS-Port-Type is set to 'virtual' the NAS-port encodes the type of virtual port as follows - values (2000 + port index) - Annex virtual values (3000 + port index) - Annex dialout values (4000 + port index) - Annex ethernet values (5000 + port index) - Annex VPN values (6000 + port index) - Annex MP In the case of channel, it encodes it as follows - values (200 + port index) - Annex virtual values (300 + port index) - Annex dialout values (400 + port index) - Annex ethernet values (500 + port index) - Annex VPN values (600 + port index) - Annex MP This object correponds to the NA.Admin parameter 'radius_port_encoding'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER device(1), channel(2)  

radiusUserPrompt 1.3.6.1.4.1.15.2.103.1.10
This parameter defines the prompt string for requesting user name. 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 32. Since the formatting codes consist of a `%' prepended to a single character, the maximum length string that may be entered for this object is 64characters. Even though the entered string may be less than 64 characters in length, it may be rejected as bad value if it cannot be stored into 32 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 %% the string `%' This MIB object corresponds to the NA/admin Annex parameter `radius_user_prompt'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

radiusPassPrompt 1.3.6.1.4.1.15.2.103.1.11
This parameter defines the prompt string for requesting passwords. 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 32. Since the formatting codes consist of a `%' prepended to a single character, the maximum length string that may be entered for this object is 64 characters. Even though the entered string may be less than 64 characters in length, it may be rejected as bad value if it cannot be stored into 32 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 %% the string `%' This MIB object corresponds to the NA/admin Annex parameter `radius_pass_prompt'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

radiusPrefAcct1Host 1.3.6.1.4.1.15.2.103.1.12
The Internet address of the primary host where the Annex sends its accounting requests. This MIB object corresponds to the NA/admin Annex parameter `radius_acct1_host'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

radiusPrefAcct2Host 1.3.6.1.4.1.15.2.103.1.13
The Internet address of the radius accounting host where the Annex sends its accounting requests. This MIB object corresponds to the NA/admin parameter `radius_acct2_host'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

radiusAcct1Secret 1.3.6.1.4.1.15.2.103.1.14
This value contains the shared secret for this RAS and the primary accounting server. We recommend this value be at least 16 characters long and should contain at least two non-alphanumeric characters. If preceded by 0x then the radius shared secret is interpreted as hexadecimal binary. This parameter is sensitive and the clear text form of this parameter should not be exposed on the network. Methods of setting this parameter that are protected from network exposure include the following - NA, admin from a a console or directly connected terminal server & methods of setting this parameter that are not protected from network exposure are as follows - admin from a telnet session to the annex, annex manager and any SNMP client. This parameter is never displayed as clear text; it is displayed as '' or ''. This MIB object corresponds to the NA/admin parameter `radius_acct1_secret'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..98)  

radiusAcct2Secret 1.3.6.1.4.1.15.2.103.1.15
This value contains the shared secret for this RAS and the secondary accounting server. We recommend this value be at least 16 characters long and should contain at least two non-alphanumeric characters. If preceded by 0x then the radius shared secret is interpreted as hexadecimal binary. This parameter is sensitive and the clear text form of this parameter should not be exposed on the network. Methods of setting this parameter that are protected from network exposure include the following - NA, admin from a a console or directly connected terminal server & methods of setting this parameter that are not protected from network exposure are as follows - admin from a telnet session to the annex, annex manager and any SNMP client. This parameter is never displayed as clear text; it is displayed as '' or ''. This MIB object corresponds to the NA/admin parameter `radius_acct2_secret'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..98)  

radiusAuth2Secret 1.3.6.1.4.1.15.2.103.1.16
This value contains the shared secret for this RAS and the secondary Radius server. We recommend this value be at least 16 characters long and should contain at least two non-alphanumeric characters. If preceded by 0x then the radius shared secret is interpreted as hexadecimal binary. This parameter is sensitive and the clear text form of this parameter should not be exposed on the network. Methods of setting this parameter that are protected from network exposure include the following - NA, admin from a a console or directly connected terminal server & methods of setting this parameter that are not protected from network exposure are as follows - admin from a telnet session to the annex, annex manager and any SNMP client. This parameter is never displayed as clear text; it is displayed as '' or ''. This MIB object corresponds to the NA/admin parameter `radius_auth2_secret'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..98)  

radiusAuth2Port 1.3.6.1.4.1.15.2.103.1.17
This parameter sets the UDP port number that the secondary radius server is listening on. The default is port 1645. This MIB object corresponds to the NA/admin parameter 'radius_auth2_port'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusAcct2Port 1.3.6.1.4.1.15.2.103.1.18
This parameter sets the UDP port # that the secondary radius accounting server is listening on. The default is port 1646. This MIB object corresponds to the NA/admin parameter 'radius_acct2_port'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

radiusCompatibility 1.3.6.1.4.1.15.2.103.1.19
Values of this object can either be set to BayNetworks or USR to indicate how to handle RADIUS attributes. Change of this parameter will not be effective, even with a reset, until reboot. The default for this parameter is BayNetworks. This MIB object corresponds to the NA/admin parameter `compatibility_mode'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baynetworks(1), usr(2), ascend(3)  

radiusAuthTimeout 1.3.6.1.4.1.15.2.103.1.20
This is the maximum time to wait for a packet to be received from the radius authentication servers. This value is in seconds. The default value is 4secs. This object correponds to the NA.Admin parameter 'radius_auth_timeout'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

radiusAcctTimeout 1.3.6.1.4.1.15.2.103.1.21
This value is used in determining the maximum time to wait for the packet (from radius accounting servers) and is multiplied by the tries for the total wait time. This value is in seconds. The default value is 4secs. This object correponds to the NA.Admin parameter 'radius_acct_timeout'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

radiusAcctDestination 1.3.6.1.4.1.15.2.103.1.22
If this object is set to acctserver(1), radius accounting is sent to the accounting server only. Setting it to both(2) causes accounting to be sent to the authentication server as well. Accounting to the authentication server uses the port defined for the accounting server, and the radius secret defined for the authentication server. Change of this parameter will be effective after a security reset. This object corresponds to the NA/Admin parameter radius_acct_dest
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER acctserver(1), both(2)  

radiusClientInvalidServerAddresses 1.3.6.1.4.1.15.2.103.2.1
The total number of RADIUS Access-Response messages received from unknown addresses since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientIdentifier 1.3.6.1.4.1.15.2.103.2.2
The NAS-Identifier of the RADIUS client.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

radiusServerTable 1.3.6.1.4.1.15.2.103.2.3
The (conceptual) table listing the RADIUS servers with which the client shares a secret.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusServerEntry

radiusServerEntry 1.3.6.1.4.1.15.2.103.2.3.1
An entry (conceptual row) representing a RADIUS server with which the client shares a secret.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RadiusServerEntry  

radiusServerIndex 1.3.6.1.4.1.15.2.103.2.3.1.1
The RADIUS server with which the client interacts
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

radiusServerAddress 1.3.6.1.4.1.15.2.103.2.3.1.2
The IP address of the RADIUS server referred to in this table entry
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

radiusClientRoundTripTime 1.3.6.1.4.1.15.2.103.2.3.1.3
The total roundtrip time of the last packet sent between the client and the RADIUS server referred to in this table entry
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusClientAccessRequests 1.3.6.1.4.1.15.2.103.2.3.1.4
The total number of RADIUS Access-Request messages sent since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccessRetransmissions 1.3.6.1.4.1.15.2.103.2.3.1.5
The total number of RADIUS Access-Request messages retransmitted since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccessAccepts 1.3.6.1.4.1.15.2.103.2.3.1.6
The total number of RADIUS Access-Accept messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccessRejects 1.3.6.1.4.1.15.2.103.2.3.1.7
The total number of RADIUS Access-Reject messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccessChallenges 1.3.6.1.4.1.15.2.103.2.3.1.8
The total number of RADIUS Access-Challenge messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientMalformedAccessResponses 1.3.6.1.4.1.15.2.103.2.3.1.9
The total number of malformed RADIUS Access-Response messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAuthenticationBadAuthenticators 1.3.6.1.4.1.15.2.103.2.3.1.10
The total number of RADIUS Access-Response messages containing invalid authenticators received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAuthenticationPendingRequests 1.3.6.1.4.1.15.2.103.2.3.1.11
The total number of RADIUS Access-Request messages that have not yet timed out or received a response
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAuthenticationTimeouts 1.3.6.1.4.1.15.2.103.2.3.1.12
The total number of authentication timeouts since client startup
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingRequests 1.3.6.1.4.1.15.2.103.2.3.1.13
The total number of RADIUS Accounting-Request messages sent since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingRetransmissions 1.3.6.1.4.1.15.2.103.2.3.1.14
The total number of RADIUS Accounting-Request messages retransmitted since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingResponses 1.3.6.1.4.1.15.2.103.2.3.1.15
The total number of RADIUS Accounting-Response messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientMalformedAccountingResponses 1.3.6.1.4.1.15.2.103.2.3.1.16
The total number of malformed RADIUS Accounting-Response messages received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingBadAuthenticators 1.3.6.1.4.1.15.2.103.2.3.1.17
The total number of RADIUS Accounting-Response messages which contained invalid authenticators received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingPendingRequests 1.3.6.1.4.1.15.2.103.2.3.1.18
The total number of RADIUS Accounting-Request messages that have not yet timed out or received a response
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientAccountingTimeouts 1.3.6.1.4.1.15.2.103.2.3.1.19
The total number of accounting timeouts since client startup
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusClientUnknownType 1.3.6.1.4.1.15.2.103.2.3.1.20
The total number of RADIUS messages of unknown type which were received since client start-up
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientInvalidServerAddresses 1.3.6.1.4.1.15.2.103.3.1
The total number of RADIUS Access-Response packets received from unknown addresses since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientIdentifier 1.3.6.1.4.1.15.2.103.3.2
The NAS-Identifier of the RADIUS authentication client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

radiusAuthServerTable 1.3.6.1.4.1.15.2.103.3.3
The (conceptual) table listing the RADIUS authentication servers with which the client shares a secret.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusAuthServerEntry

radiusAuthServerEntry 1.3.6.1.4.1.15.2.103.3.3.1
An entry (conceptual row) representing a RADIUS authentication server with which the client shares a secret.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RadiusAuthServerEntry  

radiusAuthServerIndex 1.3.6.1.4.1.15.2.103.3.3.1.1
The RADIUS authentication server with which the client interacts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radiusAuthServerAddress 1.3.6.1.4.1.15.2.103.3.3.1.2
The IP address of the RADIUS authentication server referred to in this table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

radiusAuthClientServerPortNumber 1.3.6.1.4.1.15.2.103.3.3.1.3
The UDP port the client is using to send requests to this server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radiusAuthClientRoundTripTime 1.3.6.1.4.1.15.2.103.3.3.1.4
The total roundtrip time of the last packet sent between the authentication client and the RADIUS server referred to in this table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusAuthClientAccessRequests 1.3.6.1.4.1.15.2.103.3.3.1.5
The total number of RADIUS Access-Request packets sent to this server since client start-up. This does not include retransmissions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAccessRetransmissions 1.3.6.1.4.1.15.2.103.3.3.1.6
The total number of RADIUS Access-Request packets retransmitted to the same server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAccessAccepts 1.3.6.1.4.1.15.2.103.3.3.1.7
The total number of RADIUS Access-Accept packets received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAccessRejects 1.3.6.1.4.1.15.2.103.3.3.1.8
The total number of RADIUS Access-Reject packets received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAccessChallenges 1.3.6.1.4.1.15.2.103.3.3.1.9
The total number of RADIUS Access-Challenge packets received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientMalformedAccessResponses 1.3.6.1.4.1.15.2.103.3.3.1.10
The total number of malformed RADIUS Access-Response packets received from this server since client start-up. Bad authenticators are not included as malformed access responses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAuthenticationBadAuthenticators 1.3.6.1.4.1.15.2.103.3.3.1.11
The total number of RADIUS Access-Response packets containing invalid authenticators received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAuthenticationPendingRequests 1.3.6.1.4.1.15.2.103.3.3.1.12
The total number of RADIUS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an Access-Request is sent and decremented due to a timeout or retransmission.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientAuthenticationTimeouts 1.3.6.1.4.1.15.2.103.3.3.1.13
The total number of authentication timeouts to this server since client startup. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a Request as well as a timeout.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAuthClientUnknownType 1.3.6.1.4.1.15.2.103.3.3.1.14
The total number of RADIUS packets of unknown type which were received from this server on the authentication port since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientInvalidServerAddresses 1.3.6.1.4.1.15.2.103.4.1
The total number of RADIUS Accounting-Response packets received from unknown addresses since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientIdentifier 1.3.6.1.4.1.15.2.103.4.2
The NAS-Identifier of the RADIUS accounting client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

radiusAccServerTable 1.3.6.1.4.1.15.2.103.4.3
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RadiusAccServerEntry

radiusAccServerEntry 1.3.6.1.4.1.15.2.103.4.3.1
An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RadiusAccServerEntry  

radiusAccServerIndex 1.3.6.1.4.1.15.2.103.4.3.1.1
The RADIUS accounting server with which the client interacts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radiusAccServerAddress 1.3.6.1.4.1.15.2.103.4.3.1.2
The IP address of the RADIUS accounting server referred to in this table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

radiusAccClientServerPortNumber 1.3.6.1.4.1.15.2.103.4.3.1.3
The UDP port the client is using to send requests to this server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

radiusAccClientRoundTripTime 1.3.6.1.4.1.15.2.103.4.3.1.4
The total roundtrip time of the last packet sent between the accounting client and the RADIUS server referred to in this table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

radiusAccClientAccountingRequests 1.3.6.1.4.1.15.2.103.4.3.1.5
The total number of RADIUS Accounting-Request packets sent since client start-up. This does not include retransmissions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientAccountingRetransmissions 1.3.6.1.4.1.15.2.103.4.3.1.6
The total number of RADIUS Accounting-Request packets retransmitted to the same server since client start-up. Retransmissions include retries where the Identifier and Acct-Delay have been updated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientAccountingResponses 1.3.6.1.4.1.15.2.103.4.3.1.7
The total number of RADIUS Accounting-Response packets received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientMalformedAccountingResponses 1.3.6.1.4.1.15.2.103.4.3.1.8
The total number of malformed RADIUS Accounting-Response packets received from this server since client start-up. Bad authenticators are not included as malformed access responses.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientAccountingBadAuthenticators 1.3.6.1.4.1.15.2.103.4.3.1.9
The total number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientAccountingPendingRequests 1.3.6.1.4.1.15.2.103.4.3.1.10
The total number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to a timeout or retransmission.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientAccountingTimeouts 1.3.6.1.4.1.15.2.103.4.3.1.11
The total number of accounting timeouts to this server since client startup. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

radiusAccClientUnknownType 1.3.6.1.4.1.15.2.103.4.3.1.12
The total number of RADIUS packets of unknown type which were received from this server on the accounting port since client start-up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyTotalPorts 1.3.6.1.4.1.15.2.104.1
The number of GSY ports on this Annex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

gsyTotalInChars 1.3.6.1.4.1.15.2.104.2
The total number of characters received on all GSY ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyTotalOutChars 1.3.6.1.4.1.15.2.104.3
The total number of characters transmitted on all gsy ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyTotalFrameCheckErrs 1.3.6.1.4.1.15.2.104.4
The total number of frame check errors detected on all gsy ports since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyTotalXmitUnderrunErrs 1.3.6.1.4.1.15.2.104.5
The total number of transmit underrun errors detected on all gsy ports since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyTotalRecvOverrunErrs 1.3.6.1.4.1.15.2.104.6
The total number of receive overrun errors detected on all gsy ports since the last boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gsyInterfaceType 1.3.6.1.4.1.15.2.104.7
The interface running on this gsy
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER x21(1), v35(2), rs232(3), rs422(4)  

anxPktsComp 1.3.6.1.4.1.15.2.105.1
This is the total number of packets that are successfully compressed by the compression card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxPktsDecomp 1.3.6.1.4.1.15.2.105.2
This is the total number of packets that are successfully decompressed by the compression card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxUncompPkts 1.3.6.1.4.1.15.2.105.3
This is the total number of packets that are received by CCP and are marked as being uncompressed packets (valid for MPPC).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxPktsCompFails 1.3.6.1.4.1.15.2.105.4
Number of packets that failed to be compress due to data expansion or lack or resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxPktsDataExpansion 1.3.6.1.4.1.15.2.105.5
Number of packets that failed to be compress due to data expansion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxPktsDecompFails 1.3.6.1.4.1.15.2.105.6
Number of packets that failed to decompress due to checksum errors, out of sequence errors or lack or resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxLCBCRCMismatches 1.3.6.1.4.1.15.2.105.7
This is the total number of packets that failed to decompress due to LCB/CRC checksum mismatch or out of sequence errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxCompResets 1.3.6.1.4.1.15.2.105.8
This is the total number of explicit compressor resets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxDecompResets 1.3.6.1.4.1.15.2.105.9
This is the total number of explicit decompressor resets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxHistoryFails 1.3.6.1.4.1.15.2.105.10
This is the total number of times we failed to allocate a history in the compression card CRAM memory for a session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxPktsDropFullQ 1.3.6.1.4.1.15.2.105.11
This is the total number of packets that got dropped because the hardware compression / decompression queue was full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxCompMbufFails 1.3.6.1.4.1.15.2.105.12
This is the total number of packets that failed to compress / decompress because of a lack of mbufs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxCompBefore 1.3.6.1.4.1.15.2.105.13
This is total number of bytes before compression.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxCompAfter 1.3.6.1.4.1.15.2.105.14
This is total number of bytes after compression.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxDecompBefore 1.3.6.1.4.1.15.2.105.15
This is total number of bytes before decompression.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxDecompAfter 1.3.6.1.4.1.15.2.105.16
This is total number of bytes after decompression.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

igmpconfig 1.3.6.1.4.1.15.2.106.1
OBJECT IDENTIFIER    

igmpVersion 1.3.6.1.4.1.15.2.106.1.1
Controls if IGMP is enabled, and if enabled which version of the IGMP protocol to use. The default is IGMP protocol version 2. This MIB object corresponds to the NA/Admin parameter 'igmp_version'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER igmp-off(1), igmp-ver1(2), igmp-ver2(3)  

igmpRobustness 1.3.6.1.4.1.15.2.106.1.2
Robustness allows tuning for a lossy subnet. If lossy subnets exist, then this value should be increased. Valid values are in the range of 1-15. The default of 2. The value of 1 is NOT recommended. This MIB object corresponds to the NA/Admin parameter 'igmp_robustness'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

igmpQueryTime 1.3.6.1.4.1.15.2.106.1.3
This is the Max Response Time inserted into general query messages. Valid values are in the range of 1-65535 deciseconds. The default is 100 deciseconds. This MIB object corresponds to the NA/Admin parameter 'igmp_query_time'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

igmpResponseTime 1.3.6.1.4.1.15.2.106.1.4
This is the Query Response time(Interval). When periodic general queries are made this value is placed into the Max Response Time field of the message. Settable values are in the decisecond range of 1-65535. Valid values are in the decisecond range of 1 and IGMPQueryTime. The default is 100 deciseconds. IF THIS VALUE EXCEEDS IGMPQueryTime, THE RUNTIME VALUE WILL BE MODIFIED TO IGMPQueryTime - 1 WHEN IGMP STARTS AND A SYSLOG WILL BE GENERATED. This MIB object corresponds to the NA/Admin parameter 'igmp_response_time'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

igmpStartQueryTime 1.3.6.1.4.1.15.2.106.1.5
This is the Startup Query Interval. It specifies the time interval between queries sent out on startup. Settable values for are in the decisecond range of 1-65535. Valid values are in the range of 1 and 1 less than IGMPRobustness. The default is 313 deciseconds. IF THIS VALUE EXCEEDS IGMPQueryTime, THE RUNTIME VALUE WILL BE MODIFIED TO IGMPQueryTime WHEN IGMP STARTS AND A SYSLOG WILL BE GENERATED. This MIB object corresponds to the NA/Admin parameter 'igmp_start_query_time'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

igmpStartQueryCount 1.3.6.1.4.1.15.2.106.1.6
This is the Startup Query Count. It specifies the number of queries sent out on startup. Valid values for are in the range of 1-15. This MIB object corresponds to the NA/Admin parameter 'igmp_start_query_count'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

igmpLastQueryTime 1.3.6.1.4.1.15.2.106.1.7
The Last Member Query time(Interval) is the Max Response Time inserted into group-specific queries sent in response to leave group messages. It also the amount of time between group-specific query messages. Valid values are in the range of 1-256 deciseconds. The default is 10 deciseconds. This MIB object corresponds to the NA/Admin parameter 'igmp_last_query_time'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..256  

igmpLastQueryCount 1.3.6.1.4.1.15.2.106.1.8
The Last Member Query Count is the number of group specific queries sent before the router assumes there are no local members. The default is 2. This MIB object corresponds to the NA/Admin parameter 'igmp_last_query_count'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

igmpJoinQueryTime 1.3.6.1.4.1.15.2.106.1.9
This specifies the time interval between repetitions of Unsolicited Reports when a host initially become a member of a group. Valid values are in the range of 1-256 deciseconds. The default is 10 deciseconds. This MIB object corresponds to the NA/Admin parameter 'igmp_join_query_time'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..256  

igmpV1Timeout 1.3.6.1.4.1.15.2.106.1.10
This is the Version 1 Router Present Timeout. It controls how long a host must wait before after hearing a Version 1 Query before it may send any IGMP version 2 messages. Valid values are in the decisecond range of 1-65535. The default is 4000 deciseconds. This MIB object corresponds to the NA/Admin parameter 'igmp_v1_timeout'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

igmpQueueSize 1.3.6.1.4.1.15.2.106.1.11
The maximum number of elements that can be allocated to the IGMP processing queue. The value will be rounded up to the next value evenly divisible by 10. This MIB object corresponds to the na/admin parameter 'igmp_queue_size'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

igmpMaxPendingMcast 1.3.6.1.4.1.15.2.106.1.12
The maximum number of multicast messages that can be placed in the IGMP processing queue. We recommend that this value be less than igmpQueueSize otherwise unexpected IGMP operation may result. This MIB object corresponds to the na/admin parameter igmp_max_pending_mcast.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

anxPPPCallbackTable 1.3.6.1.4.1.15.2.108.1
Table of PPP Callback parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnxPPPCallbackEntry

anxPPPCallbackEntry 1.3.6.1.4.1.15.2.108.1.1
The PPP Callback parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AnxPPPCallbackEntry  

anxPPPCallbackIndex 1.3.6.1.4.1.15.2.108.1.1.1
The index value which uniquely identifies the PPP Callback entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

anxPPPCallbackParticipant 1.3.6.1.4.1.15.2.108.1.1.2
This object returns the IP address of the callback participant associated with the index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

l2tpStats 1.3.6.1.4.1.15.2.107.2
OBJECT IDENTIFIER    

anxl2tpCntrlPkts 1.3.6.1.4.1.15.2.107.2.1
The total control pkts transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpDataPkts 1.3.6.1.4.1.15.2.107.2.2
The total data packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpCntrlPktsRx 1.3.6.1.4.1.15.2.107.2.3
The total control pkts rx
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpDataPktsRx 1.3.6.1.4.1.15.2.107.2.4
The total data packets rx.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpSeqErr 1.3.6.1.4.1.15.2.107.2.5
The total pkts drop on rx for bad seq
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpPppDownErr 1.3.6.1.4.1.15.2.107.2.6
The total data pkts drop on rx - to ppp not ready .
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpProtocolErr 1.3.6.1.4.1.15.2.107.2.7
The total pkts with a protocol error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpStateErr 1.3.6.1.4.1.15.2.107.2.8
The total pkts drop - tunnel/session state error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxl2tpPktsDrop 1.3.6.1.4.1.15.2.107.2.9
The total pkts dropped on rx for other reasons.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREInPackets 1.3.6.1.4.1.15.2.15.1
The total number of GRE packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREOutPackets 1.3.6.1.4.1.15.2.15.2
The total number of GRE packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREChecksum 1.3.6.1.4.1.15.2.15.3
The total number of GRE packets received with bad checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREInDropped 1.3.6.1.4.1.15.2.15.4
The total number of GRE packets dropped on receive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREOutDropped 1.3.6.1.4.1.15.2.15.5
The total number of GRE packets dropped on transmit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREInBytes 1.3.6.1.4.1.15.2.15.6
The total number of GRE bytes recieved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

anxGREOutBytes 1.3.6.1.4.1.15.2.15.7
The total number of GRE bytes transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ippoolEnable 21.1
Parameter to enable or disable address pooling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ippoolSystemName 21.2
Identification for pooling system name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

ippoolLeaseDuration 21.3
Lease duration for address pooling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolMulticastAddress 21.4
Multicast address used for address pooling.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ippoolServerUDPPort 21.5
UDP port for address pool server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolClientUDPPort 21.6
UDP port for address pool client
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolPoolIds 21.7
UDP port for address pool client
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

ippoolConfPrimaryAddress 21.8
IP address for configured primary address server blade
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ippoolConfBackupAddress 21.9
IP address for configured backup address server blade
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ippoolSelectionTimeout 21.10
Timeout value for address pooling selection mechanism
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolTimeout 21.11
Timeout value for address pooling pool configuration propagation
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolRetransmitTimeout 21.12
Timeout value for address pooling pool message retransmissions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolDiscoveryTimeout 21.13
Timeout value for address pooling pool discovery mechanism
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolTable 21.14
Table for IP pool configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IppoolEntry

ippoolEntry 21.14.1
IP pool configuration parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IppoolEntry  

ippoolpoolIndex 21.14.1.1
Identifier for the pool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolsubpoolIndex 21.14.1.2
Identifier for the subpool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolserverLowWaterMark 21.14.1.3
Low water mark for address pool server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolclientLowWaterMark 21.14.1.4
Low water mark for address pool client.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolpoolPriority 21.14.1.5
Priority associated with the pool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippooladdressRequest 21.14.1.6
Number of addresses requested by the client for a specific pool
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolsubpoolStartAddress 21.14.1.7
Start address of subpool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolsubpoolSize 21.14.1.8
Size of subpool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ippoolsubpoolDelete 21.14.1.9
To delete a subpool from VCU, if set to 1, delets the particular subpool.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER