-- E800 1.3 E800 DEFINITIONS ::= BEGIN IMPORTS mgmt, enterprises, NetworkAddress, IpAddress, Counter, Gauge,TimeTicks FROM RFC1155-SMI OBJECT-TYPE FROM RFC-1212 TRAP-TYPE FROM RFC-1215; mib-2 OBJECT IDENTIFIER ::= { mgmt 1 } DisplayString ::= OCTET STRING PhysAddress ::= OCTET STRING system OBJECT IDENTIFIER ::= { mib-2 1 } interfaces OBJECT IDENTIFIER ::= { mib-2 2 } telindusIsdn OBJECT IDENTIFIER ::= { enterprises 1398 } pmx OBJECT IDENTIFIER ::= { telindusIsdn 1 } imx OBJECT IDENTIFIER ::= { telindusIsdn 2 } e141 OBJECT IDENTIFIER ::= { telindusIsdn 3 } e201 OBJECT IDENTIFIER ::= { telindusIsdn 4 } e800 OBJECT IDENTIFIER ::= { telindusIsdn 5 } CFG OBJECT IDENTIFIER ::= { e800 1 } EDT OBJECT IDENTIFIER ::= { e800 2 } STS OBJECT IDENTIFIER ::= { e800 3 } HISTORY OBJECT IDENTIFIER ::= { e800 4 } CMD OBJECT IDENTIFIER ::= { e800 5 } TRP OBJECT IDENTIFIER ::= { e800 6 } eLAN OBJECT IDENTIFIER ::= { EDT 1 } eWAN OBJECT IDENTIFIER ::= { EDT 2 } eLine OBJECT IDENTIFIER ::= { EDT 3 } eDataPort OBJECT IDENTIFIER ::= { EDT 4 } eFixN64 OBJECT IDENTIFIER ::= { EDT 5 } eRoute OBJECT IDENTIFIER ::= { EDT 6 } eClip OBJECT IDENTIFIER ::= { EDT 7 } eX25 OBJECT IDENTIFIER ::= { EDT 8 } eFeatures OBJECT IDENTIFIER ::= { EDT 9 } eSNMP OBJECT IDENTIFIER ::= { EDT 10 } ePPP OBJECT IDENTIFIER ::= { EDT 11 } eRoutes OBJECT IDENTIFIER ::= { EDT 12 } ePortFW OBJECT IDENTIFIER ::= { EDT 13 } eMisc OBJECT IDENTIFIER ::= { EDT 14 } eOperator OBJECT IDENTIFIER ::= { EDT 15 } cLAN OBJECT IDENTIFIER ::= { CFG 1 } cWAN OBJECT IDENTIFIER ::= { CFG 2 } cLine OBJECT IDENTIFIER ::= { CFG 3 } cDataPort OBJECT IDENTIFIER ::= { CFG 4 } cFixN64 OBJECT IDENTIFIER ::= { CFG 5 } cRoute OBJECT IDENTIFIER ::= { CFG 6 } cClip OBJECT IDENTIFIER ::= { CFG 7 } cX25 OBJECT IDENTIFIER ::= { CFG 8 } cFeatures OBJECT IDENTIFIER ::= { CFG 9 } cSNMP OBJECT IDENTIFIER ::= { CFG 10 } cPPP OBJECT IDENTIFIER ::= { CFG 11 } cRoutes OBJECT IDENTIFIER ::= { CFG 12 } cPortFW OBJECT IDENTIFIER ::= { CFG 13 } cMisc OBJECT IDENTIFIER ::= { CFG 14 } cOperator OBJECT IDENTIFIER ::= { CFG 15 } sLine OBJECT IDENTIFIER ::= { STS 1 } sDataPort OBJECT IDENTIFIER ::= { STS 2 } sWAN OBJECT IDENTIFIER ::= { STS 3 } sFixN64 OBJECT IDENTIFIER ::= { STS 4 } sRoute OBJECT IDENTIFIER ::= { STS 5 } sClip OBJECT IDENTIFIER ::= { STS 6 } sSystem OBJECT IDENTIFIER ::= { STS 7 } sOperator OBJECT IDENTIFIER ::= { STS 8 } tLine OBJECT IDENTIFIER ::= { HISTORY 1 } tRoute OBJECT IDENTIFIER ::= { HISTORY 2 } UCMD OBJECT IDENTIFIER ::= { CMD 1 } TRAP OBJECT IDENTIFIER ::= { TRP 1 } eLANN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LANN" ::= { eLAN 1 } eLANIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP address assigned to the E800 for remote control via LAN interface. -" ::= { eLAN 2 } eLANSubMask OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP submask for the E800 -" ::= { eLAN 3 } eLANGateway OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP address of the default gateway for the E800 -" ::= { eLAN 4 } eWANN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#WANN" ::= { eWAN 1 } eWANInCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Special assigned ISDN phone number for incoming PPP ISDN calls. The number specified can contain wildcards (* and ?) which will be matched against the called phone number of the remote control call. If this field is left blank, incoming PPP connections via ISDN will be disabled. -" ::= { eWAN 2 } eWANInCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Calling Line Identifier for incoming PPP connections via ISDN. This ISDN number will be checked against the ISDN phone number of the calling entity of the remote control call. The number can contain wildcards (* and ?). -" ::= { eWAN 3 } eWANOutCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Telephone number of the remote router, i.e. for an Internet connection to an ISP, this will be the telephone number of the ISP's Point Of Presence (POP) -" ::= { eWAN 4 } eWANOutCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Your telephone number. You only need to supply the number here if the ISDN network does not supply the CLI, and a security check is done on the CLI by the remote router. -" ::= { eWAN 5 } eWANOutLine OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Bitmask of lines that can be used for initiating a dialup connection The first available line will be used for the WAN connection -" ::= { eWAN 6 } eWANTimeOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Idle timeout. If no IP packets have been received on the WAN connection during this time, the dialup connection will be dropped. -" ::= { eWAN 7 } eWANLLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "Line to be used for initiating a leased line connection. Remark that only primary rate lines can be used. If both Outline and LLine are filled in, then a leased line connection will first be tried. If the leased line connection fails, a backup dialup connection will be tried. -" ::= { eWAN 8 } eWANLLStrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The first time slot of the leased line that will be used for the connection -" ::= { eWAN 9 } eWANLLEndTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The last time slot of the leased line that will be used for the connection. Remark that a maximum of 8 timeslots can be used for the leased line connection, giving a total bandwidth of maximum 512 kbps. -" ::= { eWAN 10 } eLineM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eLine 1 } eLineT OBJECT-TYPE SYNTAX SEQUENCE OF eLines ACCESS not-accessible STATUS mandatory ::= { eLine 2 } eLineE OBJECT-TYPE SYNTAX eLines ACCESS not-accessible STATUS mandatory INDEX { eLineN } ::= { eLineT 1 } eLines ::= SEQUENCE { eLineN INTEGER, eLineType INTEGER, eLineName DisplayString, eLineAct INTEGER, eLineSgn INTEGER, eLineTei INTEGER, eLineX25Tei INTEGER, eLineNT INTEGER, eLineIdle INTEGER, eLineCrc4 INTEGER, eLineStrInc INTEGER, eLineEndInc INTEGER, eLineStrOutg INTEGER, eLineEndOutg INTEGER, eLineAlmFrom INTEGER, eLineOptions INTEGER, eLineSpare DisplayString} eLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the line (as L1,L2,..) in loggings and in commands -" ::= { eLineE 1 } eLineType OBJECT-TYPE SYNTAX INTEGER {OFF(1), PR(2), BR(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of line interface (PR=Primary Rate) -" ::= { eLineE 2 } eLineName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Name given to the line interface. -" ::= { eLineE 3 } eLineAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Line Enabling (Off, On). -" ::= { eLineE 4 } eLineSgn OBJECT-TYPE SYNTAX INTEGER {None(1), Isdn(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Signalling protocol -" ::= { eLineE 5 } eLineTei OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Terminal Equipment Identifier. Should be 0 (fixed). In case TEI is 0, physical and data-link activation of the line will continuously be attempted, for BRI as well as PRI lines. As a consequence, a line with configured TEI == 0 and with no physical activation is considered 'dead' and won't be selected during the route selection process. -" ::= { eLineE 6 } eLineX25Tei OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "TEI value for X.25 connections that are to be switched (see also par 8.4) -" ::= { eLineE 7 } eLineNT OBJECT-TYPE SYNTAX INTEGER {TE(1), NT(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Specifies if the line interface is defined as a TE (Terminal Equipment), or as an NT (Network Terminator). -" ::= { eLineE 8 } eLineIdle OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "IDLE code sent in a none-active timeslot. To specify as hex, precede the value with 'x'. For PR lines: Advised code for ISDN connection is x49. -" ::= { eLineE 9 } eLineCrc4 OBJECT-TYPE SYNTAX INTEGER {NoCRC4(1), CRC4(2), Auto(3)} ACCESS read-write STATUS mandatory DESCRIPTION "Specifies if 2MB frame CRC procedure should be enabled. On: CRC is enabled. Off: CRC is disabled. Auto: automatic detection of the usage of the CRC procedure by the remote device. Use of CRC is advised unless not supported by the ISDN network -" ::= { eLineE 10 } eLineStrInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Channel is requested by the remote end. StrInc can range from 0 to 31 (0 defining the first B-channel). Remark that it doesn't make sense to select B-channel 0 as the starting channel, as it is the framing channel on PR and the D-channel on BR. -" ::= { eLineE 11 } eLineEndInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "incoming calls, if a B Channel is requested by the remote end. If StrInc and EndInc both are set to zero, then the default assignment of channels is taken, i.e. assignment of channels in ascending order. EndInc can range from 0 to 31 (0 defining the first B-channel) -" ::= { eLineE 12 } eLineStrOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "First B Channel to be used for outgoing calls, if a B Channel can be assigned by the E800 (i.e. if the line is an NT line, or the line is set in exclusive mode, i.e. the first bit in the Line Options field is set). StrOutg can range from 0 to 31 (0 defining the first B-channel). Remark that it doesn't make sense to select B-channel 0 as the starting channel, as it is the framing channel on PR and the D-channel on BR. -" ::= { eLineE 13 } eLineEndOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Last B Channel to be used for outgoing calls, if a B Channel can be assigned by the E800 (i.e. if the line is an NT line, or the line is set in exclusive mode, i.e. the first bit in the Line Options field is set) If StrOutg and EndOutg both are set to zero, then the default assignment of channels is taken, i.e. assignment of channels in descending order. EndOutg can range from 0 to 31 (0 defining the first B-channel) -" ::= { eLineE 14 } eLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Specifies lines that may force a datalink error on this line. The datalink on this line will be forced down when one of the indicated lines detects a persistent deactivation condition. When the line gets activated again, then the alarm is cleared. This is a special feature which is not needed in most cases. -" ::= { eLineE 15 } eLineOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Options Bitmask. Following bits are defined: Bit 1: If set, theE800 will force the other end to accept the proposed B-Channel in the ISDN Setup message. Bit 2: By default, the E800 will send a 'Call Proceeding' message in response of a 'Setup message', if both the source and destination of the call are configured as TE (i.e., the lines selected on the E800 for the route are configured as NT). If bit 2 is set, then the E800 will NOT send a 'Call proceeding' message in this case. Bit 3: If set, the E800 will verify the state field in a Status message. If the state doesn't correspond with the internal state, then the call will be released. If not set, the verification is not done, and subsequently, Status message will be ignored. -" ::= { eLineE 16 } eLineSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#LineSpare" ::= { eLineE 17 } eDataPortN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortN" ::= { eDataPort 1 } eDataPortAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#DataPortAct" ::= { eDataPort 2 } eDataPortLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "#DataPortLine" ::= { eDataPort 3 } eDataPortStartTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#DataPortStartTS" ::= { eDataPort 4 } eDataPortNrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#DataPortNrTS" ::= { eDataPort 5 } eDataPortPContrl OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#DataPortPContrl" ::= { eDataPort 6 } eFixN64M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eFixN64 1 } eFixN64T OBJECT-TYPE SYNTAX SEQUENCE OF eFixN64s ACCESS not-accessible STATUS mandatory ::= { eFixN64 2 } eFixN64E OBJECT-TYPE SYNTAX eFixN64s ACCESS not-accessible STATUS mandatory INDEX { eFixN64N } ::= { eFixN64T 1 } eFixN64s ::= SEQUENCE { eFixN64N INTEGER, eFixN64Act INTEGER, eFixN64Name DisplayString, eFixN64NrTS INTEGER, eFixN64LineIn INTEGER, eFixN64TSIn INTEGER, eFixN64LineOut INTEGER, eFixN64TSOut INTEGER} eFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Port (as P1,P2,..) in loggings. -" ::= { eFixN64E 1 } eFixN64Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Activates the fixed channel. -" ::= { eFixN64E 2 } eFixN64Name OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Name given to the Port. This name is used in the port definition. -" ::= { eFixN64E 3 } eFixN64NrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Number of consecutive 64kbit/s timeslots that are to be cross-connected from LineIn to LineOut. -" ::= { eFixN64E 4 } eFixN64LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "The incoming line (L1-L8). -" ::= { eFixN64E 5 } eFixN64TSIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The position of the first timeslot on the incoming line at which the port starts. Remark: timeslot 16 is excluded from a port if ISDN is enabled on the line. -" ::= { eFixN64E 6 } eFixN64LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "The outgoing line (L1-L8). -" ::= { eFixN64E 7 } eFixN64TSOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The position of the first timeslot on the outgoing line at which the port starts. Remark: timeslot 16 is excluded from a port if ISDN is enabled on the line. -" ::= { eFixN64E 8 } eRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eRoute 1 } eRouteT OBJECT-TYPE SYNTAX SEQUENCE OF eRoutes ACCESS not-accessible STATUS mandatory ::= { eRoute 2 } eRouteE OBJECT-TYPE SYNTAX eRoutes ACCESS not-accessible STATUS mandatory INDEX { eRouteN } ::= { eRouteT 1 } eRoutes ::= SEQUENCE { eRouteN INTEGER, eRouteAct INTEGER, eRouteLineIn INTEGER, eRouteSearch DisplayString, eRouteReplace DisplayString, eRouteLineOut INTEGER, eRouteCalltyp INTEGER, eRouteFailMin INTEGER, eRouteCliProf DisplayString} eRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the route (as R1,R2,..) in loggings. -" ::= { eRouteE 1 } eRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "De/Activation of the current route. -" ::= { eRouteE 2 } eRouteLineIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The set of incoming lines which are to be taken in account for this route. Multiple input lines are selectable. -" ::= { eRouteE 3 } eRouteSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The incoming CDN1 is matched with the value of 'Search'. If equal, the CDN is replaced with 'Replace' else the next route in the table is checked. Some special features are : * : this symbol is a group wildcard. If placed in front, the last numbers of the CDN make the difference. If placed last, the first numbers of the CDN make the difference. Example : Search = 02* & Replace = 5552* The incoming CDN=023128 becomes CDN=55523128. ? : this symbol is a single wildcard. The '?' can be a value between 0 and 9. Example : Search = 023?2 & Replace = 02302 The incoming CDN=02372 becomes CDN=02302. -" ::= { eRouteE 4 } eRouteReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The total/partial replacement for the Search value. See Search above. -" ::= { eRouteE 5 } eRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The outgoing line(s) where the call has to be forwarded. If the route is considered as valid. If multiple lines are selected (hunting groups), the calls are forwarded in a round robin manner. This means the first call is forwarded to the first available line, the second call to the second available line, .... If the last line in the route is reached and a new call is coming in, the call is forwarded back to the first line, the next call to the second line,..... . If the line is configured for a TEI value of 0, or the line is a PRI line, the hunting group algorithm will skip the line if it is unavailable (i.e. if its level 1 is down). If all lines are occupied, the next route in the table is taken. -" ::= { eRouteE 6 } eRouteCalltyp OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Bitmask defining the call types to be verified during route selection. The bitmask is based on the CIP (Connection Identification Profile) mask as defined in the CAPI standard. It defines the following bits: Bit 1: Speech call Bit 2: Unrestricted digital information call Bit 3: Restricted digital information call Bit 4: 3.1 kHz audio call Bit 5: 7 kHz audio call Bit 6: video call Bit 7: packet mode call Bit 8: call with 56 kBit/s rate adaptation Bit 9: unrestricted digital information with tones/announcements call Only calls with a bearer capability corresponding to the bit fields set will be selected for the route. If no bits are set in this field, the Calltyp field will be ignored. -" ::= { eRouteE 7 } eRouteFailMin OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "If specified (non-0), the route may be temporarily disabled during the specified number of minutes depending on the cause of the latest call failure. The following causes will disable the route: class 2: 34,38,41,42,43,44,47 class 3: ,49,50,57,58,63 class 4: 65,66,69,70,79 class 5: 81,82,83,84,85,86,88,91,95 -" ::= { eRouteE 8 } eRouteCliProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "This is a character string that is looked up in the CLIP table (matching the Label field) to identify the applicable CLIP checks. -" ::= { eRouteE 9 } eClipM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eClip 1 } eClipT OBJECT-TYPE SYNTAX SEQUENCE OF eClips ACCESS not-accessible STATUS mandatory ::= { eClip 2 } eClipE OBJECT-TYPE SYNTAX eClips ACCESS not-accessible STATUS mandatory INDEX { eClipN } ::= { eClipT 1 } eClips ::= SEQUENCE { eClipN INTEGER, eClipAct INTEGER, eClipLabel DisplayString, eClipSearch DisplayString, eClipReplace DisplayString} eClipN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Clip in loggings. -" ::= { eClipE 1 } eClipAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Activates/Deactivates the current CLIP entry -" ::= { eClipE 2 } eClipLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "ASCII string defining the label of the CLI profile. This label is linked to the 'CliProf' label field in the route configuration. Multiple CLI profiles with the same label can be configured in the Clip database. The database will be searched for a certain label in consecutive order from top to bottom If no CLI profile is found with a certain label, the call will be refused with cause 21 (Call Refused). -" ::= { eClipE 3 } eClipSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The incoming CLI is matched with the value of 'Search'. If equal, the CLI is replaced with 'Replace' else the next Clip in the table is checked. Some special features are : * : this symbol is a group wildcard. If placed in front, the last numbers of the CLI make the difference. If placed last, the first numbers of the CLI make the difference. Example : Search = 02* and Replace = 5552* The incoming Cli=023128 becomes Cli=55523128. ? : this symbol is a single wildcard. The '?' can be a value between 0 and 9. Example : Search = 023?2 & Replace = 02302 The incoming Cli=02372 becomes Cli=02302. -" ::= { eClipE 4 } eClipReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The total/partial replacement for the Search value. See Search above. -" ::= { eClipE 5 } eX25M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eX25 1 } eX25T OBJECT-TYPE SYNTAX SEQUENCE OF eX25s ACCESS not-accessible STATUS mandatory ::= { eX25 2 } eX25E OBJECT-TYPE SYNTAX eX25s ACCESS not-accessible STATUS mandatory INDEX { eX25N } ::= { eX25T 1 } eX25s ::= SEQUENCE { eX25N INTEGER, eX25Act INTEGER, eX25LineIn INTEGER, eX25TEIIn INTEGER, eX25LineOut INTEGER, eX25TEIOut INTEGER} eX25N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index number. -" ::= { eX25E 1 } eX25Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Activates/Deactivates the current X.25 switching entry -" ::= { eX25E 2 } eX25LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "Incoming line for which X.25 data will be switched -" ::= { eX25E 3 } eX25TEIIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "TEI value of the LAPD X.25 connection (i.e. TEI value of the SAPI 16 LAPD connection) on the incoming line that will be switched. The value should be between 0 and 63. -" ::= { eX25E 4 } eX25LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-write STATUS mandatory DESCRIPTION "Outgoing line to which X.25 data will be switched. -" ::= { eX25E 5 } eX25TEIOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "TEI value of the LAPD X.25 connection (i.e. TEI value of the SAPI 16 LAPD connection) on the outgoing line to which X.25 packets will be switched. The value should be between 0 and 63. -" ::= { eX25E 6 } eFeaturesN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#FeaturesN" ::= { eFeatures 1 } eFeaturesIPRoute OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "This flag will enable or disable the ip-router function. If this flag is set, incoming packets not destined for a local interface will be routed to a gateway as specified in the IP routes table. -" ::= { eFeatures 2 } eFeaturesMasq OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Activation of the Masquerading function. Only valid if routing has been enabled (through the IPRoute flag). When this flag is set, private internal IP addresses of to be routed packets will be translated to a unique Internet address -" ::= { eFeatures 3 } eFeaturesMasqIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "This is the IP-address that will be used for translating internal IP-addresses to the external IP-address. If this field is empty (000.000.000.000) and if Masquerading is enabled, then the masquerading address will be the IP address of the WAN interface (as defined in the PPP configuration table, or negotiated through PPP). -" ::= { eFeatures 4 } eFeaturesRCNet1 OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "First Network for which remote control is allowed. If filled in, the IP address denotes the network address from which remote access (telnet or HTTP access) to the E800 is allowed. A zero entry is ignored. -" ::= { eFeatures 5 } eFeaturesRCMask1 OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "First Network Subnet mask for which remote control is allowed. Subnet mask of the RCNet1 address. A zero entry is ignored. -" ::= { eFeatures 6 } eFeaturesRCNet2 OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Second Network for which remote control is allowed. If filled in, the IP address denotes the network address from which remote access (telnet or HTTP access) to the E800 is allowed. A zero entry is ignored. -" ::= { eFeatures 7 } eFeaturesRCMask2 OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Second Network Subnet mask for which remote control is allowed. Subnet mask of the RCNet2 address. A zero entry is ignored. -" ::= { eFeatures 8 } eSNMPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#SNMPN" ::= { eSNMP 1 } eSNMPTrp OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Trap threshold level: 0-99. All events with level equal or greater than this threshold will generate traps. -" ::= { eSNMP 2 } eSNMPSNMPMgr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP address of the SNMP manager station. This station will receive traps from the E800. -" ::= { eSNMP 3 } eSNMPName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "MIB-II System Name -" ::= { eSNMP 4 } eSNMPContact OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "MIB-II Contact parameter -" ::= { eSNMP 5 } eSNMPLocatn OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#SNMPLocatn" ::= { eSNMP 6 } eSNMPRdComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The SNMP Community String which allows Read-Only. A valid login with read rights is additionally required -" ::= { eSNMP 7 } eSNMPWrComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The SNMP Community String which allows Read/Write. A valid login with write rights is additionally required -" ::= { eSNMP 8 } eSNMPTrpComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The Community String sent along with SNMP Traps -" ::= { eSNMP 9 } ePPPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPN" ::= { ePPP 1 } ePPPIPAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP address assigned to the E800 when establishing a WAN link (established through a leased line or dialup link). If the IP address filled in is 000.000.000.000, then the other end will assign an IP address to the E800 for this PPP link -" ::= { ePPP 2 } ePPPNetmask OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Netmask address assigned to the WAN link -" ::= { ePPP 3 } ePPPRemAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "IP address assigned to the remote end of the WAN link If the IP address filled in is 000.000.000.000, then the remote end will assign an IP address to its own. -" ::= { ePPP 4 } ePPPRemUser OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "User name of the remote device, used in the PPP authentication process. If not filled in, then no authentication towards the remote will be done. -" ::= { ePPP 5 } ePPPRemPwd OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Password of the remote device, used in the PPP authentication process. If not filled in, then no authentication towards the remote will be done. -" ::= { ePPP 6 } ePPPAuthen OBJECT-TYPE SYNTAX INTEGER {PAP(1), None(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Type of authentication demanded towards the E800 * if set to PAP, then PAP authentication is required to the E800 for an incall or leased line. * If set to NONE, then no authentication is required towards the E800. -" ::= { ePPP 7 } eRoutesM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eRoutes 1 } eRoutesT OBJECT-TYPE SYNTAX SEQUENCE OF eRoutess ACCESS not-accessible STATUS mandatory ::= { eRoutes 2 } eRoutesE OBJECT-TYPE SYNTAX eRoutess ACCESS not-accessible STATUS mandatory INDEX { eRoutesN } ::= { eRoutesT 1 } eRoutess ::= SEQUENCE { eRoutesN INTEGER, eRoutesAct INTEGER, eRoutesNetAddr IpAddress, eRoutesNetMask IpAddress, eRoutesGateway IpAddress, eRoutesIntface INTEGER} eRoutesN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index number -" ::= { eRoutesE 1 } eRoutesAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Enables or disables the routing entry. -" ::= { eRoutesE 2 } eRoutesNetAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "The destination address of a to be routed packet is matched against the value of NetAddr. If the destination address belongs to the defined network, the entry will be taken as the route. Remark that the matching process is from top to bottom. Therefore, the most general routes should be placed at the bottom. -" ::= { eRoutesE 3 } eRoutesNetMask OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Network mask of the defined NetAddr -" ::= { eRoutesE 4 } eRoutesGateway OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Address of the host to which packets will be forwarded. Can be 000.000.000.000 if the destination interface is the WAN. In this case, the Gateway will be the IP address of the remote device on the WAN link. -" ::= { eRoutesE 5 } eRoutesIntface OBJECT-TYPE SYNTAX INTEGER {WAN(1), LAN(2)} ACCESS read-write STATUS mandatory DESCRIPTION "The interface on which routed packets need to be sent (LAN or WAN) -" ::= { eRoutesE 6 } ePortFWM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { ePortFW 1 } ePortFWT OBJECT-TYPE SYNTAX SEQUENCE OF ePortFWs ACCESS not-accessible STATUS mandatory ::= { ePortFW 2 } ePortFWE OBJECT-TYPE SYNTAX ePortFWs ACCESS not-accessible STATUS mandatory INDEX { ePortFWN } ::= { ePortFWT 1 } ePortFWs ::= SEQUENCE { ePortFWN INTEGER, ePortFWAct INTEGER, ePortFWPrtocol INTEGER, ePortFWDstPort INTEGER, ePortFWAddress IpAddress} ePortFWN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. -" ::= { ePortFWE 1 } ePortFWAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Enables or disables the Port Forwarding entry -" ::= { ePortFWE 2 } ePortFWPrtocol OBJECT-TYPE SYNTAX INTEGER {tcp(1), udp(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#PortFWPrtocol" ::= { ePortFWE 3 } ePortFWDstPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "TCP port for which Port forwarding will be applied, i.e. each incoming TCP connection with this port will be forwarded to the host with address as specified in field 4. If this field is set to zero (0), then all incoming connections will be routed to the address specified in field 4. -" ::= { ePortFWE 4 } ePortFWAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-write STATUS mandatory DESCRIPTION "Address of the host to which TCP packets will be forwarded. -" ::= { ePortFWE 5 } eMiscN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscN" ::= { eMisc 1 } eMiscType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5), E280(6), E141(7), E800(8), E201(9)} ACCESS read-only STATUS mandatory DESCRIPTION "System type (E800). -" ::= { eMisc 2 } eMiscLog OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscLog" ::= { eMisc 3 } eMiscOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#MiscOptions" ::= { eMisc 4 } eMiscTLogOff OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#MiscTLogOff" ::= { eMisc 5 } eMiscTFailSf OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#MiscTFailSf" ::= { eMisc 6 } eMiscClkSlve OBJECT-TYPE SYNTAX INTEGER {Auto(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9), FreeRun(10)} ACCESS read-write STATUS mandatory DESCRIPTION "Preferred ISDN Line on which clock slaving will be attempted, FreeRun (internal clock source), or AUTO if there is no preference. If AUTO is selected, the first PRI line that can be slaved on will be selected. If a line is chosen to slave on, and there is no slaving possible on this line, then the E800 will revert back to auto slaving. -" ::= { eMisc 7 } eMiscAlmTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Time of Day on which an alarm remote control outcall will be attempted to the ISDN number as specified in the PPP configuration table. A value of 00:00:00 disables this feature. -" ::= { eMisc 8 } eMiscHttpRef OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Refresh rate of the web server pages in seconds. If zero, no refreshing of web pages will be applied. A change of this field will only become effective after the browser refreshed a web page. -" ::= { eMisc 9 } eOperatorM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eOperator 1 } eOperatorT OBJECT-TYPE SYNTAX SEQUENCE OF eOperators ACCESS not-accessible STATUS mandatory ::= { eOperator 2 } eOperatorE OBJECT-TYPE SYNTAX eOperators ACCESS not-accessible STATUS mandatory INDEX { eOperatorN } ::= { eOperatorT 1 } eOperators ::= SEQUENCE { eOperatorN INTEGER, eOperatorType INTEGER, eOperatorName DisplayString, eOperatorRights INTEGER, eOperatorInfo DisplayString} eOperatorN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the operator (as O1,O2,..) in loggings and in commands -" ::= { eOperatorE 1 } eOperatorType OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#OperatorType" ::= { eOperatorE 2 } eOperatorName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Short-Name for the operator -" ::= { eOperatorE 3 } eOperatorRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Hex-map specifying the operators access rights: * mask x000F : read rights (0-7) * mask x00F0 : write rights (0-7) * mask x0F00 : execute rights (0-7) * mask xF000 : protocol rights (0-7) The following levels are advised (see Ref. Manual for rights-lists): * USR: x0111 (loc,telnet R=1 W=1 X=1) * SYS: x0222 (loc,telnet R=2 W=2 X=2) * SUP: x7766 (ppp, http, loc,telnet R=6 W=6 X=7) * ADM: x7777 (all rights) -" ::= { eOperatorE 4 } eOperatorInfo OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "User Info field -" ::= { eOperatorE 5 } cLANN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LANN" ::= { cLAN 1 } cLANIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address assigned to the E800 for remote control via LAN interface. -" ::= { cLAN 2 } cLANSubMask OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP submask for the E800 -" ::= { cLAN 3 } cLANGateway OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address of the default gateway for the E800 -" ::= { cLAN 4 } cWANN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#WANN" ::= { cWAN 1 } cWANInCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Special assigned ISDN phone number for incoming PPP ISDN calls. The number specified can contain wildcards (* and ?) which will be matched against the called phone number of the remote control call. If this field is left blank, incoming PPP connections via ISDN will be disabled. -" ::= { cWAN 2 } cWANInCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Calling Line Identifier for incoming PPP connections via ISDN. This ISDN number will be checked against the ISDN phone number of the calling entity of the remote control call. The number can contain wildcards (* and ?). -" ::= { cWAN 3 } cWANOutCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Telephone number of the remote router, i.e. for an Internet connection to an ISP, this will be the telephone number of the ISP's Point Of Presence (POP) -" ::= { cWAN 4 } cWANOutCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Your telephone number. You only need to supply the number here if the ISDN network does not supply the CLI, and a security check is done on the CLI by the remote router. -" ::= { cWAN 5 } cWANOutLine OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Bitmask of lines that can be used for initiating a dialup connection The first available line will be used for the WAN connection -" ::= { cWAN 6 } cWANTimeOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Idle timeout. If no IP packets have been received on the WAN connection during this time, the dialup connection will be dropped. -" ::= { cWAN 7 } cWANLLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "Line to be used for initiating a leased line connection. Remark that only primary rate lines can be used. If both Outline and LLine are filled in, then a leased line connection will first be tried. If the leased line connection fails, a backup dialup connection will be tried. -" ::= { cWAN 8 } cWANLLStrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The first time slot of the leased line that will be used for the connection -" ::= { cWAN 9 } cWANLLEndTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The last time slot of the leased line that will be used for the connection. Remark that a maximum of 8 timeslots can be used for the leased line connection, giving a total bandwidth of maximum 512 kbps. -" ::= { cWAN 10 } cLineM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cLine 1 } cLineT OBJECT-TYPE SYNTAX SEQUENCE OF cLines ACCESS not-accessible STATUS mandatory ::= { cLine 2 } cLineE OBJECT-TYPE SYNTAX cLines ACCESS not-accessible STATUS mandatory INDEX { cLineN } ::= { cLineT 1 } cLines ::= SEQUENCE { cLineN INTEGER, cLineType INTEGER, cLineName DisplayString, cLineAct INTEGER, cLineSgn INTEGER, cLineTei INTEGER, cLineX25Tei INTEGER, cLineNT INTEGER, cLineIdle INTEGER, cLineCrc4 INTEGER, cLineStrInc INTEGER, cLineEndInc INTEGER, cLineStrOutg INTEGER, cLineEndOutg INTEGER, cLineAlmFrom INTEGER, cLineOptions INTEGER, cLineSpare DisplayString} cLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the line (as L1,L2,..) in loggings and in commands -" ::= { cLineE 1 } cLineType OBJECT-TYPE SYNTAX INTEGER {OFF(1), PR(2), BR(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of line interface (PR=Primary Rate) -" ::= { cLineE 2 } cLineName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Name given to the line interface. -" ::= { cLineE 3 } cLineAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Line Enabling (Off, On). -" ::= { cLineE 4 } cLineSgn OBJECT-TYPE SYNTAX INTEGER {None(1), Isdn(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Signalling protocol -" ::= { cLineE 5 } cLineTei OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Terminal Equipment Identifier. Should be 0 (fixed). In case TEI is 0, physical and data-link activation of the line will continuously be attempted, for BRI as well as PRI lines. As a consequence, a line with configured TEI == 0 and with no physical activation is considered 'dead' and won't be selected during the route selection process. -" ::= { cLineE 6 } cLineX25Tei OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "TEI value for X.25 connections that are to be switched (see also par 8.4) -" ::= { cLineE 7 } cLineNT OBJECT-TYPE SYNTAX INTEGER {TE(1), NT(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Specifies if the line interface is defined as a TE (Terminal Equipment), or as an NT (Network Terminator). -" ::= { cLineE 8 } cLineIdle OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "IDLE code sent in a none-active timeslot. To specify as hex, precede the value with 'x'. For PR lines: Advised code for ISDN connection is x49. -" ::= { cLineE 9 } cLineCrc4 OBJECT-TYPE SYNTAX INTEGER {NoCRC4(1), CRC4(2), Auto(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Specifies if 2MB frame CRC procedure should be enabled. On: CRC is enabled. Off: CRC is disabled. Auto: automatic detection of the usage of the CRC procedure by the remote device. Use of CRC is advised unless not supported by the ISDN network -" ::= { cLineE 10 } cLineStrInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Channel is requested by the remote end. StrInc can range from 0 to 31 (0 defining the first B-channel). Remark that it doesn't make sense to select B-channel 0 as the starting channel, as it is the framing channel on PR and the D-channel on BR. -" ::= { cLineE 11 } cLineEndInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "incoming calls, if a B Channel is requested by the remote end. If StrInc and EndInc both are set to zero, then the default assignment of channels is taken, i.e. assignment of channels in ascending order. EndInc can range from 0 to 31 (0 defining the first B-channel) -" ::= { cLineE 12 } cLineStrOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "First B Channel to be used for outgoing calls, if a B Channel can be assigned by the E800 (i.e. if the line is an NT line, or the line is set in exclusive mode, i.e. the first bit in the Line Options field is set). StrOutg can range from 0 to 31 (0 defining the first B-channel). Remark that it doesn't make sense to select B-channel 0 as the starting channel, as it is the framing channel on PR and the D-channel on BR. -" ::= { cLineE 13 } cLineEndOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Last B Channel to be used for outgoing calls, if a B Channel can be assigned by the E800 (i.e. if the line is an NT line, or the line is set in exclusive mode, i.e. the first bit in the Line Options field is set) If StrOutg and EndOutg both are set to zero, then the default assignment of channels is taken, i.e. assignment of channels in descending order. EndOutg can range from 0 to 31 (0 defining the first B-channel) -" ::= { cLineE 14 } cLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Specifies lines that may force a datalink error on this line. The datalink on this line will be forced down when one of the indicated lines detects a persistent deactivation condition. When the line gets activated again, then the alarm is cleared. This is a special feature which is not needed in most cases. -" ::= { cLineE 15 } cLineOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Options Bitmask. Following bits are defined: Bit 1: If set, theE800 will force the other end to accept the proposed B-Channel in the ISDN Setup message. Bit 2: By default, the E800 will send a 'Call Proceeding' message in response of a 'Setup message', if both the source and destination of the call are configured as TE (i.e., the lines selected on the E800 for the route are configured as NT). If bit 2 is set, then the E800 will NOT send a 'Call proceeding' message in this case. Bit 3: If set, the E800 will verify the state field in a Status message. If the state doesn't correspond with the internal state, then the call will be released. If not set, the verification is not done, and subsequently, Status message will be ignored. -" ::= { cLineE 16 } cLineSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#LineSpare" ::= { cLineE 17 } cDataPortN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortN" ::= { cDataPort 1 } cDataPortAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortAct" ::= { cDataPort 2 } cDataPortLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortLine" ::= { cDataPort 3 } cDataPortStartTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortStartTS" ::= { cDataPort 4 } cDataPortNrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortNrTS" ::= { cDataPort 5 } cDataPortPContrl OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortPContrl" ::= { cDataPort 6 } cFixN64M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cFixN64 1 } cFixN64T OBJECT-TYPE SYNTAX SEQUENCE OF cFixN64s ACCESS not-accessible STATUS mandatory ::= { cFixN64 2 } cFixN64E OBJECT-TYPE SYNTAX cFixN64s ACCESS not-accessible STATUS mandatory INDEX { cFixN64N } ::= { cFixN64T 1 } cFixN64s ::= SEQUENCE { cFixN64N INTEGER, cFixN64Act INTEGER, cFixN64Name DisplayString, cFixN64NrTS INTEGER, cFixN64LineIn INTEGER, cFixN64TSIn INTEGER, cFixN64LineOut INTEGER, cFixN64TSOut INTEGER} cFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Port (as P1,P2,..) in loggings. -" ::= { cFixN64E 1 } cFixN64Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Activates the fixed channel. -" ::= { cFixN64E 2 } cFixN64Name OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Name given to the Port. This name is used in the port definition. -" ::= { cFixN64E 3 } cFixN64NrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of consecutive 64kbit/s timeslots that are to be cross-connected from LineIn to LineOut. -" ::= { cFixN64E 4 } cFixN64LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "The incoming line (L1-L8). -" ::= { cFixN64E 5 } cFixN64TSIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The position of the first timeslot on the incoming line at which the port starts. Remark: timeslot 16 is excluded from a port if ISDN is enabled on the line. -" ::= { cFixN64E 6 } cFixN64LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "The outgoing line (L1-L8). -" ::= { cFixN64E 7 } cFixN64TSOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The position of the first timeslot on the outgoing line at which the port starts. Remark: timeslot 16 is excluded from a port if ISDN is enabled on the line. -" ::= { cFixN64E 8 } cRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cRoute 1 } cRouteT OBJECT-TYPE SYNTAX SEQUENCE OF cRoutes ACCESS not-accessible STATUS mandatory ::= { cRoute 2 } cRouteE OBJECT-TYPE SYNTAX cRoutes ACCESS not-accessible STATUS mandatory INDEX { cRouteN } ::= { cRouteT 1 } cRoutes ::= SEQUENCE { cRouteN INTEGER, cRouteAct INTEGER, cRouteLineIn INTEGER, cRouteSearch DisplayString, cRouteReplace DisplayString, cRouteLineOut INTEGER, cRouteCalltyp INTEGER, cRouteFailMin INTEGER, cRouteCliProf DisplayString} cRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the route (as R1,R2,..) in loggings. -" ::= { cRouteE 1 } cRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "De/Activation of the current route. -" ::= { cRouteE 2 } cRouteLineIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The set of incoming lines which are to be taken in account for this route. Multiple input lines are selectable. -" ::= { cRouteE 3 } cRouteSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The incoming CDN1 is matched with the value of 'Search'. If equal, the CDN is replaced with 'Replace' else the next route in the table is checked. Some special features are : * : this symbol is a group wildcard. If placed in front, the last numbers of the CDN make the difference. If placed last, the first numbers of the CDN make the difference. Example : Search = 02* & Replace = 5552* The incoming CDN=023128 becomes CDN=55523128. ? : this symbol is a single wildcard. The '?' can be a value between 0 and 9. Example : Search = 023?2 & Replace = 02302 The incoming CDN=02372 becomes CDN=02302. -" ::= { cRouteE 4 } cRouteReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The total/partial replacement for the Search value. See Search above. -" ::= { cRouteE 5 } cRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The outgoing line(s) where the call has to be forwarded. If the route is considered as valid. If multiple lines are selected (hunting groups), the calls are forwarded in a round robin manner. This means the first call is forwarded to the first available line, the second call to the second available line, .... If the last line in the route is reached and a new call is coming in, the call is forwarded back to the first line, the next call to the second line,..... . If the line is configured for a TEI value of 0, or the line is a PRI line, the hunting group algorithm will skip the line if it is unavailable (i.e. if its level 1 is down). If all lines are occupied, the next route in the table is taken. -" ::= { cRouteE 6 } cRouteCalltyp OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Bitmask defining the call types to be verified during route selection. The bitmask is based on the CIP (Connection Identification Profile) mask as defined in the CAPI standard. It defines the following bits: Bit 1: Speech call Bit 2: Unrestricted digital information call Bit 3: Restricted digital information call Bit 4: 3.1 kHz audio call Bit 5: 7 kHz audio call Bit 6: video call Bit 7: packet mode call Bit 8: call with 56 kBit/s rate adaptation Bit 9: unrestricted digital information with tones/announcements call Only calls with a bearer capability corresponding to the bit fields set will be selected for the route. If no bits are set in this field, the Calltyp field will be ignored. -" ::= { cRouteE 7 } cRouteFailMin OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "If specified (non-0), the route may be temporarily disabled during the specified number of minutes depending on the cause of the latest call failure. The following causes will disable the route: class 2: 34,38,41,42,43,44,47 class 3: ,49,50,57,58,63 class 4: 65,66,69,70,79 class 5: 81,82,83,84,85,86,88,91,95 -" ::= { cRouteE 8 } cRouteCliProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "This is a character string that is looked up in the CLIP table (matching the Label field) to identify the applicable CLIP checks. -" ::= { cRouteE 9 } cClipM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cClip 1 } cClipT OBJECT-TYPE SYNTAX SEQUENCE OF cClips ACCESS not-accessible STATUS mandatory ::= { cClip 2 } cClipE OBJECT-TYPE SYNTAX cClips ACCESS not-accessible STATUS mandatory INDEX { cClipN } ::= { cClipT 1 } cClips ::= SEQUENCE { cClipN INTEGER, cClipAct INTEGER, cClipLabel DisplayString, cClipSearch DisplayString, cClipReplace DisplayString} cClipN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Clip in loggings. -" ::= { cClipE 1 } cClipAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Activates/Deactivates the current CLIP entry -" ::= { cClipE 2 } cClipLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "ASCII string defining the label of the CLI profile. This label is linked to the 'CliProf' label field in the route configuration. Multiple CLI profiles with the same label can be configured in the Clip database. The database will be searched for a certain label in consecutive order from top to bottom If no CLI profile is found with a certain label, the call will be refused with cause 21 (Call Refused). -" ::= { cClipE 3 } cClipSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The incoming CLI is matched with the value of 'Search'. If equal, the CLI is replaced with 'Replace' else the next Clip in the table is checked. Some special features are : * : this symbol is a group wildcard. If placed in front, the last numbers of the CLI make the difference. If placed last, the first numbers of the CLI make the difference. Example : Search = 02* and Replace = 5552* The incoming Cli=023128 becomes Cli=55523128. ? : this symbol is a single wildcard. The '?' can be a value between 0 and 9. Example : Search = 023?2 & Replace = 02302 The incoming Cli=02372 becomes Cli=02302. -" ::= { cClipE 4 } cClipReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The total/partial replacement for the Search value. See Search above. -" ::= { cClipE 5 } cX25M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cX25 1 } cX25T OBJECT-TYPE SYNTAX SEQUENCE OF cX25s ACCESS not-accessible STATUS mandatory ::= { cX25 2 } cX25E OBJECT-TYPE SYNTAX cX25s ACCESS not-accessible STATUS mandatory INDEX { cX25N } ::= { cX25T 1 } cX25s ::= SEQUENCE { cX25N INTEGER, cX25Act INTEGER, cX25LineIn INTEGER, cX25TEIIn INTEGER, cX25LineOut INTEGER, cX25TEIOut INTEGER} cX25N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index number. -" ::= { cX25E 1 } cX25Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Activates/Deactivates the current X.25 switching entry -" ::= { cX25E 2 } cX25LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "Incoming line for which X.25 data will be switched -" ::= { cX25E 3 } cX25TEIIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "TEI value of the LAPD X.25 connection (i.e. TEI value of the SAPI 16 LAPD connection) on the incoming line that will be switched. The value should be between 0 and 63. -" ::= { cX25E 4 } cX25LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9)} ACCESS read-only STATUS mandatory DESCRIPTION "Outgoing line to which X.25 data will be switched. -" ::= { cX25E 5 } cX25TEIOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "TEI value of the LAPD X.25 connection (i.e. TEI value of the SAPI 16 LAPD connection) on the outgoing line to which X.25 packets will be switched. The value should be between 0 and 63. -" ::= { cX25E 6 } cFeaturesN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#FeaturesN" ::= { cFeatures 1 } cFeaturesIPRoute OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "This flag will enable or disable the ip-router function. If this flag is set, incoming packets not destined for a local interface will be routed to a gateway as specified in the IP routes table. -" ::= { cFeatures 2 } cFeaturesMasq OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Activation of the Masquerading function. Only valid if routing has been enabled (through the IPRoute flag). When this flag is set, private internal IP addresses of to be routed packets will be translated to a unique Internet address -" ::= { cFeatures 3 } cFeaturesMasqIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "This is the IP-address that will be used for translating internal IP-addresses to the external IP-address. If this field is empty (000.000.000.000) and if Masquerading is enabled, then the masquerading address will be the IP address of the WAN interface (as defined in the PPP configuration table, or negotiated through PPP). -" ::= { cFeatures 4 } cFeaturesRCNet1 OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "First Network for which remote control is allowed. If filled in, the IP address denotes the network address from which remote access (telnet or HTTP access) to the E800 is allowed. A zero entry is ignored. -" ::= { cFeatures 5 } cFeaturesRCMask1 OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "First Network Subnet mask for which remote control is allowed. Subnet mask of the RCNet1 address. A zero entry is ignored. -" ::= { cFeatures 6 } cFeaturesRCNet2 OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Second Network for which remote control is allowed. If filled in, the IP address denotes the network address from which remote access (telnet or HTTP access) to the E800 is allowed. A zero entry is ignored. -" ::= { cFeatures 7 } cFeaturesRCMask2 OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Second Network Subnet mask for which remote control is allowed. Subnet mask of the RCNet2 address. A zero entry is ignored. -" ::= { cFeatures 8 } cSNMPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#SNMPN" ::= { cSNMP 1 } cSNMPTrp OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Trap threshold level: 0-99. All events with level equal or greater than this threshold will generate traps. -" ::= { cSNMP 2 } cSNMPSNMPMgr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address of the SNMP manager station. This station will receive traps from the E800. -" ::= { cSNMP 3 } cSNMPName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "MIB-II System Name -" ::= { cSNMP 4 } cSNMPContact OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "MIB-II Contact parameter -" ::= { cSNMP 5 } cSNMPLocatn OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#SNMPLocatn" ::= { cSNMP 6 } cSNMPRdComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The SNMP Community String which allows Read-Only. A valid login with read rights is additionally required -" ::= { cSNMP 7 } cSNMPWrComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The SNMP Community String which allows Read/Write. A valid login with write rights is additionally required -" ::= { cSNMP 8 } cSNMPTrpComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The Community String sent along with SNMP Traps -" ::= { cSNMP 9 } cPPPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPN" ::= { cPPP 1 } cPPPIPAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address assigned to the E800 when establishing a WAN link (established through a leased line or dialup link). If the IP address filled in is 000.000.000.000, then the other end will assign an IP address to the E800 for this PPP link -" ::= { cPPP 2 } cPPPNetmask OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Netmask address assigned to the WAN link -" ::= { cPPP 3 } cPPPRemAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address assigned to the remote end of the WAN link If the IP address filled in is 000.000.000.000, then the remote end will assign an IP address to its own. -" ::= { cPPP 4 } cPPPRemUser OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "User name of the remote device, used in the PPP authentication process. If not filled in, then no authentication towards the remote will be done. -" ::= { cPPP 5 } cPPPRemPwd OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Password of the remote device, used in the PPP authentication process. If not filled in, then no authentication towards the remote will be done. -" ::= { cPPP 6 } cPPPAuthen OBJECT-TYPE SYNTAX INTEGER {PAP(1), None(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of authentication demanded towards the E800 * if set to PAP, then PAP authentication is required to the E800 for an incall or leased line. * If set to NONE, then no authentication is required towards the E800. -" ::= { cPPP 7 } cRoutesM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cRoutes 1 } cRoutesT OBJECT-TYPE SYNTAX SEQUENCE OF cRoutess ACCESS not-accessible STATUS mandatory ::= { cRoutes 2 } cRoutesE OBJECT-TYPE SYNTAX cRoutess ACCESS not-accessible STATUS mandatory INDEX { cRoutesN } ::= { cRoutesT 1 } cRoutess ::= SEQUENCE { cRoutesN INTEGER, cRoutesAct INTEGER, cRoutesNetAddr IpAddress, cRoutesNetMask IpAddress, cRoutesGateway IpAddress, cRoutesIntface INTEGER} cRoutesN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index number -" ::= { cRoutesE 1 } cRoutesAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Enables or disables the routing entry. -" ::= { cRoutesE 2 } cRoutesNetAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "The destination address of a to be routed packet is matched against the value of NetAddr. If the destination address belongs to the defined network, the entry will be taken as the route. Remark that the matching process is from top to bottom. Therefore, the most general routes should be placed at the bottom. -" ::= { cRoutesE 3 } cRoutesNetMask OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Network mask of the defined NetAddr -" ::= { cRoutesE 4 } cRoutesGateway OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Address of the host to which packets will be forwarded. Can be 000.000.000.000 if the destination interface is the WAN. In this case, the Gateway will be the IP address of the remote device on the WAN link. -" ::= { cRoutesE 5 } cRoutesIntface OBJECT-TYPE SYNTAX INTEGER {WAN(1), LAN(2)} ACCESS read-only STATUS mandatory DESCRIPTION "The interface on which routed packets need to be sent (LAN or WAN) -" ::= { cRoutesE 6 } cPortFWM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cPortFW 1 } cPortFWT OBJECT-TYPE SYNTAX SEQUENCE OF cPortFWs ACCESS not-accessible STATUS mandatory ::= { cPortFW 2 } cPortFWE OBJECT-TYPE SYNTAX cPortFWs ACCESS not-accessible STATUS mandatory INDEX { cPortFWN } ::= { cPortFWT 1 } cPortFWs ::= SEQUENCE { cPortFWN INTEGER, cPortFWAct INTEGER, cPortFWPrtocol INTEGER, cPortFWDstPort INTEGER, cPortFWAddress IpAddress} cPortFWN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. -" ::= { cPortFWE 1 } cPortFWAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Enables or disables the Port Forwarding entry -" ::= { cPortFWE 2 } cPortFWPrtocol OBJECT-TYPE SYNTAX INTEGER {tcp(1), udp(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#PortFWPrtocol" ::= { cPortFWE 3 } cPortFWDstPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "TCP port for which Port forwarding will be applied, i.e. each incoming TCP connection with this port will be forwarded to the host with address as specified in field 4. If this field is set to zero (0), then all incoming connections will be routed to the address specified in field 4. -" ::= { cPortFWE 4 } cPortFWAddress OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Address of the host to which TCP packets will be forwarded. -" ::= { cPortFWE 5 } cMiscN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscN" ::= { cMisc 1 } cMiscType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5), E280(6), E141(7), E800(8), E201(9)} ACCESS read-only STATUS mandatory DESCRIPTION "System type (E800). -" ::= { cMisc 2 } cMiscLog OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscLog" ::= { cMisc 3 } cMiscOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscOptions" ::= { cMisc 4 } cMiscTLogOff OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscTLogOff" ::= { cMisc 5 } cMiscTFailSf OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#MiscTFailSf" ::= { cMisc 6 } cMiscClkSlve OBJECT-TYPE SYNTAX INTEGER {Auto(1), L1(2), L2(3), L3(4), L4(5), L5(6), L6(7), L7(8), L8(9), FreeRun(10)} ACCESS read-only STATUS mandatory DESCRIPTION "Preferred ISDN Line on which clock slaving will be attempted, FreeRun (internal clock source), or AUTO if there is no preference. If AUTO is selected, the first PRI line that can be slaved on will be selected. If a line is chosen to slave on, and there is no slaving possible on this line, then the E800 will revert back to auto slaving. -" ::= { cMisc 7 } cMiscAlmTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Time of Day on which an alarm remote control outcall will be attempted to the ISDN number as specified in the PPP configuration table. A value of 00:00:00 disables this feature. -" ::= { cMisc 8 } cMiscHttpRef OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Refresh rate of the web server pages in seconds. If zero, no refreshing of web pages will be applied. A change of this field will only become effective after the browser refreshed a web page. -" ::= { cMisc 9 } cOperatorM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cOperator 1 } cOperatorT OBJECT-TYPE SYNTAX SEQUENCE OF cOperators ACCESS not-accessible STATUS mandatory ::= { cOperator 2 } cOperatorE OBJECT-TYPE SYNTAX cOperators ACCESS not-accessible STATUS mandatory INDEX { cOperatorN } ::= { cOperatorT 1 } cOperators ::= SEQUENCE { cOperatorN INTEGER, cOperatorType INTEGER, cOperatorName DisplayString, cOperatorRights INTEGER, cOperatorInfo DisplayString} cOperatorN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the operator (as O1,O2,..) in loggings and in commands -" ::= { cOperatorE 1 } cOperatorType OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#OperatorType" ::= { cOperatorE 2 } cOperatorName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Short-Name for the operator -" ::= { cOperatorE 3 } cOperatorRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Hex-map specifying the operators access rights: * mask x000F : read rights (0-7) * mask x00F0 : write rights (0-7) * mask x0F00 : execute rights (0-7) * mask xF000 : protocol rights (0-7) The following levels are advised (see Ref. Manual for rights-lists): * USR: x0111 (loc,telnet R=1 W=1 X=1) * SYS: x0222 (loc,telnet R=2 W=2 X=2) * SUP: x7766 (ppp, http, loc,telnet R=6 W=6 X=7) * ADM: x7777 (all rights) -" ::= { cOperatorE 4 } cOperatorInfo OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "User Info field -" ::= { cOperatorE 5 } sLineM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sLine 1 } sLineT OBJECT-TYPE SYNTAX SEQUENCE OF sLines ACCESS not-accessible STATUS mandatory ::= { sLine 2 } sLineE OBJECT-TYPE SYNTAX sLines ACCESS not-accessible STATUS mandatory INDEX { sLineN } ::= { sLineT 1 } sLines ::= SEQUENCE { sLineN INTEGER, sLineSts INTEGER, sLineDLSts INTEGER, sLineL1State INTEGER, sLinePH INTEGER, sLineDL INTEGER, sLineL2State INTEGER, sLineTEI INTEGER, sLineX25Stat INTEGER, sLineBConn DisplayString, sLineAlmFrom INTEGER, sLineTrc INTEGER, sLineChInUse INTEGER, sLineRestart INTEGER} sLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the line (as L1,L2,..) in loggings and in commands -" ::= { sLineE 1 } sLineSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry INIT : entry is not checked HW : hardware error related with this entry KEY : entry is not activated by the key option IDLE : entry passed checks and is ready but not active ACT : entry passed checks and is active RES : entry has been changed and a reset system is required to activate the changes CFG : entry has been changed but configuration error occurs -" ::= { sLineE 2 } sLineDLSts OBJECT-TYPE SYNTAX INTEGER {ACT(1), IDLE(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the datalink of PRI line. This status can be triggered with the command: set datalink L {active | idle} ACT: the datalink is enabled and functional IDLE: the datalink is disabled and non-functional -" ::= { sLineE 3 } sLineL1State OBJECT-TYPE SYNTAX INTEGER {OFF(1), F1nrm(2), F2rai(3), F3los(4), F4ais(5), F5rai(6), F6off(7), f7(8), f8(9), OFF(10), G1nrm(11), G2(12), G3(13), G4(14), G5(15), G6(16), OFF(17), F1(18), F2off(19), F3off(20), F4wait(21), F5idnt(22), F6sync(23), F7nrm(24), F8off(25), OFF(26), G1(27), G2(28), G3nrm(29), G4(30), g5(31), g6(32), g7(33)} ACCESS read-only STATUS mandatory DESCRIPTION "State of the line according to the I430/I431 protocols -" ::= { sLineE 4 } sLinePH OBJECT-TYPE SYNTAX INTEGER {Down(1), Wait(2), Up(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Up : physical layer is up Dn : physical layer is down -" ::= { sLineE 5 } sLineDL OBJECT-TYPE SYNTAX INTEGER {Down(1), Wait(2), Up(3)} ACCESS read-only STATUS mandatory DESCRIPTION "External state of the data link Up : datalink is up Down : datalink is down -" ::= { sLineE 6 } sLineL2State OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "State of the data link, according to the Q921 protocol -" ::= { sLineE 7 } sLineTEI OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current TEI value assigned to the datalink of this line. The field will show 127 if no TEI is assigned -" ::= { sLineE 8 } sLineX25Stat OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Shows the status of the X.25 LAPD connection, according to the Q.921 protocol. -" ::= { sLineE 9 } sLineBConn OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#LineBConn" ::= { sLineE 10 } sLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Specifies lines that may force a datalink error on this line. The datalink on this line will be forced down when one of the indicated lines detects a persistent deactivation condition. When the line gets activated again, then the alarm is cleared. This is a special feature which is not needed in most cases. -" ::= { sLineE 11 } sLineTrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Current trace level -" ::= { sLineE 12 } sLineChInUse OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The number of channels currently in use. -" ::= { sLineE 13 } sLineRestart OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LineRestart" ::= { sLineE 14 } sDataPortN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortN" ::= { sDataPort 1 } sDataPortSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortSts" ::= { sDataPort 2 } sDataPortPortSts OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#DataPortPortSts" ::= { sDataPort 3 } sWANN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#WANN" ::= { sWAN 1 } sWANSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry IDLE: entry passed checks, and WAN link is not configured. ACT: entry passed checks, and WAN link is configured for leased line or dial-out. RES : entry has been changed and a reset system is required to activate the changes CFG : entry has been changed but configuration error occurs -" ::= { sWAN 2 } sWANWANConn OBJECT-TYPE SYNTAX INTEGER {Off(1), Leased(2), Dialup(3), DialBckup(4)} ACCESS read-only STATUS mandatory DESCRIPTION "#WANWANConn" ::= { sWAN 3 } sWANLocIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address assigned to the local interface of the WAN link. - " ::= { sWAN 4 } sWANRemIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "IP address assigned to the remote interface of the WAN link. - " ::= { sWAN 5 } sWANMsqAddr OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "This is the address to which all source addresses of outgoing packets are translated to. -" ::= { sWAN 6 } sWANMsqSess OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Gives an indication on the number of Masquerading sessions. Each TCP connection results in a Masquerading sessions. A maximum of 1400 sessions is supported. -" ::= { sWAN 7 } sFixN64M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sFixN64 1 } sFixN64T OBJECT-TYPE SYNTAX SEQUENCE OF sFixN64s ACCESS not-accessible STATUS mandatory ::= { sFixN64 2 } sFixN64E OBJECT-TYPE SYNTAX sFixN64s ACCESS not-accessible STATUS mandatory INDEX { sFixN64N } ::= { sFixN64T 1 } sFixN64s ::= SEQUENCE { sFixN64N INTEGER, sFixN64Sts INTEGER} sFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Port (as P1,P2,..) in loggings. -" ::= { sFixN64E 1 } sFixN64Sts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry IDLE: entry passed checks, and FixN64 Cross-connect is not active. ACT: entry passed checks, and FixN64 Cross-connect is active. RES : entry has been changed and a reset system is required to activate the changes CFG : entry has been changed but configuration error occurs -" ::= { sFixN64E 2 } sRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sRoute 1 } sRouteT OBJECT-TYPE SYNTAX SEQUENCE OF sRoutes ACCESS not-accessible STATUS mandatory ::= { sRoute 2 } sRouteE OBJECT-TYPE SYNTAX sRoutes ACCESS not-accessible STATUS mandatory INDEX { sRouteN } ::= { sRouteT 1 } sRoutes ::= SEQUENCE { sRouteN INTEGER, sRouteSts INTEGER, sRouteState INTEGER, sRouteDate DisplayString, sRouteTime DisplayString, sRouteCause INTEGER, sRouteCDN DisplayString, sRouteLineOut INTEGER} sRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the route (as R1,R2,..) in loggings. -" ::= { sRouteE 1 } sRouteSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry INIT : entry is not checked HW : hardware error related with this entry KEY : entry is not activated by the key option IDLE : entry passed checks and is ready but not active ACT : entry passed checks and is active RES : entry has been changed and a reset system is required to activate the changes CFG : entry has been changed but configuration error occurs -" ::= { sRouteE 2 } sRouteState OBJECT-TYPE SYNTAX INTEGER {Ok(1), Wait(2), Fail(3)} ACCESS read-only STATUS mandatory DESCRIPTION "OK : route is possible WAIT : route has failed and fail timer was started for this route. The indication remains until the next time that the route is tried. -" ::= { sRouteE 3 } sRouteDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Date of last use of this route. -" ::= { sRouteE 4 } sRouteTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Time of last use of this route. If in Wait state, then attempts to use this route will fail until Time+WaitMin -" ::= { sRouteE 5 } sRouteCause OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Latest ISDN cause received on this route -" ::= { sRouteE 6 } sRouteCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Full called number on this route. -" ::= { sRouteE 7 } sRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The outgoing line(s) where the call has to be forwarded. If the route is considered as valid. If multiple lines are selected (hunting groups), the calls are forwarded in a round robin manner. This means the first call is forwarded to the first available line, the second call to the second available line, .... If the last line in the route is reached and a new call is coming in, the call is forwarded back to the first line, the next call to the second line,..... . If the line is configured for a TEI value of 0, or the line is a PRI line, the hunting group algorithm will skip the line if it is unavailable (i.e. if its level 1 is down). If all lines are occupied, the next route in the table is taken. -" ::= { sRouteE 8 } sClipM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sClip 1 } sClipT OBJECT-TYPE SYNTAX SEQUENCE OF sClips ACCESS not-accessible STATUS mandatory ::= { sClip 2 } sClipE OBJECT-TYPE SYNTAX sClips ACCESS not-accessible STATUS mandatory INDEX { sClipN } ::= { sClipT 1 } sClips ::= SEQUENCE { sClipN INTEGER, sClipSts INTEGER} sClipN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the Clip in loggings. -" ::= { sClipE 1 } sClipSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry INIT : entry is not checked IDLE : entry passed checks and is ready but not active ACT : entry passed checks and is active CFG : entry has been changed but configuration error occurs -" ::= { sClipE 2 } sSystemN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#SystemN" ::= { sSystem 1 } sSystemSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "INIT : entry is not checked ACT : entry passed checks and is active RES : entry has been changed and a reset system is required to activate the changes -" ::= { sSystem 2 } sSystemDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Current date -" ::= { sSystem 3 } sSystemTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Current time -" ::= { sSystem 4 } sSystemClkSrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#SystemClkSrc" ::= { sSystem 5 } sSystemTrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Current trace level -" ::= { sSystem 6 } sSystemLED OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "LED status. As on front panel. R=Red,G=Green,Y=yellow, '-'=not illuminated. -" ::= { sSystem 7 } sOperatorM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sOperator 1 } sOperatorT OBJECT-TYPE SYNTAX SEQUENCE OF sOperators ACCESS not-accessible STATUS mandatory ::= { sOperator 2 } sOperatorE OBJECT-TYPE SYNTAX sOperators ACCESS not-accessible STATUS mandatory INDEX { sOperatorN } ::= { sOperatorT 1 } sOperators ::= SEQUENCE { sOperatorN INTEGER, sOperatorSts INTEGER, sOperatorIntf INTEGER, sOperatorTime DisplayString, sOperatorDate DisplayString, sOperatorIP IpAddress, sOperatorBadPsw INTEGER, sOperatorLogins INTEGER, sOperatorRights INTEGER, sOperatorTmr INTEGER, sOperatorExpert INTEGER} sOperatorN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the operator (as O1,O2,..) in loggings and in commands -" ::= { sOperatorE 1 } sOperatorSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the entry INIT : entry is not checked IDLE : entry passed checks and is ready but not active ACT : entry passed checks and is active RES : entry has been changed and a reset system is required to activate the changes CFG : entry has been changed but configuration error occurs -" ::= { sOperatorE 2 } sOperatorIntf OBJECT-TYPE SYNTAX INTEGER {OFF(1), LOC(2), PPP(3), LAN(4), HTTP(5)} ACCESS read-only STATUS mandatory DESCRIPTION "LOCAL : connected via control port. LAN : connected via lan interface. PPP : connected via remote control. -" ::= { sOperatorE 3 } sOperatorTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Time of last login/logout -" ::= { sOperatorE 4 } sOperatorDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Date of last login/logout -" ::= { sOperatorE 5 } sOperatorIP OBJECT-TYPE SYNTAX IpAddress ACCESS read-only STATUS mandatory DESCRIPTION "Current or Last used IP address -" ::= { sOperatorE 6 } sOperatorBadPsw OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of unsuccessful logins. Reset when changing password -" ::= { sOperatorE 7 } sOperatorLogins OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of successful logins. -" ::= { sOperatorE 8 } sOperatorRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Hex-map specifying the operators access rights: * mask x000F : read rights (0-7) * mask x00F0 : write rights (0-7) * mask x0F00 : execute rights (0-7) * mask xF000 : protocol rights (0-7) The following levels are advised (see Ref. Manual for rights-lists): * USR: x0111 (loc,telnet R=1 W=1 X=1) * SYS: x0222 (loc,telnet R=2 W=2 X=2) * SUP: x7766 (ppp, http, loc,telnet R=6 W=6 X=7) * ADM: x7777 (all rights) -" ::= { sOperatorE 9 } sOperatorTmr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#OperatorTmr" ::= { sOperatorE 10 } sOperatorExpert OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#OperatorExpert" ::= { sOperatorE 11 } tLineM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { tLine 1 } tLineT OBJECT-TYPE SYNTAX SEQUENCE OF tLines ACCESS not-accessible STATUS mandatory ::= { tLine 2 } tLineE OBJECT-TYPE SYNTAX tLines ACCESS not-accessible STATUS mandatory INDEX { tLineN } ::= { tLineT 1 } tLines ::= SEQUENCE { tLineN INTEGER, tLineAMaxIn INTEGER, tLineAMaxOut INTEGER, tLineAMinFre INTEGER, tLineAPHDown INTEGER, tLineACRCErr INTEGER, tLineAFrmErr INTEGER, tLineAConTim INTEGER, tLineErrSec INTEGER, tLineSErrSec INTEGER, tLineUnvlSec INTEGER} tLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the line (as L1,L2,..) in loggings and in commands -" ::= { tLineE 1 } tLineAMaxIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Maximum number (high watermark) of channels occupied by incoming calls on this line since reset of the E800 -" ::= { tLineE 2 } tLineAMaxOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Maximum number (high watermark) of channels occupied by outgoing calls on this line since reset of the E800 -" ::= { tLineE 3 } tLineAMinFre OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Minimum number (low watermark) of free channels on this line since reset of the E800 -" ::= { tLineE 4 } tLineAPHDown OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total time in seconds level 1 went down on this line since reset of the E800 -" ::= { tLineE 5 } tLineACRCErr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of CRC errors occurred since reset of the E800 -" ::= { tLineE 6 } tLineAFrmErr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of framing errors occurred since reset of the E800 -" ::= { tLineE 7 } tLineAConTim OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total connection time for all calls on this line since reset of the E800. The connection time is counted from the moment the B-channels are connected through -" ::= { tLineE 8 } tLineErrSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "G.821 Errored Second statistics. Denotes the number of seconds with at least one bit error. -" ::= { tLineE 9 } tLineSErrSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "G.821 Severely Errored Second statistics. Denotes the number of seconds with at least one bit error out of thousand bits (Bit Error Ratio of 10-3). -" ::= { tLineE 10 } tLineUnvlSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "G.821 Unavailable Seconds statistics. Denotes the number of seconds with at least 10 consecutive Severely Errored Seconds.. -" ::= { tLineE 11 } tRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { tRoute 1 } tRouteT OBJECT-TYPE SYNTAX SEQUENCE OF tRoutes ACCESS not-accessible STATUS mandatory ::= { tRoute 2 } tRouteE OBJECT-TYPE SYNTAX tRoutes ACCESS not-accessible STATUS mandatory INDEX { tRouteN } ::= { tRouteT 1 } tRoutes ::= SEQUENCE { tRouteN INTEGER, tRouteACllAtt INTEGER, tRouteAScCall INTEGER, tRouteAFlCall INTEGER, tRouteAConTim INTEGER, tRouteADblCnt INTEGER} tRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Index. This corresponds to the record number, and is used to identify the route (as R1,R2,..) in loggings. -" ::= { tRouteE 1 } tRouteACllAtt OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of call attempts made on this route since reset of the E800 -" ::= { tRouteE 2 } tRouteAScCall OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of successful calls made on this route since reset of the E800. Each call resulting in a successful 'connect through' of B-channels is considered as a successful call. -" ::= { tRouteE 3 } tRouteAFlCall OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of failed calls made on this route since reset of the E800. A call is considered failed if for some reason the connection was dropped before both ends B-channels were connected through. -" ::= { tRouteE 4 } tRouteAConTim OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total connection time for all calls made on this route since reset of the E800. The connection time is counted from the moment the B-channels are connected through. -" ::= { tRouteE 5 } tRouteADblCnt OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of times this route has been disabled since reset of the E800 -" ::= { tRouteE 6 } UCMDN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#UCMDN" ::= { UCMD 1 } UCMDcSts OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#UCMDcSts" ::= { UCMD 2 } UCMDcCmd OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#UCMDcCmd" ::= { UCMD 3 } UCMDcRsp OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#UCMDcRsp" ::= { UCMD 4 } TRAPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#TRAPN" ::= { TRAP 1 } TRAPcTyp OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#TRAPcTyp" ::= { TRAP 2 } TRAPcRsp OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#TRAPcRsp" ::= { TRAP 3 } sysTrap TRAP-TYPE ENTERPRISE telindusIsdn VARIABLES { TRAPN, TRAPcRsp } DESCRIPTION "Traps" ::= 1 lineTrap TRAP-TYPE ENTERPRISE telindusIsdn VARIABLES { TRAPN, TRAPcRsp } DESCRIPTION "Traps related to line Lx." ::= 2 END