HUAWEI-DEVICE-MIB

File: HUAWEI-DEVICE-MIB.mib (66197 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
HUAWEI-TC-MIB HCNUM-TC HUAWEI-MIB

Imported symbols

MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
TimeTicks IpAddress Integer32
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString DateAndTime
RowStatus HWFrameType HWPCBType
HWSubPCBType HWPortType CounterBasedGauge64
huaweiUtility

Defined Types

HwNmsParaEntry  
SEQUENCE    
  hwNmsIndex Integer32
  hwNmsName OCTET STRING
  hwNmsIp IpAddress
  hwNmsMask IpAddress
  hwNmsMaintainMode INTEGER
  hwNmsGetCommunity OCTET STRING
  hwNmsSetCommunity OCTET STRING
  hwNmsSnmpPort Integer32
  hwNmsTrapPort Integer32
  hwNmsClass INTEGER
  hwNmsStatus RowStatus

HwFrameEntry  
SEQUENCE    
  hwFrameIndex Integer32
  hwFrameType HWFrameType
  hwFrameDesc OCTET STRING
  hwSlots Integer32
  hwFrameOperStatus INTEGER
  hwFrameAdminStatus INTEGER
  hwFrameRowStatus RowStatus

HwSlotEntry  
SEQUENCE    
  hwSlotIndex Integer32
  hwSlotType HWPCBType
  hwSlotDesc OCTET STRING
  hwSlotPcbVersion OCTET STRING
  hwSlotVersion OCTET STRING
  hwSlotWorkMode INTEGER
  hwSubSlots Integer32
  hwSlotOperStatus INTEGER
  hwSlotAdminStatus INTEGER
  hwSlotRowStatus RowStatus
  hwSlotPhySerialNum DisplayString

HwSubslotEntry  
SEQUENCE    
  hwSubslotIndex Integer32
  hwSubslotType HWSubPCBType
  hwSubslotPorts Integer32
  hwSubslotOperStatus INTEGER
  hwSubslotAdminStatus INTEGER
  hwSubslotVersion OCTET STRING
  hwSubSlotDesc OCTET STRING
  hwSubslotRowStatus RowStatus

HwPortEntry  
SEQUENCE    
  hwPortIndex Integer32
  hwPortType HWPortType
  hwPortDesc OCTET STRING
  hwPortSpeed Integer32
  hwPortOperStatus INTEGER
  hwPortAdminStatus INTEGER

HwFrameLinkEntry  
SEQUENCE    
  hwFrameLinkIndex Integer32
  hwFrameLinkLeftFrame Integer32
  hwFrameLinkLeftSlot Integer32
  hwFrameLinkLeftSubSlot Integer32
  hwFrameLinkLeftPort Integer32
  hwFrameLinkRightFrame Integer32
  hwFrameLinkRightSlot Integer32
  hwFrameLinkRightSubSlot Integer32
  hwFrameLinkRightPort Integer32
  hwFrameLinkOperStatus INTEGER
  hwFrameLinkRowStatus RowStatus

HwBoardAttrEntry  
SEQUENCE    
  hwBoardAulaw Integer32
  hwBoardCurrent Integer32
  hwBoardImpedance Integer32

HwCpuDevEntry  
SEQUENCE    
  hwCpuDevIndex Integer32
  hwCpuDevDuty Integer32
  hwAvgDuty1min Integer32
  hwAvgDuty5min Integer32

HwMemoryDevEntry  
SEQUENCE    
  hwMemoryDevModuleIndex Integer32
  hwMemoryDevSize Unsigned32
  hwMemoryDevFree Unsigned32
  hwMemoryDevRawSliceUsed Unsigned32
  hwMemoryDevLargestFree Unsigned32
  hwMemoryDevFail Integer32
  hwMemoryDevFailNoMem Integer32
  hwMemoryDevSize64 CounterBasedGauge64
  hwMemoryDevFree64 CounterBasedGauge64

HwBufferEntry  
SEQUENCE    
  hwBufferModuleIndex Integer32
  hwBufferSize Integer32
  hwBufferCurrentTotal Integer32
  hwBufferCurrentUsed Integer32

HwFlashDevEntry  
SEQUENCE    
  hwFlashDevIndex Integer32
  hwFlashDevSize Integer32
  hwFlashDevFree Integer32
  hwFlashDevEraseTime TimeTicks
  hwFlashDevEraseStatus INTEGER
  hwFlashDevStatus INTEGER

HwAlarmEntry  
SEQUENCE    
  hwAlarmSerialIndex Integer32
  hwAlarmType INTEGER
  hwAlarmOcurTime DateAndTime
  trapObjectIdValue OCTET STRING

HwCliUserParaEntry  
SEQUENCE    
  hwCliUserName OCTET STRING
  hwCliUserPassword OCTET STRING
  hwCliUserLevel INTEGER
  hwCliUserLogins Integer32
  hwCliUserDecr OCTET STRING
  hwCliUserRowStatus RowStatus

HwCliClientEntry  
SEQUENCE    
  hwCliClientID Integer32
  hwCliClientUserName OCTET STRING
  hwCliClientType INTEGER
  hwCliClientIp IpAddress
  hwCliClientLoginTime DateAndTime
  hwCliClientAdminStatus INTEGER

Defined Values

hwDev 1.3.6.1.4.1.2011.6.3
huawei device mib.
MODULE-IDENTITY    

hwSystemPara 1.3.6.1.4.1.2011.6.3.1
OBJECT IDENTIFIER    

hwSysIpAddr 1.3.6.1.4.1.2011.6.3.1.1
IP address of the system,IP address of the net port used for device maintenance.It'd better not to modify this address when out-band NMS is used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwSysIpMask 1.3.6.1.4.1.2011.6.3.1.2
IP address mask of the system. IP address of the net port used for device maintenance. It'd be better not to IP address mask together with address mask. It will take no effect to separately configure IP address or address mask. It'd when out-band NMS is used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwSysVersion 1.3.6.1.4.1.2011.6.3.1.3
The System Version is consistent with the specification of HUAWEI product. For example, MD5500 V100R001M30B01PXXXX.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwSysTime 1.3.6.1.4.1.2011.6.3.1.4
The current date and time of the system.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

hwNmsParaTable 1.3.6.1.4.1.2011.6.3.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwNmsParaEntry

hwNmsParaEntry 1.3.6.1.4.1.2011.6.3.2.1
NMS parameters configuration table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwNmsParaEntry  

hwNmsIndex 1.3.6.1.4.1.2011.6.3.2.1.1
Index(1..32),at most supports 32 NMSs,exclusively identifies a NMS.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

hwNmsName 1.3.6.1.4.1.2011.6.3.2.1.2
Name of the NMS, which des not have to be consistent with that of the NMS workstation.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hwNmsIp 1.3.6.1.4.1.2011.6.3.2.1.3
IP address of the NMS workstation that can be outband or inband address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwNmsMask 1.3.6.1.4.1.2011.6.3.2.1.4
IP address mask of the NMS workstation.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

hwNmsMaintainMode 1.3.6.1.4.1.2011.6.3.2.1.5
Maintenance mode of NMS workstation,if the IP address of the NMS station is in-band, the mode must also be in-band.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER inBandwidth(1), outBandwidth(2)  

hwNmsGetCommunity 1.3.6.1.4.1.2011.6.3.2.1.6
Community authentication name used for SNMP protocol GET operation, default value: public.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwNmsSetCommunity 1.3.6.1.4.1.2011.6.3.2.1.7
Community authentication name used for SNMP protocol SET operation, default value: private.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hwNmsSnmpPort 1.3.6.1.4.1.2011.6.3.2.1.8
Snmp communication port of NMS workstation,default value:161.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

hwNmsTrapPort 1.3.6.1.4.1.2011.6.3.2.1.9
Trap receive Port of NMS workstation, default value:162.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

hwNmsClass 1.3.6.1.4.1.2011.6.3.2.1.10
Class of NMS station,default value is 3.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER ro(1), rw(2), rwWithTrap(3), trapOnly(4)  

hwNmsStatus 1.3.6.1.4.1.2011.6.3.2.1.11
Operation status of NMS station,the NMS station can be added,deleted and modified.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

hwSlotConf 1.3.6.1.4.1.2011.6.3.3
OBJECT IDENTIFIER    

hwFrameTable 1.3.6.1.4.1.2011.6.3.3.1
Frame description table that describes basic information of a frame. It includes the frame type, the number of slots in the frame, etc. The number of slots vary with the type of the frame where it is located. For example,, there are has 16 slots in MA5100 while 4 ones in MA5103. This table is also adopted for the case-shaped device with Agent (For example, the MA5105). There is no frame in this his kind of device. Thus, the device can be put on the rack with other ones during implementation. Its frame index is specified as 0. The frame type is imported from the relevant definition of the HW-TC table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFrameEntry

hwFrameEntry 1.3.6.1.4.1.2011.6.3.3.1.1
Frame description table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFrameEntry  

hwFrameIndex 1.3.6.1.4.1.2011.6.3.3.1.1.1
Frame Index,the number of the frame in the device. This table is also adopted by the case-shaped device with Agent (For example, the MA5105). There is no frame in this kind of device. Thus it is placed on the rack with other devices During implementation. The frame index is specified as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwFrameType 1.3.6.1.4.1.2011.6.3.3.1.1.2
Frame type,one kind of the frame types defined in HW-TC table. According to the private MIB standard of the company, the product must support read-only mode. In other words, you can query the frame type the NMS. You can choose for various broadband product to support read-write mode for the dynamic control of frame type.
Status: current Access: read-create
OBJECT-TYPE    
  HWFrameType  

hwFrameDesc 1.3.6.1.4.1.2011.6.3.3.1.1.3
Frame description, the maximum length of the character string is 64. This table is used to describe some extra information. For example, to facilitate management, use it to describe the frame that is located in XX frame XX apparatus room.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hwSlots 1.3.6.1.4.1.2011.6.3.3.1.1.4
Slot number of the frame, refers to the physical slot number of the frame, which depends on the frame type and has nothing to do with the number of boards placed in the slots, whose number varies with the frame type. For example, there are 16 slots in MA5100 while 4 lots in MA5103.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFrameOperStatus 1.3.6.1.4.1.2011.6.3.3.1.1.5
Frame operation status. This variable is used to indicate whether the frame works in a normal status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fault(2), other(3), discovery(4)  

hwFrameAdminStatus 1.3.6.1.4.1.2011.6.3.3.1.1.6
Frame administration status. It only describes the statuses in common use, including
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2), reset(3), test(4), confirm(5), delete(6)  

hwFrameRowStatus 1.3.6.1.4.1.2011.6.3.3.1.1.7
Row status of the frame:mainly to support the offline configuration of addition and deletion. You can choose for various broadband products to support this function.Row status is used to manage the creation or deletion of the concept rows.The following shows six statuses.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwSlotTable 1.3.6.1.4.1.2011.6.3.3.2
Slot description table, which describes detailed information of all boards in each slot which is on the frame, including the number of subslots, the status of the board, the software of the board, the hardware version No., the working mode of the board, etc. This table must be implemented.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSlotEntry

hwSlotEntry 1.3.6.1.4.1.2011.6.3.3.2.1
Slot description table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSlotEntry  

hwSlotIndex 1.3.6.1.4.1.2011.6.3.3.2.1.1
Slot index that identifies the physical position of a slot. The case-shaped device is treated as the one with only one slot whose index is always set as 0. If there are ports in the frame, all the ports on the frame must be virtualized as a fixed slot index (equal to the virtual slots which is the max slot index for the frame plus 1.) Their slot index is also fixedly set as 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwSlotType 1.3.6.1.4.1.2011.6.3.3.2.1.2
Board type. The board type defined in HW-TC table is recommended. According to the private MIB standard of the company, all the products must support the read-only mode. In other words, you can query the slot type through the NMS. You can choose for various broadband products to support the read-write mode for the dynamic control of slot type.
Status: current Access: read-create
OBJECT-TYPE    
  HWPCBType  

hwSlotDesc 1.3.6.1.4.1.2011.6.3.3.2.1.3
Slot information description, used to describe extra information of the board. For example, it can be adopted for a user access device to describe the information of a user group connected to the slot.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hwSlotPcbVersion 1.3.6.1.4.1.2011.6.3.3.2.1.4
The PCB version information of the slot. It has been discarded in the fixed net MIB. The information of PCB version and other versions are described in the hwSlotVersion.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hwSlotVersion 1.3.6.1.4.1.2011.6.3.3.2.1.5
Board version information. Refer to the technical specifications of Huawei Technologies Co., Ltd. Use the new-line character (ACSII 0x0A) to space various version information.If there is no corresponding version, the new-line character shall also be inserted to remain the order. Detailed order information: Hardware PCB version Software version Logic version DSP version Standby CPU software version Chip version Other software version of the chip with a software Other version information
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..640)  

hwSlotWorkMode 1.3.6.1.4.1.2011.6.3.3.2.1.6
Board working mode that describes whether the board is working in main state or in standby state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER main(1), standby(2), other(255)  

hwSubSlots 1.3.6.1.4.1.2011.6.3.3.2.1.7
The number of the subslots. The subslot is used to plug the subboard in the board. The number subslots can be determined when the board's been made, whether the subboard has been inserted in the subslot.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSlotOperStatus 1.3.6.1.4.1.2011.6.3.3.2.1.8
Operation status of the board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uninstall(1), normal(2), fault(3), forbidden(4), discovery(5), config(6), offline(7), abnormal(8)  

hwSlotAdminStatus 1.3.6.1.4.1.2011.6.3.3.2.1.9
Administration status of the board.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2), reset(3), test(4), confirm(5), switch(6), delete(7), forbidden(8), unforbidden(9)  

hwSlotRowStatus 1.3.6.1.4.1.2011.6.3.3.2.1.10
Row status:mainly to support the offline configuration of board addition and deletion. Various broadband products can be determined whether to support this function.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwSlotPhySerialNum 1.3.6.1.4.1.2011.6.3.3.2.1.11
The vendor-specific serial number string for the physical entity. The preferred value is the serial number string actually printed on the component itself (if present).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

hwSubslotTable 1.3.6.1.4.1.2011.6.3.3.3
Subslot description table that describes detailed information of each subslot attached to the board.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSubslotEntry

hwSubslotEntry 1.3.6.1.4.1.2011.6.3.3.3.1
Subslot description table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSubslotEntry  

hwSubslotIndex 1.3.6.1.4.1.2011.6.3.3.3.1.1
Subslot Index. The present subslot index is determined by its physical position in the board.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwSubslotType 1.3.6.1.4.1.2011.6.3.3.3.1.2
Subboard type in the subslot,refer to HW-TC table. According to the private MIB standard of the company, the product must support read-only mode. In other words, you can query the subboard type through the NMS. You can choose for various broadband product to support read-write mode for the dynamic control of frame type.
Status: current Access: read-create
OBJECT-TYPE    
  HWSubPCBType  

hwSubslotPorts 1.3.6.1.4.1.2011.6.3.3.3.1.3
The number of physical ports owned by the subboard in the subslot.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSubslotOperStatus 1.3.6.1.4.1.2011.6.3.3.3.1.5
Operation status of the subboard in the subslot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uninstall(1), normal(2), fault(3), forbidden(4)  

hwSubslotAdminStatus 1.3.6.1.4.1.2011.6.3.3.3.1.7
Administration status of the subboard in the subslot. The following only describes some statuses in common use. If there are some other statuses, just extend them. delete(6) - discard this node through hwSubSlotRowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2), reset(3), test(4), confirm(5), delete(6)  

hwSubslotVersion 1.3.6.1.4.1.2011.6.3.3.3.1.8
Subboard version information. Refer to the technical specifications of Huawei Technologies Co., Ltd. Use the new-line character (ACSII 0x0A) to space various version information.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

hwSubSlotDesc 1.3.6.1.4.1.2011.6.3.3.3.1.9
Subboard description.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hwSubslotRowStatus 1.3.6.1.4.1.2011.6.3.3.3.1.10
Row status:mainly to support the offline configuration of subboard addition and deletion.Each product can determine whether to offer this kind of function.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwPortTable 1.3.6.1.4.1.2011.6.3.3.4
Port configuration table that describes the detailed information of physical ports in the board, including the type, status and rate of the port.This table must be implemented.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPortEntry

hwPortEntry 1.3.6.1.4.1.2011.6.3.3.4.1
Port configuration table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPortEntry  

hwPortIndex 1.3.6.1.4.1.2011.6.3.3.4.1.1
Port index, the index of this table, which exclusively determines all the ports in a subboard.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwPortType 1.3.6.1.4.1.2011.6.3.3.4.1.2
Port type. According to the private MIB standard of the company, the product must support read-only mode. In other words, you can query the frame type through the NMS. You can choose for various broadband product to support read-write mode for the dynamic control of subboard type.
Status: current Access: read-only
OBJECT-TYPE    
  HWPortType  

hwPortDesc 1.3.6.1.4.1.2011.6.3.3.4.1.3
Port description, used to describe extra information of the port. For example, for a user access device it can be adopted to describe the information of the user who is connecting to the port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

hwPortSpeed 1.3.6.1.4.1.2011.6.3.3.4.1.4
The speed of this port.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

hwPortOperStatus 1.3.6.1.4.1.2011.6.3.3.4.1.5
Port operation status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fault(2), localLoopback(3), forbidden(4), test(5), remoteLoopback(6), activing(10), deactive(11), block(12), nolight(13), innerLocalLoopback(14), innerRemoteLoopback(15)  

hwPortAdminStatus 1.3.6.1.4.1.2011.6.3.3.4.1.6
Port administration status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), deactive(2), block(3), unblock(4), confirm(5), delete(6), reset(7), localLoopback(8), remoteLoopback(9), stopLoopback(11), innerLocalLoopback(12), innerRemoteLoopback(13), rtuLocalLoopback(14), rtuRemoteLoopback(15)  


hwFrameLinkNumber 1.3.6.1.4.1.2011.6.3.3.5.1
Number of frame Links, which refers to the number of links between the main frame and the standby frame of the presen device. If there are many frames, but the device cannot know the link relation of the frames, then the initial value of this node is 0. If a user manually adds the link between the frames later, then this node shall be renewed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkTable 1.3.6.1.4.1.2011.6.3.3.5.2
The frame link table. It describes the topology relation between the frames. For the device that can automatically discover the link relationship between the devices, this table can be implemented as read-only table. For the device whose inter-frame relation needs to be configured manually, this table shall support adding and deletion. All the links must locate on the two existing ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFrameLinkEntry

hwFrameLinkEntry 1.3.6.1.4.1.2011.6.3.3.5.2.1
The entry of the frame link table. There are the left and right node for a frame link. Each node is in the form of frame ID + slot ID + subslot + port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFrameLinkEntry  

hwFrameLinkIndex 1.3.6.1.4.1.2011.6.3.3.5.2.1.1
Index of the frame link. It is sequentially numerated and exclusively identified in the device. There is no restriction to the coding rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

hwFrameLinkLeftFrame 1.3.6.1.4.1.2011.6.3.3.5.2.1.2
The ID of the left node linked to the frame, corresponding to the hwFrameIndex in the hwFrameTable
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkLeftSlot 1.3.6.1.4.1.2011.6.3.3.5.2.1.3
The ID of the left slot linked to the frame, corresponding to the hwSlotIndex in the hwSlotTable. It indicates which slot of the left node is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkLeftSubSlot 1.3.6.1.4.1.2011.6.3.3.5.2.1.4
Link the left subslot, corresponding to the hwSubSlotIndex in the hwSubTable. It indicates which subslot of the left node is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkLeftPort 1.3.6.1.4.1.2011.6.3.3.5.2.1.5
The ID of the left port linked to the frame, corresponding to the hwPortIndex in the hwPortTable. It indicates which port of the left node is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkRightFrame 1.3.6.1.4.1.2011.6.3.3.5.2.1.6
The ID of the right node linked to the frame, corresponding to the hwFrameIndex of the hwFrameTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkRightSlot 1.3.6.1.4.1.2011.6.3.3.5.2.1.7
The ID of the right slot linked the frame, corresponding to the hwSlotIndex of the hwSlotTable. It indicates which slot of the right node is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkRightSubSlot 1.3.6.1.4.1.2011.6.3.3.5.2.1.8
Link the right subslot, corresponding to the hwSubSlotIndex in the hwSubSlotTable. It indicates which subslot of the right node is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkRightPort 1.3.6.1.4.1.2011.6.3.3.5.2.1.9
The ID of the right port linked to the frame, corresponding to the hwPortIndex in the hwPortTable. It indicates which port of the right port is the link entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwFrameLinkOperStatus 1.3.6.1.4.1.2011.6.3.3.5.2.1.10
The running status of the link
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fault(2), unknown(3)  

hwFrameLinkRowStatus 1.3.6.1.4.1.2011.6.3.3.5.2.1.11
The row status of the frame link, used to add or delete a link.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

hwFrameLinkNextIndex 1.3.6.1.4.1.2011.6.3.3.5.3
The frame link table indicates adding the index value to be assigned by the new link. This leaf is used to access an index ID of the next frame link dynamically assigned by the host before delivering the adding link. To deliver the adding link, the value of the leaf shall be accessed, and be delivered together with the 'frame link table'. Otherwise, the host can not execute the operation and will return the error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..254  

hwNarrowBoard 1.3.6.1.4.1.2011.6.3.3.6
OBJECT IDENTIFIER    

hwBoardAttrTable 1.3.6.1.4.1.2011.6.3.3.6.1
Inquiring or modifying A_ULaw, impedance and current of ASL, A32 and H511POTS ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBoardAttrEntry

hwBoardAttrEntry 1.3.6.1.4.1.2011.6.3.3.6.1.1
Narrow board attribute table entity
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBoardAttrEntry  

hwBoardAulaw 1.3.6.1.4.1.2011.6.3.3.6.1.1.1
Coding method of voice signal when digitalizing. In different country or area it should be A law or u law. 1 -- A law 2 -- ulaw
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2  

hwBoardCurrent 1.3.6.1.4.1.2011.6.3.3.6.1.1.2
Port current supported by the board. The value ranges from 1 to 8, which indicates the port current value supported under certain loopline impedence. 1 -- 25mA steady current 2 -- 16mA steady current 3 -- 35mA 2*200 ohm 4 -- 35mA 2*250 ohm 5 -- 35mA 2*400 ohm 6 -- 47mA 2*200 ohm 7 -- 47mA 2*250 ohm 8 -- 47mA 2*400 ohm
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

hwBoardImpedance 1.3.6.1.4.1.2011.6.3.3.6.1.1.3
Port impedance of the board. The following values indicates different impedance with different application circumstances. 1 -- Bureau machine in China(200+680|| 100nf) 2 -- User Machine in China(200+560|| 100nf) 3 -- 600 ohm Interface 4 -- Interface of russian(150+510|| 47nf) 5 -- (220+820|| 115nf ) 6 -- (220+820|| 120nf ) 7 -- 900 ohm Interface 8 -- Interface of Brazil(800|| 50nf) 255 -- Private definition
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8 | 255  

hwCpuDevTable 1.3.6.1.4.1.2011.6.3.4
A table of CPU statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCpuDevEntry

hwCpuDevEntry 1.3.6.1.4.1.2011.6.3.4.1
The Entries of hwCpuDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCpuDevEntry  

hwCpuDevIndex 1.3.6.1.4.1.2011.6.3.4.1.1
Index of hwCpuDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

hwCpuDevDuty 1.3.6.1.4.1.2011.6.3.4.1.2
The overall CPU duty percentage in the last 5-second period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwAvgDuty1min 1.3.6.1.4.1.2011.6.3.4.1.3
The overall CPU duty percentage in the last 1 minute period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwAvgDuty5min 1.3.6.1.4.1.2011.6.3.4.1.4
The overall CPU duty percentage in the last 5-minute period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

hwMemoryDev 1.3.6.1.4.1.2011.6.3.5
OBJECT IDENTIFIER    

hwMemoryDevTable 1.3.6.1.4.1.2011.6.3.5.1
This table contains memory information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMemoryDevEntry

hwMemoryDevEntry 1.3.6.1.4.1.2011.6.3.5.1.1
The Entries of hwMemoryDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMemoryDevEntry  

hwMemoryDevModuleIndex 1.3.6.1.4.1.2011.6.3.5.1.1.1
Index of hwMemoryDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hwMemoryDevSize 1.3.6.1.4.1.2011.6.3.5.1.1.2
Indicates the total size of the memory module which is on the managed object.Its unit is byte.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwMemoryDevFree 1.3.6.1.4.1.2011.6.3.5.1.1.3
Indicates the free size of the memory, in the unit of byte.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwMemoryDevRawSliceUsed 1.3.6.1.4.1.2011.6.3.5.1.1.4
Indicates the used size of the raw slice memory, in the unit of byte.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwMemoryDevLargestFree 1.3.6.1.4.1.2011.6.3.5.1.1.5
The maximum size of the memory that can be currently used, in the unit of byte.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwMemoryDevFail 1.3.6.1.4.1.2011.6.3.5.1.1.6
Count of memory allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMemoryDevFailNoMem 1.3.6.1.4.1.2011.6.3.5.1.1.7
Count of the memory allocation
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMemoryDevSize64 1.3.6.1.4.1.2011.6.3.5.1.1.8
Indicates the total size of the memory module incase of excessing 4G which is on the managed object.Its unit is byte.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hwMemoryDevFree64 1.3.6.1.4.1.2011.6.3.5.1.1.9
Indicates the free size of the memory incase of excessing 4G, in the unit of byte.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

hwBufferTable 1.3.6.1.4.1.2011.6.3.5.2
Buffer information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwBufferEntry

hwBufferEntry 1.3.6.1.4.1.2011.6.3.5.2.1
The Entries of hwBufferTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwBufferEntry  

hwBufferModuleIndex 1.3.6.1.4.1.2011.6.3.5.2.1.1
Index of hwBufferTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hwBufferSize 1.3.6.1.4.1.2011.6.3.5.2.1.2
Contains the size of byte hwBuffers, in the unit of byte.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hwBufferCurrentTotal 1.3.6.1.4.1.2011.6.3.5.2.1.3
Contains the total number of hwBuffers currently.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwBufferCurrentUsed 1.3.6.1.4.1.2011.6.3.5.2.1.4
Contains the number of used hwBuffers currently.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlashDev 1.3.6.1.4.1.2011.6.3.6
OBJECT IDENTIFIER    

hwFlashDevTable 1.3.6.1.4.1.2011.6.3.6.1
This table contains falsh information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwFlashDevEntry

hwFlashDevEntry 1.3.6.1.4.1.2011.6.3.6.1.1
The Entries of hwFlashDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwFlashDevEntry  

hwFlashDevIndex 1.3.6.1.4.1.2011.6.3.6.1.1.1
Index of hwFlashDevTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hwFlashDevSize 1.3.6.1.4.1.2011.6.3.6.1.1.2
Total size in Octets of Flash memory,
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlashDevFree 1.3.6.1.4.1.2011.6.3.6.1.1.3
Unused Size in Octets of Flash memory.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwFlashDevEraseTime 1.3.6.1.4.1.2011.6.3.6.1.1.4
The last time when Flash was erased after powerup.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hwFlashDevEraseStatus 1.3.6.1.4.1.2011.6.3.6.1.1.5
Status of current or last flash erasing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flashErasing(1), flashErasedSuccessful(2), flashErasedFail(3), flashReadOnly(4), flashOpenFailure(5), bufferAllocationFailure(6), noEraseAfterPowerOn(7)  

hwFlashDevStatus 1.3.6.1.4.1.2011.6.3.6.1.1.6
Status of the availability of flash.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER busy(1), available(2)  

hwAlarmInfo 1.3.6.1.4.1.2011.6.3.7
OBJECT IDENTIFIER    

hwAlarmTable 1.3.6.1.4.1.2011.6.3.7.1
The table of Alarms which the device occurred.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAlarmEntry

hwAlarmEntry 1.3.6.1.4.1.2011.6.3.7.1.1
The Entry of the Alarm Table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  HwAlarmEntry  

hwAlarmSerialIndex 1.3.6.1.4.1.2011.6.3.7.1.1.1
The Index of Alarms. Serial number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hwAlarmType 1.3.6.1.4.1.2011.6.3.7.1.1.2
The type of the Alarm.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), restore(2), event(3)  

hwAlarmOcurTime 1.3.6.1.4.1.2011.6.3.7.1.1.3
The time when this Alarm occurred.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DateAndTime  

trapObjectIdValue 1.3.6.1.4.1.2011.6.3.7.1.1.4
The OID String of the trap.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwDevTraps 1.3.6.1.4.1.2011.6.3.8
OBJECT IDENTIFIER    

hwDevTrapVbOids 1.3.6.1.4.1.2011.6.3.8.1
OBJECT IDENTIFIER    

hwFrameAdminResult 1.3.6.1.4.1.2011.6.3.8.1.1
Frame administration result.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), fail(2)  

hwSlotAdminResult 1.3.6.1.4.1.2011.6.3.8.1.2
Slot administration result.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), fail(2)  

hwSubslotAdminResult 1.3.6.1.4.1.2011.6.3.8.1.3
Subslot administration result.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), fail(2)  

hwPortAdminResult 1.3.6.1.4.1.2011.6.3.8.1.4
Port administration result.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), fail(2)  

hwDevGeneralTrapsPre 1.3.6.1.4.1.2011.6.3.8.5
OBJECT IDENTIFIER    

hwDevGeneralTraps 1.3.6.1.4.1.2011.6.3.8.5.0
OBJECT IDENTIFIER    

hwFrameAdminResultTrap 1.3.6.1.4.1.2011.6.3.8.5.0.1
Frame administration result Trap report
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwSlotAdminResultTrap 1.3.6.1.4.1.2011.6.3.8.5.0.2
Slot administration result Trap report
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwSubSlotAdminResultTrap 1.3.6.1.4.1.2011.6.3.8.5.0.3
Subslot administration result Trap report
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPortAdminResultTrap 1.3.6.1.4.1.2011.6.3.8.5.0.4
Port administration result Trap report
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwCliUserMgmt 1.3.6.1.4.1.2011.6.3.10
OBJECT IDENTIFIER    

hwCliUserParaTable 1.3.6.1.4.1.2011.6.3.10.1
CLI user parameters configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCliUserParaEntry

hwCliUserParaEntry 1.3.6.1.4.1.2011.6.3.10.1.1
CLI user parameters configuration table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCliUserParaEntry  

hwCliUserName 1.3.6.1.4.1.2011.6.3.10.1.1.1
Name of the CLI user.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

hwCliUserPassword 1.3.6.1.4.1.2011.6.3.10.1.1.2
password of the CLI user.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

hwCliUserLevel 1.3.6.1.4.1.2011.6.3.10.1.1.3
Level of CLI user(1:common,2:operator,3:administrator).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER common(1), operator(2), administrator(3)  

hwCliUserLogins 1.3.6.1.4.1.2011.6.3.10.1.1.4
The num of user can login in one time.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4  

hwCliUserDecr 1.3.6.1.4.1.2011.6.3.10.1.1.5
Description of CLI user.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

hwCliUserRowStatus 1.3.6.1.4.1.2011.6.3.10.1.1.6
Operation status of CLI user,the CLI user can be added,deleted and modified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwCliClientTable 1.3.6.1.4.1.2011.6.3.10.2
CLI client table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwCliClientEntry

hwCliClientEntry 1.3.6.1.4.1.2011.6.3.10.2.1
CLI user parameters configuration table entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwCliClientEntry  

hwCliClientID 1.3.6.1.4.1.2011.6.3.10.2.1.1
Client ID(1..5).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..5  

hwCliClientUserName 1.3.6.1.4.1.2011.6.3.10.2.1.2
User name of client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..15)  

hwCliClientType 1.3.6.1.4.1.2011.6.3.10.2.1.3
Type of client(1:serial,2:telnet).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER serial(1), telnet(2)  

hwCliClientIp 1.3.6.1.4.1.2011.6.3.10.2.1.4
The IP address of client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwCliClientLoginTime 1.3.6.1.4.1.2011.6.3.10.2.1.5
Login time of Client.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwCliClientAdminStatus 1.3.6.1.4.1.2011.6.3.10.2.1.6
admin status of client, can disconnect client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disconnect(1)  

hwDevCompatibleTable 1.3.6.1.4.1.2011.6.3.11
OBJECT IDENTIFIER    

hwCompatibleSysOid 1.3.6.1.4.1.2011.6.3.11.1
The compatible SYSOID of new network element.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hwCompatibleVersion 1.3.6.1.4.1.2011.6.3.11.2
The compatible version of new network element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwCompatibleVRCB 1.3.6.1.4.1.2011.6.3.11.3
The compatible VRCB of new network element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwCompatibleProductName 1.3.6.1.4.1.2011.6.3.11.4
The compatible product name of new network element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDevConformance 1.3.6.1.4.1.2011.6.3.12
OBJECT IDENTIFIER    

hwDevCompliances 1.3.6.1.4.1.2011.6.3.12.1
OBJECT IDENTIFIER    

hwDevGroups 1.3.6.1.4.1.2011.6.3.12.2
OBJECT IDENTIFIER    

hwDevCompliance 1.3.6.1.4.1.2011.6.3.12.1.1
The compliance statement for SNMP entities which implement HUAWEI DEVICE MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwSystemParaGroup 1.3.6.1.4.1.2011.6.3.12.2.1
hwSystemPara.
Status: current Access: read-only
OBJECT-GROUP    

hwFrameLinksGroup 1.3.6.1.4.1.2011.6.3.12.2.2
hwFrameLinks.
Status: current Access: read-only
OBJECT-GROUP    

hwDevTrapVbOidsGroup 1.3.6.1.4.1.2011.6.3.12.2.3
hwDevTrapVbOids.
Status: current Access: read-only
OBJECT-GROUP    

hwDevCompatibleTableGroup 1.3.6.1.4.1.2011.6.3.12.2.4
hwDevCompatibleTable.
Status: current Access: read-only
OBJECT-GROUP    

hwDevCpuGroup 1.3.6.1.4.1.2011.6.3.12.2.5
hwDevCpuGroup.
Status: current Access: read-only
OBJECT-GROUP    

hwDevMemGroup 1.3.6.1.4.1.2011.6.3.12.2.6
hwDevMemGroup.
Status: current Access: read-only
OBJECT-GROUP    

hwDevBufGroup 1.3.6.1.4.1.2011.6.3.12.2.7
hwDevBufGroup.
Status: current Access: read-only
OBJECT-GROUP    

hwDevGeneralTrapsGroup 1.3.6.1.4.1.2011.6.3.12.2.8
hwDevGeneralTraps.
Status: current Access: read-only
NOTIFICATION-GROUP