-- OPTIX-RTN-IF-PROTECT-MGR-MIB
-- MIB generated by ExcelToMIB tool 1.0
-- 
-- =================================================================
--  Copyright (C) 2012 by HUAWEI TECHNOLOGIES. All rights reserved
--  Description:
--  Reference:
--  Version: V1.00
--  History:
--  <author>,<date>,<contents>
-- =================================================================
--
OPTIX-RTN-IF-PROTECT-MGR-MIB-DEPRECATED DEFINITIONS ::= BEGIN
    IMPORTS
        OBJECT-GROUP,MODULE-COMPLIANCE
            FROM SNMPv2-CONF
        Integer32,Unsigned32,OBJECT-TYPE,MODULE-IDENTITY,NOTIFICATION-TYPE
            FROM SNMPv2-SMI
        TEXTUAL-CONVENTION,RowStatus
            FROM SNMPv2-TC
        optixProvisionRtn
            FROM OPTIX-OID-MIB
        OPTIXRtnEnableStateType,optixRtnIndex1,optixRtnIndex2,optixRtnIndex3,optixRtnIndex4,optixRtngroupIndex,optixRtnboardIndex,optixRtnsubboardIndex,optixRtnportIndex
            FROM OPTIX-RTN-GENNERAL-MIB
        OPTIXRtnModulateModeType,OPTIXRtnBandWidthType,optixRtnBoardID,optixRtnSubCardID,optixRtnPortID
            FROM OPTIX-RTN-IFBOARD-ATTRIB-MIB
        OPTIXRtnOduWorkStateType
            FROM OPTIX-RTN-ODU-MGR-MIB
        OPTIXRtnPhyLagPGStateWorkStatus,OPTIXRtnPhyLagPGStatus,OPTIXRtnCascading1j1PGRoleType,OPTIXRtn1j1PGWorkModeType,OPTIXRtnRvtModeType,OPTIXRtnCascading1j1PGProtectType,OPTIXRtn1j1PGSwCmdType,OPTIXRtn1j1PGSwDirType,optixRtnIFProtect,optixRptRtnPLAPGEvent,optixRtnProtectTrapCommon,optixRtnTrap,optixRtnIFProtectMgr
            FROM OPTIX-RTN-IF-PROTECT-MGR-MIB
        ;
    
    optixRtnIFProtectMgr MODULE-IDENTITY
        LAST-UPDATED "202303091516Z"
        ORGANIZATION
            "Huawei Technologies co.,Ltd."
        CONTACT-INFO
            "R&D Building
            Huawei Technologies Co., Ltd.
            Bantian, Longgang District
            Shenzhen, P. R. China
            http://www.huawei.com
            Zip:518129
            E-mail:support@huawei.com"
        DESCRIPTION
            "This module is used to configure and query information about IF 1+1, IF N+1, XPIC, and PLA protection groups of RTN equipment, including the board position mapping, switching parameters, and the protection group status."
        REVISION "202303091516Z"
        DESCRIPTION
            "The OIDs in this file will be deprecated, please use the 'OPTIX-RTN-IF-PROTECT-MGR-MIB.MIB'." 
        REVISION "201204160935Z"
        DESCRIPTION
            "The initial revision of this MIB module1."
        ::={ optixProvisionRtn 5 }
    
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170
    optixRtnFO1j1PGParameterTable OBJECT-TYPE
        SYNTAX SEQUENCE OF OptixRtnFO1j1PGParameterEntry
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Describes parameters about an FO IF 1+1 protection group, including the IF board used in the protection group and the role of the IF board in the protection group."
        ::= { optixRtnIFProtect 170 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1
    optixRtnFO1j1PGParameterEntry OBJECT-TYPE
        SYNTAX OptixRtnFO1j1PGParameterEntry
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Indicates the parameter entry for an FO IF 1+1 protection group."
        INDEX{ optixRtnFO1j1PGID }
        ::= { optixRtnFO1j1PGParameterTable 1 }

    OptixRtnFO1j1PGParameterEntry ::=
        SEQUENCE {
            optixRtnFO1j1PGID
                Unsigned32,  -- deprecated
            optixRtnFO1j1PGIFBoardID
                Unsigned32,  -- deprecated
            optixRtnFO1j1PGIFSubCardID
                Unsigned32,  -- deprecated
            optixRtnFO1j1PGIFPort
                Unsigned32,  -- deprecated
            optixRtnFO1j1PGRole
                OPTIXRtnCascading1j1PGRoleType,  -- deprecated
            optixRtnFO1j1PGWorkMode
                OPTIXRtn1j1PGWorkModeType,  -- deprecated
            optixRtnFO1j1PGRevertiveMode
                OPTIXRtnRvtModeType,  -- deprecated
            optixRtnFO1j1PGWTRTime
                Unsigned32,  -- deprecated
            optixRtnFO1j1PGRDIEnableState
                OPTIXRtnEnableStateType,  -- deprecated
            optixRtnFO1j1PGProtectType
                OPTIXRtnCascading1j1PGProtectType,  -- deprecated
            optixRtnFO1j1PGSrvPortsInfo
                OCTET STRING,  -- deprecated
            optixRtnFO1j1PGSwCmd
                OPTIXRtn1j1PGSwCmdType,  -- deprecated
            optixRtnFO1j1PGSwDir
                OPTIXRtn1j1PGSwDirType,  -- deprecated
            optixRtnFOPGCfgRowStatus
                RowStatus  -- deprecated
        }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.1
    optixRtnFO1j1PGID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Indicates the protection group ID."
        ::= { optixRtnFO1j1PGParameterEntry 1 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.2
    optixRtnFO1j1PGIFBoardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the IF board ID."
        ::= { optixRtnFO1j1PGParameterEntry 2 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.3
    optixRtnFO1j1PGIFSubCardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the IF subboard ID."
        DEFVAL{ 255 }
        ::= { optixRtnFO1j1PGParameterEntry 3 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.4
    optixRtnFO1j1PGIFPort OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the IF port ID."
        DEFVAL{ 1 }
        ::= { optixRtnFO1j1PGParameterEntry 4 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.5
    optixRtnFO1j1PGRole OBJECT-TYPE
        SYNTAX OPTIXRtnCascading1j1PGRoleType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the role of the IF board in the protection group. Values: 0: main board 1: standy board"
        DEFVAL{ 1 }
        ::= { optixRtnFO1j1PGParameterEntry 5 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.6
    optixRtnFO1j1PGWorkMode OBJECT-TYPE
        SYNTAX OPTIXRtn1j1PGWorkModeType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the working mode. Values: 0: SD 1: FD 2: HSB"
        DEFVAL{ 2 }
        ::= { optixRtnFO1j1PGParameterEntry 6 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.7
    optixRtnFO1j1PGRevertiveMode OBJECT-TYPE
        SYNTAX OPTIXRtnRvtModeType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the reversion mode. Values: 0: norvt (non-revertive) 1: rvt (revertive)"
        DEFVAL{ 1 }
        ::= { optixRtnFO1j1PGParameterEntry 7 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.8
    optixRtnFO1j1PGWTRTime OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the WTR time. Value range: 15s to 720s"
        DEFVAL{ 600 }
        ::= { optixRtnFO1j1PGParameterEntry 8 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.9
    optixRtnFO1j1PGRDIEnableState OBJECT-TYPE
        SYNTAX OPTIXRtnEnableStateType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the reverse switching status. Values: 0: disabled 1: enabled"
        DEFVAL{ 1 }
        ::= { optixRtnFO1j1PGParameterEntry 9 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.10
    optixRtnFO1j1PGProtectType OBJECT-TYPE
        SYNTAX OPTIXRtnCascading1j1PGProtectType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the service protection type. 0: noprot (no device-level protection scheme being used) 1: lagprot (LAG protection) 2: splitprot (optical splitter protection) 0xff: not supported. Has a fixed value of 0xff for OptiX RTN 900"
        ::= { optixRtnFO1j1PGParameterEntry 10 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.11
    optixRtnFO1j1PGSrvPortsInfo OBJECT-TYPE
        SYNTAX OCTET STRING
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the information about the cascade members."
        ::= { optixRtnFO1j1PGParameterEntry 11 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.12
    optixRtnFO1j1PGSwCmd OBJECT-TYPE
        SYNTAX OPTIXRtn1j1PGSwCmdType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the switching mode of an IF 1+1 protection group"
        ::= { optixRtnFO1j1PGParameterEntry 12 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.13
    optixRtnFO1j1PGSwDir OBJECT-TYPE
        SYNTAX OPTIXRtn1j1PGSwDirType
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the switching direction of an IF 1+1 protection group."
        ::= { optixRtnFO1j1PGParameterEntry 13 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.170.1.255
    optixRtnFOPGCfgRowStatus OBJECT-TYPE
        SYNTAX RowStatus
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the row status."
        DEFVAL{ active }
        ::= { optixRtnFO1j1PGParameterEntry 255 }

    
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220
    optixRtnNonCascade1j1ParameterTable OBJECT-TYPE
        SYNTAX SEQUENCE OF OptixRtnNonCascade1j1ParameterEntry
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Describes parameters about an FO IF 1+1 protection group, including the IF board used in the protection group and the role of the IF board in the protection group."
        ::= { optixRtnIFProtect 220 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1
    optixRtnNonCascade1j1ParameterEntry OBJECT-TYPE
        SYNTAX OptixRtnNonCascade1j1ParameterEntry
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Indicates the parameter entry for an FO IF 1+1 protection group."
        INDEX{ optixRtnFO1j1PGrID }
        ::= { optixRtnNonCascade1j1ParameterTable 1 }

    OptixRtnNonCascade1j1ParameterEntry ::=
        SEQUENCE {
	    optixRtnFO1j1PGrID
	    	Unsigned32, -- deprecated
            optixRtnNonCascade1j1WorkBoardID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1WorkSubCardID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1WorkPortID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1ProtectBoardID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1ProtectSubCardID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1ProtectPortID
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1WorkMode
                INTEGER, -- deprecated
            optixRtnNonCascade1j1RevertiveMode
                INTEGER, -- deprecated
            optixRtnNonCascade1j1WTRTime
                Unsigned32, -- deprecated
            optixRtnNonCascade1j1RowStatus
                RowStatus -- deprecated
        }
	
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.1
    optixRtnFO1j1PGrID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS not-accessible
        STATUS deprecated
        DESCRIPTION
            "Indicates the protection group ID."
        ::= { optixRtnNonCascade1j1ParameterEntry 1 }
	
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.2
    optixRtnNonCascade1j1WorkBoardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the work board ID."
        DEFVAL{ 1 }
        ::= { optixRtnNonCascade1j1ParameterEntry 2 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.3
    optixRtnNonCascade1j1WorkSubCardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the work subboard ID."
        DEFVAL{ 255 }
        ::= { optixRtnNonCascade1j1ParameterEntry 3 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.4
    optixRtnNonCascade1j1WorkPortID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the work port ID."
        DEFVAL{ 1 }
        ::= { optixRtnNonCascade1j1ParameterEntry 4 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.5
    optixRtnNonCascade1j1ProtectBoardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the protect board ID."
        DEFVAL{ 1 }
        ::= { optixRtnNonCascade1j1ParameterEntry 5 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.6
    optixRtnNonCascade1j1ProtectSubCardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the protect subboard ID."
        DEFVAL{ 255 }
        ::= { optixRtnNonCascade1j1ParameterEntry 6 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.7
    optixRtnNonCascade1j1ProtectPortID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the protect port ID."
        DEFVAL{ 1 }
        ::= { optixRtnNonCascade1j1ParameterEntry 7 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.8
    optixRtnNonCascade1j1WorkMode OBJECT-TYPE
        SYNTAX INTEGER
        {
            sd(0),
            fd(1),
            hsb(2)
        }
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the 1j1 work mode"
        ::= { optixRtnNonCascade1j1ParameterEntry 8 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.9
    optixRtnNonCascade1j1RevertiveMode OBJECT-TYPE
        SYNTAX INTEGER
        {
            norvt(0),
            rvt(1)
        }
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the revertive mode"
        ::= { optixRtnNonCascade1j1ParameterEntry 9 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.10
    optixRtnNonCascade1j1WTRTime OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the WTR time."
        DEFVAL{ 600 }
        ::= { optixRtnNonCascade1j1ParameterEntry 10 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.10.220.1.255
    optixRtnNonCascade1j1RowStatus OBJECT-TYPE
        SYNTAX RowStatus
        MAX-ACCESS read-create
        STATUS deprecated
        DESCRIPTION
            "Indicates the row status."
        DEFVAL{ active }
        ::= { optixRtnNonCascade1j1ParameterEntry 255 }
    
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.20.10
    optixRptRtnPLAPGSlaveSubCardID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slave unit subboard ID of a PLA protection group."
        ::= { optixRptRtnPLAPGEvent 10 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.20.11
    optixRptRtnPLAPGSlavePortID OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slave unit port ID of a PLA protection group."
        ::= { optixRptRtnPLAPGEvent 11 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.20.12
    optixRptRtnPLAPGSlaveHardStatus OBJECT-TYPE
        SYNTAX OPTIXRtnPhyLagPGStatus
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slave unit hardware status of a PLA protection group."
        ::= { optixRptRtnPLAPGEvent 12 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.20.13
    optixRptRtnPLAPGSlaveLinkStatus OBJECT-TYPE
        SYNTAX OPTIXRtnPhyLagPGStatus
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slave unit link status of a PLA protection group."
        ::= { optixRptRtnPLAPGEvent 13 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.20.14
    optixRptRtnPLAPGSlaveWorkStatus OBJECT-TYPE
        SYNTAX OPTIXRtnPhyLagPGStateWorkStatus
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slave unit switching status of a PLA protection group."
        ::= { optixRptRtnPLAPGEvent 14 }
		
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44
    optixRtnE1PRBSTestEventOld OBJECT IDENTIFIER ::= { optixRtnProtectTrapCommon 44 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.1
    optixRtnE1PRBSBoardId OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the slot ID of the IF board."
        ::= { optixRtnE1PRBSTestEventOld 1 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.2
    optixRtnE1PRBSSubCardId OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the subcard ID."
        ::= { optixRtnE1PRBSTestEventOld 2 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.3
    optixRtnE1PRBSPortId OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the port ID."
        ::= { optixRtnE1PRBSTestEventOld 3 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.4
    optixRtnE1PRBSPathId OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the path ID. Set the parameter to 0 if this field is not in use."
        ::= { optixRtnE1PRBSTestEventOld 4 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.5
    optixRtnE1PRBSDirection OBJECT-TYPE
        SYNTAX INTEGER
        {
            ingressDir(1),
            egressDir(2)
        }
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the test direction:
	    1-Ingress
	    2-Egress"
        ::= { optixRtnE1PRBSTestEventOld 5 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.6
    optixRtnE1PRBSMode OBJECT-TYPE
        SYNTAX INTEGER
        {
            shortTerm(1),
            longTerm(2),
            longlongTerm(3)
        }
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the test type. 
	    1: short-term test
	    2: long-term test
	    3: super long-term test"
        ::= { optixRtnE1PRBSTestEventOld 6 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.7
    optixRtnE1PRBSTimeStamp OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The value starts from 0x0001. The test duration is measured in seconds in short-term tests and minutes in long-term tests and super-long-term tests."
        ::= { optixRtnE1PRBSTestEventOld 7 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.8
    optixRtnE1PRBSStartTime OBJECT-TYPE
        SYNTAX OCTET STRING
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the start time of a test in the format of YYYYMMDDHHMMSS and the time starts from the year 1990."
        ::= { optixRtnE1PRBSTestEventOld 8 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.9
    optixRtnE1PRBSCurTime OBJECT-TYPE
        SYNTAX OCTET STRING
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the current time of a test in the format of YYYYMMDDHHMMSS and the time starts from the year 1990."
        ::= { optixRtnE1PRBSTestEventOld 9 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.10
    optixRtnE1PRBSProgress OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the test progress. Value range: 1-100"
        ::= { optixRtnE1PRBSTestEventOld 10 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.11
    optixRtnE1PRBSDataTypeNum OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the number of parameter types N (N >= 1 and currently N = 2). The data types are described as follows:"
        ::= { optixRtnE1PRBSTestEventOld 11 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.12
    optixRtnE1PRBSType1 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
		1: number of bit errors
		2: BER (calculated based on the number of bit errors)
		3: errored second
		4: severely errored second
		5: unavailable second
		6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 12 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.13
    optixRtnE1PRBSTestResult1 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 13 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.14
    optixRtnE1PRBSType2 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
		1: number of bit errors
		2: BER (calculated based on the number of bit errors)
		3: errored second
		4: severely errored second
		5: unavailable second
		6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 14 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.15
    optixRtnE1PRBSTestResult2 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 15 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.16
    optixRtnE1PRBSType3 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
		1: number of bit errors
		2: BER (calculated based on the number of bit errors)
		3: errored second
		4: severely errored second
		5: unavailable second
		6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 16 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.17
    optixRtnE1PRBSTestResult3 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 17 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.19
    optixRtnE1PRBSType4 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
1: number of bit errors
2: BER (calculated based on the number of bit errors)
3: errored second
4: severely errored second
5: unavailable second
6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 19 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.20
    optixRtnE1PRBSTestResult4 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 20 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.21
    optixRtnE1PRBSType5 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
1: number of bit errors
2: BER (calculated based on the number of bit errors)
3: errored second
4: severely errored second
5: unavailable second
6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 21 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.22
    optixRtnE1PRBSTestResult5 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 22 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.23
    optixRtnE1PRBSType6 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "The data types are as follows:
1: number of bit errors
2: BER (calculated based on the number of bit errors)
3: errored second
4: severely errored second
5: unavailable second
6: background block error"
        ::= { optixRtnE1PRBSTestEventOld 23 }

    -- 1.3.6.1.4.1.2011.2.25.4.40.5.20.44.24
    optixRtnE1PRBSTestResult6 OBJECT-TYPE
        SYNTAX Unsigned32
        MAX-ACCESS accessible-for-notify
        STATUS deprecated
        DESCRIPTION
            "Indicates the statistics. 
Each 5-byte string represents the accumulative value for a certain type of statistics data. The first byte indicates the data type and the other four bytes indicate the accumulative value."
        ::= { optixRtnE1PRBSTestEventOld 24 }	
	
    -- 1.3.6.1.4.1.2011.2.25.4.40.5.30.44
    optixRtnE1PRBSTestTrap NOTIFICATION-TYPE
        OBJECTS{ optixRtnE1PRBSBoardId,optixRtnE1PRBSSubCardId,optixRtnE1PRBSPortId,optixRtnE1PRBSPathId,optixRtnE1PRBSDirection,optixRtnE1PRBSMode,optixRtnE1PRBSTimeStamp,optixRtnE1PRBSStartTime,optixRtnE1PRBSCurTime,optixRtnE1PRBSProgress,optixRtnE1PRBSDataTypeNum,optixRtnE1PRBSType1,optixRtnE1PRBSTestResult1,optixRtnE1PRBSType2,optixRtnE1PRBSTestResult2,optixRtnE1PRBSType3,optixRtnE1PRBSTestResult3,optixRtnE1PRBSType4,optixRtnE1PRBSTestResult4,optixRtnE1PRBSType5,optixRtnE1PRBSTestResult5,optixRtnE1PRBSType6,optixRtnE1PRBSTestResult6 }
        STATUS deprecated
        DESCRIPTION
            "Indicates result of the E1prbs extension interface."
        ::= { optixRtnTrap 44 }
	
		
 
END
