-- ================================================================== -- Copyright (C) 2002 by HUAWEI TECHNOLOGIES. All rights reserved. -- -- Description: HUAWEI Lan Switch Device Physical Information MIB -- Reference: -- Version: V1.1 -- History: -- v1.0 (1) Created by Hou Qiang, 2001.5.15 -- (2) Revised by Qi Zhenglin, 2002.01.08 ----r003 revision -- v1.1 2004-7-12 add some card type define(hwLswSlotType 119-138) -- ================================================================== -- ================================================================== -- -- Varibles and types be imported -- -- ================================================================== HUAWEI-DEVICE-MIB DEFINITIONS ::= BEGIN IMPORTS DisplayString, DateAndTime FROM SNMPv2-TC MODULE-IDENTITY,OBJECT-TYPE,IpAddress FROM SNMPv2-SMI lswCommon FROM HUAWEI-3COM-OID-MIB; -- ================================================================== -- -- ======================= definition begin ========================= -- -- ================================================================== -- system information: hwLswDeviceAdmin -- ================================================================== hwLswDeviceAdmin MODULE-IDENTITY LAST-UPDATED "200101040000Z" ORGANIZATION "" CONTACT-INFO "" DESCRIPTION "" REVISION "200104040000Z" DESCRIPTION "" ::= { lswCommon 18 } hwLswSystemPara OBJECT IDENTIFIER ::= { hwLswDeviceAdmin 1 } -- ================================================================== hwLswSysIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION " System IP address, which is the smallest IP address of the VLAN interface. " ::= { hwLswSystemPara 1 } hwLswSysIpMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION " Mask of the system IP address" ::= { hwLswSystemPara 2 } hwLswSysCpuRatio OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION " System CPU occupation ratio at the accuracy of 1%, ranging from 1 to 100." ::= { hwLswSystemPara 3 } hwLswSysVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(1..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "System version, revision version number" ::= { hwLswSystemPara 4 } hwLswSysTime OBJECT-TYPE SYNTAX DateAndTime MAX-ACCESS read-write STATUS current DESCRIPTION "System time" ::= { hwLswSystemPara 5 } hwLswSysUNMCastDropEnable OBJECT-TYPE SYNTAX INTEGER { disable (0), enable (1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Enable or disable unknown multicast packet discard" ::= { hwLswSystemPara 6 } hwLswSysManagementVlan OBJECT-TYPE SYNTAX INTEGER (1..4094) MAX-ACCESS read-write STATUS current DESCRIPTION "System management-vlan" ::= { hwLswSystemPara 7 } hwLswSysVlanRange OBJECT-TYPE SYNTAX DisplayString (SIZE(1..10)) MAX-ACCESS read-write STATUS current DESCRIPTION "System vlan range, if set vlan range, must bind mangement IP/Mask" ::= { hwLswSystemPara 8 } hwLswSysManagementIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION " System IP address, " ::= { hwLswSystemPara 9 } hwLswSysManagementIpMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION " Mask of the system IP address" ::= { hwLswSystemPara 10 } hwMacAddressCountPort OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION " Supportted MAC address number on port" ::= { hwLswSystemPara 11 } hwMacAddressCountMachine OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION " Supportted MAC address number on machine" ::= { hwLswSystemPara 12 } -- ================================================================== -- -- slot and port management group -- -- ================================================================== hwLswSlotConf OBJECT IDENTIFIER ::= { hwLswDeviceAdmin 4 } -- ================================================================== -- -- Frame information table -- -- ================================================================== hwLswFrameTable OBJECT-TYPE SYNTAX SEQUENCE OF HwLswFrameEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Frame information table" ::= {hwLswSlotConf 2} hwLswFrameEntry OBJECT-TYPE SYNTAX HwLswFrameEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Frame description table entry" INDEX { hwLswFrameIndex } ::= {hwLswFrameTable 1} HwLswFrameEntry ::= SEQUENCE { hwLswFrameIndex INTEGER, hwLswFrameDesc DisplayString, hwLswFrameType INTEGER, hwLswSlotNumber INTEGER, hwLswFrameAdminStatus INTEGER } hwLswFrameIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The unique index of frame" ::= {hwLswFrameEntry 1} hwLswFrameType OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Frame type" ::= {hwLswFrameEntry 2} hwLswFrameDesc OBJECT-TYPE SYNTAX DisplayString (SIZE(0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Frame description with a character string not exceeding 64." ::= {hwLswFrameEntry 3} hwLswSlotNumber OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Number of slots of the current frame" ::= {hwLswFrameEntry 4} hwLswFrameAdminStatus OBJECT-TYPE SYNTAX INTEGER { normal (1), fault (2), other (3) } MAX-ACCESS read-only STATUS current DESCRIPTION "The Status of frame" ::= {hwLswFrameEntry 5} -- ================================================================== -- -- slot information table -- -- ================================================================== hwLswSlotTable OBJECT-TYPE SYNTAX SEQUENCE OF HwLswSlotEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Slot description table" ::= {hwLswSlotConf 3} hwLswSlotEntry OBJECT-TYPE SYNTAX HwLswSlotEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Slot description table entry" INDEX { hwLswFrameIndex, hwLswSlotIndex } ::= {hwLswSlotTable 1} HwLswSlotEntry ::= SEQUENCE { hwLswSlotIndex INTEGER, hwLswSlotType INTEGER, hwLswSlotDesc DisplayString, hwLswSlotCpuRatio INTEGER, hwLswSlotPcbVersion DisplayString, hwLswSlotSoftwareVersion DisplayString, hwLswSubslotNumber INTEGER, hwLswSlotAdminStatus INTEGER, hwLswSlotOperStatus INTEGER } hwLswSlotIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Slot index. When the slot is empty, listed as vacant slot. " ::= {hwLswSlotEntry 1} hwLswSlotType OBJECT-TYPE SYNTAX INTEGER { type_NULL(0), -- NULL type_10OR100M(1), -- 10M/100M Ethernet Copper Interface Module type_1000BASE_LX_SM(2), -- 1000BASE-X Module (SMF, LC) type_1000BASE_SX_MM(3), -- 1000BASE-X Module (MMF, LC) type_1000BASE_TX(4), -- type_100M_SINGLEMODE_FX(5), -- 100M Ethernet Single Mode Optical Interface Module type_100M_MULTIMODE_FX(6), -- 100M Ethernet Multi-mode Optical Interface Module type_100M_100BASE_TX(7), -- 100M Ethernet copper Interface Module(RJ45 type_100M_HUB(8), -- 100M Base-TX transportation Interface Module type_VDSL(9), -- VDSL type_STACK(10), -- GigaStack Module type_1000BASE_ZENITH_FX(11), -- 1000M Ethernet Single Mode Optical Interface Module(1550nm,70km,LC) type_1000BASE_LONG_FX(12), -- 1000M Ethernet Single Mode Optical Interface Module(1550nm,40km,LC) type_ADSL(13), -- ADSL type_4T10OR100_4FX100SM(14), -- 4-Port Single Mode Optical Interface and 4-Port 10M/100M Ethernet Interface Module type_4T10OR100_4FX100MM(15), -- 4-Port Multi-mode Optical Interface and 4-Port 10M/100M Ethernet Interface Module type_VSPL(16), -- VDSL Board type_ASPL(17), -- ADSL Board type_1000M_SFP(18), -- 1000BASE-X SFP Module type_LS82O2CM(19), -- ATM OC-3c/STM-1 Daughter Card (SFP) type_LS82P2CM(20), -- POS OC-3c/STM-1 Daughter Card (SFP) type_LS82O4GM(21), -- MPLS 1000BASE-X Daughter Card (GBIC) type_LS82GB4C(22), -- 1000BASE-X Daughter Card (GBIC) type_LS82GT4C(23), -- 1000BASE-T Daughter Card (RJ-45) type_LS82ST4C(24), -- GigaStack Daughter Card bOARD_TYPE_LS82DSPU(25), -- Dual Service Processing Module bOARD_TYPE_LS81GP8U(26), -- Gigabit Ethernet Interface Process Module bOARD_TYPE_LS82GT20(27), -- 1000BASE-T Module (RJ-45) bOARD_TYPE_LS82FE48(28), -- 10/100BASE-TX Module (RJ-45) type_LS82T24B(29), -- 24-Port 10/100BASE-TX (RJ-45) and 2 Port 1000BASE-X (GBIC) Module type_LSB1SRPA(30), -- type_LSB1FT48A(31), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board A type_LSB1FT48B(32), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board B type_LSB1F48GA(33), -- 32-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet and 4-Port 1000Base-X (SFP) GE Board A type_LSB1F48GB(34), -- 32-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet and 4-Port 1000Base-X (SFP) GE Board B type_LSB1FP20A(35), -- 20-Port 100Base-FX (SFP) Fast Ethernet Board A type_LSB1FP20B(36), -- 20-Port 100Base-FX (SFP) Fast Ethernet Board B type_FT48A(37), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Interface Module type_GP4U(38), -- 1000Base-X (SFP) GE Interface Module type_GP2U(39), -- 1000Base-X (SFP) GE Interface Module type_TGX1A(40), -- 10GBASE-R (XENPAK) Interface Module type_1000BASE_LX_SM_IR_SC(41), -- 1000M Ethernet Single Mode Optical Interface Module(1310nm,10km,SC) type_1000BASE_SX_MM_SR_SC(42), -- 1000M Ethernet Multi-mode Optical Interface Module(850nm,500m,SC) type_1000BASE_T_RJ45(43), -- 1000M Ethernet Copper Interface Module(RJ45) type_100BASE_FX_SM_IR_SC(44), -- 100M Ethernet Single Mode Optical SubCard type_100BASE_FX_MM_SR_SC(45), -- 100M Ethernet Multi-mode Optical SubCard type_GIGA_STACK_1M_PC(46), -- GigaStack Daughter SubCard type_1000BASE_LX_SM_VLR_LC(47), -- 1000M Ethernet Single Mode Optical SubCard(1550nm,70km,LC) type_1000BASE_LX_SM_LR_LC(48), -- 1000M Ethernet Single Mode Optical SubCard(1550nm,40km,LC) type_100BASE_FX_SM_LR_SC(49), -- 100M Ethernet Single Mode Optical SubCard(1310nm,15km,SC) type_1000BASE_X_GBIC(50), -- type_100M_SINGLEMODE_FX_LC(51), -- 100M Ethernet Single-mode Optical SubCard(1310nm,2km,SC) type_100M_MULTIMODE_FX_LC(52), -- 100M Ethernet Multi-mode Optical SubCard(1310nm,2km,SC) type_1000BASE_4SFP(53), -- 4-Port 1000BASE-FX Single Mode Fiber Optic Transceivers LR with SC Connector type_1000BASE_4GBIC(54), -- 4-Port 1000BASE-X Module(GBIC) type_1000BASE_FIXED_4SFP(55), -- 4-Port 1000BASE-FX Single Mode Fiber Optic Transceivers LR with SC Connector type_1000BASE_FIXED_4GBIC(56), -- 4-Port 1000BASE-X Module(GBIC) type_LSB1GP12A(57), -- 12-Port 1000Base-X (SFP) GE Board A type_LSB1GP12B(58), -- 12-Port 1000Base-X (SFP) GE Board B type_LSB1TGX1A(59), -- 1-Port 10GBASE-R (XENPAK) Board A type_LSB1TGX1B(60), -- 1-Port 10GBASE-R (XENPAK) Board B type_LSB1P4G8A(61), -- 4*155M POS Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M POS Board A type_LSB1P4G8B(62), -- 4*155M POS Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M POS Board B type_LSB1A4G8A(63), -- 4*155M ATM Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M ATM Board A type_LSB1A4G8B(64), -- 4*155M ATM Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M ATM Board B type_FT48C(65), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board C type_FP20(66), -- 20-port 100BASE-TX Module bOARD_TYPE_LS81FT48(67), -- 48-Port 10/100BASE-TX Module (RJ-45) bOARD_TYPE_LS81GB8U(68), -- 8-Port 1000BASE-X Module (GBIC) bOARD_TYPE_LS81GT8U(69), -- 8-Port 1000BASE-T Module (RJ-45) bOARD_TYPE_LS81FS24(70), -- 24-Port 100BASE-FX Module (SMF,MT-RJ) bOARD_TYPE_LS81FM24(71), -- 24-Port 100BASE-FX Module (MMF,MT-RJ) bOARD_TYPE_LS82GP20(72), -- Switching and Route Processing Board B (main board) type_LSB1SRPB(73), -- type_LSB1F32GA(74), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet module A type_LSB1F32GB(75), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet module B type_LSB2FT48A(76), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board A (ver 2) type_LSB2FT48B(77), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board B (ver 2) type_LSB1GT12A(78), -- 12 Port 10/100/1000 Base-T Interface Module type_LSB1GT12B(79), -- 12 Port 10/100/1000 Base-T Interface Module type_PC4U(80), -- 4 Port155M POS(SFP) Interface Module type_FT32A(81), -- 32 Port 10/100 Base-T FE Interface Module type_GT4U(82), -- 4 Port 10/100/1000 Base-T Interface Module bOARD_TYPE_LS83FP20A(83), -- bOARD_TYPE_LS82HGMU(84), -- type_LSB1GP8TB(85), -- type_LSB1GP8TC(86), -- type_LSB1GT8PB(87), -- type_LSB1GT8PC(88), -- type_LSB1FT48C(89), -- 48-Port 100Base-TX Ethernet Interface module C type_LSB1FP20C(90), -- 20-Port 100Base-FX(SFP) Fast Ethernet Interface Module C type_LSB1F32GC(91), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet interface module C type_LSB1GT12C(92), -- 12-Port 10/100/1000 Base-T Interface Module C type_LSB1GP12C(93), -- 12-Port 1000Base-X(SFP) GE Interface Module C type_LSB1P4G8C(94), -- 8-Port 1000Base-X(SFP) GE + 4-Port 155M POS Interface Module C type_LSB1TGX1C(95), -- 1-Port 10GBase-R/X Ethernet XENPAK Optical Interface Module C type_LSB1GT24B(96), -- 24-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GT24C(97), -- 24-Ports 10/100/1000Base-T Ethernet Interface Module C type_LSB1GP24B(98), -- 24-Ports 1000Base-X Ethernet Interface Module B type_LSB1GP24C(99), -- 24-Ports 1000Base-X Ethernet Interface Module C type_LSB1XP2B(100), -- 2-Port 10GBase-R/W Ethernet XFP Optical Interface Module B type_LSB1XP2C(101), -- 2-Port 10GBase-R/W Ethernet XFP Optical Interface Module C type_LSB1GV48B(102), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GV48C(103), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module C type_LSB1SRPC(104), -- Switching and Route Processing Board C type_LSB1SRP1N0(105), -- Switching and Route Processing Board 1N0 type_LSB1SRP1N1(106), -- Switching and Route Processing Board 1N1 type_LSB1SRP1N2(107), -- Switching and Route Processing Board 1N2 type_GT24(108), -- type_GP24(109), -- type_XP2(110), -- type_GV48(111), -- type_LSG1GP8U(112), -- 8 Port 1000BASE Module (SFP) type_LSG1GT8U(113), -- 8 Port 1000BASE-T Module (RJ45) type_LSG1TG1U(114), -- 1 Port 10GBASE Module(XENPAK) type_LSG1TD1U(115), -- 1 Port 10GBASE-CX4 Module(IB4X) type_LSB2FT48C(116), -- 48-Ports 100Base-TX Ethernet Interface module C type_LSB1GT48B(117), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GT48C(118), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module C type_LS81GT48(119), -- 48 Port Gigabit Ethernet Electric Interface Unit type_LS81SFCA(120), -- Switch Fabric Card,for 48GE+4HIGI type_LS81SFCB(121), -- Switch Fabric Card,for 24GE+12HIGI type_LS81SFCC(122), -- Switch Fabric Card,for 24GE type_LS81SFCD(123), -- Switch Fabric Card,for 48GE type_LS81SRPG(124), -- Switch And Route Processing Unit,Salience III. type_SR01SRPUB(125), -- SR8812 Switching and Route Processing Unit type_SR01SRPUA(126), -- SR8805 Switching and Route Processing Unit type_SR01GP12L(127), -- 12-Port 1000Base-X Ethernet SFP Optical Interface Line Card(L) type_SR01GP12W(128), -- 12-Port 1000Base-X Ethernet SFP Optical Interface Line Card(W) type_SR01FT48L(129), -- 48-Port 10/100Base-TX Ethernet RJ45 Electrical Interface Line Card (L) type_SR01FT48W(130), -- 48-Port 10/100Base-TX Ethernet RJ45 Electrical Interface Line Card (W) type_SR01XK1W(131), -- 1-Port 10GBase-R Ethernet XENPAK Optical Interface Line Card (W) type_SR01FP20W(132), -- 20-Port 100Base-FX Ethernet SFP Optical Interface Line Card (W) type_SR01GT12W(133), -- 12-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface Line Card (W) type_SR01F32GL(134), -- 32-Port 10/100Base-TX Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical interface Line Card (L) type_SR01F32GW(135), -- 32-Port 10/100Base-TX Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical interface Line Card (W) type_SR01GT8PL(136), -- 8-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical Line Card (L) type_SR01GT8PW(137), -- 8-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical Line Card (W) type_SR01P4G8W(138), -- 4-Port 155M POS Optical Interface + 8-Port 1000Base-X Ethernet SFP Optical Interface Line Card (W) -- start : added by zhanglin type_LSA1FP8U(139), -- 8-Port 100Base SFP card -- end : added by zhanglin bOARD_TYPE_LS82SRPB(254), -- bORAD_TYPE_LS83SRPC(255), -- type_Main(256) -- } MAX-ACCESS read-only STATUS current DESCRIPTION "Slot type. BOM number is recommended. " ::= {hwLswSlotEntry 2} hwLswSlotDesc OBJECT-TYPE SYNTAX DisplayString(SIZE(0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Slot description" ::= {hwLswSlotEntry 3} hwLswSlotCpuRatio OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "CPU ratio occupied by the slot at the accuracy of 1%, ranging from 1 to 100. O indicates no CPU occupied. " ::= {hwLswSlotEntry 4} hwLswSlotPcbVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION "Hardware version of the card" ::= {hwLswSlotEntry 5} hwLswSlotSoftwareVersion OBJECT-TYPE SYNTAX DisplayString (SIZE(0..64)) MAX-ACCESS read-only STATUS current DESCRIPTION " Software version of the card" ::= {hwLswSlotEntry 6} hwLswSubslotNumber OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Sub slot on the card" ::= {hwLswSlotEntry 7} hwLswSlotAdminStatus OBJECT-TYPE SYNTAX INTEGER { not_install (1), normal (2), fault (3), forbidden (4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Slot status" ::= {hwLswSlotEntry 8} hwLswSlotOperStatus OBJECT-TYPE SYNTAX INTEGER { disable (1), enable (2), reset (3), test (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Slot operation status" ::= {hwLswSlotEntry 9} -- ================================================================== -- -- sub slot information table -- -- ================================================================== hwLswSubslotTable OBJECT-TYPE SYNTAX SEQUENCE OF HwLswSubslotEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Subslot description table " ::= {hwLswSlotConf 4} hwLswSubslotEntry OBJECT-TYPE SYNTAX HwLswSubslotEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Subslot description table entry" INDEX { hwLswFrameIndex, hwLswSlotIndex, hwLswSubslotIndex } ::= {hwLswSubslotTable 1} HwLswSubslotEntry ::= SEQUENCE { hwLswSubslotIndex INTEGER, hwLswSubslotType INTEGER, hwLswSubslotPortNum INTEGER, hwLswSubslotAdminStatus INTEGER, hwLswSubslotFirstIfIndex INTEGER } hwLswSubslotIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Subslot index" ::= {hwLswSubslotEntry 1} -- value list of hwLswSubslotType are identical with the value list of hwLswSlotType. hwLswSubslotType OBJECT-TYPE SYNTAX INTEGER { type_NULL(0), -- NULL type_10OR100M(1), -- 10M/100M Ethernet Copper Interface Module type_1000BASE_LX_SM(2), -- 1000BASE-X Module (SMF, LC) type_1000BASE_SX_MM(3), -- 1000BASE-X Module (MMF, LC) type_1000BASE_TX(4), -- type_100M_SINGLEMODE_FX(5), -- 100M Ethernet Single Mode Optical Interface Module type_100M_MULTIMODE_FX(6), -- 100M Ethernet Multi-mode Optical Interface Module type_100M_100BASE_TX(7), -- 100M Ethernet copper Interface Module(RJ45 type_100M_HUB(8), -- 100M Base-TX transportation Interface Module type_VDSL(9), -- VDSL type_STACK(10), -- GigaStack Module type_1000BASE_ZENITH_FX(11), -- 1000M Ethernet Single Mode Optical Interface Module(1550nm,70km,LC) type_1000BASE_LONG_FX(12), -- 1000M Ethernet Single Mode Optical Interface Module(1550nm,40km,LC) type_ADSL(13), -- ADSL type_4T10OR100_4FX100SM(14), -- 4-Port Single Mode Optical Interface and 4-Port 10M/100M Ethernet Interface Module type_4T10OR100_4FX100MM(15), -- 4-Port Multi-mode Optical Interface and 4-Port 10M/100M Ethernet Interface Module type_VSPL(16), -- VDSL Board type_ASPL(17), -- ADSL Board type_1000M_SFP(18), -- 1000BASE-X SFP Module type_LS82O2CM(19), -- ATM OC-3c/STM-1 Daughter Card (SFP) type_LS82P2CM(20), -- POS OC-3c/STM-1 Daughter Card (SFP) type_LS82O4GM(21), -- MPLS 1000BASE-X Daughter Card (GBIC) type_LS82GB4C(22), -- 1000BASE-X Daughter Card (GBIC) type_LS82GT4C(23), -- 1000BASE-T Daughter Card (RJ-45) type_LS82ST4C(24), -- GigaStack Daughter Card bOARD_TYPE_LS82DSPU(25), -- Dual Service Processing Module bOARD_TYPE_LS81GP8U(26), -- Gigabit Ethernet Interface Process Module bOARD_TYPE_LS82GT20(27), -- 1000BASE-T Module (RJ-45) bOARD_TYPE_LS82FE48(28), -- 10/100BASE-TX Module (RJ-45) type_LS82T24B(29), -- 24-Port 10/100BASE-TX (RJ-45) and 2 Port 1000BASE-X (GBIC) Module type_LSB1SRPA(30), -- type_LSB1FT48A(31), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board A type_LSB1FT48B(32), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board B type_LSB1F48GA(33), -- 32-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet and 4-Port 1000Base-X (SFP) GE Board A type_LSB1F48GB(34), -- 32-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet and 4-Port 1000Base-X (SFP) GE Board B type_LSB1FP20A(35), -- 20-Port 100Base-FX (SFP) Fast Ethernet Board A type_LSB1FP20B(36), -- 20-Port 100Base-FX (SFP) Fast Ethernet Board B type_FT48A(37), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Interface Module type_GP4U(38), -- 1000Base-X (SFP) GE Interface Module type_GP2U(39), -- 1000Base-X (SFP) GE Interface Module type_TGX1A(40), -- 10GBASE-R (XENPAK) Interface Module type_1000BASE_LX_SM_IR_SC(41), -- 1000M Ethernet Single Mode Optical Interface Module(1310nm,10km,SC) type_1000BASE_SX_MM_SR_SC(42), -- 1000M Ethernet Multi-mode Optical Interface Module(850nm,500m,SC) type_1000BASE_T_RJ45(43), -- 1000M Ethernet Copper Interface Module(RJ45) type_100BASE_FX_SM_IR_SC(44), -- 100M Ethernet Single Mode Optical SubCard type_100BASE_FX_MM_SR_SC(45), -- 100M Ethernet Multi-mode Optical SubCard type_GIGA_STACK_1M_PC(46), -- GigaStack Daughter SubCard type_1000BASE_LX_SM_VLR_LC(47), -- 1000M Ethernet Single Mode Optical SubCard(1550nm,70km,LC) type_1000BASE_LX_SM_LR_LC(48), -- 1000M Ethernet Single Mode Optical SubCard(1550nm,40km,LC) type_100BASE_FX_SM_LR_SC(49), -- 100M Ethernet Single Mode Optical SubCard(1310nm,15km,SC) type_1000BASE_X_GBIC(50), -- type_100M_SINGLEMODE_FX_LC(51), -- 100M Ethernet Single-mode Optical SubCard(1310nm,2km,SC) type_100M_MULTIMODE_FX_LC(52), -- 100M Ethernet Multi-mode Optical SubCard(1310nm,2km,SC) type_1000BASE_4SFP(53), -- 4-Port 1000BASE-FX Single Mode Fiber Optic Transceivers LR with SC Connector type_1000BASE_4GBIC(54), -- 4-Port 1000BASE-X Module(GBIC) type_1000BASE_FIXED_4SFP(55), -- 4-Port 1000BASE-FX Single Mode Fiber Optic Transceivers LR with SC Connector type_1000BASE_FIXED_4GBIC(56), -- 4-Port 1000BASE-X Module(GBIC) type_LSB1GP12A(57), -- 12-Port 1000Base-X (SFP) GE Board A type_LSB1GP12B(58), -- 12-Port 1000Base-X (SFP) GE Board B type_LSB1TGX1A(59), -- 1-Port 10GBASE-R (XENPAK) Board A type_LSB1TGX1B(60), -- 1-Port 10GBASE-R (XENPAK) Board B type_LSB1P4G8A(61), -- 4*155M POS Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M POS Board A type_LSB1P4G8B(62), -- 4*155M POS Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M POS Board B type_LSB1A4G8A(63), -- 4*155M ATM Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M ATM Board A type_LSB1A4G8B(64), -- 4*155M ATM Optical Interface Module 8-Port 1000Base-X (SFP) GE and 4-Port 155M ATM Board B type_FT48C(65), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board C type_FP20(66), -- 20-port 100BASE-TX Module bOARD_TYPE_LS81FT48(67), -- 48-Port 10/100BASE-TX Module (RJ-45) bOARD_TYPE_LS81GB8U(68), -- 8-Port 1000BASE-X Module (GBIC) bOARD_TYPE_LS81GT8U(69), -- 8-Port 1000BASE-T Module (RJ-45) bOARD_TYPE_LS81FS24(70), -- 24-Port 100BASE-FX Module (SMF,MT-RJ) bOARD_TYPE_LS81FM24(71), -- 24-Port 100BASE-FX Module (MMF,MT-RJ) bOARD_TYPE_LS82GP20(72), -- Switching and Route Processing Board B (main board) type_LSB1SRPB(73), -- type_LSB1F32GA(74), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet module A type_LSB1F32GB(75), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet module B type_LSB2FT48A(76), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board A (ver 2) type_LSB2FT48B(77), -- 48-Port 10Base-T/100Base-TX Auto-sensing Fast Ethernet Board B (ver 2) type_LSB1GT12A(78), -- 12 Port 10/100/1000 Base-T Interface Module type_LSB1GT12B(79), -- 12 Port 10/100/1000 Base-T Interface Module type_PC4U(80), -- 4 Port155M POS(SFP) Interface Module type_FT32A(81), -- 32 Port 10/100 Base-T FE Interface Module type_GT4U(82), -- 4 Port 10/100/1000 Base-T Interface Module bOARD_TYPE_LS83FP20A(83), -- bOARD_TYPE_LS82HGMU(84), -- type_LSB1GP8TB(85), -- type_LSB1GP8TC(86), -- type_LSB1GT8PB(87), -- type_LSB1GT8PC(88), -- type_LSB1FT48C(89), -- 48-Port 100Base-TX Ethernet Interface module C type_LSB1FP20C(90), -- 20-Port 100Base-FX(SFP) Fast Ethernet Interface Module C type_LSB1F32GC(91), -- 32-Port Fast Ethernet + 4-Port Gigabit Ethernet interface module C type_LSB1GT12C(92), -- 12-Port 10/100/1000 Base-T Interface Module C type_LSB1GP12C(93), -- 12-Port 1000Base-X(SFP) GE Interface Module C type_LSB1P4G8C(94), -- 8-Port 1000Base-X(SFP) GE + 4-Port 155M POS Interface Module C type_LSB1TGX1C(95), -- 1-Port 10GBase-R/X Ethernet XENPAK Optical Interface Module C type_LSB1GT24B(96), -- 24-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GT24C(97), -- 24-Ports 10/100/1000Base-T Ethernet Interface Module C type_LSB1GP24B(98), -- 24-Ports 1000Base-X Ethernet Interface Module B type_LSB1GP24C(99), -- 24-Ports 1000Base-X Ethernet Interface Module C type_LSB1XP2B(100), -- 2-Port 10GBase-R/W Ethernet XFP Optical Interface Module B type_LSB1XP2C(101), -- 2-Port 10GBase-R/W Ethernet XFP Optical Interface Module C type_LSB1GV48B(102), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GV48C(103), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module C type_LSB1SRPC(104), -- Switching and Route Processing Board C type_LSB1SRP1N0(105), -- Switching and Route Processing Board 1N0 type_LSB1SRP1N1(106), -- Switching and Route Processing Board 1N1 type_LSB1SRP1N2(107), -- Switching and Route Processing Board 1N2 type_GT24(108), -- type_GP24(109), -- type_XP2(110), -- type_GV48(111), -- type_LSG1GP8U(112), -- 8 Port 1000BASE Module (SFP) type_LSG1GT8U(113), -- 8 Port 1000BASE-T Module (RJ45) type_LSG1TG1U(114), -- 1 Port 10GBASE Module(XENPAK) type_LSG1TD1U(115), -- 1 Port 10GBASE-CX4 Module(IB4X) type_LSB2FT48C(116), -- 48-Ports 100Base-TX Ethernet Interface module C type_LSB1GT48B(117), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module B type_LSB1GT48C(118), -- 48-Ports 10/100/1000Base-T Ethernet Interface Module C type_LS81GT48(119), -- 48 Port Gigabit Ethernet Electric Interface Unit type_LS81SFCA(120), -- Switch Fabric Card,for 48GE+4HIGI type_LS81SFCB(121), -- Switch Fabric Card,for 24GE+12HIGI type_LS81SFCC(122), -- Switch Fabric Card,for 24GE type_LS81SFCD(123), -- Switch Fabric Card,for 48GE type_LS81SRPG(124), -- Switch And Route Processing Unit,Salience III. type_SR01SRPUB(125), -- SR8812 Switching and Route Processing Unit type_SR01SRPUA(126), -- SR8805 Switching and Route Processing Unit type_SR01GP12L(127), -- 12-Port 1000Base-X Ethernet SFP Optical Interface Line Card(L) type_SR01GP12W(128), -- 12-Port 1000Base-X Ethernet SFP Optical Interface Line Card(W) type_SR01FT48L(129), -- 48-Port 10/100Base-TX Ethernet RJ45 Electrical Interface Line Card (L) type_SR01FT48W(130), -- 48-Port 10/100Base-TX Ethernet RJ45 Electrical Interface Line Card (W) type_SR01XK1W(131), -- 1-Port 10GBase-R Ethernet XENPAK Optical Interface Line Card (W) type_SR01FP20W(132), -- 20-Port 100Base-FX Ethernet SFP Optical Interface Line Card (W) type_SR01GT12W(133), -- 12-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface Line Card (W) type_SR01F32GL(134), -- 32-Port 10/100Base-TX Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical interface Line Card (L) type_SR01F32GW(135), -- 32-Port 10/100Base-TX Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical interface Line Card (W) type_SR01GT8PL(136), -- 8-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical Line Card (L) type_SR01GT8PW(137), -- 8-Port 10/100/1000Base-T Ethernet RJ45 Electrical Interface + 4-Port 1000Base-X Ethernet SFP Optical Line Card (W) type_SR01P4G8W(138), -- 4-Port 155M POS Optical Interface + 8-Port 1000Base-X Ethernet SFP Optical Interface Line Card (W) -- start : added by zhanglin type_LSA1FP8U(139), -- 8-Port 100Base SFP card -- end : added by zhanglin bOARD_TYPE_LS82SRPB(254), -- bORAD_TYPE_LS83SRPC(255), -- type_Main(256) -- } MAX-ACCESS read-only STATUS current DESCRIPTION "Type of the pinch board in the subslot " ::= {hwLswSubslotEntry 2} hwLswSubslotPortNum OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Number of physical ports in the pinch board" ::= {hwLswSubslotEntry 3} hwLswSubslotAdminStatus OBJECT-TYPE SYNTAX INTEGER { not_install (1), normal (2), fault (3), forbidden (4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Status of the pinch board in the subslot" ::= {hwLswSubslotEntry 4} hwLswSubslotFirstIfIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION " ifIndex of the first physical port in the pinch board" ::= {hwLswSubslotEntry 5} -- ================================================================== -- -- port information table -- -- ================================================================== hwLswPortTable OBJECT-TYPE SYNTAX SEQUENCE OF HwLswPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port configuration table" ::= {hwLswSlotConf 5} hwLswPortEntry OBJECT-TYPE SYNTAX HwLswPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Port configuration table entry" INDEX { hwLswFrameIndex, hwLswSlotIndex, hwLswSubslotIndex, hwLswPortIndex } ::= {hwLswPortTable 1} HwLswPortEntry ::= SEQUENCE { hwLswPortIndex INTEGER, hwLswPortType INTEGER, hwLswPortIfindex INTEGER, hwLswPortIsPlugged INTEGER } hwLswPortIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The port number on the device. 1~ is the first port number, which is reserved if the port does not exit." ::= {hwLswPortEntry 1} hwLswPortType OBJECT-TYPE SYNTAX INTEGER { type_NULL(0), -- NULL type_10OR100M(1), -- 10BASE-T or 100BASE-TX Electrical Interface type_1000BASE_LX_SM(2), -- 1000BASE-LX Single Mode Fiber Optic Transceivers IR type_1000BASE_SX_MM(3), -- 1000BASE-SX Multi Mode Fiber Optic Transceivers SR type_1000BASE_TX(4), -- 1000BASE-T Electrical Interface type_100M_SINGLEMODE_FX(5), -- 100BASE-FX Single Mode Fiber Optic Transceivers type_100M_MULTIMODE_FX(6), -- 100BASE-FX Multi Mode Fiber Optic Transceivers type_100M_100BASE_TX(7), -- 100BASE-TX Electrical Interface type_100M_HUB(8), -- 100M HUB type_VDSL(9), -- Very High Speed DSL type_STACK(10), -- Gigabit STACK type_1000BASE_ZENITH_FX(11), -- 1000BASE-LX Single Mode Fiber Optic Transceivers VLR type_1000BASE_LONG_FX(12), -- 1000BASE-LX Single Mode Fiber Optic Transceivers LR type_ADSL(13), -- Asymmetric Digital Subscriber Line type_10OR100M_db(14), -- 10/100M ethernet electric port,each RJ-45 has 2 ethernet ports type_10GBASE_LR_SM(15), -- 10GBASE-LR Single Mode Fiber Optic Transceivers type_10GBASE_LX4_MM(16), -- 10GBASE-LX4 Multi Mode Fiber Optic Transceivers type_10GBASE_LX4_SM(17), -- 10GBASE-LX4 Single Mode Fiber Optic Transceivers type_100M_LONG_FX(18), -- 100BASE-FX Single Mode Fiber Optic Transceivers LR SC type_1000BASE_CX(19), -- 1000BASE-CX type_1000BASE_ZENITH_FX_LC(20), -- 1000BASE-LX Single Mode Fiber Optic Transceivers VLR with LC Connector type_1000BASE_LONG_FX_LC(21), -- 1000BASE-LX Single Mode Fiber Optic Transceivers LR with LC Connector type_100M_SM_FX_SC(22), -- 100BASE-FX Single Mode Fiber Optic Transceivers with SC Connector type_100M_MM_FX_SC(23), -- 100BASE-FX Multi Mode Fiber Optic Transceivers with SC Connector type_100M_SM_FX_LC(24), -- 100BASE-FX Single Mode Fiber Optic Transceivers with LC Connector type_100M_MM_FX_LC(25), -- 100BASE-FX Multi Mode Fiber Optic Transceivers with LC Connector type_GBIC_NO_CONNECTOR(26), -- type_GBIC_1000_BASE_T(27), -- type_GBIC_1000_BASE_LX(28), -- type_GBIC_1000_BASE_SX(29), -- type_GBIC_1000_BASE_ZX(30), -- type_COMBO-NO_CONNECTOR(31), -- type_COMBO_1000_BASE_LX(32), -- type_COMBO_1000_BASE_LX_FIBER(33), -- type_COMBO_1000_BASE_LX_COPPER(34), -- type_COMBO_1000_BASE_SX(35), -- type_COMBO_1000_BASE_SX_FIBER(36), -- type_COMBO_1000_BASE_SX_COPPER(37), -- type_COMBO_1000_BASE_ZX(38), -- type_COMBO_1000_BASE_ZX_FIBER(39), -- type_COMBO_1000_BASE_ZX_COPPER(40), -- type_155_POS_SX_MMF(41), -- type_155_POS_LX_SMF(42), -- type_1000BASE-T(43), -- 1000 Base-T Port type_1000BASE-SX-SFP(44), -- 1000 Base-SX SFP Port type_1000BASE-LX-SFP(45), -- 1000 Base-SX SFP Port type_1000BASE-T-AN-SFP(46), -- 1000 Base-T AN SFP Port type_10GBASE-LX4-XENPAK(47), -- 10G Base-LX4 XENPAK Port type_10GBASE-LR-XENPAK(48), -- 10G Base-LR XENPAK Port type_10GBASE-CX4(49), -- 10G Base-CX4 Port type_1000BASE-ZX-SFP(50), -- 1000 Base-ZX SFP Port type_1000BASE-MM-SFP(51), -- 1000 Base-MM SFP Port type_100BASE-SX-SFP(52), -- 100 Base-SX SFP Port type_100BASE-LX-SFP(53), -- 100 Base-LX SFP Port type_100BASE-T-AN-SFP(54), -- 100 Base-T SFP Port type_100BASE-ZX-SFP(55), -- 100 Base-ZX SFP Port type_100BASE-MM-SFP(56), -- 100 Base-MM SFP Port type_SFP-NO-CONNECTOR(57), -- No Connector SFP Port type_SFP-UNKNOWN-CONNECTOR(58) -- Unknown SFP Port } MAX-ACCESS read-only STATUS current DESCRIPTION "Normally the port type is the same as its card type. When there are different types of ports in one card, use the actual port type. " ::= {hwLswPortEntry 2} hwLswPortIfindex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION " ifIndex (ifTable) corresponding to the port" ::= {hwLswPortEntry 3} hwLswPortIsPlugged OBJECT-TYPE SYNTAX INTEGER { unplugged(0), plugged(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Port is plugged or not: unplugged(0) plugged(1)" ::= {hwLswPortEntry 4} -- ================================================================== -- -- port loopback test table -- -- ================================================================== hwLswPortLoopbackTable OBJECT-TYPE SYNTAX SEQUENCE OF HwLswPortLoopbackEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Port loopback test table." ::= {hwLswSlotConf 6} hwLswPortLoopbackEntry OBJECT-TYPE SYNTAX HwLswPortLoopbackEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION " Port loopback test table entry." AUGMENTS {hwLswPortEntry } ::= {hwLswPortLoopbackTable 1} HwLswPortLoopbackEntry ::= SEQUENCE { hwLswPortLoopbackIsSupport INTEGER, hwLswPortLoopbackOperate INTEGER, hwLswPortLoopbackResult INTEGER, hwLswPortLoopbackAutoStopSupport INTEGER, hwLswPortLoopbackRemoteResult INTEGER, hwLswPortLoopbackLocalResult INTEGER, hwLswPortLoopbackInternalResult INTEGER, hwLswPortLoopbackExternalResult INTEGER } hwLswPortLoopbackIsSupport OBJECT-TYPE SYNTAX INTEGER { neither(1), both(2), internalOnly(3), externalOnly(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The loopback type can be supported by current port." ::= {hwLswPortLoopbackEntry 1} hwLswPortLoopbackOperate OBJECT-TYPE SYNTAX INTEGER { stopRemoteOrLocalLoopBack(0), internalLoopback(1), externalLoopback(2), remoteLoopback(3), localLoopback(4) } MAX-ACCESS write-only STATUS current DESCRIPTION "Port loopback operate type." ::= {hwLswPortLoopbackEntry 2} hwLswPortLoopbackResult OBJECT-TYPE SYNTAX INTEGER { testing (0), testok (1), testfailed (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The loopback test result of the port, used for checking if the test is successful. Only after the testing will the query value on the node make sense. " ::= {hwLswPortLoopbackEntry 3} hwLswPortLoopbackAutoStopSupport OBJECT-TYPE SYNTAX INTEGER { support(1), notSupport(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Whether this port support NEED_MANNUL_NOLOOP mode or not." ::= {hwLswPortLoopbackEntry 4} hwLswPortLoopbackRemoteResult OBJECT-TYPE SYNTAX INTEGER { loopbackTestInit(0), loopbackTesting(1), loopbackTestSuccessed (2), loopbackTestFailed (3), loopbackTestTestAndFailed (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The remote loopback test result of the port, used for checking if the test is successful. Only after the testing will the query value on the node make sense. " ::= {hwLswPortLoopbackEntry 5} hwLswPortLoopbackLocalResult OBJECT-TYPE SYNTAX INTEGER { loopbackTestInit(0), loopbackTesting(1), loopbackTestSuccessed (2), loopbackTestFailed (3), loopbackTestTestAndFailed (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The local loopback test result of the port, used for checking if the test is successful. Only after the testing will the query value on the node make sense. " ::= {hwLswPortLoopbackEntry 6} hwLswPortLoopbackInternalResult OBJECT-TYPE SYNTAX INTEGER { loopbackTestInit(0), loopbackTesting(1), loopbackTestSuccessed (2), loopbackTestFailed (3), loopbackTestTestAndFailed (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The internal loopback test result of the port, used for checking if the test is successful. Only after the testing will the query value on the node make sense. " ::= {hwLswPortLoopbackEntry 7} hwLswPortLoopbackExternalResult OBJECT-TYPE SYNTAX INTEGER { loopbackTestInit(0), loopbackTesting(1), loopbackTestSuccessed (2), loopbackTestFailed (3), loopbackTestTestAndFailed (4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The external loopback test result of the port, used for checking if the test is successful. Only after the testing will the query value on the node make sense. " ::= {hwLswPortLoopbackEntry 8} END