HUAWEI-PROTECTION-MIB

File: HUAWEI-PROTECTION-MIB.mib (77707 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB HUAWEI-MIB HUAWEI-DEVICE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION RowStatus
DateAndTime MacAddress ifIndex
huaweiUtility hwFrameIndex hwSlotIndex

Defined Types

HwProtectionEntry  
SEQUENCE    
  hwPgType INTEGER
  hwPgCurrentWorkEntity INTEGER
  hwPgProtectIfIndex Integer32
  hwPgMngtEnable INTEGER
  hwPgMngtAdminStatus INTEGER
  hwPgWorkMode INTEGER
  hwPgRowStatus RowStatus
  hwPgWeight Integer32
  hwPgStandbyOnTime Integer32
  hwPgHoldTime Integer32
  hwPgPriority INTEGER

HwProtectionAbilityEntry  
SEQUENCE    
  hwPgAbilityType INTEGER
  hwPgOtherFrame Integer32
  hwPgOtherSlot Integer32

HwGauPortProtectEntry  
SEQUENCE    
  hwGauFirstPortIfIndex Integer32
  hwGauSecondPortIfIndex Integer32
  hwGauPortrotectRowStatus RowStatus
  hwGauPortCurrentActiveIfIndex Integer32

HwPsGroupEntry  
SEQUENCE    
  hwPgGroupId Integer32
  hwPgGroupWorkMode INTEGER
  hwPgGroupReversionTime Integer32
  hwPgGroupReversion INTEGER
  hwPgGroupFreeze INTEGER
  hwPgGroupAdmin INTEGER
  hwPgGroupDesc OCTET STRING
  hwPgGroupProtectTarget INTEGER
  hwPgGroupRowStatus RowStatus

HwPsMemberEntry  
SEQUENCE    
  hwPgMemberRole INTEGER
  hwPgMemberOper INTEGER
  hwPgMemberStatus INTEGER
  hwPgDstMember Integer32
  hwPgMemberRunningState INTEGER
  hwPgMemberPeerMember Integer32
  hwPgMemberRowStatus RowStatus

HwPsGroupExtEntry  
SEQUENCE    
  hwPsGroupFlushSendCtrlVlan Integer32
  hwPsGroupFlushSendPassword OCTET STRING
  hwPsGroupLoadBalanceState INTEGER
  hwPsGroupPppoeSingleMac INTEGER
  hwPsGroupAntiJitterTime Integer32

HwPsGroupLoadBalanceEntry  
SEQUENCE    
  hwPsGroupLoadBalanceInstance Integer32
  hwPsGroupLoadBalanceRole INTEGER

HwSmartLinkFlushRecvPortEntry  
SEQUENCE    
  hwSmartLinkFlushRecvCtrlVlan Integer32
  hwSmartLinkFlushRecvPassword OCTET STRING

HwMonitorLinkGroupEntry  
SEQUENCE    
  hwMonitorLinkGroupId Integer32
  hwMonitorLinkGroupRecoverTime Integer32
  hwMonitorLinkGroupState INTEGER
  hwMonitorLinkGroupRowStatus RowStatus

HwMonitorLinkUpLinkEntry  
SEQUENCE    
  hwMonitorLinkUpLinkIfIndex Integer32
  hwMonitorLinkUpLinkStatus INTEGER
  hwMonitorLinkUpLinkUpTime DateAndTime
  hwMonitorLinkUpLinkDownTime DateAndTime

HwMonitorLinkDownLinkEntry  
SEQUENCE    
  hwMonitorLinkDownLinkId Integer32
  hwMonitorLinkDownLinkIfIndex Integer32
  hwMonitorLinkDownLinkStatus INTEGER
  hwMonitorLinkDownLinkUpTime DateAndTime
  hwMonitorLinkDownLinkDownTime DateAndTime
  hwMonitorLinkDownRowStatus RowStatus

HwPsOntMemberEntry  
SEQUENCE    
  hwPgOntId Integer32
  hwPgOntMemberRole INTEGER
  hwPgOntMemberOper INTEGER
  hwPgOntMemberStatus INTEGER
  hwPgOntDstMemberPort Integer32
  hwPgOntDstMemberOnt Integer32
  hwPgOntMemberRunningState INTEGER
  hwPgOntMemberPeerMemberPort Integer32
  hwPgOntMemberPeerMemberOnt Integer32
  hwPgOntMemberRowStatus RowStatus

Defined Values

hwProtection 1.3.6.1.4.1.2011.6.50
This mib is used for defining the IPMB Aiu Proctect MIB objects of the protection group and smart link monitor group.
MODULE-IDENTITY    

hwProtectionTable 1.3.6.1.4.1.2011.6.50.1
Port protection table.This table is use to record the indices, workMode and other infomation of the two ports which is in protection group. ifIndex is the index of the working interface. For non-ETH board-level protection group, the port number is 0; for the ETH board-level protection group, the port number is 127. The index of this table is ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwProtectionEntry

hwProtectionEntry 1.3.6.1.4.1.2011.6.50.1.1
Port protection table.This table is use to record the indices, workMode and other infomation of the two ports which is in protection group. ifIndex is the index of the working interface. For non-ETH board-level protection group, the port number is 0; for the ETH board-level protection group, the port number is 127. The index of this entry is ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwProtectionEntry  

hwPgType 1.3.6.1.4.1.2011.6.50.1.1.1
Port protection type. Options: 1.e1(1) - indicates that the port protection type is e1 2.atmapm(2) - indicates that the port protection type is atmapm 3.atmaiu(3) - indicates that the port protection type is atmaiu 4.atmaic(4) - indicates that the port protection type is atmaic 5.atmmmxboard(5) - indicates that the port protection type is atmmmxboard 6.atmmmxport(6) - indicates that the port protection type is atmmmxport 7.eth(7) - indicates that the port protection type is eth
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER e1(1), atmapm(2), atmaiu(3), atmaic(4), atmmmxboard(5), atmmmxport(6), eth(7)  

hwPgCurrentWorkEntity 1.3.6.1.4.1.2011.6.50.1.1.2
Whether the current board or port is the working or the protecting one. Options: 1. work(1) - indicates that the port is working 2. protect(2) - indicates that the port is protecting
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER work(1), protect(2)  

hwPgProtectIfIndex 1.3.6.1.4.1.2011.6.50.1.1.3
Index of the protecting board (the specified port number is 0).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwPgMngtEnable 1.3.6.1.4.1.2011.6.50.1.1.4
Enables or disables the protection function. Options: 1. enable(1) - indicates that the port protection function is enabled 2. disable(2) - indicates that the port protection function is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwPgMngtAdminStatus 1.3.6.1.4.1.2011.6.50.1.1.5
Protection operation. Options: 1. switch(1) - Forced switchover
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER switch(1)  

hwPgWorkMode 1.3.6.1.4.1.2011.6.50.1.1.6
Working mode of the protection group. Options: 1.uniformRoute(1) - working mode of the protection group is uniform route 2.diverseRoute(2) - working mode of the protection group is diverse route 3.portState(3) - working mode of the protection group is port state 4.timedelay(4) - working mode of the protection group is delay detection 5.lacp(5) - working mode of the protection group is LACP 6.timebis(6) - working mode of the protection group is timebis
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER uniformRoute(1), diverseRoute(2), portState(3), timedelay(4), lacp(5), timebis(6)  

hwPgRowStatus 1.3.6.1.4.1.2011.6.50.1.1.7
Protection operation (4: Add; 6: Delete). Options: 1. Add(4) - add protection group 2. Delete(6) - delete protection group
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwPgWeight 1.3.6.1.4.1.2011.6.50.1.1.8
Protection group weight.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

hwPgStandbyOnTime 1.3.6.1.4.1.2011.6.50.1.1.9
Open time of standby port when checking port status of the standby board. Unit: ms The time equals to the returnd value multiply by 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 40..1000  

hwPgHoldTime 1.3.6.1.4.1.2011.6.50.1.1.10
The delay-time of checking protection group. Unit: ms The time equals to the returnd value multiply by 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000  

hwPgPriority 1.3.6.1.4.1.2011.6.50.1.1.11
Group-protect Priority. Options: 1.low(1) - indicates that the priority of the protection group is low 2.middle(2) - indicates that the priority of the protection group is middle 3.high(3) - indicates that the priority of the protection group is high
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER low(1), middle(2), high(3)  

hwProtectionAbilityTable 1.3.6.1.4.1.2011.6.50.2
This table is no longer used. The indexes of this table are hwFrameIndex and hwSlotIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwProtectionAbilityEntry

hwProtectionAbilityEntry 1.3.6.1.4.1.2011.6.50.2.1
This table is no longer used. The indexes of this entry are hwFrameIndex and hwSlotIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwProtectionAbilityEntry  

hwPgAbilityType 1.3.6.1.4.1.2011.6.50.2.1.1
Protection type.This object is no longer used. Options: 1.e1(1) - indicates that the protection type is e1 2.atmapm(2) - indicates that the protection type is atmapm 3.atmaiu(3) - indicates that the protection type is atmaiu 4.atmaic(4) - indicates that the protection type is atmaic 5.atmmmxboard(5) - indicates that the protection type is atmmmxboard 6.atmmmxport(6) - indicates that the protection type is atmmmxport 7.eth(7) - indicates that the protection type is eth
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER e1(1), atmapm(2), atmaiu(3), atmaic(4), atmmmxboard(5), atmmmxport(6), eth(7)  

hwPgOtherFrame 1.3.6.1.4.1.2011.6.50.2.1.2
ID of the shelf where protection group 2 is located. This object is no longer used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPgOtherSlot 1.3.6.1.4.1.2011.6.50.2.1.3
ID of the slot where protection group 2 is located. This object is no longer used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwGauPortProtectTable 1.3.6.1.4.1.2011.6.50.3
Gau port config protective group.The index of this table is hwGauFirstPortIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwGauPortProtectEntry

hwGauPortProtectEntry 1.3.6.1.4.1.2011.6.50.3.1
Gau port config protective group.The index of this entry is hwGauFirstPortIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwGauPortProtectEntry  

hwGauFirstPortIfIndex 1.3.6.1.4.1.2011.6.50.3.1.1
Gau first port ifindex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwGauSecondPortIfIndex 1.3.6.1.4.1.2011.6.50.3.1.2
Gau Second port ifindex.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwGauPortrotectRowStatus 1.3.6.1.4.1.2011.6.50.3.1.3
Config protective group rowstauts.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwGauPortCurrentActiveIfIndex 1.3.6.1.4.1.2011.6.50.3.1.4
Current active port ifindex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPgCheckFrequency 1.3.6.1.4.1.2011.6.50.4
protection group check frequency.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPsGroupTable 1.3.6.1.4.1.2011.6.50.5
Group table. The objects in hwPsGroupTable are used for performing operations associated with the protection group. The operations include creating and deleting a protection group, setting the protection group switchover function, setting the switchover recovery waiting time, setting the description information about a protection group, freezing and unfreezing a protection group, enabling and disabling a protection group, and querying the settings of a protection group. The index of this table is hwPgGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPsGroupEntry

hwPsGroupEntry 1.3.6.1.4.1.2011.6.50.5.1
Group table. The objects in hwPsGroupTable are used for performing operations associated with the protection group. The operations include creating and deleting a protection group, setting the protection group switchover function, setting the switchover recovery waiting time, setting the description information about a protection group, freezing and unfreezing a protection group, enabling and disabling a protection group, and querying the settings of a protection group. The index of this entry is hwPgGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPsGroupEntry  

hwPgGroupId 1.3.6.1.4.1.2011.6.50.5.1.1
Protection group ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwPgGroupWorkMode 1.3.6.1.4.1.2011.6.50.5.1.2
Group workmode. Options: 1. timedelay(1) -ETH delay mode. 2. portstate(2) -ETH state mode. 3. smartlink(3) -SMART LINK active/standby mode. 4. unidirection(4) -STM-1 single-direction protection mode. 5. bidirection(5) -bidirection. 6. smartlinkbalance(6)-SMART LINK load sharing mode. 7. boardstate(7) -Board state mode. 8. dualparenting(8) -Dual-parenting mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER timedelay(1), portstate(2), smartlink(3), unidirection(4), bidirection(5), smartlinkbalance(6), boardstate(7), dualparenting(8)  

hwPgGroupReversionTime 1.3.6.1.4.1.2011.6.50.5.1.3
Group reversion time. Range: 1-1440 Default: 720 Unit: second
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1440  

hwPgGroupReversion 1.3.6.1.4.1.2011.6.50.5.1.4
Group reversion operation. Options: 1. enable(1) -indicates that the protection group switchover recovery function is enabled 2. disable(2) -indicates that the protection group switchover recovery function is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwPgGroupFreeze 1.3.6.1.4.1.2011.6.50.5.1.5
Group freeze operation. Options: 1. freeze(1) -Frozen state 2. undofreeze(2) -Unfrozen state
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER freeze(1), undofreeze(2)  

hwPgGroupAdmin 1.3.6.1.4.1.2011.6.50.5.1.6
Group admin operation. Options: 1. enable(1) -The protection group is enabled 2. disable(2) -The protection group is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwPgGroupDesc 1.3.6.1.4.1.2011.6.50.5.1.7
Group description. All characters must between 0x20 and 0x7E, and can not be question mark. Double quotation mark can not be the first or last character. Blank can not follow double quotation mark.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

hwPgGroupProtectTarget 1.3.6.1.4.1.2011.6.50.5.1.9
Group protect target. Options: 1. asmainboard(1) -Active main board and standby main board. 2. asmainboardport(2) -Port of active main board and standby main board. 3. asmainboardlag(3) -LAG of active main board and standby main board. 4. ethnniport(4) -Port of Ethernet nni. 5. ethnnilagmember(5) -LAG member of Ethernet nni. 6. eponuniport(6) -Port of EPON uni. 7. gponuniport(7) -Port of GPON uni. 8. stmnniport(8) -Port of STM-1 nni. 9. serviceprocessboard(9)-serviceprocessboard. 10.eponuniont(10) -Ont of EPON uni. 11.gponuniont(11) -Ont of GPON uni.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER asmainboard(1), asmainboardport(2), asmainboardlag(3), ethnniport(4), ethnnilagmember(5), eponuniport(6), gponuniport(7), stmnniport(8), serviceprocessboard(9), eponuniont(10), gponuniont(11)  

hwPgGroupRowStatus 1.3.6.1.4.1.2011.6.50.5.1.10
Group rowstatus. Options: 1. createAndGo(4) -create a new instance of a conceptual row 2. destroy(6) -delete the instances associated with an existing conceptual row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwPsMemberTable 1.3.6.1.4.1.2011.6.50.6
Member table. The objects in hwPsMemberTable are used for performing operations associated with the protection group member. The operations include adding and deleting a member, forced or manual switchover, locking a member, and querying the information about a member. This table is used to manage only the protection group member which is a port or a board. To manage the protection group member which is an ONT, use hwPsOntMemberTable. The indexes of this table are IfIndex and hwPgGroupId. When IfIndex = -1, walk all member of hwPgGroupId. Only ifIndex can be used to determine specific members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPsMemberEntry

hwPsMemberEntry 1.3.6.1.4.1.2011.6.50.6.1
Member table. The objects in hwPsMemberTable are used for performing operations associated with the protection group member. The operations include adding and deleting a member, forced or manual switchover, locking a member, and querying the information about a member. This table is used to manage only the protection group member which is a port or a board. To manage the protection group member which is an ONT, use hwPsOntMemberTable. The indexes of this entry are IfIndex and hwPgGroupId. When IfIndex = -1, walk all member of hwPgGroupId. Only ifIndex can be used to determine specific members.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPsMemberEntry  

hwPgMemberRole 1.3.6.1.4.1.2011.6.50.6.1.1
Member role. Options: 1. work(1) -Working member 2. protect(2) -Protection member
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER work(1), protect(2)  

hwPgMemberOper 1.3.6.1.4.1.2011.6.50.6.1.2
Member operation. Options: 1. manualswitch(1) -manual-switch The manual switchover can be performed only when the protection group is enabled, no member is locked, no forced switchover is performed, and no member is faulty 2. undomanualswitch(2)-undo-manual-switch 3. forceswitch(3) -force-switch The forced switchover can be performed only when the protection group is enabled and no member is locked When the command for this operation is issued, the switchover is performed regardless of whether the specified target member is normal 4. undoforceswitch(4) -undo force-switch 5. lockout(5) -The protection group member is locked. After being locked, the protection group member does not participate in protection group switchover 6. unlockout(6) -The protection group member is unlocked. After being unlocked, the protection group member continues to participate in protection group switchover 7. exerciseswitch(7) --exercise-switch The exercise switchover can be performed only when the protection group is enabled, no member is locked, no other type switchover is performed, and no member is faulty When the command for this operation is issued, no actual switchover is performed, only members's status is changed 8. undoexerciseswitch(8)-undo exercise-switch Reading this object will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manualswitch(1), undomanualswitch(2), forceswitch(3), undoforceswitch(4), lockout(5), unlockout(6), exerciseswitch(7), undoexerciseswitch(8)  

hwPgMemberStatus 1.3.6.1.4.1.2011.6.50.6.1.3
Member status. Options: 1. null(1) -Null operation 2. manualswitchsrc(2) -Source member of the manual switchover 3. manualswitchdst(3) -Target member of the manual switchover 4. forceswitchsrc(4) -Source member of the forced switchover 5. forceswitchdst(5) -Target member of the forced switchover 6. autoswitchsrc(6) -Source member of the automatic switchover 7. autoswitchdst(7) -Target member of the automatic switchover 8. lockout(8) -Locked 9. exerciseswitch(9) -Exercise switched
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(1), manualswitchsrc(2), manualswitchdst(3), forceswitchsrc(4), forceswitchdst(5), autoswitchsrc(6), autoswitchdst(7), lockout(8), exerciseswitch(9)  

hwPgDstMember 1.3.6.1.4.1.2011.6.50.6.1.4
Target member ifindex.Reading this object will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPgMemberRunningState 1.3.6.1.4.1.2011.6.50.6.1.5
Member status. Options: 1. active(1) -State of the member that carries the service 2. standby(2) -State of the member that does not carry the service 3. adding(3) -Adding 4. deleting(4) -Deleting 5. switching(5)-Switching
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), adding(3), deleting(4), switching(5)  

hwPgMemberPeerMember 1.3.6.1.4.1.2011.6.50.6.1.6
Peer member ifindex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPgMemberRowStatus 1.3.6.1.4.1.2011.6.50.6.1.8
Member rowstatus. Options: 1. createAndGo(4) -create a new instance of a conceptual row 2. destroy(6) -delete the instances associated with an existing conceptual row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwPsGroupExtTable 1.3.6.1.4.1.2011.6.50.7
Protect extended Group table.The index of this table is hwPgGroupId. This table is used to config private parameter of protection group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPsGroupExtEntry

hwPsGroupExtEntry 1.3.6.1.4.1.2011.6.50.7.1
Protect extended Group table.The index of this entry is hwPgGroupId. This table is used to config private parameter of protection group.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPsGroupExtEntry  

hwPsGroupFlushSendCtrlVlan 1.3.6.1.4.1.2011.6.50.7.1.1
Control VLAN ID of flush packet which to send. -1 means set VLAN ID to useless value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 1..4093  

hwPsGroupFlushSendPassword 1.3.6.1.4.1.2011.6.50.7.1.2
Password of flush packet which to send. Blank string means set password to useless value. All characters must between 0x20 and 0x7E, and can not be question mark. Double quotation mark can not be the first or last character. Blank can not follow double quotation mark.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwPsGroupLoadBalanceState 1.3.6.1.4.1.2011.6.50.7.1.3
Load balance state of smart link protect group. Options: 1. allonwork(1) - Load balance state of smart link protect group is allonwork 2. allonprotect(2) - Load balance state of smart link protect group is allonprotect 3. loadbalance(3) - Load balance state of smart link protect group is loadbalance 4. invalid(-1) - Load balance state of smart link protect group is invalid
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER allonwork(1), allonprotect(2), loadbalance(3), invalid(-1)  

hwPsGroupPppoeSingleMac 1.3.6.1.4.1.2011.6.50.7.1.4
group pppoe single-mac operation. Options: 1.bind(1) - The operation is bound 2.unbind(2) - The operation is unbound 3.invalid(-1) - The operation is invalid
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bind(1), unbind(2), invalid(-1)  

hwPsGroupAntiJitterTime 1.3.6.1.4.1.2011.6.50.7.1.5
Set anti-jitter time gpon or epon protect-group. The allowable value is from 1 to 1440 seconds. The invalid value is -1. Defaut value is 720 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1440 | -1  

hwPsGroupLoadBalanceTable 1.3.6.1.4.1.2011.6.50.8
Protect group load balance configuration table. The indexes of this table are hwPgGroupId and hwPsGroupLoadBalanceInstance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPsGroupLoadBalanceEntry

hwPsGroupLoadBalanceEntry 1.3.6.1.4.1.2011.6.50.8.1
Protect group load balance configuration table. The indexes of this entry are hwPgGroupId and hwPsGroupLoadBalanceInstance.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPsGroupLoadBalanceEntry  

hwPsGroupLoadBalanceInstance 1.3.6.1.4.1.2011.6.50.8.1.1
Instance ID. From 0 to the max instance ID. The max intance ID is different for products.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwPsGroupLoadBalanceRole 1.3.6.1.4.1.2011.6.50.8.1.2
Load balance configuration of instance in each protect group. Default value is on-work. Options: 1. onwork(1) -forward through work member on load-balance state 2. onprotect(2) -forward through protect member on load-balance state If not on load-balance state, all instance forward through active member.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER onwork(1), onprotect(2)  

hwSmartLinkFlushRecvPortTable 1.3.6.1.4.1.2011.6.50.9
Describes the configuration information for receiving the flush packet. The index of this table is ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSmartLinkFlushRecvPortEntry

hwSmartLinkFlushRecvPortEntry 1.3.6.1.4.1.2011.6.50.9.1
Describes the configuration information for receiving the flush packet. The index of this entry is ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSmartLinkFlushRecvPortEntry  

hwSmartLinkFlushRecvCtrlVlan 1.3.6.1.4.1.2011.6.50.9.1.1
Indicates the control VLAN of the received flush packet. Range: -1, 1-4093 -1 indicates deleting the control VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..4093  

hwSmartLinkFlushRecvPassword 1.3.6.1.4.1.2011.6.50.9.1.2
Indicates the authentication password of the received flush packet. When the value of this leaf is a null character string, it indicates that no password authentication is required. All characters in the password must be ASCII codes from 0x20 to 0x7E.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwSmartLinkFlushRecvStatistics 1.3.6.1.4.1.2011.6.50.10
OBJECT IDENTIFIER    

hwSmartLinkFlushRecvLastIfIndex 1.3.6.1.4.1.2011.6.50.10.1
Indicates the index of the last port that receives the flush packet. Its calculation is the same as that of ifIndex. -1 indicates invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwSmartLinkFlushRecvLastTime 1.3.6.1.4.1.2011.6.50.10.2
Indicates the last time when the flush packet is received. The value format of this leaf is an 8-byte hexadecimal number. Among the eight bytes, the first and second bytes indicates the year, the third byte indicates the month, the fourth byte indicates the day, the fifth byte indicates the hour, the sixth byte indicates the minute, the seventh byte indicates 1/10 second and is fixedly filled with 0, and the eighth, ninth, and tenth bytes indicate the time zone. For example, if the time is 2010-2-8, 10:11:38 in GMT+ 8, the value is 0x07 0xDA 0x02 0x08 0x0A 0x0B 0x26 0x00 0x2B 0x08 0x00. Because the time range that can be identified by the device is from 1970-01-01 00:00 to 2099-12-31 23:59, the time set for this leaf must within this time range.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwSmartLinkFlushRecvLastSrcMacAddr 1.3.6.1.4.1.2011.6.50.10.3
Indicates the last source MAC address that receives the flush packet.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwSmartLinkFlushRecvLastCtrlVlan 1.3.6.1.4.1.2011.6.50.10.4
Indicates the last control VLAN that receives the flush packet. Range: -1, 1-4093 -1 indicates invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMonitorLinkGroupTable 1.3.6.1.4.1.2011.6.50.11
Used for configuring a monitor link group. The index of this table is hwMonitorLinkGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMonitorLinkGroupEntry

hwMonitorLinkGroupEntry 1.3.6.1.4.1.2011.6.50.11.1
Used for configuring a monitor link group. The index of this entry is hwMonitorLinkGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMonitorLinkGroupEntry  

hwMonitorLinkGroupId 1.3.6.1.4.1.2011.6.50.11.1.1
Indicates the index of the monitored group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwMonitorLinkGroupRecoverTime 1.3.6.1.4.1.2011.6.50.11.1.2
Indicates the recovery time of the monitored group. Range: 3-60 Default: 3 Unit: second
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 3..60  

hwMonitorLinkGroupState 1.3.6.1.4.1.2011.6.50.11.1.3
Indicates the status of the monitored group. Options: 1. idle(1) -the status of a monitored group is idle 2. normal(2) -the status of a monitored group is normal 3. failed(3) -the status of a monitored group is failed 4. recovering(4) -the status of a monitored group is recovering
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), normal(2), failed(3), recovering(4)  

hwMonitorLinkGroupRowStatus 1.3.6.1.4.1.2011.6.50.11.1.10
Indicates the row status, used for creating or deleting a monitored group. createAndGo(4) and destroy(6) are supported. During the query operation, active(1) is always returned for this leaf. Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create a monitored group 3. destroy(6) -delete a monitored group To create a monitored group, set hwMonitorLinkGroupRowStatus to createAndGo(4) and perform the set operation. hwMonitorLinkGroupRecoverTime is optional. To delete a monitored group, set hwMonitorLinkGroupRowStatus to destroy(6) and perform the set operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwMonitorLinkUpLinkTable 1.3.6.1.4.1.2011.6.50.12
Used for configuring a monitor up link port. The index of this table is hwMonitorLinkUpLinkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMonitorLinkUpLinkEntry

hwMonitorLinkUpLinkEntry 1.3.6.1.4.1.2011.6.50.12.1
Used for configuring a monitor up link port. The index of this entry is hwMonitorLinkUpLinkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMonitorLinkUpLinkEntry  

hwMonitorLinkUpLinkIfIndex 1.3.6.1.4.1.2011.6.50.12.1.1
Indicates the index of the upstream port of the monitored group. Its calculation is the same as that of ifIndex. When the value of this leaf is -1, it indicates that no upstream port exists.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMonitorLinkUpLinkStatus 1.3.6.1.4.1.2011.6.50.12.1.2
Indicates the status of the upstream port of the monitored group. Options: 1. linkUp(1) -the status of the upstream port of the monitored group is link up 2. linkDown(2) -the status of the upstream port of the monitored group is link down
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkUp(1), linkDown(2)  

hwMonitorLinkUpLinkUpTime 1.3.6.1.4.1.2011.6.50.12.1.3
Indicates the last time when the upstream port of the monitored groups is up. The value format of this leaf is an 8-byte hexadecimal number. Among the eight bytes, the first and second bytes indicates the year, the third byte indicates the month, the fourth byte indicates the day, the fifth byte indicates the hour, the sixth byte indicates the minute, the seventh byte indicates 1/10 second and is fixedly filled with 0, and the eighth, ninth, and tenth bytes indicate the time zone. For example, if the time is 2010-2-8, 10:11:38 in GMT+ 8, the value is 0x07 0xDA 0x02 0x08 0x0A 0x0B 0x26 0x00 0x2B 0x08 0x00. Because the time range that can be identified by the device is from 1970-01-01 00:00 to 2099-12-31 23:59, the time set for this leaf must within this time range.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwMonitorLinkUpLinkDownTime 1.3.6.1.4.1.2011.6.50.12.1.4
Indicates the last time when the upstream port of the monitored groups is down. The value format of this leaf is an 8-byte hexadecimal number. Among the eight bytes, the first and second bytes indicates the year, the third byte indicates the month, the fourth byte indicates the day, the fifth byte indicates the hour, the sixth byte indicates the minute, the seventh byte indicates 1/10 second and is fixedly filled with 0, and the eighth, ninth, and tenth bytes indicate the time zone. For example, if the time is 2010-2-8, 10:11:38 in GMT+ 8, the value is 0x07 0xDA 0x02 0x08 0x0A 0x0B 0x26 0x00 0x2B 0x08 0x00. Because the time range that can be identified by the device is from 1970-01-01 00:00 to 2099-12-31 23:59, the time set for this leaf must within this time range.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwMonitorLinkDownLinkTable 1.3.6.1.4.1.2011.6.50.13
Used for configuring a monitor down link port. The indexes of this table are hwMonitorLinkGroupId and hwMonitorLinkDownLinkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMonitorLinkDownLinkEntry

hwMonitorLinkDownLinkEntry 1.3.6.1.4.1.2011.6.50.13.1
Used for configuring a monitor down link port. The indexes of this entry are hwMonitorLinkGroupId and hwMonitorLinkDownLinkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMonitorLinkDownLinkEntry  

hwMonitorLinkDownLinkId 1.3.6.1.4.1.2011.6.50.13.1.1
Indicates the index of the downlink of the monitored group. Range: 0-15
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwMonitorLinkDownLinkIfIndex 1.3.6.1.4.1.2011.6.50.13.1.2
Indicates the index of the downstream port of the monitored group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwMonitorLinkDownLinkStatus 1.3.6.1.4.1.2011.6.50.13.1.3
Indicates the status of the downstream port of the monitored group. Options: 1. linkUp(1) -the status of the downstream port of the monitored group is link up 2. linkDown(2) -the status of the downstream port of the monitored group is link down
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER linkUp(1), linkDown(2)  

hwMonitorLinkDownLinkUpTime 1.3.6.1.4.1.2011.6.50.13.1.4
Indicates the last time when the downstream port of the monitored groups is up. The value format of this leaf is an 8-byte hexadecimal number. Among the eight bytes, the first and second bytes indicates the year, the third byte indicates the month, the fourth byte indicates the day, the fifth byte indicates the hour, the sixth byte indicates the minute, the seventh byte indicates 1/10 second and is fixedly filled with 0, and the eighth, ninth, and tenth bytes indicate the time zone. For example, if the time is 2010-2-8, 10:11:38 in GMT+ 8, the value is 0x07 0xDA 0x02 0x08 0x0A 0x0B 0x26 0x00 0x2B 0x08 0x00. Because the time range that can be identified by the device is from 1970-01-01 00:00 to 2099-12-31 23:59, the time set for this leaf must within this time range.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwMonitorLinkDownLinkDownTime 1.3.6.1.4.1.2011.6.50.13.1.5
Indicates the last time when the downstream port of the monitored groups is down. The value format of this leaf is an 8-byte hexadecimal number. Among the eight bytes, the first and second bytes indicates the year, the third byte indicates the month, the fourth byte indicates the day, the fifth byte indicates the hour, the sixth byte indicates the minute, the seventh byte indicates 1/10 second and is fixedly filled with 0, and the eighth, ninth, and tenth bytes indicate the time zone. For example, if the time is 2010-2-8, 10:11:38 in GMT+ 8, the value is 0x07 0xDA 0x02 0x08 0x0A 0x0B 0x26 0x00 0x2B 0x08 0x00. Because the time range that can be identified by the device is from 1970-01-01 00:00 to 2099-12-31 23:59, the time set for this leaf must within this time range.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwMonitorLinkDownRowStatus 1.3.6.1.4.1.2011.6.50.13.1.10
Indicates the row status, used for creating or deleting a monitored downlink. createAndGo(4) and destroy(6) are supported. During the query operation, active(1) is always returned for this leaf. Options: 1. active(1) -when this leaf is queried, the value is fixed to active(1). 2. createAndGo(4) -create a monitored downlink 3. destroy(6) -delete a monitored downlink To create a monitored downlink, specify hwMonitorLinkDownLinkIfIndex, set hwMonitorLinkDownRowStatus to createAndGo(4) and perform the set operation. To delete a monitored downlink, set hwMonitorLinkGroupRowStatus to destroy(6) and perform the set operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwPsOntMemberTable 1.3.6.1.4.1.2011.6.50.14
Member table for ONT. The objects in hwPsOntMemberTable are used for performing operations associated with the ONT protection group member. The operations include adding and deleting a member, forced or manual switchover, locking a member, and querying the information about a member. This table determines a protection group member by the ifIndex and hwPgOntId of the member. The indexes of this table are IfIndex, hwOntId and hwPgGroupId. When IfIndex = -1, hwOntId = -1, walk all member of hwPgGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPsOntMemberEntry

hwPsOntMemberEntry 1.3.6.1.4.1.2011.6.50.14.1
Member table for ONT. The objects in hwPsOntMemberTable are used for performing operations associated with the ONT protection group member. The operations include adding and deleting a member, forced or manual switchover, locking a member, and querying the information about a member. This table determines a protection group member by the ifIndex and hwPgOntId of the member. The indexes of this entry are IfIndex, hwOntId and hwPgGroupId. When IfIndex = -1, hwOntId = -1, walk all member of hwPgGroupId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPsOntMemberEntry  

hwPgOntId 1.3.6.1.4.1.2011.6.50.14.1.1
Ont ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwPgOntMemberRole 1.3.6.1.4.1.2011.6.50.14.1.2
Member role. Options: 1. work(1) -Working member 2. protect(2) -Protection member
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER work(1), protect(2)  

hwPgOntMemberOper 1.3.6.1.4.1.2011.6.50.14.1.3
Member operation: Options: 1. manualswitch(1) -manual-switch The manual switchover can be performed only when the protection group is enabled, no member is locked, no forced switchover is performed, and no member is faulty 2. undomanualswitch(2)-undo-manual-switch 3. forceswitch(3) -force-switch The forced switchover can be performed only when the protection group is enabled and no member is locked. When the command for this operation is issued, the switchover is performed whenever the specified target member is normal 4. undoforceswitch(4) -undo force-switch 5. lockout(5) -The protection group member is locked. After being locked, the protection group member does not participate in protection group switchover 6. unlockout(6) -The protection group member is unlocked. After being unlocked, the protection group member continues to participate in protection group switchover 7. exerciseswitch(7) --exercise-switch The exercise switchover can be performed only when the protection group is enabled, no member is locked, no other type switchover is performed, and no member is faulty When the command for this operation is issued, no actual switchover is performed, only members's status is changed 8. undoexerciseswitch(8)-undo exercise-switch Reading this object will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manualswitch(1), undomanualswitch(2), forceswitch(3), undoforceswitch(4), lockout(5), unlockout(6), exerciseswitch(7), undoexerciseswitch(8)  

hwPgOntMemberStatus 1.3.6.1.4.1.2011.6.50.14.1.4
Member status. Options: 1. null(1) -Null operation 2. manualswitchsrc(2) -Source member of the manual switchover 3. manualswitchdst(3) -Target member of the manual switchover 4. forceswitchsrc(4) -Source member of the forced switchover 5. forceswitchdst(5) -Target member of the forced switchover 6. autoswitchsrc(6) -Source member of the automatic switchover 7. autoswitchdst(7) -Target member of the automatic switchover 8. lockout(8) -Locked 9. exerciseswitch(9) -Exercise switched
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER null(1), manualswitchsrc(2), manualswitchdst(3), forceswitchsrc(4), forceswitchdst(5), autoswitchsrc(6), autoswitchdst(7), lockout(8), exerciseswitch(9)  

hwPgOntDstMemberPort 1.3.6.1.4.1.2011.6.50.14.1.5
Target member ifindex. Reading this object will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPgOntDstMemberOnt 1.3.6.1.4.1.2011.6.50.14.1.6
Target member ontId. Reading this object will result in implementation-specific results.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwPgOntMemberRunningState 1.3.6.1.4.1.2011.6.50.14.1.7
Member status. Options: 1. active(1) -State of the member that carries the service 2. standby(2) -State of the member that does not carry the service 3. adding(3) -Adding 4. deleting(4) -Deleting 5. switching(5)-Switching
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), adding(3), deleting(4), switching(5)  

hwPgOntMemberPeerMemberPort 1.3.6.1.4.1.2011.6.50.14.1.8
Peer member ifindex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPgOntMemberPeerMemberOnt 1.3.6.1.4.1.2011.6.50.14.1.9
Peer member ontId.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwPgOntMemberRowStatus 1.3.6.1.4.1.2011.6.50.14.1.11
Member rowstatus. Options: 1. createAndGo(4) -create a new instance of a conceptual row 2. destroy(6) -delete the instances associated with an existing conceptual row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwProtectionTrapsVbOids 1.3.6.1.4.1.2011.6.50.15
OBJECT IDENTIFIER    

hwProtectionTraps 1.3.6.1.4.1.2011.6.50.16
OBJECT IDENTIFIER    

hwProtectionCommonTraps 1.3.6.1.4.1.2011.6.50.16.1
OBJECT IDENTIFIER    

hwProtectionCommonTrapsPrefix 1.3.6.1.4.1.2011.6.50.16.1.0
OBJECT IDENTIFIER    

hwProtectionSwitchTrap 1.3.6.1.4.1.2011.6.50.16.1.0.1
The agent generates this trap when a protect group switchs over.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwProtectionAlarmTraps 1.3.6.1.4.1.2011.6.50.16.2
OBJECT IDENTIFIER    

hwProtectionAlarmTrapsPrefix 1.3.6.1.4.1.2011.6.50.16.2.0
OBJECT IDENTIFIER    

hwProtectionSwitchAlarmTrap 1.3.6.1.4.1.2011.6.50.16.2.0.1
The agent generates this trap when a protect group switchs over.
Status: current Access: read-create
NOTIFICATION-TYPE    

hwSmartLinkTraps 1.3.6.1.4.1.2011.6.50.17
OBJECT IDENTIFIER    

hwSmartLinkCommonTraps 1.3.6.1.4.1.2011.6.50.17.1
OBJECT IDENTIFIER    

hwSmartLinkCommonTrapsPrefix 1.3.6.1.4.1.2011.6.50.17.1.0
OBJECT IDENTIFIER    

hwMoniterGroupStateChangeTrap 1.3.6.1.4.1.2011.6.50.17.1.0.1
This trap is generated when the state of moniter link group changes.
Status: current Access: read-create
NOTIFICATION-TYPE