-- ================================================================== -- Copyright (C) 2007 by HUAWEI TECHNOLOGIES. All rights reserved. -- -- Description: HUAWEI PORT MIB -- Reference: -- Version: V1.0 -- History: -- V1.0 2007-10-21 publish -- ================================================================== HUAWEI-PORT-MIB DEFINITIONS ::= BEGIN IMPORTS ImaFrameLength, ImaGroupState FROM HUAWEI-IMA-MIB hwDatacomm FROM HUAWEI-MIB OBJECT-GROUP, MODULE-COMPLIANCE FROM SNMPv2-CONF InterfaceIndex FROM IF-MIB Integer32, OBJECT-TYPE, MODULE-IDENTITY ,Counter64 FROM SNMPv2-SMI DisplayString,TruthValue,RowStatus FROM SNMPv2-TC EnabledStatus FROM P-BRIDGE-MIB; hwPortMIB MODULE-IDENTITY LAST-UPDATED "200710210930Z" ORGANIZATION "Huawei Technologies Co.,Ltd." CONTACT-INFO "VRP Team Huawei Technologies Co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China http://www.huawei.com Zip:100085 " DESCRIPTION "The private mib file includes the general extent information of the device.hwDatacomm(157).hwPortMIB" ::= { hwDatacomm 157 } hwPortMIBObjects OBJECT IDENTIFIER ::= { hwPortMIB 1 } hwEthernet OBJECT IDENTIFIER ::= { hwPortMIBObjects 1 } hwEthernetTable OBJECT-TYPE SYNTAX SEQUENCE OF HwEthernetEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the Ethernet interface. This table lists the physical attributes of various Ethernet interfaces." ::= { hwEthernet 1 } hwEthernetEntry OBJECT-TYPE SYNTAX HwEthernetEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the Ethernet interface. This table lists the physical attributes of various Ethernet interfaces." INDEX { hwEthernetIfIndex } ::= { hwEthernetTable 1 } HwEthernetEntry ::= SEQUENCE{ hwEthernetIfIndex InterfaceIndex, hwEthernetLoopback INTEGER, hwEthernetPortType INTEGER, hwEthernetSpeedSet INTEGER, hwEthernetDuplex INTEGER, hwEthernetNegotiation EnabledStatus, hwEthernetPortTypeOperate INTEGER, hwEthernetClock INTEGER, hwEthernetFlagJ0Mode INTEGER, hwEthernetFlagJ0Value Integer32, hwEthernetFlagJ0Trace OCTET STRING, hwEthernetFlagJ1Mode INTEGER, hwEthernetFlagJ1Value Integer32, hwEthernetFlagJ1Trace OCTET STRING, hwEthernetFlagC2Value Integer32, hwEthernetUpHoldTime Integer32, hwEthernetDownHoldTime Integer32, hwEthernetSubinterfaceStatisticEnable EnabledStatus } hwEthernetIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface index(es) of port(s) present on the device ." ::= { hwEthernetEntry 1 } hwEthernetLoopback OBJECT-TYPE SYNTAX INTEGER{ otherLoop(1), stopLoopback(2), local(3), remote(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The local loopback of an Ethernet interface is used to test the interface itself. If an interface works in a normal situation, disable the local loopback. By default, stopLoopback is used." ::= { hwEthernetEntry 11 } hwEthernetPortType OBJECT-TYPE SYNTAX INTEGER{ other(1), copper(2), fiber(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the type of the Ethernet interface: an optical interface or an electrical interface." ::= { hwEthernetEntry 12 } hwEthernetSpeedSet OBJECT-TYPE SYNTAX INTEGER{ other(1), speed10(2), speed100(3), speed1000(4), speed10000(5) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the speed of the Ethernet interface. This parameter takes effect only on some Ethernet electrical interfaces rather than optical interfaces. The parameter can be 10 M, 100 M, 1000 M, 10000 M." ::= { hwEthernetEntry 13 } hwEthernetDuplex OBJECT-TYPE SYNTAX INTEGER{ full(1), half(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the duplex mode of the Ethernet interface. An electrical Ethernet interface can work in half-duplex mode or full-duplex mode. An optical Ethernet can work only in full-duplex mode." ::= { hwEthernetEntry 14 } hwEthernetNegotiation OBJECT-TYPE SYNTAX EnabledStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the auto-negotiation mode of the Ethernet electrical interface. By default, auto-negotiation is enabled. The three objects, hwEthernetSpeedSet, hwEthernetDuplex, and hwEthernetNegotiation are associated with each other. If the auto-negotiation of hwEthernetNegotiation is enabled, the values of hwEthernetSpeedSet and hwEthernetDuplex are auto-negotiated. If hwEthernetSpeedSet is set to a certain value, hwEthernetDuplex is modified to the default value full, and hwEthernetNegotiation is automatically changed to disable. If the auto-negotiation of hwEthernetNegotiation is enabled, hwEthernetDuplex cannot be set." ::= { hwEthernetEntry 15 } hwEthernetPortTypeOperate OBJECT-TYPE SYNTAX INTEGER{ other(1), copper(2), fiber100(3), fiber1000(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the link type of the Ethernet interface. The type can be optical link or electrical link. This parameter takes effect only on specific Ethernet interfaces." ::= { hwEthernetEntry 16 } hwEthernetClock OBJECT-TYPE SYNTAX INTEGER{ master(1), slave(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the mode of the clock. The mode can be master or slave. By default, the mode of a clock is slave. This parameter takes effect only on the WAN board." ::= { hwEthernetEntry 20 } hwEthernetFlagJ0Mode OBJECT-TYPE SYNTAX INTEGER{ j01ByteMode(1), j016ByteMode(2), j064ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Before the 10 GE WAN board processes packets, the overhead byte must be configured on the interface. The overhead byte for the SDH frame, j0: Set section trace byte The default value is j016ByteMode(2):hwEthernetFlagJ0Trace:NetEngine" ::= { hwEthernetEntry 21 } hwEthernetFlagJ0Value OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "j01ByteMode Value. When hwEthernetFlagJ0Mode is set to j01ByteMode, this parameter takes effect." ::= { hwEthernetEntry 22 } hwEthernetFlagJ0Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set section trace byte. When hwEthernetFlagJ0Mode is set to j016ByteMode or j064ByteOrNullMode, this variable takes effect. When hwEthernetFlagJ0Mode is set to j016ByteMode, this variable is up to 15 characters trace byte. When hwEthernetFlagJ0Mode is set to j064ByteOrNullMode, this variable is up to 64 characters trace byte." ::= { hwEthernetEntry 23 } hwEthernetFlagJ1Mode OBJECT-TYPE SYNTAX INTEGER{ j11ByteMode(1), j116ByteMode(2), j164ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. j1:sets path trace byte. The default value is j116ByteMode(2) hwEthernetFlagJ1Trace NetEngine." ::= { hwEthernetEntry 24 } hwEthernetFlagJ1Value OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "j11ByteMode Value. When hwEthernetFlagJ1Mode is set to j11ByteMode, this parameter takes effect." ::= { hwEthernetEntry 25 } hwEthernetFlagJ1Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set path trace byte. When hwEthernetFlagJ1Mode is set to j116ByteMode or j164ByteOrNullMode, this variable takes effect. When hwEthernetFlagJ1Mode is set to j116ByteMode, this variable is up to 15 characters trace byte. When hwEthernetFlagJ1Mode is set to j164ByteOrNullMode, this variable is up to 64 characters trace byte." ::= { hwEthernetEntry 26 } hwEthernetFlagC2Value OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. c2: indicates the signal label byte. It is a hexdecimal value ranging from 00 to FF. The default value is 0x02." ::= { hwEthernetEntry 27 } hwEthernetUpHoldTime OBJECT-TYPE SYNTAX Integer32(0..86400000) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the response time to the event that the port turns Up. The units of hwEthernetUpHoldTime is millisecond." ::= { hwEthernetEntry 31 } hwEthernetDownHoldTime OBJECT-TYPE SYNTAX Integer32 (0..86400000) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the response time to the event that the port turns Down. The units of hwEthernetDownHoldTime is millisecond." ::= { hwEthernetEntry 32 } hwEthernetSubinterfaceStatisticEnable OBJECT-TYPE SYNTAX EnabledStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the statistical function of the sub-interface." ::= { hwEthernetEntry 33 } hwPos OBJECT IDENTIFIER ::= { hwPortMIBObjects 2 } hwPosTable OBJECT-TYPE SYNTAX SEQUENCE OF HwPosEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the POS interface. This table lists the physical attributes of the POS interface." ::= { hwPos 1 } hwPosEntry OBJECT-TYPE SYNTAX HwPosEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the POS interface. This table lists the physical attributes of the POS interface." INDEX { hwPosIfIndex } ::= { hwPosTable 1 } HwPosEntry ::= SEQUENCE{ hwPosIfIndex InterfaceIndex, hwPosLinkProtocol INTEGER, hwPosFrameFormat INTEGER, hwPosLoopback INTEGER, hwPosScramble EnabledStatus, hwPosClock INTEGER, hwPosCrcVerifyCode INTEGER, hwPosFlagJ0Mode INTEGER, hwPosFlagJ0Value Integer32, hwPosFlagJ0Trace OCTET STRING, hwPosFlagJ1Mode INTEGER, hwPosFlagJ1Value Integer32, hwPosFlagJ1Trace OCTET STRING, hwPosFlagC2Value Integer32 } hwPosIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface index(es) of port(s) present on the device ." ::= { hwPosEntry 1 } hwPosLinkProtocol OBJECT-TYPE SYNTAX INTEGER { ietf(1), nonstandard(2), hdlc(3), ppp(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the link layer protocol of the POS interface. By default, on a POS interface, PPP serves as the link layer protocol." ::= { hwPosEntry 11 } hwPosFrameFormat OBJECT-TYPE SYNTAX INTEGER{ sonet(1), sdh(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the frame type of the POS interface. By default, the frame type of the POS interface is SDH. This variable identifies whether a SONET or a SDH signal is used across this interface." ::= { hwPosEntry 12 } hwPosLoopback OBJECT-TYPE SYNTAX INTEGER{ otherLoop(1), stopLoopback(2), local(3), remote(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "The local loopback of a POS interface is used to test the interface itself. If an interface works in a normal situation, disable the local loopback. By default, stopLoopback is used." ::= { hwPosEntry 13 } hwPosScramble OBJECT-TYPE SYNTAX EnabledStatus MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the scramble function of payload. By default, the scramble function of payload is enabled." ::= { hwPosEntry 14 } hwPosClock OBJECT-TYPE SYNTAX INTEGER{ master(1), slave(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the clock is in master mode or slave mode. By default, the clock is in slave mode." ::= { hwPosEntry 15 } hwPosCrcVerifyCode OBJECT-TYPE SYNTAX INTEGER{ crc16(1), crc32(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the length of the CRC verity code. The default value is 32." ::= { hwPosEntry 16 } hwPosFlagJ0Mode OBJECT-TYPE SYNTAX INTEGER{ j01ByteMode(1), j016ByteMode(2), j064ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. j0: sets section trace byte. The default value is j016ByteMode(2);hwPosFlagJ0Trace:NetEngine." ::= { hwPosEntry 21 } hwPosFlagJ0Value OBJECT-TYPE SYNTAX Integer32(0..127) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the value of j01ByteMode. When hwPosFlagJ0Mode is set to j01ByteMode, hwPosFlagJ0Value takes effect." ::= { hwPosEntry 22 } hwPosFlagJ0Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set section trace byte. When hwPosFlagJ0Mode is set to j016ByteMode or j064ByteOrNullMode, this variable takes effect. When hwPosFlagJ0Mode is set to j016ByteMode, the value of this variable is up to 15 characters trace byte. When hwPosFlagJ0Mode is set to j064ByteOrNullMode, the value of this variable is up to 64 characters trace byte." ::= { hwPosEntry 23 } hwPosFlagJ1Mode OBJECT-TYPE SYNTAX INTEGER{ j11ByteMode(1), j116ByteMode(2), j164ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. j1: sets path trace byte. The default value is j116ByteMode(2);hwPosFlagJ1Trace:NetEngine." ::= { hwPosEntry 24 } hwPosFlagJ1Value OBJECT-TYPE SYNTAX Integer32(0..127) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the value of j11ByteMode. When hwPosFlagJ1Mode is set to j11ByteMode, hwPosFlagJ1Value takes effect." ::= { hwPosEntry 25 } hwPosFlagJ1Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set path trace byte. When hwPosFlagJ1Mode is set to j116ByteMode or j164ByteOrNullMode, this variable takes effect. When hwPosFlagJ1Mode is set to j116ByteMode, this variable is up to 15 characters trace byte. When hwPosFlagJ1Mode is set to j164ByteOrNullMode, this variable is up to 64 characters trace byte." ::= { hwPosEntry 26 } hwPosFlagC2Value OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. c2: indicates the signal label byte. It is a hexdecimal value ranging from 00 to FF. The default value is 0x02." ::= { hwPosEntry 27 } hwCpos OBJECT IDENTIFIER ::= { hwPortMIBObjects 3 } hwCposTable OBJECT-TYPE SYNTAX SEQUENCE OF HwCposEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the CPOS interface. This table lists the physical attributes of the CPOS interface." ::= { hwCpos 1 } hwCposEntry OBJECT-TYPE SYNTAX HwCposEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the physical attributes of the CPOS interface. This table lists the physical attributes of the CPOS interface." INDEX { hwCposIfIndex } ::= { hwCposTable 1 } HwCposEntry ::= SEQUENCE{ hwCposIfIndex InterfaceIndex, hwCposIfType INTEGER, hwCposClock INTEGER, hwCposFrameFormat INTEGER, hwCposMultiplex INTEGER, hwCposLoopback INTEGER, hwCposFlagJ0Mode INTEGER, hwCposFlagJ0Value Integer32, hwCposFlagJ0Trace OCTET STRING, hwCposFlagJ1Mode INTEGER, hwCposFlagJ1Value Integer32, hwCposFlagJ1Trace OCTET STRING, hwCposFlagC2Value Integer32 } hwCposIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface index(es) of port(s) present on the device ." ::= { hwCposEntry 1 } hwCposClock OBJECT-TYPE SYNTAX INTEGER{ master(1), slave(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates whether the clock is in master mode or slave mode. By default, the clock is in slave mode." ::= { hwCposEntry 11 } hwCposIfType OBJECT-TYPE SYNTAX INTEGER{ stm1(1), stm16(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the interface type." ::= { hwCposEntry 12 } hwCposFrameFormat OBJECT-TYPE SYNTAX INTEGER{ sonet(1), sdh(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the frame type of the CPOS interface. By default, the frame type of the CPOS interface is SDH." ::= { hwCposEntry 13 } hwCposMultiplex OBJECT-TYPE SYNTAX INTEGER{ au3(1), au4(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the multiplex mode of the AUG. By default, the multiplex mode of the AUG is au-4." ::= { hwCposEntry 14 } hwCposLoopback OBJECT-TYPE SYNTAX INTEGER{ otherloop(1), stopLoopback(2), local(3), remote(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the loopback function of the CPOS interface. By default, the loopback function is disabled." ::= { hwCposEntry 15 } hwCposFlagJ0Mode OBJECT-TYPE SYNTAX INTEGER{ j01ByteMode(1), j016ByteMode(2), j064ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. j0: sets section trace byte. The default value is j016ByteMode(2);hwCposFlagJ0Trace NetEngine." ::= { hwCposEntry 21 } hwCposFlagJ0Value OBJECT-TYPE SYNTAX Integer32(0..127) MAX-ACCESS read-write STATUS current DESCRIPTION "j01ByteMode Value . When hwCposFlagJ0Mode is set to j01ByteMode, hwCposFlagJ0Value takes effect." ::= { hwCposEntry 22 } hwCposFlagJ0Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set section trace byte. When hwCposFlagJ0Mode is set to j016ByteMode or j064ByteOrNullMode, this variable takes effect. When hwCposFlagJ0Mode is set to j016ByteMode, this variable is up to 15 characters trace byte. When hwCposFlagJ0Mode is set to j064ByteOrNullMode, this variable is up to 64 characters trace byte." ::= { hwCposEntry 23 } hwCposFlagJ1Mode OBJECT-TYPE SYNTAX INTEGER{ j11ByteMode(1), j116ByteMode(2), j164ByteOrNullMode(3), peer(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. j1: sets path trace byte. The default value is j116ByteMode(2);hwCposFlagJ1Trace NetEngine." ::= { hwCposEntry 24 } hwCposFlagJ1Value OBJECT-TYPE SYNTAX Integer32(0..127) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the value of j11ByteMode. When hwCposFlagJ1Mode is set to j11ByteMode, hwCposFlagJ1Value takes effect." ::= { hwCposEntry 25 } hwCposFlagJ1Trace OBJECT-TYPE SYNTAX OCTET STRING(SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Set path trace byte. When hwCposFlagJ1Mode is set to j116ByteMode or j164ByteOrNullMode, this variable takes effect. When hwCposFlagJ1Mode is set to j116ByteMode, this variable is a string up to 15 characters trace byte. When hwCposFlagJ1Mode is set to j164ByteOrNullMode, this variable is a string up to 64 characters trace byte." ::= { hwCposEntry 26 } hwCposFlagC2Value OBJECT-TYPE SYNTAX Integer32(0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the overhead byte of the SDH frame. c2: indicates the signal label byte. It is a hexdecimal value ranging from 00 to FF. The default value is 22(0x16)." ::= { hwCposEntry 27 } hwDs0ChannelBundle OBJECT IDENTIFIER ::= { hwPortMIBObjects 4 } -- -- hwDs0ChannelBundleTable table -- hwDs0ChannelBundleTable OBJECT-TYPE SYNTAX SEQUENCE OF HwDs0ChannelBundleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table is used to bundle timeslots of CE1/CT1 interfaces." ::= { hwDs0ChannelBundle 1 } hwDs0ChannelBundleEntry OBJECT-TYPE SYNTAX HwDs0ChannelBundleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table is used to bundle timeslots of CE1/CT1 interfaces." INDEX { hwDs0ChannelBundleParentIfIndex, hwDs0ChannelBundleDs1ChannelId, hwDs0ChannelBundleId } ::= { hwDs0ChannelBundleTable 1 } HwDs0ChannelBundleEntry ::= SEQUENCE { hwDs0ChannelBundleParentIfIndex InterfaceIndex, hwDs0ChannelBundleDs1ChannelId Integer32, hwDs0ChannelBundleId Integer32, hwDs0ChannelBundleIfIndex InterfaceIndex, hwDs0ChannelBundleTimeSlots OCTET STRING, hwDs0ChannelBundleSpeed INTEGER, hwDs0ChannelBundleTimeSlot0 TruthValue, hwDs0ChannelBundleIsMasterPW INTEGER, hwDs0ChannelBundleMasterPWStatus INTEGER, hwDs0ChannelBundlePortName OCTET STRING, hwDs0ChannelBundleRowStatus RowStatus } hwDs0ChannelBundleParentIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the index of the parent interface." ::= { hwDs0ChannelBundleEntry 1 } hwDs0ChannelBundleDs1ChannelId OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the channel ID." ::= { hwDs0ChannelBundleEntry 2 } hwDs0ChannelBundleId OBJECT-TYPE SYNTAX Integer32(0..30) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the index number of the channel set." ::= { hwDs0ChannelBundleEntry 3 } hwDs0ChannelBundleIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the index of the serial interface formed by the timeslot binding." ::= { hwDs0ChannelBundleEntry 11 } hwDs0ChannelBundleTimeSlots OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..61)) MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the number of the range of the timeslot to be bound. The value is an integer ranging from 0 to 31. Multiple timeslots are separated by ','. The range of timeslot is expressed by using '-'. For E1 card mode: If the timeslots are '0-31', it means unframed format, If the timeslots are '0-30', it means framed format, For T1 card mode: If the timeslots are '0-23', it means unframed format, If the timeslots are '0-22', it means framed format, and hwDs0ChannelBundleDs1ChannelId and hwDs0ChannelBundleId should be zero." ::= { hwDs0ChannelBundleEntry 12 } hwDs0ChannelBundleSpeed OBJECT-TYPE SYNTAX INTEGER { s56 (1), s64 (2) } UNITS "kilo bytes" MAX-ACCESS read-create STATUS current DESCRIPTION "Configures the mode to configure the timeslots. If the parameter 56 k is selected, the timeslots are bound in the mode of N x 56 kbit/s. If the parameter 64 k is selected, the timeslots are bound in the mode of N x 64 kbit/s. The default value is 64kbit/s." DEFVAL { 64 } ::= { hwDs0ChannelBundleEntry 13 } hwDs0ChannelBundleTimeSlot0 OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the timeslot0 to be bound or a single channel. The ture value indicates it will be create TDM channel." ::= { hwDs0ChannelBundleEntry 14 } -- 1.3.6.1.4.1.2011.5.25.157.1.4.1.1.15 hwDs0ChannelBundleIsMasterPW OBJECT-TYPE SYNTAX INTEGER { notacrpw(0), masterpw(1), notmasterpw(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates if the pw configed on this port is master pw." DEFVAL { 0 } ::= { hwDs0ChannelBundleEntry 15 } -- 1.3.6.1.4.1.2011.5.25.157.1.4.1.1.16 hwDs0ChannelBundleMasterPWStatus OBJECT-TYPE SYNTAX INTEGER { unlock(0), lock(1) } MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the status of master pw." DEFVAL { 0 } ::= { hwDs0ChannelBundleEntry 16 } -- 1.3.6.1.4.1.2011.5.25.157.1.4.1.1.17 hwDs0ChannelBundlePortName OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Port name." ::= { hwDs0ChannelBundleEntry 17 } hwDs0ChannelBundleRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This variable is used to create or delete an object." ::= { hwDs0ChannelBundleEntry 51 } hwDs1 OBJECT IDENTIFIER ::= { hwPortMIBObjects 5 } -- -- hwDs1Table table -- hwDs1Table OBJECT-TYPE SYNTAX SEQUENCE OF HwDs1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table lists all E1/CE1 interfaces or T1/CT1 interfaces. After the mode of E3/CE3 interfaces or T3/CT3 interfaces is set to channelized, this table can be used to create E1/CE1, or T1/CT1, or E3/CE3, or T3/CT3 interfaces." ::= { hwDs1 1 } hwDs1Entry OBJECT-TYPE SYNTAX HwDs1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table lists all E1/CE1 interfaces or T1/CT1 interfaces. After the mode of E3/CE3 interfaces or T3/CT3 interfaces is set to channelized, this table can be used to create E1/CE1, or T1/CT1, or E3/CE3, or T3/CT3 interfaces." INDEX { hwDs1ParentIfIndex, hwDs1ChannelId, hwDs1IfIndex } ::= { hwDs1Table 1 } HwDs1Entry ::= SEQUENCE { hwDs1ParentIfIndex InterfaceIndex, hwDs1ChannelId Integer32, hwDs1IfIndex InterfaceIndex, hwDs1ChannelType INTEGER, hwDs1IfType INTEGER, hwDs1Channelized TruthValue, hwDs1CodeType INTEGER, hwDs1Clock INTEGER, hwDs1FrameFormat INTEGER, hwDs1Cable INTEGER, hwDs1Loopback INTEGER, hwDs1ClockRecoveryDomain Integer32, hwDs1PWClockDomain Integer32, hwDs1WorkMode Integer32, hwDs1RowStatus RowStatus } hwDs1ParentIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the index of the parent interface." ::= { hwDs1Entry 1 } hwDs1ChannelId OBJECT-TYPE SYNTAX Integer32(0..63) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the channel ID." ::= { hwDs1Entry 2 } hwDs1IfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the interface index." ::= { hwDs1Entry 3 } hwDs1ChannelType OBJECT-TYPE SYNTAX INTEGER{ t1 (1), e1 (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the interface type. The type can be E1/CE1 or T1/CT1." ::= { hwDs1Entry 11 } hwDs1IfType OBJECT-TYPE SYNTAX INTEGER{ e3 (1), t3 (2), cpos (3), atm (4), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the interface tyep. e3: is multiplexed by CE3 interfaces. t3: is multiplexed by CT3 interfaces. cpos: is multiplexed by CPOS interfaces. atm: is multiplexed by ATM interfaces. none: indicates the physical interface. default:none" DEFVAL { none } ::= { hwDs1Entry 12 } hwDs1Channelized OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the working mode of the interface. true: indicates the channelized mode. false: indicates the clear channel mode. The default is true." DEFVAL { true } ::= { hwDs1Entry 13 } hwDs1CodeType OBJECT-TYPE SYNTAX INTEGER{ ami (1), hdb3 (2), b8zs (3), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the code type of the interface. ami: is short for Alternate Mark Inversion. hdb3: is short for High Density Bipolar of Order 3. b8zs: is short for Bipolar with 8-Zero Substitution. none: is not supported" DEFVAL { hdb3 } ::= { hwDs1Entry 14 } hwDs1Clock OBJECT-TYPE SYNTAX INTEGER{ master (1), slave (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the clock mode of the interface. master: indicates that the clock works in master mode and uses the internal clock signal. slave: indicates that the clock works in slave mode and uses the line clock signal." ::= { hwDs1Entry 15 } hwDs1FrameFormat OBJECT-TYPE SYNTAX INTEGER{ esf (1), sf (2), noCrc4 (3), crc (4) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the frame format of the interface. crc4: indicates that the frame format is CRC4. no-crc4: indicates that the frame format is no-CRC4. sf: indicates that the frame format is Super Frame. esf: indicates that the frame format is Extended Super Frame. By default, the frame format of an E1 interface is no-crc4. By default, the frame format of a T1 interface is esf." ::= { hwDs1Entry 16 } hwDs1Cable OBJECT-TYPE SYNTAX INTEGER{ long (1), short (2), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "The cable command takes effect only if the E1 interface card uses 75-ohm coaxial cable. The default is short. If no cable is connected, this parameter is displayed as null." DEFVAL { short } ::= { hwDs1Entry 17 } hwDs1Loopback OBJECT-TYPE SYNTAX INTEGER{ local (1), remote (2), payload (3), cell (4), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "Enable the loopback function of the interface. local: enables the local loopback on the interface. remote: enables the remote loopback on the interface. payload: enables the remote payload loopback on the interface. cell: enables the local cell loopback. The local cell loopback is used to test the local physical chip." DEFVAL { none } ::= { hwDs1Entry 18 } hwDs1ClockRecoveryDomain OBJECT-TYPE SYNTAX Integer32 (0..8) MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the clock recovery domain of the interface." DEFVAL { 0 } ::= { hwDs1Entry 19 } hwDs1PWClockDomain OBJECT-TYPE SYNTAX Integer32 (0..8) MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the clock recovery domain of the interface." DEFVAL { 0 } ::= { hwDs1Entry 20 } -- 1.3.6.1.4.1.2011.5.25.157.1.5.1.1.21 hwDs1WorkMode OBJECT-TYPE SYNTAX Integer32 (0..8) MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the clock recovery domain of the interface." DEFVAL { 0 } ::= { hwDs1Entry 21 } hwDs1RowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This variable is used to create or delete an object." ::= { hwDs1Entry 51 } hwDs3 OBJECT IDENTIFIER ::= { hwPortMIBObjects 6 } -- -- hwDs3Table Table -- hwDs3Table OBJECT-TYPE SYNTAX SEQUENCE OF HwDs3Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table lists all E3/CE3 interfaces or all T3/CT3 interfaces." ::= { hwDs3 1 } hwDs3Entry OBJECT-TYPE SYNTAX HwDs3Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table lists all E3/CE3 interfaces or all T3/CT3 interfaces." INDEX { hwDs3ParentIfIndex, hwDs3ChannelId, hwDs3IfIndex } ::= { hwDs3Table 1 } HwDs3Entry ::= SEQUENCE { hwDs3ParentIfIndex InterfaceIndex, hwDs3ChannelId Integer32, hwDs3IfIndex InterfaceIndex, hwDs3ChannelType INTEGER, hwDs3IfType INTEGER, hwDs3Channelized TruthValue, hwDs3Clock INTEGER, hwDs3FrameFormat INTEGER, hwDs3Scramble TruthValue, hwDs3Cable INTEGER, hwDs3NationalBit INTEGER, hwDs3Loopback INTEGER, hwDs3CreateSerial TruthValue, hwDs3RowStatus RowStatus } hwDs3ParentIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the index of the parent interface." ::= { hwDs3Entry 1 } hwDs3ChannelId OBJECT-TYPE SYNTAX Integer32(0..3) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the index of the parent interface." ::= { hwDs3Entry 2 } hwDs3IfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the interface index." ::= { hwDs3Entry 3 } hwDs3ChannelType OBJECT-TYPE SYNTAX INTEGER{ t3 (1), e3 (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the interface type. The type can be E3/CE3 or T3/CT3." ::= { hwDs3Entry 11 } hwDs3IfType OBJECT-TYPE SYNTAX INTEGER{ cpos (1), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the parent interface type of the interface. cpos: is multiplexed by CPOS interfaces. none: indicates the interface is a physical interface. The default is none." DEFVAL { none } ::= { hwDs3Entry 12 } hwDs3Channelized OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the working mode of the interface. true: indicates the channelized mode. false: indicates the clear channel mode. The default is true." DEFVAL { true } ::= { hwDs3Entry 13 } hwDs3Clock OBJECT-TYPE SYNTAX INTEGER{ master (1), slave (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the clock mode of the interface. master: indicates that the clock works in master mode and uses the internal clock signal. slave: indicates that the clock works in slave mode and uses the line clock signal." ::= { hwDs3Entry 14 } hwDs3FrameFormat OBJECT-TYPE SYNTAX INTEGER{ g832Adm (1), g751Adm (2), g751Plcp (3), cbitAdm (4), cbitPlcp (5), m23Adm (6), m23Plcp (7) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the frame format of the interface." ::= { hwDs3Entry 15 } hwDs3Scramble OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the scramble function of the interface. true: enables the scramble function. false: disables the scramble function. The default is false." DEFVAL { false } ::= { hwDs3Entry 16 } hwDs3Cable OBJECT-TYPE SYNTAX INTEGER{ long (1), short (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "The cable command takes effect only if the E3 interface card uses 75-ohm coaxial cable. The default is short. If no cable is connected, this parameter is displayed as null." DEFVAL { short } ::= { hwDs3Entry 17 } hwDs3NationalBit OBJECT-TYPE SYNTAX INTEGER{ n0 (1), n1 (2) } MAX-ACCESS read-create STATUS current DESCRIPTION "Indicates the national bit of the E3/CE3 interface. n0: indicates the national bit is 0 and the interface supports only the communication within a country. n1: indicates the national bit is 1 and the interface supports the international communication. " DEFVAL { n0 } ::= { hwDs3Entry 18 } hwDs3Loopback OBJECT-TYPE SYNTAX INTEGER{ local (1), remote (2), payload (3), cell (4), none (255) } MAX-ACCESS read-create STATUS current DESCRIPTION "Enable the loopback function of the interface. local: enables the local loopback on the interface. remote: enables the remote loopback on the interface. payload: enables the remote payload loopback on the interface. cell: enables the local cell loopback. The local cell loopback is used to test the local physical chip." DEFVAL { none } ::= { hwDs3Entry 19 } hwDs3CreateSerial OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "Create serial interface from Ds3 interface. True create serial interface. False destroy serial interface. " DEFVAL { false } ::= { hwDs3Entry 20 } hwDs3RowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This variable is used to create or delete an object." ::= { hwDs3Entry 51 } hwBundleSerial OBJECT IDENTIFIER ::= { hwPortMIBObjects 7 } -- -- hwBundleSerialTable Table -- hwBundleSerialTable OBJECT-TYPE SYNTAX SEQUENCE OF HwBundleSerialEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attribute of the serial interface formed by timeslots. This table lists the physical attributes of the serial interface." ::= { hwBundleSerial 1 } hwBundleSerialEntry OBJECT-TYPE SYNTAX HwBundleSerialEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attribute of the serial interface formed by timeslots. This table lists the physical attributes of the serial interface." INDEX { hwBundleSerialIfIndex } ::= { hwBundleSerialTable 1 } HwBundleSerialEntry ::= SEQUENCE{ hwBundleSerialIfIndex InterfaceIndex, hwBundleSerialLinkProtocol INTEGER, hwBundleSerialTimerHold Integer32, hwBundleSerialLoopback TruthValue, hwBundleSerialCrcVerifyCode INTEGER } hwBundleSerialIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface index(es) of serial(s) present on the device ." ::= { hwBundleSerialEntry 1 } hwBundleSerialLinkProtocol OBJECT-TYPE SYNTAX INTEGER { ietf(1), nonstandard(2), hdlc(3), ppp(4), lapb(5), atm(6), tdm(7), none(255) } MAX-ACCESS read-write STATUS current DESCRIPTION "The link-protocol of interface. The serial(s) always use PPP as its link-protocol for default." ::= { hwBundleSerialEntry 11 } hwBundleSerialTimerHold OBJECT-TYPE SYNTAX Integer32(0..32767) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the interval for sending Keepalive packets from the serial interface to the peer. The default is 10 seconds." ::= { hwBundleSerialEntry 12 } hwBundleSerialLoopback OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "true: enables the loopback on the serial interface. false: disables the loopback on the serial interface. By default, the loopback on the serial interface is disabled." DEFVAL { false } ::= { hwBundleSerialEntry 13 } hwBundleSerialCrcVerifyCode OBJECT-TYPE SYNTAX INTEGER{ crc16(1), crc32(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the length of the CRC verify code. The default is 32." ::= { hwBundleSerialEntry 14 } -- 1.3.6.1.4.1.2011.5.25.157.1.8 hwPhysicalPort OBJECT IDENTIFIER ::= { hwPortMIBObjects 8 } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1 hwPhysicalPortTable OBJECT-TYPE SYNTAX SEQUENCE OF HwPhysicalPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attribute of the physical port." ::= { hwPhysicalPort 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1.1 hwPhysicalPortEntry OBJECT-TYPE SYNTAX HwPhysicalPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attribute of the physical port." INDEX { hwPhysicalPortIfIndex } ::= { hwPhysicalPortTable 1 } HwPhysicalPortEntry ::= SEQUENCE{ hwPhysicalPortIfIndex InterfaceIndex, hwPhysicalPortDelayTime Unsigned32, hwPhysicalPortDelayRemainTime Unsigned32, hwPhysicalPortHoldUp INTEGER } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1.1.1 hwPhysicalPortIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "Interface index(es) of physical port(s) present on the device ." ::= { hwPhysicalPortEntry 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1.1.2 hwPhysicalPortDelayTime OBJECT-TYPE SYNTAX Unsigned32(0..86400000) MAX-ACCESS read-write STATUS current DESCRIPTION "Indicates the port tx enabling delay time. The units of hwPhysicalPortDelayTime is millisecond. The default value is 0 ms. " ::= { hwPhysicalPortEntry 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1.1.3 hwPhysicalPortDelayRemainTime OBJECT-TYPE SYNTAX Unsigned32(0..86400000) MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the remnant time of enabling port-tx. The units of hwPhysicalPortDelayTime is millisecond." ::= { hwPhysicalPortEntry 3 } -- 1.3.6.1.4.1.2011.5.25.157.1.8.1.1.4 hwPhysicalPortHoldUp OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-create STATUS current DESCRIPTION "Description." DEFVAL { 0 } ::= { hwPhysicalPortEntry 4 } -- 1.3.6.1.4.1.2011.5.25.157.1.9 hwDslGroup OBJECT IDENTIFIER ::= { hwPortMIBObjects 9 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1 hwDslGroupTable OBJECT-TYPE SYNTAX SEQUENCE OF HwDslGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attributes of the dsl group." ::= { hwDslGroup 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1 hwDslGroupEntry OBJECT-TYPE SYNTAX HwDslGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the dsl group table." INDEX { hwDslGroupIfIndex } ::= { hwDslGroupTable 1 } HwDslGroupEntry ::= SEQUENCE { hwDslGroupIfIndex InterfaceIndex, hwDslGroupWorkMode INTEGER, hwDslGroupBisState INTEGER, hwDslGroupEncapeMode INTEGER, hwDslGroupEanble INTEGER, hwDslGroupRowStatus RowStatus } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.1 hwDslGroupIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "Interface index(es) of dsl group present on the device." ::= { hwDslGroupEntry 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.2 hwDslGroupWorkMode OBJECT-TYPE SYNTAX INTEGER { atm(1), efm(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The dsl group of SHD4 card can work in efm or atm mode. Default is efm. " ::= { hwDslGroupEntry 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.3 hwDslGroupBisState OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Bis can be enabled or disabled in ATM mode of SHD4 card." ::= { hwDslGroupEntry 3 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.4 hwDslGroupEncapeMode OBJECT-TYPE SYNTAX INTEGER { eoaLlc(1), eoaVcmux(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "The dsl group of AVD8 card can work in ETHoA-LLC mode or ETHoA-VCMUX mode. Default is ETHoA-LLC." ::= { hwDslGroupEntry 4 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.5 hwDslGroupEanble OBJECT-TYPE SYNTAX INTEGER { disable(0), enable(1) } MAX-ACCESS read-write STATUS current DESCRIPTION "Trigger the operation of binding dsl link(s) to the dsl group." ::= { hwDslGroupEntry 5 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.1.1.6 hwDslGroupRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-write STATUS current DESCRIPTION "An object that allows entries in this table to be created, modified and deleted using the RowStatus convention. A SET operation to any other attribute in this row, when this object is set to 'active' (1), MUST be rejected with an SNMP error (e.g., inconsistentValue). In order to perform a SET operation to any other attribute in this table the manager MUST set this object to notInService (2). After setting the object back to 'active' the implementation MAY tear down all the sessions that belong to this partition and recreate them, depending on what session attributes have been modified." ::= { hwDslGroupEntry 6 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2 hwDslGroupBoundVeTable OBJECT-TYPE SYNTAX SEQUENCE OF HwDslGroupBoundVeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attributes of the dsl group bound virtual-ethernet." ::= { hwDslGroup 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1 hwDslGroupBoundVeEntry OBJECT-TYPE SYNTAX HwDslGroupBoundVeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the dsl group bound vitrual-ethernet table." INDEX { hwDslGroupIfIndexOfBound, hwVirtualEthernetIfIndex } ::= { hwDslGroupBoundVeTable 1 } HwDslGroupBoundVeEntry ::= SEQUENCE { hwDslGroupIfIndexOfBound InterfaceIndex, hwVirtualEthernetIfIndex InterfaceIndex, hwDslGroupVpi Integer32, hwDslGroupVci Integer32, hwBoundVeRowStatus Integer32 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1.1 hwDslGroupIfIndexOfBound OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "Interface index(es) of dsl group present on the device." ::= { hwDslGroupBoundVeEntry 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1.2 hwVirtualEthernetIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-write STATUS current DESCRIPTION "The first virtual ethernet interface which the dsl group is bound to." ::= { hwDslGroupBoundVeEntry 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1.3 hwDslGroupVpi OBJECT-TYPE SYNTAX Integer32 (0..4095) MAX-ACCESS read-write STATUS current DESCRIPTION "VPI value of the 1st PVC pair." ::= { hwDslGroupBoundVeEntry 3 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1.4 hwDslGroupVci OBJECT-TYPE SYNTAX Integer32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "VCI value of the 1st PVC pair." ::= { hwDslGroupBoundVeEntry 4 } -- 1.3.6.1.4.1.2011.5.25.157.1.9.2.1.5 hwBoundVeRowStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "An object that allows entries in this table to be created, modified and deleted using the RowStatus convention. A SET operation to any other attribute in this row, when this object is set to 'active' (1), MUST be rejected with an SNMP error (e.g., inconsistentValue). In order to perform a SET operation to any other attribute in this table the manager MUST set this object to notInService (2). After setting the object back to 'active' the implementation MAY tear down all the sessions that belong to this partition and recreate them, depending on what session attributes have been modified." ::= { hwDslGroupBoundVeEntry 5 } -- 1.3.6.1.4.1.2011.5.25.157.1.10 hwDslGroupIma OBJECT IDENTIFIER ::= { hwPortMIBObjects 10 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1 hwDslGroupImaTable OBJECT-TYPE SYNTAX SEQUENCE OF HwDslGroupImaEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the attributes of the dsl ima group." ::= { hwDslGroupIma 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1 hwDslGroupImaEntry OBJECT-TYPE SYNTAX HwDslGroupImaEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of the dsl ima group table." INDEX { hwDslGroupImaIfIndex } ::= { hwDslGroupImaTable 1 } HwDslGroupImaEntry ::= SEQUENCE { hwDslGroupImaIfIndex InterfaceIndex, hwDslGroupImaVersion INTEGER, hwDslGroupImaFrameLen ImaFrameLength, hwDslGroupImaSymMode INTEGER, hwDslGroupImaTxMinLinkNum Integer32, hwDslGroupImaRxMinLinkNum Integer32, hwDslGroupImaNeState ImaGroupState, hwDslGroupImaFeState ImaGroupState, hwDslGroupImaTxCellRate Integer32, hwDslGroupImaRxCellRate Integer32, hwDslGroupImaTxActLinkNum Integer32, hwDslGroupImaRxActLinkNum Integer32 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.1 hwDslGroupImaIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "Interface index(es) of dsl group present on the device." ::= { hwDslGroupImaEntry 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.2 hwDslGroupImaVersion OBJECT-TYPE SYNTAX INTEGER { v0(1), v1(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Version of the ima group of SHD4I card. v0: ima protocol version 1.0; v1: ima protocol version 1.1. " ::= { hwDslGroupImaEntry 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.3 hwDslGroupImaFrameLen OBJECT-TYPE SYNTAX ImaFrameLength MAX-ACCESS read-write STATUS current DESCRIPTION "Frame length of the ima group of SHD4I card. If ima protocol version is 1.0, the frame length is only 128." ::= { hwDslGroupImaEntry 3 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.4 hwDslGroupImaSymMode OBJECT-TYPE SYNTAX INTEGER { sym(1), asym(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Symmetry mode of the ima group of SHD4I card." ::= { hwDslGroupImaEntry 4 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.5 hwDslGroupImaTxMinLinkNum OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum active links number by TX direction." ::= { hwDslGroupImaEntry 5 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.6 hwDslGroupImaRxMinLinkNum OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum active links number by RX direction. " ::= { hwDslGroupImaEntry 6 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.7 hwDslGroupImaNeState OBJECT-TYPE SYNTAX ImaGroupState MAX-ACCESS read-only STATUS current DESCRIPTION "The current state of the near-end ima group." ::= { hwDslGroupImaEntry 7 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.8 hwDslGroupImaFeState OBJECT-TYPE SYNTAX ImaGroupState MAX-ACCESS read-only STATUS current DESCRIPTION "The current state of the far-end ima group." ::= { hwDslGroupImaEntry 8 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.9 hwDslGroupImaTxCellRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current cell rate of ima group by TX direction." ::= { hwDslGroupImaEntry 9 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.10 hwDslGroupImaRxCellRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current cell rate of ima group by RX direction." ::= { hwDslGroupImaEntry 10 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.11 hwDslGroupImaTxActLinkNum OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active links by TX direction." ::= { hwDslGroupImaEntry 11 } -- 1.3.6.1.4.1.2011.5.25.157.1.10.1.1.12 hwDslGroupImaRxActLinkNum OBJECT-TYPE SYNTAX Integer32 (0..4) MAX-ACCESS read-only STATUS current DESCRIPTION "Number of active links by RX direction." ::= { hwDslGroupImaEntry 12 } -- 1.3.6.1.4.1.2011.5.25.157.1.11 hwDslLink OBJECT IDENTIFIER ::= { hwPortMIBObjects 11 } -- 1.3.6.1.4.1.2011.5.25.157.1.11.1 hwDslLinkTable OBJECT-TYPE SYNTAX SEQUENCE OF HwDslLinkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Indicates the dsl link bound relation." ::= { hwDslLink 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.11.1.1 hwDslLinkEntry OBJECT-TYPE SYNTAX HwDslLinkEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry of the dsl link bound relation." INDEX { hwBoundDslGroupIfIndex, hwDslLinkIfIndex } ::= { hwDslLinkTable 1 } HwDslLinkEntry ::= SEQUENCE { hwBoundDslGroupIfIndex InterfaceIndex, hwDslLinkIfIndex InterfaceIndex, hwDslLinkBoundRowStatus Integer32 } -- 1.3.6.1.4.1.2011.5.25.157.1.11.1.1.1 hwBoundDslGroupIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-only STATUS current DESCRIPTION "Interface index of dsl group which the dsl link bound to." ::= { hwDslLinkEntry 1 } -- 1.3.6.1.4.1.2011.5.25.157.1.11.1.1.2 hwDslLinkIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS read-write STATUS current DESCRIPTION "Interface index of the dsl link device." ::= { hwDslLinkEntry 2 } -- 1.3.6.1.4.1.2011.5.25.157.1.11.1.1.3 hwDslLinkBoundRowStatus OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "An object that allows entries in this table to be created, modified and deleted using the RowStatus convention. A SET operation to any other attribute in this row, when this object is set to 'active' (1), MUST be rejected with an SNMP error (e.g., inconsistentValue). In order to perform a SET operation to any other attribute in this table the manager MUST set this object to notInService (2). After setting the object back to 'active' the implementation MAY tear down all the sessions that belong to this partition and recreate them, depending on what session attributes have been modified." ::= { hwDslLinkEntry 3 } -- 1.3.6.1.4.1.2011.5.25.157.2 hwPortNotifications OBJECT IDENTIFIER ::= { hwPortMIB 2 } -- 1.3.6.1.4.1.2011.5.25.157.2.1 hwPortACRMasterPWChange NOTIFICATION-TYPE OBJECTS { hwDs0ChannelBundleParentIfIndex, hwDs0ChannelBundleDs1ChannelId, hwDs0ChannelBundleId,hwDs0ChannelBundlePortName,hwDs0ChannelBundleIsMasterPW,hwDs0ChannelBundleMasterPWStatus } STATUS current DESCRIPTION "CES-ACR master PW change notification,indicates master pw change or master pw status change,this may happen when a pw is deleted or the pw status change." ::= { hwPortNotifications 1 } -- 1.3.6.1.4.1.2011.5.25.157.2.2 hwDslImaGroupTraps OBJECT IDENTIFIER ::= { hwPortNotifications 2 } -- 1.3.6.1.4.1.2011.5.25.157.2.2.1 hwDslImaGroupLEDown NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima group local edge down notification." ::= { hwDslImaGroupTraps 1 } -- 1.3.6.1.4.1.2011.5.25.157.2.2.2 hwDslImaGroupLEUp NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima group local edge up notification." ::= { hwDslImaGroupTraps 2 } -- 1.3.6.1.4.1.2011.5.25.157.2.2.3 hwDslImaGroupREDown NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima group remote edge down notification." ::= { hwDslImaGroupTraps 3 } -- 1.3.6.1.4.1.2011.5.25.157.2.2.4 hwDslImaGroupREUp NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima group remote edge up notification." ::= { hwDslImaGroupTraps 4 } -- 1.3.6.1.4.1.2011.5.25.157.2.3 hwDslImaLinkTraps OBJECT IDENTIFIER ::= { hwPortNotifications 3 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.1 hwDslImaLinkLif NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex } STATUS current DESCRIPTION "The ima link lif notification." ::= { hwDslImaLinkTraps 1 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.2 hwDslImaLinkLifResume NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima link lif resume notification." ::= { hwDslImaLinkTraps 2 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.3 hwDslImaLinkLods NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex } STATUS current DESCRIPTION "The ima link lods notification." ::= { hwDslImaLinkTraps 3 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.4 hwDslImaLinkLodsResume NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima link lods resume notification." ::= { hwDslImaLinkTraps 4 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.5 hwDslImaLinkRfi NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex } STATUS current DESCRIPTION "The ima link rfi notification." ::= { hwDslImaLinkTraps 5 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.6 hwDslImaLinkRfiResume NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima link rfi resume notification." ::= { hwDslImaLinkTraps 6 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.7 hwDslImaLinkReTxUnusable NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex } STATUS current DESCRIPTION "The ima link remote tx unusable notification." ::= { hwDslImaLinkTraps 7 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.8 hwDslImaLinkReTxUsable NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima link remote tx usable notification." ::= { hwDslImaLinkTraps 8 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.9 hwDslImaLinkReRxUnusable NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex } STATUS current DESCRIPTION "The ima link remote rx unusable notification." ::= { hwDslImaLinkTraps 9 } -- 1.3.6.1.4.1.2011.5.25.157.2.3.10 hwDslImaLinkReRxUsable NOTIFICATION-TYPE OBJECTS { hwDslGroupImaIfIndex } STATUS current DESCRIPTION "The ima link remote tx usable notification." ::= { hwDslImaLinkTraps 10 } -- 1.3.6.1.4.1.2011.5.25.157.2.4 hwDslLinkTraps OBJECT IDENTIFIER ::= { hwPortNotifications 4 } -- 1.3.6.1.4.1.2011.5.25.157.2.4.1 hwDslLinkFrameLost NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex, hwBoundDslGroupIfIndex } STATUS current DESCRIPTION "The dsl link frame lost notification." ::= { hwDslLinkTraps 1 } -- 1.3.6.1.4.1.2011.5.25.157.2.4.2 hwDslLinkFrameResume NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex, hwBoundDslGroupIfIndex } STATUS current DESCRIPTION "The dsl link frame resume notification." ::= { hwDslLinkTraps 2 } -- 1.3.6.1.4.1.2011.5.25.157.2.4.3 hwDslLinkSignalLost NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex, hwBoundDslGroupIfIndex } STATUS current DESCRIPTION "The dsl link signal lost notification." ::= { hwDslLinkTraps 3 } -- 1.3.6.1.4.1.2011.5.25.157.2.4.4 hwDslLinkSignalResume NOTIFICATION-TYPE OBJECTS { hwDslLinkIfIndex, hwBoundDslGroupIfIndex } STATUS current DESCRIPTION "The dsl link signal resume notification." ::= { hwDslLinkTraps 4 } hwPortConformance OBJECT IDENTIFIER ::= { hwPortMIB 11 } hwPortCompliances OBJECT IDENTIFIER ::= { hwPortConformance 1 } hwPortCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for systems supporting the HUAWEI-PORT-MIB." MODULE MANDATORY-GROUPS { hwEthernetObjectGroup, hwPosObjectGroup, hwCposObjectGroup, hwBundleSerialObjectGroup, hwDs0ChannelBundleObjectGroup, hwDs1ObjectGroup, hwDs3ObjectGroup,hwPortNotificationsGroup } ::= { hwPortCompliances 1 } hwPortGroups OBJECT IDENTIFIER ::= { hwPortConformance 2 } hwEthernetObjectGroup OBJECT-GROUP OBJECTS{ hwEthernetLoopback , hwEthernetPortType , hwEthernetSpeedSet , hwEthernetDuplex , hwEthernetNegotiation , hwEthernetPortTypeOperate , hwEthernetClock , hwEthernetFlagJ0Mode , hwEthernetFlagJ0Value , hwEthernetFlagJ0Trace , hwEthernetFlagJ1Mode , hwEthernetFlagJ1Value , hwEthernetFlagJ1Trace , hwEthernetFlagC2Value , hwEthernetUpHoldTime , hwEthernetDownHoldTime , hwEthernetSubinterfaceStatisticEnable } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 1 } hwPosObjectGroup OBJECT-GROUP OBJECTS{ hwPosLinkProtocol , hwPosFrameFormat , hwPosLoopback , hwPosScramble , hwPosClock , hwPosCrcVerifyCode , hwPosFlagJ0Mode , hwPosFlagJ0Value , hwPosFlagJ0Trace , hwPosFlagJ1Mode , hwPosFlagJ1Value , hwPosFlagJ1Trace , hwPosFlagC2Value } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 2 } hwCposObjectGroup OBJECT-GROUP OBJECTS{ hwCposFrameFormat , hwCposMultiplex , hwCposClock , hwCposIfType , hwCposLoopback , hwCposFlagJ0Mode , hwCposFlagJ0Value , hwCposFlagJ0Trace , hwCposFlagJ1Mode , hwCposFlagJ1Value , hwCposFlagJ1Trace , hwCposFlagC2Value } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 3 } hwDs0ChannelBundleObjectGroup OBJECT-GROUP OBJECTS{ hwDs0ChannelBundleIfIndex , hwDs0ChannelBundleTimeSlots , hwDs0ChannelBundleSpeed , hwDs0ChannelBundleIsMasterPW , hwDs0ChannelBundleMasterPWStatus , hwDs0ChannelBundlePortName , hwDs0ChannelBundleRowStatus } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 4 } hwDs1ObjectGroup OBJECT-GROUP OBJECTS{ hwDs1ChannelType , hwDs1IfType , hwDs1Channelized , hwDs1CodeType , hwDs1Clock , hwDs1FrameFormat , hwDs1Cable , hwDs1Loopback , hwDs1ClockRecoveryDomain , hwDs1PWClockDomain , hwDs1WorkMode , hwDs1RowStatus } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 5 } hwDs3ObjectGroup OBJECT-GROUP OBJECTS{ hwDs3ChannelType , hwDs3IfType , hwDs3Channelized , hwDs3Clock , hwDs3FrameFormat , hwDs3Scramble , hwDs3Cable , hwDs3NationalBit , hwDs3Loopback , hwDs3CreateSerial , hwDs3RowStatus } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 6 } hwBundleSerialObjectGroup OBJECT-GROUP OBJECTS{ hwBundleSerialLinkProtocol , hwBundleSerialTimerHold , hwBundleSerialCrcVerifyCode , hwBundleSerialLoopback } STATUS current DESCRIPTION "The Port attribute group." ::= { hwPortGroups 7 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.8 hwPortNotificationsGroup NOTIFICATION-GROUP NOTIFICATIONS { hwPortACRMasterPWChange } STATUS current DESCRIPTION "This is the group of port notifiction." ::= { hwPortGroups 8 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.9 hwDslGroupObjectGroup OBJECT-GROUP OBJECTS { hwDslGroupIfIndex, hwDslGroupWorkMode, hwDslGroupBisState, hwDslGroupEncapeMode, hwDslGroupEanble, hwDslGroupRowStatus, hwDslGroupIfIndexOfBound, hwVirtualEthernetIfIndex, hwBoundVeRowStatus, hwDslGroupVci, hwDslGroupVpi } STATUS current DESCRIPTION "The dsl group attribute group." ::= { hwPortGroups 9 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.10 hwDslGroupImaObjectGroup OBJECT-GROUP OBJECTS { hwDslGroupImaVersion, hwDslGroupImaFrameLen, hwDslGroupImaSymMode, hwDslGroupImaRxMinLinkNum, hwDslGroupImaNeState, hwDslGroupImaRxActLinkNum, hwDslGroupImaRxCellRate, hwDslGroupImaTxActLinkNum, hwDslGroupImaTxCellRate, hwDslGroupImaFeState, hwDslGroupImaIfIndex, hwDslGroupImaTxMinLinkNum } STATUS current DESCRIPTION "The dsl group ima attribute group." ::= { hwPortGroups 10 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.11 hwDslLinkObjectGroup OBJECT-GROUP OBJECTS { hwBoundDslGroupIfIndex, hwDslLinkIfIndex, hwDslLinkBoundRowStatus } STATUS current DESCRIPTION "The dsl link attribute group." ::= { hwPortGroups 11 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.20 hwDslImaTrapGroup NOTIFICATION-GROUP NOTIFICATIONS { hwDslImaGroupLEDown, hwDslImaGroupLEUp, hwDslImaGroupREDown, hwDslImaGroupREUp, hwDslImaLinkLif, hwDslImaLinkLifResume, hwDslImaLinkLods, hwDslImaLinkLodsResume, hwDslImaLinkRfi, hwDslImaLinkRfiResume, hwDslImaLinkReTxUnusable, hwDslImaLinkReTxUsable, hwDslImaLinkReRxUnusable, hwDslImaLinkReRxUsable } STATUS current DESCRIPTION "Description." ::= { hwPortGroups 20 } -- 1.3.6.1.4.1.2011.5.25.157.11.2.21 hwDslLinkTrapGroup NOTIFICATION-GROUP NOTIFICATIONS { hwDslLinkFrameLost, hwDslLinkFrameResume, hwDslLinkSignalLost, hwDslLinkSignalResume } STATUS current DESCRIPTION "Description." ::= { hwPortGroups 21 } END -- -- HUAWEI-PORT-MIB.mib