-- PMX PMX 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 ::= { pmx 1 } EDT OBJECT IDENTIFIER ::= { pmx 2 } STS OBJECT IDENTIFIER ::= { pmx 3 } HISTORY OBJECT IDENTIFIER ::= { pmx 4 } CMD OBJECT IDENTIFIER ::= { pmx 5 } TRP OBJECT IDENTIFIER ::= { pmx 6 } -- eSys OBJECT IDENTIFIER ::= { EDT 1 } eSlot OBJECT IDENTIFIER ::= { EDT 2 } eLine OBJECT IDENTIFIER ::= { EDT 3 } eFixN64 OBJECT IDENTIFIER ::= { EDT 4 } eRoute OBJECT IDENTIFIER ::= { EDT 5 } eClip OBJECT IDENTIFIER ::= { EDT 6 } eAOCProf OBJECT IDENTIFIER ::= { EDT 7 } eAOCHDay OBJECT IDENTIFIER ::= { EDT 8 } eOper OBJECT IDENTIFIER ::= { EDT 9 } ePPP OBJECT IDENTIFIER ::= { EDT 10 } eIP_StatRoute OBJECT IDENTIFIER ::= { EDT 11 } eIP_PortFW OBJECT IDENTIFIER ::= { EDT 12 } eMib2 OBJECT IDENTIFIER ::= { EDT 13 } cSys OBJECT IDENTIFIER ::= { CFG 1 } cSlot OBJECT IDENTIFIER ::= { CFG 2 } cLine OBJECT IDENTIFIER ::= { CFG 3 } cFixN64 OBJECT IDENTIFIER ::= { CFG 4 } cRoute OBJECT IDENTIFIER ::= { CFG 5 } cClip OBJECT IDENTIFIER ::= { CFG 6 } cAOCProf OBJECT IDENTIFIER ::= { CFG 7 } cAOCHDay OBJECT IDENTIFIER ::= { CFG 8 } cOper OBJECT IDENTIFIER ::= { CFG 9 } cPPP OBJECT IDENTIFIER ::= { CFG 10 } cIP_StatRoute OBJECT IDENTIFIER ::= { CFG 11 } cIP_PortFW OBJECT IDENTIFIER ::= { CFG 12 } cMib2 OBJECT IDENTIFIER ::= { CFG 13 } sSys OBJECT IDENTIFIER ::= { STS 1 } sSlot OBJECT IDENTIFIER ::= { STS 2 } sLine OBJECT IDENTIFIER ::= { STS 3 } sFixN64 OBJECT IDENTIFIER ::= { STS 4 } sRoute OBJECT IDENTIFIER ::= { STS 5 } sClip OBJECT IDENTIFIER ::= { STS 6 } sAOCProf OBJECT IDENTIFIER ::= { STS 7 } sOper OBJECT IDENTIFIER ::= { STS 8 } sIPRoute OBJECT IDENTIFIER ::= { STS 9 } tLine OBJECT IDENTIFIER ::= { HISTORY 1 } tRoute OBJECT IDENTIFIER ::= { HISTORY 2 } UCMD OBJECT IDENTIFIER ::= { CMD 1 } TRAP OBJECT IDENTIFIER ::= { TRP 1 } eSysN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { eSys 1 } eSysType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5)} ACCESS read-only STATUS mandatory DESCRIPTION "Err MPR VXI MBR IMX -" ::= { eSys 2 } eSysName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "User definable MIB-II system name -" ::= { eSys 3 } eSysLog OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Logging threshold level (0-99, advised 20). All events with level equal or greater will be logged. This also sets the default trace threshold which can be overridden with the SET TRACE command -" ::= { eSys 4 } eSysTrp OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Trap threshold level (0-99, advised 50). All events with level equal or greater will generate a SNMP trap. -" ::= { eSys 5 } eSysIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "IP address of the unit on the local LAN. If not specified, then SNMP,Telnet and TFTP are disabled. -" ::= { eSys 6 } eSysSubMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "IP submask of the local LAN (generally 255.255.255.0). -" ::= { eSys 7 } eSysGateway OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "IP address of the local LAN Gateway/Router. This is needed if the unit needs to be accessible from an external LAN which needs services of the router. -" ::= { eSys 8 } eSysPrimMgr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "IP address of the primary SNMP manager. This is the management station that receives traps. If not specified, then SNMP Traps are not sent. -" ::= { eSys 9 } eSysSecdMgr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "IP address of a second SNMP manager. This manager does not receive traps. If specified, then only the primary and secondary manager are allowed to access the equipment. Else any IP is allowed access. -" ::= { eSys 10 } eSysRdComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The SNMP read-only community string. If unspecified, then read access is not allowed. -" ::= { eSys 11 } eSysWrComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The SNMP read-write community string. If unspecified, then write access is not allowed. -" ::= { eSys 12 } eSysTrpComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The SNMP trap community string. If unspecified, then specific traps are not sent. -" ::= { eSys 13 } eSysOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Unused -" ::= { eSys 14 } eSysTLogOff OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Human interface log-off timer (0-240 sec, factory setting 0) Telnet and Local terminal access will be released after this period of inactivity. For local access, a log-off is effectively executed. -" ::= { eSys 15 } eSysTFailSf OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "During a specified 'dead' time after power on, the unit does not respond to any external events. This is needed to ensure that external entities can detect that the unit has been down. The minimum value that should be used is 16 seconds, in order to ensure that the ISDN network can detect failure of the datalink. Some noncompliant ETSI networks may even need a time larger than 180 seconds to ensure that active calls will be correctly terminated in the event of a power loss. -" ::= { eSys 16 } eSysClkSlve OBJECT-TYPE SYNTAX INTEGER {AUTO(1), L1(2), L2(3), L3(4), L4(5)} ACCESS read-write STATUS mandatory DESCRIPTION "Preferred ISDN Line on which clock slaving will be attempted, or AUTO if there is no preference. In this case, first PRI lines, then BRI lines will be tried to slave on. If there's no slaving possible on the defined line, the ID-MUX will revert back to auto slaving. -" ::= { eSys 17 } eSysAlmTime 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 System AlmCDN field -" ::= { eSys 18 } eSysHttpRef 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. -" ::= { eSys 19 } eSysAOCEnbl OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "System wide flag enabling or disabling the generation of Advice of Charge information. -" ::= { eSys 20 } eSysAOCType OBJECT-TYPE SYNTAX INTEGER {AOC-D(1), AOC-E(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Type of AOC information to be generated: Advice of charge during the call (AOC-D) or Advice of charge at the end of the call (AOC-E). AOC-D generates an Advice of Charge pulse contained in an Facility Information Element at each expiry of a time interval, as defined by the charging profile. AOC-E only generates a total charge at the end of the call. -" ::= { eSys 21 } eSysAOCCTyp OBJECT-TYPE SYNTAX INTEGER {Unit(1), Currency(2)} ACCESS read-write STATUS mandatory DESCRIPTION "AOC Charging type to be generated: 'Currency', in which the charging amount is expressed in currencies, or 'Unit', in which the charging amount is expressed in units (i.e. units of fixed amount of money). -" ::= { eSys 22 } eSysAOCCurr OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Character field (max. 4 characters) specifying the currency in which the charging will be applied. Only applicable if 'Currency' is selected in the AOCCTyp field. -" ::= { eSys 23 } eSysAOCMult OBJECT-TYPE SYNTAX INTEGER {OneThousandth(1), OneHundredth(2), OneTenth(3), one(4), ten(5), hundred(6), thousand(7)} ACCESS read-write STATUS mandatory DESCRIPTION "Multiplier applied to the charging amount. Ranges are from 0.001 to 1000. Only applicable if 'Currency' is selected in the AOCCTyp field. -" ::= { eSys 24 } eSysIPRoute OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#SysIPRoute" ::= { eSys 25 } eSysMasq OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#SysMasq" ::= { eSys 26 } eSysMasqIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#SysMasqIP" ::= { eSys 27 } eSysRCNetIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#SysRCNetIP" ::= { eSys 28 } eSysRCMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#SysRCMask" ::= { eSys 29 } eSlotM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eSlot 1 } eSlotT OBJECT-TYPE SYNTAX SEQUENCE OF eSlots ACCESS not-accessible STATUS mandatory ::= { eSlot 2 } eSlotE OBJECT-TYPE SYNTAX eSlots ACCESS not-accessible STATUS mandatory INDEX { eSlotN } ::= { eSlotT 1 } eSlots ::= SEQUENCE { eSlotN INTEGER, eSlotType INTEGER, eSlotName DisplayString, eSlotCfg1 DisplayString, eSlotCfg2 DisplayString, eSlotOpt1 INTEGER, eSlotOpt2 INTEGER, eSlotSpare DisplayString} eSlotN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Slot number. Specifies the position of the cards in the unit. Slot S1 contains the master card. Slot S2 contains the extension card on a tabletop unit. Slots S3..S9 may contain additional extension cards in a rack system. -" ::= { eSlotE 1 } eSlotType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of card hardware: None: no card. MPR: Primary rate access (4 PRI, aggregation or multiplexing support). 4BR: Basic rate access (4 BRI, aggregation support). IMX: Isdn multiplexer (2 PRI, 8 BRI, multiplexing support). MIO: DTE/DCE inferface card (4 V11 or X21 ports). -" ::= { eSlotE 2 } eSlotName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eSlotE 3 } eSlotCfg1 OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eSlotE 4 } eSlotCfg2 OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eSlotE 5 } eSlotOpt1 OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eSlotE 6 } eSlotOpt2 OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eSlotE 7 } eSlotSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { eSlotE 8 } 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, 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 "Line number (L1, L2,..). The LINE represents characteristics of the PRI/BRI line interface -" ::= { eLineE 1 } eLineType OBJECT-TYPE SYNTAX INTEGER {OFF(1), PR(2), BR(3)} ACCESS read-only STATUS mandatory DESCRIPTION " PR: A Primary Rate Interface is detected. BR: A Basic Rate Interface is detected. -" ::= { eLineE 2 } eLineName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "A user definable name. This name is not used by the firmware. -" ::= { eLineE 3 } eLineAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Specifies if the line is activated Off: Line is not used On: Line is used -" ::= { eLineE 4 } eLineSgn OBJECT-TYPE SYNTAX INTEGER {None(1), Isdn(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Specifies the protocol used to determine data channels. None: Data Channels (B channels) cannot be negotiated. This applies for 'nailed-up only' interfaces (FE1) Isdn: The ETSI Call control procedures are used. This applies for interfaces which are connected with ISDN equipment and for Fractional PRI. -" ::= { eLineE 5 } eLineTei OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Terminal equipment identifier. This identifies the equipment to the ISDN network. The allowed values depend on the line type. 0: Permanent Point to Point Datalink (PRI and BRI) 1..63: Fixed TEI for BRI interfaces 64: Automatic TEI for BRI interfaces -" ::= { eLineE 6 } eLineNT OBJECT-TYPE SYNTAX INTEGER {TE(1), NT(2)} ACCESS read-write STATUS mandatory DESCRIPTION " TE: Equipment behaves as a Terminal NT: Equipment behaves as a Network access point. -" ::= { eLineE 7 } eLineIdle OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "No meaning for BRI lines. IDLE code (factory setting x49) sent in non-connected PRI timeslots. -" ::= { eLineE 8 } eLineCrc4 OBJECT-TYPE SYNTAX INTEGER {NoCRC4(1), CRC4(2), Auto(3)} ACCESS read-write STATUS mandatory DESCRIPTION "No meaning for BRI lines. If the ISDN network supports CRC4, then the unit should be configured to interact according to the CRC4 procedures. Otherwise, the unit should be configured to ignore CRC4 errors. NoCRC4: Ignore CRC4. CRC4: Apply CRC4 procedures. -" ::= { eLineE 9 } eLineStrInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "First B Channel to be used for incoming calls, if a B Channel is requested by the remote end. StrInc can range from 0 to 31 (0 defining the first B-channel) -" ::= { eLineE 10 } eLineEndInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Last B Channel to be used for 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 11 } 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 ID-MUX (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) -" ::= { eLineE 12 } eLineEndOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Last B Channel to be used for incoming calls, if a B Channel can be assigned by the ID-MUX (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 13 } eLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "This specifies that a physical layer problem on one line may force a datalink error on another line. This feature is intended to allow propagation of failure information when rerouting between PRI interfaces (useful in some rare cases). Care should be taken when using this, especially with respect to BRI lines since deactivation of BRI lines is not a malfunction. -" ::= { eLineE 14 } eLineOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Options Bitmask. Following bits are defined: Bit 1: If set, the ID-MUX will force the other end to accept the proposed B-Channel in the ISDN Setup message. Bit 2: By default, the ID-MUX 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 ID-MUX for the route are configured as NT). If bit 2 is set, then the ID-MUX will NOT send a 'Call proceeding' message in this case. -" ::= { eLineE 15 } eLineSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { eLineE 16 } 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, eFixN64PContrl INTEGER} eFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { eFixN64E 1 } eFixN64Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified fixed (nailed up) datapath is created. -" ::= { eFixN64E 2 } eFixN64Name OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "A user definable name. This name is not used by the firmware. -" ::= { eFixN64E 3 } eFixN64NrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Number of successive timeslots that will be routed. The effective bandwidth of the nailed-up channel is equal to 64 * NrTS. -" ::= { eFixN64E 4 } eFixN64LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5)} ACCESS read-write STATUS mandatory DESCRIPTION "First interface endpoint of the nailed up channel. The datapath is bidirectional. -" ::= { eFixN64E 5 } eFixN64TSIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "First timeslot on LineIn used by the nailed-up datapath. Starting with this slot, a total of NrTS successive slots will be reserved for the datapath. -" ::= { eFixN64E 6 } eFixN64LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), P1(6), P2(7), P3(8), P4(9)} ACCESS read-write STATUS mandatory DESCRIPTION "Second interface endpoint of the nailed up channel. The datapath is bidirectional. -" ::= { eFixN64E 7 } eFixN64TSOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "First timeslot on LineOut used by the nailed-up datapath. Starting with this slot, a total of NrTS successive slots will be reserved for the datapath. -" ::= { eFixN64E 8 } eFixN64PContrl OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Bitmask, defining the signals to be asserted on the port of the VXI module, if used. The following signals are defined: - X: - External/internal clock. When set enabling DTE timing - when not set DCE timing is used - S: - asserts DSR and CTS. When set, DSR & CTS will be always ON - if not set DSR & CTS will be ON when DTR is activated - C: - asserts DCD/I (for X21). When set, DCD (I) will be always ON - When not set, DCD/I will be ON if G704 is activated (PH-AI) & not digital loop is performed or Local loop is performed. -" ::= { eFixN64E 9 } 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, eRouteChgProf DisplayString, eRouteCliProf DisplayString} eRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { eRouteE 1 } eRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified route is used. -" ::= { eRouteE 2 } eRouteLineIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Origin of the incoming call. The incoming call setup is analysed to determine the routing. It is possible to specify multiple lines. In that case, the same routing criteria will be applied for any call entering on these lines. -" ::= { eRouteE 3 } eRouteSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Specifies the search filter to be applied on the called number. Refer to the manual for more details -" ::= { eRouteE 4 } eRouteReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "Specifies the replace logic to be applied on the called number after matching with the search pattern. Refer to the manual for more details -" ::= { eRouteE 5 } eRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Specifies the destination of the call if the call matches the routing criterium. It is possible to specify multiple lines. In that case, these lines are considered to be equivalent possibilities. The unit will route the call to the first free line. -" ::= { 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 "The number of minutes during which the route will be deactivated when a route failure has been identified. Refer to the maunal for more details. -" ::= { eRouteE 8 } eRouteChgProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "ASCII string defining the charging profile label applied to this route. This label should correspond to a charging profile label in the charging profile database (see par.8.1). If there is no matching label in the charging profile database, then a free of charge call will be assumed. If the label is empty, or the originator of the call is on a 'User' (TE) line, then no charging will be applied. -" ::= { eRouteE 9 } eRouteCliProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#RouteCliProf" ::= { eRouteE 10 } 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, eClipTONSrch INTEGER, eClipTONRepl INTEGER} eClipN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#ClipN" ::= { eClipE 1 } eClipAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#ClipAct" ::= { eClipE 2 } eClipLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#ClipLabel" ::= { eClipE 3 } eClipSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#ClipSearch" ::= { eClipE 4 } eClipReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#ClipReplace" ::= { eClipE 5 } eClipTONSrch OBJECT-TYPE SYNTAX INTEGER {All(1), Unknown(2), Inter(3), Ntnl(4), Network(5), Subscr(6), Abbr(7), Rsrvd(8)} ACCESS read-write STATUS mandatory DESCRIPTION "#ClipTONSrch" ::= { eClipE 6 } eClipTONRepl OBJECT-TYPE SYNTAX INTEGER {All(1), Unknown(2), Inter(3), Ntnl(4), Network(5), Subscr(6), Abbr(7), Rsrvd(8)} ACCESS read-write STATUS mandatory DESCRIPTION "#ClipTONRepl" ::= { eClipE 7 } eAOCProfM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eAOCProf 1 } eAOCProfT OBJECT-TYPE SYNTAX SEQUENCE OF eAOCProfs ACCESS not-accessible STATUS mandatory ::= { eAOCProf 2 } eAOCProfE OBJECT-TYPE SYNTAX eAOCProfs ACCESS not-accessible STATUS mandatory INDEX { eAOCProfN } ::= { eAOCProfT 1 } eAOCProfs ::= SEQUENCE { eAOCProfN INTEGER, eAOCProfAct INTEGER, eAOCProfLabel DisplayString, eAOCProfDays INTEGER, eAOCProfStrTime INTEGER, eAOCProfEndTime INTEGER, eAOCProfc0 INTEGER, eAOCProft0 INTEGER, eAOCProfDeltaC INTEGER, eAOCProfDeltaT INTEGER} eAOCProfN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { eAOCProfE 1 } eAOCProfAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified AOC profile is used. -" ::= { eAOCProfE 2 } eAOCProfLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "ASCII string defining the label of the charging profile. This label is linked to the 'ChgProf' label field in the route configuration. Multiple charging profiles with the same label can be configured in the charging profile database. The database will be searched for a certain label in consecutive order from top to bottom, i.e. the most specific charging profiles should come first in the database. If no charging profile is found with a certain label, a 'free of charge' charging profile will be implied. -" ::= { eAOCProfE 3 } eAOCProfDays OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Bitmask defining the first letter of the days of the week. Starts with a Sunday. The last bit (H) represents holidays, and enable the charging profile for a holiday. The definition of holidays is done in the holidays database. Setting these bits enable the charging profile for the corresponding days of the week. -" ::= { eAOCProfE 4 } eAOCProfStrTime OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Starting hour at which the charging profile is enabled. -" ::= { eAOCProfE 5 } eAOCProfEndTime OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "End hour at which the charging profile is disabled. Charging will be applied when this hour is reached. It is possible to define a time zone with the StrTime and EndTime fields that crosses a midnight boundary,i.e. a time zone with StrTime 18 and EndTime 8 defines a time zone from 6 pm to 8 am next morning. Remark however that the charging profile will only be valid in the days that are configured in the Days field, i.e. if the time zone crosses the midnight boundary into a day not defined in the Days field, then the charging profile will not be applicable. -" ::= { eAOCProfE 6 } eAOCProfc0 OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Initial charge amount. This is the amount charged immediately after the call is connected through (i.e. when the Connect message is sent). Ranges from 0 - 9999. Remark that this field should be used in combination with the system flags AOCCTyp and AOCMult, i.e. the resulting amount charged depends on the 'Charging type' (Currency or Units), and in the case of 'Currency', on the multiplier chosen. -" ::= { eAOCProfE 7 } eAOCProft0 OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Initial time interval in seconds for which the initial charging amount applies. When this interval expires, incremental charges will apply. Ranges from 0 - 3600 sec. -" ::= { eAOCProfE 8 } eAOCProfDeltaC OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Charging increment applied at each expiry of a DeltaT time interval (see field 10). Ranges from 0 - 9999 Remark that this field should be used in combination with the system flags AOCCTyp and AOCMult, i.e. the resulting amount charged depends on the 'Charging type' (Currency or Units), and in the case of 'Currency', on the multiplier chosen. -" ::= { eAOCProfE 9 } eAOCProfDeltaT OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Time interval in seconds after which a charging increment DeltaC will be applied. Ranges from 0 - 3600 sec. -" ::= { eAOCProfE 10 } eAOCHDayM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eAOCHDay 1 } eAOCHDayT OBJECT-TYPE SYNTAX SEQUENCE OF eAOCHDays ACCESS not-accessible STATUS mandatory ::= { eAOCHDay 2 } eAOCHDayE OBJECT-TYPE SYNTAX eAOCHDays ACCESS not-accessible STATUS mandatory INDEX { eAOCHDayN } ::= { eAOCHDayT 1 } eAOCHDays ::= SEQUENCE { eAOCHDayN INTEGER, eAOCHDayAct INTEGER, eAOCHDayDate DisplayString} eAOCHDayN OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { eAOCHDayE 1 } eAOCHDayAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified holiday will be used. -" ::= { eAOCHDayE 2 } eAOCHDayDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "month and day (in this order!) of the holiday -" ::= { eAOCHDayE 3 } eOperM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eOper 1 } eOperT OBJECT-TYPE SYNTAX SEQUENCE OF eOpers ACCESS not-accessible STATUS mandatory ::= { eOper 2 } eOperE OBJECT-TYPE SYNTAX eOpers ACCESS not-accessible STATUS mandatory INDEX { eOperN } ::= { eOperT 1 } eOpers ::= SEQUENCE { eOperN INTEGER, eOperType INTEGER, eOperName DisplayString, eOperRights INTEGER, eOperInfo DisplayString} eOperN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { eOperE 1 } eOperType OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Not used. -" ::= { eOperE 2 } eOperName OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "The login name -" ::= { eOperE 3 } eOperRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The operator's rights to access special features, to execute specific commands, and to read and write to specific fields. Refer to the manual for more details. -" ::= { eOperE 4 } eOperInfo OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "A user definable field, not used by the firmware. -" ::= { eOperE 5 } ePPPM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { ePPP 1 } ePPPT OBJECT-TYPE SYNTAX SEQUENCE OF ePPPs ACCESS not-accessible STATUS mandatory ::= { ePPP 2 } ePPPE OBJECT-TYPE SYNTAX ePPPs ACCESS not-accessible STATUS mandatory INDEX { ePPPN } ::= { ePPPT 1 } ePPPs ::= SEQUENCE { ePPPN INTEGER, ePPPIPAddr OCTET STRING, ePPPTimeOut INTEGER, ePPPInCDN DisplayString, ePPPInCLI DisplayString, ePPPRemUser DisplayString, ePPPRemPwd DisplayString, ePPPOutCDN DisplayString, ePPPOutCLI DisplayString, ePPPOutLine INTEGER, ePPPLLine INTEGER, ePPPLLStrTS INTEGER, ePPPLLEndTS INTEGER} ePPPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPN" ::= { ePPPE 1 } ePPPIPAddr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#PPPIPAddr" ::= { ePPPE 2 } ePPPTimeOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#PPPTimeOut" ::= { ePPPE 3 } ePPPInCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPInCDN" ::= { ePPPE 4 } ePPPInCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPInCLI" ::= { ePPPE 5 } ePPPRemUser OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPRemUser" ::= { ePPPE 6 } ePPPRemPwd OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPRemPwd" ::= { ePPPE 7 } ePPPOutCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPOutCDN" ::= { ePPPE 8 } ePPPOutCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "#PPPOutCLI" ::= { ePPPE 9 } ePPPOutLine OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#PPPOutLine" ::= { ePPPE 10 } ePPPLLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3)} ACCESS read-write STATUS mandatory DESCRIPTION "#PPPLLine" ::= { ePPPE 11 } ePPPLLStrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#PPPLLStrTS" ::= { ePPPE 12 } ePPPLLEndTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#PPPLLEndTS" ::= { ePPPE 13 } eIP_StatRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eIP_StatRoute 1 } eIP_StatRouteT OBJECT-TYPE SYNTAX SEQUENCE OF eIP_StatRoutes ACCESS not-accessible STATUS mandatory ::= { eIP_StatRoute 2 } eIP_StatRouteE OBJECT-TYPE SYNTAX eIP_StatRoutes ACCESS not-accessible STATUS mandatory INDEX { eIP_StatRouteN } ::= { eIP_StatRouteT 1 } eIP_StatRoutes ::= SEQUENCE { eIP_StatRouteN INTEGER, eIP_StatRouteAct INTEGER, eIP_StatRouteNetAddr OCTET STRING, eIP_StatRouteNetMask OCTET STRING, eIP_StatRouteGateway OCTET STRING, eIP_StatRouteIntface INTEGER} eIP_StatRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteN" ::= { eIP_StatRouteE 1 } eIP_StatRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#IP_StatRouteAct" ::= { eIP_StatRouteE 2 } eIP_StatRouteNetAddr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#IP_StatRouteNetAddr" ::= { eIP_StatRouteE 3 } eIP_StatRouteNetMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#IP_StatRouteNetMask" ::= { eIP_StatRouteE 4 } eIP_StatRouteGateway OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#IP_StatRouteGateway" ::= { eIP_StatRouteE 5 } eIP_StatRouteIntface OBJECT-TYPE SYNTAX INTEGER {WAN(1), LAN(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#IP_StatRouteIntface" ::= { eIP_StatRouteE 6 } eIP_PortFWM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eIP_PortFW 1 } eIP_PortFWT OBJECT-TYPE SYNTAX SEQUENCE OF eIP_PortFWs ACCESS not-accessible STATUS mandatory ::= { eIP_PortFW 2 } eIP_PortFWE OBJECT-TYPE SYNTAX eIP_PortFWs ACCESS not-accessible STATUS mandatory INDEX { eIP_PortFWN } ::= { eIP_PortFWT 1 } eIP_PortFWs ::= SEQUENCE { eIP_PortFWN INTEGER, eIP_PortFWAct INTEGER, eIP_PortFWDstPort INTEGER, eIP_PortFWAddress OCTET STRING} eIP_PortFWN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IP_PortFWN" ::= { eIP_PortFWE 1 } eIP_PortFWAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-write STATUS mandatory DESCRIPTION "#IP_PortFWAct" ::= { eIP_PortFWE 2 } eIP_PortFWDstPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "#IP_PortFWDstPort" ::= { eIP_PortFWE 3 } eIP_PortFWAddress OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "#IP_PortFWAddress" ::= { eIP_PortFWE 4 } eMib2M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { eMib2 1 } eMib2T OBJECT-TYPE SYNTAX SEQUENCE OF eMib2s ACCESS not-accessible STATUS mandatory ::= { eMib2 2 } eMib2E OBJECT-TYPE SYNTAX eMib2s ACCESS not-accessible STATUS mandatory INDEX { eMib2N } ::= { eMib2T 1 } eMib2s ::= SEQUENCE { eMib2N INTEGER, eMib2Type INTEGER, eMib2Contact DisplayString, eMib2Locatn DisplayString} eMib2N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { eMib2E 1 } eMib2Type OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { eMib2E 2 } eMib2Contact OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eMib2E 3 } eMib2Locatn OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { eMib2E 4 } cSysN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSys 1 } cSysType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5)} ACCESS read-only STATUS mandatory DESCRIPTION "Err MPR VXI MBR IMX -" ::= { cSys 2 } cSysName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "User definable MIB-II system name -" ::= { cSys 3 } cSysLog OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Logging threshold level (0-99, advised 20). All events with level equal or greater will be logged. This also sets the default trace threshold which can be overridden with the SET TRACE command -" ::= { cSys 4 } cSysTrp OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Trap threshold level (0-99, advised 50). All events with level equal or greater will generate a SNMP trap. -" ::= { cSys 5 } cSysIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "IP address of the unit on the local LAN. If not specified, then SNMP,Telnet and TFTP are disabled. -" ::= { cSys 6 } cSysSubMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "IP submask of the local LAN (generally 255.255.255.0). -" ::= { cSys 7 } cSysGateway OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "IP address of the local LAN Gateway/Router. This is needed if the unit needs to be accessible from an external LAN which needs services of the router. -" ::= { cSys 8 } cSysPrimMgr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "IP address of the primary SNMP manager. This is the management station that receives traps. If not specified, then SNMP Traps are not sent. -" ::= { cSys 9 } cSysSecdMgr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "IP address of a second SNMP manager. This manager does not receive traps. If specified, then only the primary and secondary manager are allowed to access the equipment. Else any IP is allowed access. -" ::= { cSys 10 } cSysRdComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The SNMP read-only community string. If unspecified, then read access is not allowed. -" ::= { cSys 11 } cSysWrComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The SNMP read-write community string. If unspecified, then write access is not allowed. -" ::= { cSys 12 } cSysTrpComm OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The SNMP trap community string. If unspecified, then specific traps are not sent. -" ::= { cSys 13 } cSysOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Unused -" ::= { cSys 14 } cSysTLogOff OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Human interface log-off timer (0-240 sec, factory setting 0) Telnet and Local terminal access will be released after this period of inactivity. For local access, a log-off is effectively executed. -" ::= { cSys 15 } cSysTFailSf OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "During a specified 'dead' time after power on, the unit does not respond to any external events. This is needed to ensure that external entities can detect that the unit has been down. The minimum value that should be used is 16 seconds, in order to ensure that the ISDN network can detect failure of the datalink. Some noncompliant ETSI networks may even need a time larger than 180 seconds to ensure that active calls will be correctly terminated in the event of a power loss. -" ::= { cSys 16 } cSysClkSlve OBJECT-TYPE SYNTAX INTEGER {AUTO(1), L1(2), L2(3), L3(4), L4(5)} ACCESS read-only STATUS mandatory DESCRIPTION "Preferred ISDN Line on which clock slaving will be attempted, or AUTO if there is no preference. In this case, first PRI lines, then BRI lines will be tried to slave on. If there's no slaving possible on the defined line, the ID-MUX will revert back to auto slaving. -" ::= { cSys 17 } cSysAlmTime 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 System AlmCDN field -" ::= { cSys 18 } cSysHttpRef 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. -" ::= { cSys 19 } cSysAOCEnbl OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "System wide flag enabling or disabling the generation of Advice of Charge information. -" ::= { cSys 20 } cSysAOCType OBJECT-TYPE SYNTAX INTEGER {AOC-D(1), AOC-E(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of AOC information to be generated: Advice of charge during the call (AOC-D) or Advice of charge at the end of the call (AOC-E). AOC-D generates an Advice of Charge pulse contained in an Facility Information Element at each expiry of a time interval, as defined by the charging profile. AOC-E only generates a total charge at the end of the call. -" ::= { cSys 21 } cSysAOCCTyp OBJECT-TYPE SYNTAX INTEGER {Unit(1), Currency(2)} ACCESS read-only STATUS mandatory DESCRIPTION "AOC Charging type to be generated: 'Currency', in which the charging amount is expressed in currencies, or 'Unit', in which the charging amount is expressed in units (i.e. units of fixed amount of money). -" ::= { cSys 22 } cSysAOCCurr OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Character field (max. 4 characters) specifying the currency in which the charging will be applied. Only applicable if 'Currency' is selected in the AOCCTyp field. -" ::= { cSys 23 } cSysAOCMult OBJECT-TYPE SYNTAX INTEGER {OneThousandth(1), OneHundredth(2), OneTenth(3), one(4), ten(5), hundred(6), thousand(7)} ACCESS read-only STATUS mandatory DESCRIPTION "Multiplier applied to the charging amount. Ranges are from 0.001 to 1000. Only applicable if 'Currency' is selected in the AOCCTyp field. -" ::= { cSys 24 } cSysIPRoute OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#SysIPRoute" ::= { cSys 25 } cSysMasq OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#SysMasq" ::= { cSys 26 } cSysMasqIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#SysMasqIP" ::= { cSys 27 } cSysRCNetIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#SysRCNetIP" ::= { cSys 28 } cSysRCMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#SysRCMask" ::= { cSys 29 } cSlotM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cSlot 1 } cSlotT OBJECT-TYPE SYNTAX SEQUENCE OF cSlots ACCESS not-accessible STATUS mandatory ::= { cSlot 2 } cSlotE OBJECT-TYPE SYNTAX cSlots ACCESS not-accessible STATUS mandatory INDEX { cSlotN } ::= { cSlotT 1 } cSlots ::= SEQUENCE { cSlotN INTEGER, cSlotType INTEGER, cSlotName DisplayString, cSlotCfg1 DisplayString, cSlotCfg2 DisplayString, cSlotOpt1 INTEGER, cSlotOpt2 INTEGER, cSlotSpare DisplayString} cSlotN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Slot number. Specifies the position of the cards in the unit. Slot S1 contains the master card. Slot S2 contains the extension card on a tabletop unit. Slots S3..S9 may contain additional extension cards in a rack system. -" ::= { cSlotE 1 } cSlotType OBJECT-TYPE SYNTAX INTEGER {None(1), MPR(2), VXI(3), 4BR(4), IMX(5)} ACCESS read-only STATUS mandatory DESCRIPTION "Type of card hardware: None: no card. MPR: Primary rate access (4 PRI, aggregation or multiplexing support). 4BR: Basic rate access (4 BRI, aggregation support). IMX: Isdn multiplexer (2 PRI, 8 BRI, multiplexing support). MIO: DTE/DCE inferface card (4 V11 or X21 ports). -" ::= { cSlotE 2 } cSlotName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 3 } cSlotCfg1 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 4 } cSlotCfg2 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 5 } cSlotOpt1 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 6 } cSlotOpt2 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 7 } cSlotSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cSlotE 8 } 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, 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 "Line number (L1, L2,..). The LINE represents characteristics of the PRI/BRI line interface -" ::= { cLineE 1 } cLineType OBJECT-TYPE SYNTAX INTEGER {OFF(1), PR(2), BR(3)} ACCESS read-only STATUS mandatory DESCRIPTION " PR: A Primary Rate Interface is detected. BR: A Basic Rate Interface is detected. -" ::= { cLineE 2 } cLineName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A user definable name. This name is not used by the firmware. -" ::= { cLineE 3 } cLineAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Specifies if the line is activated Off: Line is not used On: Line is used -" ::= { cLineE 4 } cLineSgn OBJECT-TYPE SYNTAX INTEGER {None(1), Isdn(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the protocol used to determine data channels. None: Data Channels (B channels) cannot be negotiated. This applies for 'nailed-up only' interfaces (FE1) Isdn: The ETSI Call control procedures are used. This applies for interfaces which are connected with ISDN equipment and for Fractional PRI. -" ::= { cLineE 5 } cLineTei OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Terminal equipment identifier. This identifies the equipment to the ISDN network. The allowed values depend on the line type. 0: Permanent Point to Point Datalink (PRI and BRI) 1..63: Fixed TEI for BRI interfaces 64: Automatic TEI for BRI interfaces -" ::= { cLineE 6 } cLineNT OBJECT-TYPE SYNTAX INTEGER {TE(1), NT(2)} ACCESS read-only STATUS mandatory DESCRIPTION " TE: Equipment behaves as a Terminal NT: Equipment behaves as a Network access point. -" ::= { cLineE 7 } cLineIdle OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "No meaning for BRI lines. IDLE code (factory setting x49) sent in non-connected PRI timeslots. -" ::= { cLineE 8 } cLineCrc4 OBJECT-TYPE SYNTAX INTEGER {NoCRC4(1), CRC4(2), Auto(3)} ACCESS read-only STATUS mandatory DESCRIPTION "No meaning for BRI lines. If the ISDN network supports CRC4, then the unit should be configured to interact according to the CRC4 procedures. Otherwise, the unit should be configured to ignore CRC4 errors. NoCRC4: Ignore CRC4. CRC4: Apply CRC4 procedures. -" ::= { cLineE 9 } cLineStrInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "First B Channel to be used for incoming calls, if a B Channel is requested by the remote end. StrInc can range from 0 to 31 (0 defining the first B-channel) -" ::= { cLineE 10 } cLineEndInc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Last B Channel to be used for 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 11 } 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 ID-MUX (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) -" ::= { cLineE 12 } cLineEndOutg OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Last B Channel to be used for incoming calls, if a B Channel can be assigned by the ID-MUX (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 13 } cLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This specifies that a physical layer problem on one line may force a datalink error on another line. This feature is intended to allow propagation of failure information when rerouting between PRI interfaces (useful in some rare cases). Care should be taken when using this, especially with respect to BRI lines since deactivation of BRI lines is not a malfunction. -" ::= { cLineE 14 } cLineOptions OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Options Bitmask. Following bits are defined: Bit 1: If set, the ID-MUX will force the other end to accept the proposed B-Channel in the ISDN Setup message. Bit 2: By default, the ID-MUX 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 ID-MUX for the route are configured as NT). If bit 2 is set, then the ID-MUX will NOT send a 'Call proceeding' message in this case. -" ::= { cLineE 15 } cLineSpare OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cLineE 16 } 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, cFixN64PContrl INTEGER} cFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { cFixN64E 1 } cFixN64Act OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified fixed (nailed up) datapath is created. -" ::= { cFixN64E 2 } cFixN64Name OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A user definable name. This name is not used by the firmware. -" ::= { cFixN64E 3 } cFixN64NrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of successive timeslots that will be routed. The effective bandwidth of the nailed-up channel is equal to 64 * NrTS. -" ::= { cFixN64E 4 } cFixN64LineIn OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5)} ACCESS read-only STATUS mandatory DESCRIPTION "First interface endpoint of the nailed up channel. The datapath is bidirectional. -" ::= { cFixN64E 5 } cFixN64TSIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "First timeslot on LineIn used by the nailed-up datapath. Starting with this slot, a total of NrTS successive slots will be reserved for the datapath. -" ::= { cFixN64E 6 } cFixN64LineOut OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3), L3(4), L4(5), P1(6), P2(7), P3(8), P4(9)} ACCESS read-only STATUS mandatory DESCRIPTION "Second interface endpoint of the nailed up channel. The datapath is bidirectional. -" ::= { cFixN64E 7 } cFixN64TSOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "First timeslot on LineOut used by the nailed-up datapath. Starting with this slot, a total of NrTS successive slots will be reserved for the datapath. -" ::= { cFixN64E 8 } cFixN64PContrl OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Bitmask, defining the signals to be asserted on the port of the VXI module, if used. The following signals are defined: - X: - External/internal clock. When set enabling DTE timing - when not set DCE timing is used - S: - asserts DSR and CTS. When set, DSR & CTS will be always ON - if not set DSR & CTS will be ON when DTR is activated - C: - asserts DCD/I (for X21). When set, DCD (I) will be always ON - When not set, DCD/I will be ON if G704 is activated (PH-AI) & not digital loop is performed or Local loop is performed. -" ::= { cFixN64E 9 } 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, cRouteChgProf DisplayString, cRouteCliProf DisplayString} cRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { cRouteE 1 } cRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified route is used. -" ::= { cRouteE 2 } cRouteLineIn OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Origin of the incoming call. The incoming call setup is analysed to determine the routing. It is possible to specify multiple lines. In that case, the same routing criteria will be applied for any call entering on these lines. -" ::= { cRouteE 3 } cRouteSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the search filter to be applied on the called number. Refer to the manual for more details -" ::= { cRouteE 4 } cRouteReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the replace logic to be applied on the called number after matching with the search pattern. Refer to the manual for more details -" ::= { cRouteE 5 } cRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the destination of the call if the call matches the routing criterium. It is possible to specify multiple lines. In that case, these lines are considered to be equivalent possibilities. The unit will route the call to the first free line. -" ::= { 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 "The number of minutes during which the route will be deactivated when a route failure has been identified. Refer to the maunal for more details. -" ::= { cRouteE 8 } cRouteChgProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "ASCII string defining the charging profile label applied to this route. This label should correspond to a charging profile label in the charging profile database (see par.8.1). If there is no matching label in the charging profile database, then a free of charge call will be assumed. If the label is empty, or the originator of the call is on a 'User' (TE) line, then no charging will be applied. -" ::= { cRouteE 9 } cRouteCliProf OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#RouteCliProf" ::= { cRouteE 10 } 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, cClipTONSrch INTEGER, cClipTONRepl INTEGER} cClipN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#ClipN" ::= { cClipE 1 } cClipAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#ClipAct" ::= { cClipE 2 } cClipLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#ClipLabel" ::= { cClipE 3 } cClipSearch OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#ClipSearch" ::= { cClipE 4 } cClipReplace OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#ClipReplace" ::= { cClipE 5 } cClipTONSrch OBJECT-TYPE SYNTAX INTEGER {All(1), Unknown(2), Inter(3), Ntnl(4), Network(5), Subscr(6), Abbr(7), Rsrvd(8)} ACCESS read-only STATUS mandatory DESCRIPTION "#ClipTONSrch" ::= { cClipE 6 } cClipTONRepl OBJECT-TYPE SYNTAX INTEGER {All(1), Unknown(2), Inter(3), Ntnl(4), Network(5), Subscr(6), Abbr(7), Rsrvd(8)} ACCESS read-only STATUS mandatory DESCRIPTION "#ClipTONRepl" ::= { cClipE 7 } cAOCProfM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cAOCProf 1 } cAOCProfT OBJECT-TYPE SYNTAX SEQUENCE OF cAOCProfs ACCESS not-accessible STATUS mandatory ::= { cAOCProf 2 } cAOCProfE OBJECT-TYPE SYNTAX cAOCProfs ACCESS not-accessible STATUS mandatory INDEX { cAOCProfN } ::= { cAOCProfT 1 } cAOCProfs ::= SEQUENCE { cAOCProfN INTEGER, cAOCProfAct INTEGER, cAOCProfLabel DisplayString, cAOCProfDays INTEGER, cAOCProfStrTime INTEGER, cAOCProfEndTime INTEGER, cAOCProfc0 INTEGER, cAOCProft0 INTEGER, cAOCProfDeltaC INTEGER, cAOCProfDeltaT INTEGER} cAOCProfN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { cAOCProfE 1 } cAOCProfAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified AOC profile is used. -" ::= { cAOCProfE 2 } cAOCProfLabel OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "ASCII string defining the label of the charging profile. This label is linked to the 'ChgProf' label field in the route configuration. Multiple charging profiles with the same label can be configured in the charging profile database. The database will be searched for a certain label in consecutive order from top to bottom, i.e. the most specific charging profiles should come first in the database. If no charging profile is found with a certain label, a 'free of charge' charging profile will be implied. -" ::= { cAOCProfE 3 } cAOCProfDays OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Bitmask defining the first letter of the days of the week. Starts with a Sunday. The last bit (H) represents holidays, and enable the charging profile for a holiday. The definition of holidays is done in the holidays database. Setting these bits enable the charging profile for the corresponding days of the week. -" ::= { cAOCProfE 4 } cAOCProfStrTime OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Starting hour at which the charging profile is enabled. -" ::= { cAOCProfE 5 } cAOCProfEndTime OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "End hour at which the charging profile is disabled. Charging will be applied when this hour is reached. It is possible to define a time zone with the StrTime and EndTime fields that crosses a midnight boundary,i.e. a time zone with StrTime 18 and EndTime 8 defines a time zone from 6 pm to 8 am next morning. Remark however that the charging profile will only be valid in the days that are configured in the Days field, i.e. if the time zone crosses the midnight boundary into a day not defined in the Days field, then the charging profile will not be applicable. -" ::= { cAOCProfE 6 } cAOCProfc0 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Initial charge amount. This is the amount charged immediately after the call is connected through (i.e. when the Connect message is sent). Ranges from 0 - 9999. Remark that this field should be used in combination with the system flags AOCCTyp and AOCMult, i.e. the resulting amount charged depends on the 'Charging type' (Currency or Units), and in the case of 'Currency', on the multiplier chosen. -" ::= { cAOCProfE 7 } cAOCProft0 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Initial time interval in seconds for which the initial charging amount applies. When this interval expires, incremental charges will apply. Ranges from 0 - 3600 sec. -" ::= { cAOCProfE 8 } cAOCProfDeltaC OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Charging increment applied at each expiry of a DeltaT time interval (see field 10). Ranges from 0 - 9999 Remark that this field should be used in combination with the system flags AOCCTyp and AOCMult, i.e. the resulting amount charged depends on the 'Charging type' (Currency or Units), and in the case of 'Currency', on the multiplier chosen. -" ::= { cAOCProfE 9 } cAOCProfDeltaT OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Time interval in seconds after which a charging increment DeltaC will be applied. Ranges from 0 - 3600 sec. -" ::= { cAOCProfE 10 } cAOCHDayM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cAOCHDay 1 } cAOCHDayT OBJECT-TYPE SYNTAX SEQUENCE OF cAOCHDays ACCESS not-accessible STATUS mandatory ::= { cAOCHDay 2 } cAOCHDayE OBJECT-TYPE SYNTAX cAOCHDays ACCESS not-accessible STATUS mandatory INDEX { cAOCHDayN } ::= { cAOCHDayT 1 } cAOCHDays ::= SEQUENCE { cAOCHDayN INTEGER, cAOCHDayAct INTEGER, cAOCHDayDate DisplayString} cAOCHDayN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { cAOCHDayE 1 } cAOCHDayAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "Allows to activate or deactivate an entry. Off: Not used. On: The specified holiday will be used. -" ::= { cAOCHDayE 2 } cAOCHDayDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "month and day (in this order!) of the holiday -" ::= { cAOCHDayE 3 } cOperM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cOper 1 } cOperT OBJECT-TYPE SYNTAX SEQUENCE OF cOpers ACCESS not-accessible STATUS mandatory ::= { cOper 2 } cOperE OBJECT-TYPE SYNTAX cOpers ACCESS not-accessible STATUS mandatory INDEX { cOperN } ::= { cOperT 1 } cOpers ::= SEQUENCE { cOperN INTEGER, cOperType INTEGER, cOperName DisplayString, cOperRights INTEGER, cOperInfo DisplayString} cOperN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { cOperE 1 } cOperType OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Not used. -" ::= { cOperE 2 } cOperName OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The login name -" ::= { cOperE 3 } cOperRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The operator's rights to access special features, to execute specific commands, and to read and write to specific fields. Refer to the manual for more details. -" ::= { cOperE 4 } cOperInfo OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "A user definable field, not used by the firmware. -" ::= { cOperE 5 } cPPPM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cPPP 1 } cPPPT OBJECT-TYPE SYNTAX SEQUENCE OF cPPPs ACCESS not-accessible STATUS mandatory ::= { cPPP 2 } cPPPE OBJECT-TYPE SYNTAX cPPPs ACCESS not-accessible STATUS mandatory INDEX { cPPPN } ::= { cPPPT 1 } cPPPs ::= SEQUENCE { cPPPN INTEGER, cPPPIPAddr OCTET STRING, cPPPTimeOut INTEGER, cPPPInCDN DisplayString, cPPPInCLI DisplayString, cPPPRemUser DisplayString, cPPPRemPwd DisplayString, cPPPOutCDN DisplayString, cPPPOutCLI DisplayString, cPPPOutLine INTEGER, cPPPLLine INTEGER, cPPPLLStrTS INTEGER, cPPPLLEndTS INTEGER} cPPPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPN" ::= { cPPPE 1 } cPPPIPAddr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#PPPIPAddr" ::= { cPPPE 2 } cPPPTimeOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPTimeOut" ::= { cPPPE 3 } cPPPInCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPInCDN" ::= { cPPPE 4 } cPPPInCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPInCLI" ::= { cPPPE 5 } cPPPRemUser OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPRemUser" ::= { cPPPE 6 } cPPPRemPwd OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPRemPwd" ::= { cPPPE 7 } cPPPOutCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPOutCDN" ::= { cPPPE 8 } cPPPOutCLI OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "#PPPOutCLI" ::= { cPPPE 9 } cPPPOutLine OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPOutLine" ::= { cPPPE 10 } cPPPLLine OBJECT-TYPE SYNTAX INTEGER {NONE(1), L1(2), L2(3)} ACCESS read-only STATUS mandatory DESCRIPTION "#PPPLLine" ::= { cPPPE 11 } cPPPLLStrTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPLLStrTS" ::= { cPPPE 12 } cPPPLLEndTS OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#PPPLLEndTS" ::= { cPPPE 13 } cIP_StatRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cIP_StatRoute 1 } cIP_StatRouteT OBJECT-TYPE SYNTAX SEQUENCE OF cIP_StatRoutes ACCESS not-accessible STATUS mandatory ::= { cIP_StatRoute 2 } cIP_StatRouteE OBJECT-TYPE SYNTAX cIP_StatRoutes ACCESS not-accessible STATUS mandatory INDEX { cIP_StatRouteN } ::= { cIP_StatRouteT 1 } cIP_StatRoutes ::= SEQUENCE { cIP_StatRouteN INTEGER, cIP_StatRouteAct INTEGER, cIP_StatRouteNetAddr OCTET STRING, cIP_StatRouteNetMask OCTET STRING, cIP_StatRouteGateway OCTET STRING, cIP_StatRouteIntface INTEGER} cIP_StatRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteN" ::= { cIP_StatRouteE 1 } cIP_StatRouteAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteAct" ::= { cIP_StatRouteE 2 } cIP_StatRouteNetAddr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteNetAddr" ::= { cIP_StatRouteE 3 } cIP_StatRouteNetMask OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteNetMask" ::= { cIP_StatRouteE 4 } cIP_StatRouteGateway OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteGateway" ::= { cIP_StatRouteE 5 } cIP_StatRouteIntface OBJECT-TYPE SYNTAX INTEGER {WAN(1), LAN(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#IP_StatRouteIntface" ::= { cIP_StatRouteE 6 } cIP_PortFWM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cIP_PortFW 1 } cIP_PortFWT OBJECT-TYPE SYNTAX SEQUENCE OF cIP_PortFWs ACCESS not-accessible STATUS mandatory ::= { cIP_PortFW 2 } cIP_PortFWE OBJECT-TYPE SYNTAX cIP_PortFWs ACCESS not-accessible STATUS mandatory INDEX { cIP_PortFWN } ::= { cIP_PortFWT 1 } cIP_PortFWs ::= SEQUENCE { cIP_PortFWN INTEGER, cIP_PortFWAct INTEGER, cIP_PortFWDstPort INTEGER, cIP_PortFWAddress OCTET STRING} cIP_PortFWN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IP_PortFWN" ::= { cIP_PortFWE 1 } cIP_PortFWAct OBJECT-TYPE SYNTAX INTEGER {Off(1), On(2)} ACCESS read-only STATUS mandatory DESCRIPTION "#IP_PortFWAct" ::= { cIP_PortFWE 2 } cIP_PortFWDstPort OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IP_PortFWDstPort" ::= { cIP_PortFWE 3 } cIP_PortFWAddress OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#IP_PortFWAddress" ::= { cIP_PortFWE 4 } cMib2M OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { cMib2 1 } cMib2T OBJECT-TYPE SYNTAX SEQUENCE OF cMib2s ACCESS not-accessible STATUS mandatory ::= { cMib2 2 } cMib2E OBJECT-TYPE SYNTAX cMib2s ACCESS not-accessible STATUS mandatory INDEX { cMib2N } ::= { cMib2T 1 } cMib2s ::= SEQUENCE { cMib2N INTEGER, cMib2Type INTEGER, cMib2Contact DisplayString, cMib2Locatn DisplayString} cMib2N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cMib2E 1 } cMib2Type OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cMib2E 2 } cMib2Contact OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cMib2E 3 } cMib2Locatn OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { cMib2E 4 } sSysN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSys 1 } sSysSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sSys 2 } sSysDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The system date -" ::= { sSys 3 } sSysTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The system time -" ::= { sSys 4 } sSysClkSrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The line which is used as a source for the overall system synchronization. The unit will try to derive a clock as follows - The line must be configured as TE. - Preference is given to PRI lines. - Preference is given to the first active line. Values: 0: No external source for clocking is available. The unit will not be able to interact correctly with external networks 1,2..: The clock is derived from L1,L2.. -" ::= { sSys 5 } sSysTrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Current trace level for general (not line related) traces. -" ::= { sSys 6 } sSysHWErrs OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Identification code for internally detected errors -" ::= { sSys 7 } sSlotM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sSlot 1 } sSlotT OBJECT-TYPE SYNTAX SEQUENCE OF sSlots ACCESS not-accessible STATUS mandatory ::= { sSlot 2 } sSlotE OBJECT-TYPE SYNTAX sSlots ACCESS not-accessible STATUS mandatory INDEX { sSlotN } ::= { sSlotT 1 } sSlots ::= SEQUENCE { sSlotN INTEGER, sSlotSts INTEGER, sSlotSW DisplayString, sSlotHW DisplayString, sSlotLED DisplayString, sSlotInfo1 DisplayString, sSlotInfo2 DisplayString, sSlotInfo3 DisplayString, sSlotInfo4 DisplayString, sSlotSts1 INTEGER, sSlotSts2 INTEGER, sSlotSts3 INTEGER, sSlotSts4 INTEGER} sSlotN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Slot number. Specifies the position of the cards in the unit. Slot S1 contains the master card. Slot S2 contains the extension card on a tabletop unit. Slots S3..S9 may contain additional extension cards in a rack system. -" ::= { sSlotE 1 } sSlotSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sSlotE 2 } sSlotSW OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Firmware identification and version on the card in this slot -" ::= { sSlotE 3 } sSlotHW OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Serial number of the card in this slot -" ::= { sSlotE 4 } sSlotLED OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Status of the LEDs on this card. -" ::= { sSlotE 5 } sSlotInfo1 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 6 } sSlotInfo2 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 7 } sSlotInfo3 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 8 } sSlotInfo4 OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 9 } sSlotSts1 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 10 } sSlotSts2 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 11 } sSlotSts3 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 12 } sSlotSts4 OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sSlotE 13 } 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, sLineL1State INTEGER, sLinePH INTEGER, sLineDL INTEGER, sLineL2State INTEGER, sLineTEI INTEGER, sLineBConn DisplayString, sLineAlmFrom INTEGER, sLineTrc INTEGER, sLineChInUse INTEGER} sLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Line number (L1, L2,..). The LINE represents characteristics of the PRI/BRI line interface -" ::= { 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 "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sLineE 2 } 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), Tscp(33), Tssp(34)} ACCESS read-only STATUS mandatory DESCRIPTION "State of the Physical layer as defined in I430/I431. The first part indicates the state (Fx,Gx), the second part indicates the state mnemonic if any. -" ::= { sLineE 3 } sLinePH OBJECT-TYPE SYNTAX INTEGER {Down(1), Wait(2), Up(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Resulting Activation state of the Physical layer. Dn: The physical layer is deactivated Wt: Activation of the physical layer is being tried (BRI only) Up: The physical layer is active -" ::= { sLineE 4 } sLineDL OBJECT-TYPE SYNTAX INTEGER {Down(1), Wait(2), Up(3)} ACCESS read-only STATUS mandatory DESCRIPTION "Resulting state of the Datalink. Dn: The datalink is released Wt: Establishment procedures are busy. Up: The datalink is established -" ::= { sLineE 5 } sLineL2State OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "State of the Datalink layer as defined in Q921. -" ::= { sLineE 6 } sLineTEI OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The current TEI value assigned to this line. The field will show 127 if no TEI is assigned -" ::= { sLineE 7 } sLineBConn OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Bitmap indicating the connected B channels. -" ::= { sLineE 8 } sLineAlmFrom OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This specifies that a physical layer problem on one line may force a datalink error on another line. This feature is intended to allow propagation of failure information when rerouting between PRI interfaces (useful in some rare cases). Care should be taken when using this, especially with respect to BRI lines since deactivation of BRI lines is not a malfunction. -" ::= { sLineE 9 } sLineTrc OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Current trace level for line related traces. -" ::= { sLineE 10 } sLineChInUse OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LineChInUse" ::= { sLineE 11 } 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, sFixN64PortSts INTEGER} sFixN64N OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { 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 "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sFixN64E 2 } sFixN64PortSts OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Gives the status of the DTE and DCE signals on the VXI module port X: DTE timing is ON S: DSR and CTS are ON C: DCD (I) is ON T: DTR is ON M: Test mode indication (TMI) i.e. when in Local or Digital loop L: Local loop is set. D: Digital loop is set. -" ::= { sFixN64E 3 } 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, sRouteCGN DisplayString, sRouteCDN DisplayString, sRouteLineOut INTEGER, sRouteAOCndx INTEGER} sRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { 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 "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sRouteE 2 } sRouteState OBJECT-TYPE SYNTAX INTEGER {Ok(1), Wait(2), Fail(3)} ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { 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 } sRouteCGN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Full calling number on this route -" ::= { sRouteE 7 } sRouteCDN OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "Full called number on this route -" ::= { sRouteE 8 } sRouteLineOut OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Specifies the destination of the call if the call matches the routing criterium. It is possible to specify multiple lines. In that case, these lines are considered to be equivalent possibilities. The unit will route the call to the first free line. -" ::= { sRouteE 9 } sRouteAOCndx OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Charging profile index last selected for the route -" ::= { sRouteE 10 } 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 "#ClipN" ::= { 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 "#ClipSts" ::= { sClipE 2 } sAOCProfM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sAOCProf 1 } sAOCProfT OBJECT-TYPE SYNTAX SEQUENCE OF sAOCProfs ACCESS not-accessible STATUS mandatory ::= { sAOCProf 2 } sAOCProfE OBJECT-TYPE SYNTAX sAOCProfs ACCESS not-accessible STATUS mandatory INDEX { sAOCProfN } ::= { sAOCProfT 1 } sAOCProfs ::= SEQUENCE { sAOCProfN INTEGER, sAOCProfSts INTEGER, sAOCProfRoute INTEGER} sAOCProfN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { sAOCProfE 1 } sAOCProfSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sAOCProfE 2 } sAOCProfRoute OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Last route for which this charging profile applied. -" ::= { sAOCProfE 3 } sOperM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sOper 1 } sOperT OBJECT-TYPE SYNTAX SEQUENCE OF sOpers ACCESS not-accessible STATUS mandatory ::= { sOper 2 } sOperE OBJECT-TYPE SYNTAX sOpers ACCESS not-accessible STATUS mandatory INDEX { sOperN } ::= { sOperT 1 } sOpers ::= SEQUENCE { sOperN INTEGER, sOperSts INTEGER, sOperIntf INTEGER, sOperTime DisplayString, sOperDate DisplayString, sOperIP OCTET STRING, sOperBadPsw INTEGER, sOperLogins INTEGER, sOperRights INTEGER, sOperTmr INTEGER} sOperN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { sOperE 1 } sOperSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "The global status of the configuration for this entry INIT: Inactive, not processed by the firmware. HW?: Inactive: A hardware problem was detected. KEY?: Inactive: A required OptionKey has not been acquired. IDLE: Normal inactive (configured inactive) ACT: Normal active RES?: Some changes require a systemn reset before activation. CFG?: Configuration errors prevent reconfiguration. -" ::= { sOperE 2 } sOperIntf OBJECT-TYPE SYNTAX INTEGER {OFF(1), LOC(2), PPP(3), LAN(4), HTTP(5)} ACCESS read-only STATUS mandatory DESCRIPTION "OFF LOC PPP LAN -" ::= { sOperE 3 } sOperTime OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sOperE 4 } sOperDate OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sOperE 5 } sOperIP OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sOperE 6 } sOperBadPsw OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sOperE 7 } sOperLogins OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#OperLogins" ::= { sOperE 8 } sOperRights OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "The operator's rights to access special features, to execute specific commands, and to read and write to specific fields. Refer to the manual for more details. -" ::= { sOperE 9 } sOperTmr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { sOperE 10 } sIPRouteM OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Max Number of entries" ::= { sIPRoute 1 } sIPRouteT OBJECT-TYPE SYNTAX SEQUENCE OF sIPRoutes ACCESS not-accessible STATUS mandatory ::= { sIPRoute 2 } sIPRouteE OBJECT-TYPE SYNTAX sIPRoutes ACCESS not-accessible STATUS mandatory INDEX { sIPRouteN } ::= { sIPRouteT 1 } sIPRoutes ::= SEQUENCE { sIPRouteN INTEGER, sIPRouteSts INTEGER, sIPRouteMsqAddr OCTET STRING, sIPRouteWANConn INTEGER, sIPRouteMsqSess INTEGER} sIPRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IPRouteN" ::= { sIPRouteE 1 } sIPRouteSts OBJECT-TYPE SYNTAX INTEGER {INIT(1), HW(2), KEY(3), IDLE(4), ACT(5), RES(6), CFG(7)} ACCESS read-only STATUS mandatory DESCRIPTION "#IPRouteSts" ::= { sIPRouteE 2 } sIPRouteMsqAddr OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-only STATUS mandatory DESCRIPTION "#IPRouteMsqAddr" ::= { sIPRouteE 3 } sIPRouteWANConn OBJECT-TYPE SYNTAX INTEGER {Off(1), Leased(2), Dialup(3), DialBckup(4)} ACCESS read-only STATUS mandatory DESCRIPTION "#IPRouteWANConn" ::= { sIPRouteE 4 } sIPRouteMsqSess OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#IPRouteMsqSess" ::= { sIPRouteE 5 } 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, tLineAChrges INTEGER, tLineErrSec INTEGER, tLineSErrSec INTEGER, tLineUnvlSec INTEGER} tLineN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Line number (L1, L2,..). The LINE represents characteristics of the PRI/BRI line interface -" ::= { 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 ID-MUX -" ::= { 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 ID-MUX -" ::= { 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 ID-MUX -" ::= { 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 ID-MUX -" ::= { tLineE 5 } tLineACRCErr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of CRC errors occurred since reset of the ID-MUX -" ::= { tLineE 6 } tLineAFrmErr OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of framing errors occurred since reset of the ID-MUX -" ::= { 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 ID-MUX. The connection time is counted from the moment the B-channels are connected through -" ::= { tLineE 8 } tLineAChrges OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of framing errors occurred since reset of the ID-MUX -" ::= { tLineE 9 } tLineErrSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LineErrSec" ::= { tLineE 10 } tLineSErrSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LineSErrSec" ::= { tLineE 11 } tLineUnvlSec OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "#LineUnvlSec" ::= { tLineE 12 } 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, tRouteAChrges INTEGER} tRouteN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Number of an entry. There is no physical meaning attached to this. -" ::= { 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 ID-MUX -" ::= { 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 ID-MUX. 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 ID-MUX. 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 ID-MUX. 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 ID-MUX -" ::= { tRouteE 6 } tRouteAChrges OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "Total charges applied to all calls for which this route is selected since reset of the ID-MUX -" ::= { tRouteE 7 } UCMDN OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { UCMD 1 } UCMDcSts OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION " -" ::= { UCMD 2 } UCMDcCmd OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { UCMD 3 } UCMDcRsp OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { UCMD 4 } TRAPN OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { TRAP 1 } TRAPcTyp OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { TRAP 2 } TRAPcRsp OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION " -" ::= { 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