-- ================================================================= -- Copyright (C) 2000 by HUAWEI TECHNOLOGIES. All rights reserved. -- -- Description: NE80's private POS/IP-TRUNK MIB file -- Reference: -- Version: V1.0 -- History: -- Zhijun Yu, 2000.11, Initial Version -- ================================================================= HUAWEINE80POS-MIB DEFINITIONS ::= BEGIN IMPORTS ne80 FROM HUAWEINE80HEAD-MIB ifIndex FROM IF-MIB TimeTicks, IpAddress, Integer32, Counter32, OBJECT-TYPE FROM SNMPv2-SMI DisplayString, RowStatus FROM SNMPv2-TC; -- TEXTUAL-CONVENTION Definition -- -- Node definitions -- -- 1.3.6.1.4.1.2011.2.17.2 hwPos OBJECT IDENTIFIER ::= { ne80 2 } -- NE80's private POS MIB definition -- POS Parameter Table -- 1.3.6.1.4.1.2011.2.17.2.1 posParamTable OBJECT-TYPE SYNTAX SEQUENCE OF PosParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The pos Parameter table." ::= { hwPos 1 } -- 1.3.6.1.4.1.2011.2.17.2.1.1 posParamEntry OBJECT-TYPE SYNTAX PosParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Pos Parameter table." INDEX { ifIndex } ::= { posParamTable 1 } PosParamEntry ::= SEQUENCE { posCRC INTEGER, posFlagC2 INTEGER, posFlagS1 INTEGER, posScramble INTEGER, posClockSource INTEGER, posFlagJ1 DisplayString, posFarEndFlagC2 INTEGER, posFarEndFlagJ1 DisplayString } -- 1.3.6.1.4.1.2011.2.17.2.1.1.1 posCRC OBJECT-TYPE SYNTAX INTEGER { crc32(1), crc16(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The mothed of processing CRC." ::= { posParamEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.2 posFlagC2 OBJECT-TYPE SYNTAX INTEGER (0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "The parameter for the channel signal value of C2 bype." ::= { posParamEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.3 posFlagS1 OBJECT-TYPE SYNTAX INTEGER (0..15) MAX-ACCESS read-only STATUS current DESCRIPTION "The value show the value of S1 byte." ::= { posParamEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.4 posScramble OBJECT-TYPE SYNTAX INTEGER { scramble(1), unscramble(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The mothed is to scramble or not." ::= { posParamEntry 4 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.5 posClockSource OBJECT-TYPE SYNTAX INTEGER { inside(1), line(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The value indicate the source of clock." ::= { posParamEntry 5 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.6 posFlagJ1 OBJECT-TYPE SYNTAX DisplayString (SIZE (1..15)) MAX-ACCESS read-write STATUS current DESCRIPTION "The variable show the span of timeout." ::= { posParamEntry 6 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.7 posFarEndFlagC2 OBJECT-TYPE SYNTAX INTEGER (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "The farend parameter for the channel signal value of C2 bype." ::= { posParamEntry 7 } -- 1.3.6.1.4.1.2011.2.17.2.1.1.8 posFarEndFlagJ1 OBJECT-TYPE SYNTAX DisplayString (SIZE (0..15)) MAX-ACCESS read-only STATUS current DESCRIPTION "The farend parameter for the channel signal value of J1 " ::= { posParamEntry 8 } -- POS Line Type Table -- added by jxb 2001-4-17 -- 1.3.6.1.4.1.2011.2.17.2.2 posMediumTable OBJECT-TYPE SYNTAX SEQUENCE OF PosMediumEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The pos Line Type table." ::= { hwPos 2 } -- 1.3.6.1.4.1.2011.2.17.2.2.1 posMediumEntry OBJECT-TYPE SYNTAX PosMediumEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Pos Line Type table." INDEX { ifIndex } ::= { posMediumTable 1 } PosMediumEntry ::= SEQUENCE { posLineType INTEGER, posJ0Len INTEGER, posFlagJ0 DisplayString, posFarEndFlagJ0 DisplayString } -- 1.3.6.1.4.1.2011.2.17.2.2.1.1 posLineType OBJECT-TYPE SYNTAX INTEGER { singleMode1300of15km(1), multiMode1300of200mOr2km(2), singleMode1300of2km(3), singleMode1300ofOver40km(4), singleMode1550(5), coaxOrUTP(6), other(7) } MAX-ACCESS read-only STATUS current DESCRIPTION "The Line type of Pos port 1300 singlemode 15km(1), 1300 multimode 200m or 2km(2), 1300 singlemode 2km(3), 1300 singlemode Over 40km(4), 1550 singlemode(5), Coax Or UTP(6)£¬ other(7)" ::= { posMediumEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.2.1.2 posJ0Len OBJECT-TYPE SYNTAX INTEGER { byte-1(1), bytes-16(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The length of j0 to set ( 1 byte or 16 bytes." ::= { posMediumEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.2.1.3 posFlagJ0 OBJECT-TYPE SYNTAX DisplayString (SIZE (1..15)) MAX-ACCESS read-write STATUS current DESCRIPTION "The variable show the j0 flag." ::= { posMediumEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.2.1.4 posFarEndFlagJ0 OBJECT-TYPE SYNTAX DisplayString (SIZE (0..15)) MAX-ACCESS read-only STATUS current DESCRIPTION "The variable show the farend j0 flag" ::= { posMediumEntry 4 } -- added by jxb on 2001-09-25 -- 1.3.6.1.4.1.2011.2.17.2.3 pppLinkTable OBJECT-TYPE SYNTAX SEQUENCE OF PppLinkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ppp link table." ::= { hwPos 3 } -- 1.3.6.1.4.1.2011.2.17.2.3.1 pppLinkEntry OBJECT-TYPE SYNTAX PppLinkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the ppp link table." INDEX { ifIndex } ::= { pppLinkTable 1 } PppLinkEntry ::= SEQUENCE { encapsulation INTEGER, keepaliveTimeout Integer32, pppAuthentication INTEGER, pppNegotiateTimeout Integer32, pppChapHost DisplayString, pppPapUsername DisplayString, pppPapPassword DisplayString, pppPasswdEncrypt INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.3.1.1 encapsulation OBJECT-TYPE SYNTAX INTEGER { ppp(2), hdlc(5) } MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.2 keepaliveTimeout OBJECT-TYPE SYNTAX Integer32 (0..32767) MAX-ACCESS read-write STATUS current DESCRIPTION "the default value is 10 seconds." ::= { pppLinkEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.3 pppAuthentication OBJECT-TYPE SYNTAX INTEGER { pap(1), chap(2), papchap(3), noauthentication(4) } MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.4 pppNegotiateTimeout OBJECT-TYPE SYNTAX Integer32 (1..10) MAX-ACCESS read-write STATUS current DESCRIPTION "the default value is 3 seconds." ::= { pppLinkEntry 4 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.5 pppChapHost OBJECT-TYPE SYNTAX DisplayString (SIZE (0..32)) MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 5 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.6 pppPapUsername OBJECT-TYPE SYNTAX DisplayString (SIZE (0..32)) MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 6 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.7 pppPapPassword OBJECT-TYPE SYNTAX DisplayString (SIZE (0..32)) MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 7 } -- 1.3.6.1.4.1.2011.2.17.2.3.1.8 pppPasswdEncrypt OBJECT-TYPE SYNTAX INTEGER { noencrypt(0), encrypt(7) } MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { pppLinkEntry 8 } -- IP Trunk MIB Definition -- 1.3.6.1.4.1.2011.2.17.2.7 hwipTrunkTable OBJECT-TYPE SYNTAX SEQUENCE OF HwipTrunkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table provides the control and status information for Pos IP Trunk Group" ::= { hwPos 7 } -- 1.3.6.1.4.1.2011.2.17.2.7.1 hwPosipTrunkEntry OBJECT-TYPE SYNTAX HwipTrunkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Pos ipTrunkTable" INDEX { ifIndex } ::= { hwipTrunkTable 1 } HwipTrunkEntry ::= SEQUENCE { hwIpTrunkId Integer32, hwIpTrunkName DisplayString, hwIpTrunkRowStatus RowStatus, hwIpTrunkEncapsulation INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.7.1.1 hwIpTrunkId OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The Group Id to which the Ip Trunk Belongs." ::= { hwPosipTrunkEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.7.1.2 hwIpTrunkName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The Group Name to which the Ip Trunk Belongs." ::= { hwPosipTrunkEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.7.1.3 hwIpTrunkRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "The status of this IpTrunk group entry. Used to create a row/ delete a row in the hwipTrunkTable." ::= { hwPosipTrunkEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.7.1.4 hwIpTrunkEncapsulation OBJECT-TYPE SYNTAX INTEGER { ppp(2), hdlc(5) } MAX-ACCESS read-write STATUS current DESCRIPTION " " ::= { hwPosipTrunkEntry 4 } -- 1.3.6.1.4.1.2011.2.17.2.8 hwipTrunkMemberTable OBJECT-TYPE SYNTAX SEQUENCE OF HwipTrunkInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table provides the control and status information for IP Trunk Member" ::= { hwPos 8 } -- 1.3.6.1.4.1.2011.2.17.2.8.1 hwPosipTrunkMemberEntry OBJECT-TYPE SYNTAX HwipTrunkInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Pos ipTrunkInterfaceTable" INDEX { hwIpTrunkId, hwIpTrunkMemberIndex } ::= { hwipTrunkMemberTable 1 } HwipTrunkInterfaceEntry ::= SEQUENCE { hwIpTrunkMemberIndex Integer32, hwIpTrunkMemberRowStatus RowStatus, hwIpTrunkMemberStatus Integer32 } -- 1.3.6.1.4.1.2011.2.17.2.8.1.1 hwIpTrunkMemberIndex OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-create STATUS current DESCRIPTION "The ifIndex of the POS Interface which is Part of the IP Trunk Group." ::= { hwPosipTrunkMemberEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.8.1.2 hwIpTrunkMemberRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "Used for creating/Deleting row in to hwipTrunkMemberTable " ::= { hwPosipTrunkMemberEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.8.1.3 hwIpTrunkMemberStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The Admin Stus of this Port " ::= { hwPosipTrunkMemberEntry 3 } -- IpTrunk Traps Definition hwIpTrunkModifyTrunk TRAP-TYPE ENTERPRISE ne80 VARIABLES { hwIpTrunkId, hwIpTrunkRowStatus } DESCRIPTION "Generate the trap on Creation/Deletion of the Ip Trunk group." ::= 411 hwIpTrunkModifyMembers TRAP-TYPE ENTERPRISE ne80 VARIABLES { hwIpTrunkId, hwIpTrunkMemberRowStatus, ifDescr } DESCRIPTION "Generate the trap on addition/deletion of members to Ip Trunk group." ::= 412 hwIpMemberStatusChange TRAP-TYPE ENTERPRISE ne80 VARIABLES { hwIpTrunkId, ifDescr, ifOperStatus } DESCRIPTION "Generate the Trap on Membership status change." ::= 413 -- CPOS MIB Definition -- VT Create Table -- 1.3.6.1.4.1.2011.2.17.2.20 cposVTCreateTable OBJECT-TYPE SYNTAX SEQUENCE OF CposVTCreateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos VT create table." ::= { hwPos 20 } -- 1.3.6.1.4.1.2011.2.17.2.20.1 cposVTCreateEntry OBJECT-TYPE SYNTAX CposVTCreateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos VT create table." INDEX { ifIndex,cposVTNum } ::= { cposVTCreateTable 1 } CposVTCreateEntry ::= SEQUENCE { cposVTNum INTEGER, cposVTRetIfIndex InterfaceIndex, cposVTDescr DisplayString, cposVTRowStatus RowStatus } -- 1.3.6.1.4.1.2011.2.17.2.20.1.1 cposVTNum OBJECT-TYPE SYNTAX INTEGER (1..84) MAX-ACCESS read-write STATUS current DESCRIPTION "The VT number to create." ::= { cposVTCreateEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.20.1.2 cposVTRetIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The VT interface index (return after created)." ::= { cposVTCreateEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.20.1.3 cposVTDescr OBJECT-TYPE SYNTAX DisplayString(SIZE(0..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The description of VT interface." ::= { cposVTCreateEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.20.1.4 cposVTRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION " Row status of VT interface." ::= { cposVTCreateEntry 4 } -- VT Config Table -- 1.3.6.1.4.1.2011.2.17.2.21 cposVTConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF CposVTConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos VT Config table." ::= { hwPos 21 } -- 1.3.6.1.4.1.2011.2.17.2.21.1 cposVTConfigEntry OBJECT-TYPE SYNTAX CposVTConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos VT Config table." INDEX { cposVTIfIndex } ::= { cposVTConfigTable 1 } CposVTConfigEntry ::= SEQUENCE { cposVTIfIndex InterfaceIndex, cposVTFlagLC2 INTEGER, cposVTLoopback INTEGER, cposVTMp INTEGER, cposVTMpgroupIfIndex InterfaceIndex, cposVTFarEndFlagLC2 INTEGER, cposVTClockSource INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.21.1.1 cposVTIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The VT interface index (return after created)." ::= { cposVTConfigEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.2 cposVTFlagLC2 OBJECT-TYPE SYNTAX INTEGER (0..7) MAX-ACCESS read-write STATUS current DESCRIPTION "The VT LC2 flag ." DEFVAL { 2 } ::= { cposVTConfigEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.3 cposVTLoopback OBJECT-TYPE SYNTAX INTEGER { noloopback(1), internal(2), line(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "The VT loopback mode ." DEFVAL { 1 } ::= { cposVTConfigEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.4 cposVTMp OBJECT-TYPE SYNTAX INTEGER{ enable(1), disable(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The vc MP config" DEFVAL { 2 } ::= { cposVTConfigEntry 4 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.5 cposVTMpgroupIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The mpgroup interface index ." DEFVAL { 0 } ::= { cposVTConfigEntry 5 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.6 cposVTFarEndFlagLC2 OBJECT-TYPE SYNTAX INTEGER (0..7) MAX-ACCESS read-only STATUS current DESCRIPTION "The VT FarEnd LC2 flag ." DEFVAL { 0 } ::= { cposVTConfigEntry 6 } -- 1.3.6.1.4.1.2011.2.17.2.21.1.7 cposVTClockSource OBJECT-TYPE SYNTAX INTEGER { inside(1), line(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The value indicate the source of clock" ::= { cposVTConfigEntry 7 } --Mpgroup create table -- 1.3.6.1.4.1.2011.2.17.2.22 cposMpgroupCreateTable OBJECT-TYPE SYNTAX SEQUENCE OF CposMpgroupCreateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos mpgroup Create table." ::= { hwPos 22 } -- 1.3.6.1.4.1.2011.2.17.2.22.1 cposMpgroupCreateEntry OBJECT-TYPE SYNTAX CposMpgroupCreateEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos mpgroup table." INDEX { hwCardIndex,hwSubcardIndex,cposMpgroupNum } ::= { cposMpgroupCreateTable 1 } CposMpgroupCreateEntry ::= SEQUENCE { cposMpgroupNum INTEGER, cposMpgroupRetIfIndex InterfaceIndex, cposMpgroupDescr DisplayString, cposMpgroupRowStatus RowStatus } -- 1.3.6.1.4.1.2011.2.17.2.22.1.1 cposMpgroupNum OBJECT-TYPE SYNTAX INTEGER (1..168) MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup number to create." ::= { cposMpgroupCreateEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.22.1.2 cposMpgroupRetIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The mpgroup interface index (return after created)." ::= { cposMpgroupCreateEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.22.1.3 cposMpgroupDescr OBJECT-TYPE SYNTAX DisplayString(SIZE(0..255)) MAX-ACCESS read-only STATUS current DESCRIPTION "The description of mpgroup interface." ::= { cposMpgroupCreateEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.22.1.4 cposMpgroupRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION " Row status of mpgroup interface." ::= { cposMpgroupCreateEntry 4 } --Mpgroup Config table -- 1.3.6.1.4.1.2011.2.17.2.23 cposMpgroupConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF CposMpgroupConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos mpgroup Config table." ::= { hwPos 23 } -- 1.3.6.1.4.1.2011.2.17.2.23.1 cposMpgroupConfigEntry OBJECT-TYPE SYNTAX CposMpgroupConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos mpgroup Config table." INDEX { cposMpgroupIfIndex } ::= { cposMpgroupConfigTable 1 } CposMpgroupConfigEntry ::= SEQUENCE { cposMpgroupIfIndex InterfaceIndex, cposMpgroupMrru INTEGER, cposMpgroupDroptimeout INTEGER, cposMpgroupShortseq INTEGER, cposMpgroupDiscriminator INTEGER, cposMpgroupFrag INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.23.1.1 cposMpgroupIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The mpgroup interface index (return after created)." ::= { cposMpgroupConfigEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.23.1.2 cposMpgroupMrru OBJECT-TYPE SYNTAX INTEGER (1000..9600) MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup mrru config ." DEFVAL { 4470 } ::= { cposMpgroupConfigEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.23.1.3 cposMpgroupDroptimeout OBJECT-TYPE SYNTAX INTEGER (10..100) MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup droptimeout config ." DEFVAL { 100 } ::= { cposMpgroupConfigEntry 3 } -- 1.3.6.1.4.1.2011.2.17.2.23.1.4 cposMpgroupShortseq OBJECT-TYPE SYNTAX INTEGER { enable(12), disable(24) } MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup short-seqeunce config ." DEFVAL { 2 } ::= { cposMpgroupConfigEntry 4 } -- 1.3.6.1.4.1.2011.2.17.2.23.1.5 cposMpgroupDiscriminator OBJECT-TYPE SYNTAX INTEGER { enable(1), disable(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup discriminator config ." DEFVAL { 2 } ::= { cposMpgroupConfigEntry 5 } -- 1.3.6.1.4.1.2011.2.17.2.23.1.6 cposMpgroupFrag OBJECT-TYPE SYNTAX INTEGER { bytes-128(0), bytes-256(1), bytes-512(2), no-frag (3) } MAX-ACCESS read-write STATUS current DESCRIPTION "The mpgroup fragment-threshold config ." DEFVAL { 3 } ::= { cposMpgroupConfigEntry 6 } -- VT-Mpgroup Bundle Table -- 1.3.6.1.4.1.2011.2.17.2.24 cposBundleTable OBJECT-TYPE SYNTAX SEQUENCE OF CposBundleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos bundle table." ::= { hwPos 24 } -- 1.3.6.1.4.1.2011.2.17.2.24.1 cposBundleEntry OBJECT-TYPE SYNTAX CposBundleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos Bundle table." INDEX { cposBundleVTIfIndex } ::= { cposBundleTable 1 } CposBundleEntry ::= SEQUENCE { cposBundleVTIfIndex InterfaceIndex, cposBundleMpgroupIfIndex InterfaceIndex, cposBundleRowStatus RowStatus } -- 1.3.6.1.4.1.2011.2.17.2.24.1.1 cposBundleVTIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-write STATUS current DESCRIPTION "The index of VT interface ." ::= { cposBundleEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.24.1.2 cposBundleMpgroupIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-write STATUS current DESCRIPTION "The index of mpgroup interface ." ::= { cposBundleEntry 2 } -- 1.3.6.1.4.1.2011.2.17.2.24.1.3 cposBundleRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION " Row status of bundle." ::= { cposBundleEntry 3 } --port work-mode table -- 1.3.6.1.4.1.2011.2.17.2.25 cposPortModeTable OBJECT-TYPE SYNTAX SEQUENCE OF CposPortModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos port work-mode table." ::= { hwPos 25 } -- 1.3.6.1.4.1.2011.2.17.2.25.1 cposPortModeEntry OBJECT-TYPE SYNTAX CposPortModeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos port work-mode table." INDEX { ifIndex } ::= { cposPortModeTable 1 } CposPortModeEntry ::= SEQUENCE { cposPortMode INTEGER, cposAugMultiplexMode INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.25.1.1 cposPortMode OBJECT-TYPE SYNTAX INTEGER { mode-E1(1), mode-T1(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The cpos port work-mode ." ::= { cposPortModeEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.25.1.2 cposAugMultiplexMode OBJECT-TYPE SYNTAX INTEGER { au-4(1), au-3(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The cpos port multiplex mode ." ::= { cposPortModeEntry 2 } -- cposPathParamTable -- 1.3.6.1.4.1.2011.2.17.2.26 cposPathParamTable OBJECT-TYPE SYNTAX SEQUENCE OF CposPathParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The cpos port work-mode table." ::= { hwPos 26 } -- 1.3.6.1.4.1.2011.2.17.2.26.1 cposPathParamEntry OBJECT-TYPE SYNTAX CposPathParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the cpos port work-mode table." INDEX { ifIndex } ::= { cposPathParamTable 1 } CposPathParamEntry ::= SEQUENCE { cposFlagS1S0 INTEGER, cposFarEndFlagS1S0 INTEGER } -- 1.3.6.1.4.1.2011.2.17.2.26.1.1 cposFlagS1S0 OBJECT-TYPE SYNTAX INTEGER(0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "The cpos path value of s1s0 ." ::= { cposPathParamEntry 1 } -- 1.3.6.1.4.1.2011.2.17.2.26.1.2 cposFarEndFlagS1S0 OBJECT-TYPE SYNTAX INTEGER(0..3) MAX-ACCESS read-only STATUS current DESCRIPTION "The cpos FarEnd path value of s1s0 ." ::= { cposPathParamEntry 2 } END