20-Network Management and Monitoring

HomeSupportRoutersH3C SR8800-X Router SeriesReference GuidesMIB CompanionH3C SR8800-X Routers MIB Reference-R8530Pxx-6W10020-Network Management and Monitoring
05-HH3C-INQA-MIB
Title Size Download
05-HH3C-INQA-MIB 119.99 KB

HH3C-INQA-MIB

About this MIB

Use this MIB to configure device INQA.

MIB file name

hh3c-inqa.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cInqa(252)

Scalar objects

hh3cInqaForwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaForwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.1)

accessible-for-notify

OCTET STRING

Standard MIB values.

Packet loss rate of the forward flow.

As per the MIB.

 

hh3cInqaBackwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.2)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaBackwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.2)

accessible-for-notify

OCTET STRING

Standard MIB values.

Packet loss rate of the backward flow.

As per the MIB.

 

hh3cInqaInstAttrMismatchReason (1.3.6.1.4.1.25506.2.252.1.1.6)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaInstAttrMismatchReason (1.3.6.1.4.1.25506.2.252.1.1.6)

accessible-for-notify

INTEGER

unspecified(0)

flag(1), flow(2),

interval(3)

Reason for instance attribute inconsistency.

As per the MIB.

 

Tabular objects

hh3cInqaAnalyzerInstTable

About this table

Use this table to obtain information about the Analyzer configuration instance.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadNot supported

Columns

The table index is hh3cInqaAnalyzerInstID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaAnalyzerInstID(1.3.6.1.4.1.25506.2.252.2.1.1.1.1)

accessible-for-notify

Unsigned32

Unsigned32(1.. 8355838)

Analyzer ID.

As per the MIB.

hh3cInqaAnalyzerInstDesc(1.3.6.1.4.1.25506.2.252.2.1.1.1.2)

read-only

OCTET STRING

OCTET STRING(1..64)

Description of the Analyzer instance.

As per the MIB.

 

hh3cInqaAnalyzerAmsTable

About this table

Use this table to obtain the Atomic Measurement Span (AMS) information of the Analyzer.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadNot supported

Columns

The table index is hh3cInqaAnalyzerInstID and hh3cInqaAmsID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaAmsID(1.3.6.1.4.1.25506.2.252.2.1.2.1.1)

accessible-for-notify

Unsigned32

Unsigned32(1.. 2147483647)

AMS ID.

As per the MIB.

hh3cInqaAmsFlowDir(1.3.6.1.4.1.25506.2.252.2.1.2.1.2)

read-only

INTEGER

forward (1), backward (2), bidirection (3)

Target flow direction.

As per the MIB.

 

hh3cInqaAnalyzerLossThresTable

About this table

Use this table to obtain the packet loss log parameters for the Analyzer instance.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadNot supported

Columns

The table index is hh3cInqaAnalyzerInstID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cInqaLossUpperLimit (1.3.6.1.4.1.25506.2.252.2.1.3.1.1)

read-only

OCTET STRING

OCTET STRING(1..10)

Packet loss alarm threshold, in the range of 0.000001 to 100.

As per the MIB.

hh3cInqaLossLowerLimit(1.3.6.1.4.1.25506.2.252.2.1.3.1.2)

read-only

OCTET STRING

OCTET STRING(1..10)

Packet loss recovery threshold, in the range of 0.000001 to 100.

As per the MIB.

 

Notifications

hh3cInqaLossRatioExceed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.252.1.0.1

The packet loss rate exceeds the alarm threshold.

Error

Warning

1.3.6.1.4.1.25506.2.252.1.0.2 (hh3cInqaLossRatioRecover)

OFF

 

Notification triggers

When packet loss statistics collection is enabled, iNQA periodically calculates the packet loss rate. If the packet loss rate is greater than or equal to the packet loss alarm threshold for five consecutive periods, it indicates that too many packets are lost in the instance. Then, the Analyzer generates a packet loss alarm.

Possible reasons include:

Abnormal traffic causes network congestion.

The link state is unstable.

System impact

The packet loss rate is high and may be unable to meet service requirements on packet loss. Services might be affected.

Status control

ON

CLI: loss-measure alarm upper-limit upper-limit lower-limit lower-limit

OFF

CLI: undo loss-measure alarm

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.252.2.1.1.1.1 (hh3cInqaAnalyzerInstID)

Analyzer ID.

hh3cInqaAnalyzerInstID

Unsigned32

Unsigned32 (1.. 8355838)

1.3.6.1.4.1.25506.2.252.2.1.1.1.2 (hh3cInqaAnalyzerInstDesc)

Description of the Analyzer instance.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..64)

1.3.6.1.4.1.25506.2.252.2.1.2.1.1 (hh3cInqaAmsID)

AMS ID.

hh3cInqaAnalyzerInstID

hh3cInqaAmsID

Unsigned32

Unsigned32 (1.. 2147483647)

1.3.6.1.4.1.25506.2.252.2.1.2.1.2 (hh3cInqaAmsFlowDir)

Target traffic direction.

hh3cInqaAnalyzerInstID

hh3cInqaAmsID

INTEGER

forward (1), backward (2), bidirection (3)

hh3cInqaForwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.1)

Packet loss rate of the forward flow.

N/A

OCTET STRING

OCTET STRING(1..10)

hh3cInqaBackwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.2)

Packet loss rate of the backward flow.

N/A

OCTET STRING

OCTET STRING(1..10)

1.3.6.1.4.1.25506.2.252.2.1.3.1.1 (hh3cInqaLossUpperLimit)

Packet loss alarm threshold, in the range of 0.000001 to 100.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..10)

1.3.6.1.4.1.25506.2.252.2.1.3.1.2 (hh3cInqaLossLowerLimit)

Packet loss recovery threshold, in the range of 0.000001 to 100.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..10)

 

Recommended action

To resolve the issue:

1.Verify if abnormal traffic exists in the network.

2.Verify if the link state is stable during the alarming periods. Troubleshoot and resolve issues that causes link instability.

3.If the issue persists, collect alarm and configuration information, and contact Technical Support.

hh3cInqaLossRatioRecover

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.252.1.0.2

Packet loss rate recovered.

Recovery

Warning

N/A (N/A)

OFF

 

Notification triggers

If the packet loss rate is lower than or equal to the packet loss recovery threshold for five consecutive periods, it indicates that the packet loss rate in the instance has dropped to the normal range. Then, the Analyzer generates a packet loss recovery notification.

System impact

No negative impact on the system.

Status control

ON

CLI: loss-measure alarm upper-limit upper-limit lower-limit lower-limit

OFF

CLI: undo loss-measure alarm

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.252.2.1.1.1.1 (hh3cInqaAnalyzerInstID)

Analyzer ID.

hh3cInqaAnalyzerInstID

Unsigned32

Unsigned32 (1.. 8355838)

1.3.6.1.4.1.25506.2.252.2.1.1.1.2 (hh3cInqaAnalyzerInstDesc)

Description of the Analyzer instance.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..64)

1.3.6.1.4.1.25506.2.252.2.1.2.1.1 (hh3cInqaAmsID)

AMS ID.

hh3cInqaAnalyzerInstID

hh3cInqaAmsID

Unsigned32

Unsigned32 (1.. 2147483647)

1.3.6.1.4.1.25506.2.252.2.1.2.1.2 (hh3cInqaAmsFlowDir)

Target flow direction.

hh3cInqaAnalyzerInstID

hh3cInqaAmsID

INTEGER

forward (1), backward (2), bidirection (3)

hh3cInqaForwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.1)

Packet loss rate of the forward flow.

N/A

OCTET STRING

OCTET STRING(1..10)

hh3cInqaBackwardLossRatio (1.3.6.1.4.1.25506.2.252.1.1.2)

Packet loss rate of the backward flow.

N/A

OCTET STRING

OCTET STRING(1..10)

1.3.6.1.4.1.25506.2.252.2.1.3.1.1 (hh3cInqaLossUpperLimit)

Packet loss alarm threshold, in the range of 0.000001 to 100.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..10)

1.3.6.1.4.1.25506.2.252.2.1.3.1.2 (hh3cInqaLossLowerLimit)

Packet loss recovery threshold, in the range of 0.000001 to 100.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..10)

 

Recommended action

No action is required.

Recover

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.252.1.0.8

Instance attribute inconsistency recovered between the analyzer instance and the associated collector.

Recovery

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the instance attribute inconsistency recovers between the analyzer instance and the associated collector.

System impact

No negative impact on the system.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.252.2.1.1.1.1 (hh3cInqaAnalyzerInstID)

Analyzer ID.

hh3cInqaAnalyzerInstID

Unsigned32

Unsigned32 (1.. 8355838)

1.3.6.1.4.1.25506.2.252.2.1.1.1.2 (hh3cInqaAnalyzerInstDesc)

Description of the analyzer instance.

hh3cInqaAnalyzerInstID

OCTET STRING

OCTET STRING(1..64)

1.3.6.1.4.1.25506.2.252.1.1.6 (hh3cInqaInstAttrMismatchReason)

Reason for instance attribute inconsistency.

N/A

INTEGER

unspecified(0), flag(1), flow(2),, interval(3)

 

Recommended action

No action is required.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网