Quota Reset and Period-based Service Switchover Occur Before and After Flow Cont

abrahim
abrahim  Diamond  (1)
7 years 10 months ago  View: 709  Reply: 1
1F


Fault Identification

This issue occurs when the following conditions are met:

  • ALM-30053 Flow Control Alarm is generated on the alarm console.
  • Quota reset and period-based service switchover occur before and after flow control.

Troubleshooting Method

Change the values of the software parameters VRM_USRREVALIHRANGE and VRM_RARSENDSPEED.

Troubleshooting Procedure

  1. Open the MML Command - UPCC window and run LST INSP to check whether the values of the software parameters VRM_USRREVALIHRANGE and VRM_RARSENDSPEED are 300 and 100. The following are example commands:
    LST INSP: SYSCP=SYSPARAMETER, INSPN=VRM_USRREVALIHRANGE; LST INSP: SYSCP=SYSPARAMETER, INSPN=VRM_RARSENDSPEED;
    • Yes: Contact Huawei technical support engineers.
    • No: Go to 2.
  2. Run MOD INSP to change VRM_USRREVALIHRANGE and VRM_RARSENDSPEED to 300 and 100. The following are example commands:
    MOD INSP: SYSCP=SYSPARAMETER, INSPN=VRM_USRREVALIHRANGE, INSPV=300; MOD INSP: SYSCP=SYSPARAMETER, INSPN=VRM_RARSENDSPEED, INSPV=100;
  3. Check whether this alarm is cleared.
    • Yes: No further action is required.
    • No: Contact Huawei technical support engineers.
Armetta
Armetta  Diamond 
7 years 10 months ago
2F
Excellent resolution of the problem and Useful commands