24-CP and UP Separation

HomeSupportRoutersCR16000-F SeriesReference GuidesMIB CompanionH3C CR16000-F Routers MIB Reference-R8530Pxx-6W10024-CP and UP Separation
04-HH3C-NCM-MIB
Title Size Download
04-HH3C-NCM-MIB 131.72 KB

HH3C-NCM-MIB

About this MIB

Use this MIB to manage the NETCONF channels of the device.

MIB file name

hh3c-ncm.mib

Root object

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

Scalar objects

hh3cNcmTrapUpId (1.3.6.1.4.1.25506.2.201.2.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNcmTrapUpId (1.3.6.1.4.1.25506.2.201.2.1.1)

accessible-for-notify

Integer32

Integer32 (1..2147483647)

UP ID of an NCM connection

Implementation varies by product.

 

hh3cNcmTrapConnUserName (1.3.6.1.4.1.25506.2.201.2.1.3)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNcmTrapConnUserName (1.3.6.1.4.1.25506.2.201.2.1.3)

accessible-for-notify

DisplayString

OCTET STRING (1..80)

Username of an NCM connection.

As per the MIB.

 

hh3cNcmTrapConnFailedReason (1.3.6.1.4.1.25506.2.201.2.1.4)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNcmTrapConnFailedReason (1.3.6.1.4.1.25506.2.201.2.1.4)

accessible-for-notify

DisplayString

OCTET STRING (1..63)

Failure reason of an NCM connection.

As per the MIB.

 

hh3cNcmTrapFeatureName (1.3.6.1.4.1.25506.2.201.2.1.5)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNcmTrapFeatureName (1.3.6.1.4.1.25506.2.201.2.1.5)

accessible-for-notify

DisplayString

OCTET STRING (1..63)

Module name.

As per the MIB.

 

Tabular objects

hh3cNcmConnectionTable

About this table

Use this table to obtain NCM connection information.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cUpId and hh3cSessionId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNcmUpId (1.3.6.1.4.1.25506.2.201.1.1.1.1)

not-accessible

Integer32

Integer32

(1..2147483647)

UP ID of an NCM connection.

Implementation varies by product.

hh3cNcmSessionId (1.3.6.1.4.1.25506.2.201.1.1.1.2)

not-accessible

INTEGER

Integer32 (1..32)

Session ID of the NCM connection.

As per the MIB.

hh3cNcmConnName (1.3.6.1.4.1.25506.2.201.1.1.1.3)

read-only

DisplayString

OCTET STRING (1..63)

Name of the NCM connection.

As per the MIB.

hh3cNcmConnUserName (1.3.6.1.4.1.25506.2.201.1.1.1.4)

read-only

DisplayString

OCTET STRING (1..80)

Username of the NCM connection.

As per the MIB.

hh3cNcmConnSrcIpAddressType

(1.3.6.1.4.1.25506.2.201.1.1.1.5)

read-only

InetAddressType

Standard MIB values.

Type of the source IP address for the NCM connection.

As per the MIB.

hh3cNcmConnSrcIpAddress (1.3.6.1.4.1.25506.2.201.1.1.1.6)

read-only

IpAddress

Standard MIB values.

Source IP address of the NCM connection.

As per the MIB.

hh3cNcmConnDestIpAddressType

(1.3.6.1.4.1.25506.2.201.1.1.1.7)

read-only

InetAddressType

Standard MIB values.

Type of the destination IP address for the NCM connection.

As per the MIB.

hh3cNcmConnDestIpAddress (1.3.6.1.4.1.25506.2.201.1.1.1.8)

read-only

IpAddress

Standard MIB values.

Destination IP address of the NCM connection.

As per the MIB.

hh3cNcmConnVrf (1.3.6.1.4.1.25506.2.201.1.1.1.9)

read-only

DisplayString

OCTET STRING (1..31)

VPN instance to which the NCM connection belongs.

As per the MIB.

hh3cNcmConnPort (1.3.6.1.4.1.25506.2.201.1.1.1.10)

read-only

Integer32

Integer32 (1..65535)

Port on the NCM connection.

As per the MIB.

hh3cNcmSessionState (1.3.6.1.4.1.25506.2.201.1.1.1.11)

read-only

INTEGER

initialed(1),
connected(2),

Session status of the NCM connection.

As per the MIB.

 

Notifications

hh3cNcmCUConnDisconnected

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.201.3.0.1

An NCM connection was lost.

Error

Warning

1.3.6.1.4.1.25506.2.201.3.0.2 (hh3cNcmCUConnReconnected)

ON

 

Notification triggers

This notification is generated when the CP is disconnected from the UP because of link failure.

System impact

The CP cannot deploy configuration to the UP.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.201.2.1.1

 (hh3cNcmTrapUpId)

UP ID of an NCM connection.

None

Integer32

Integer32 , (1..2147483647)

1.3.6.1.4.1.25506.2.201.2.1.2

 (hh3cNcmTrapConnIpAndPort)

IP address and port number of the NCM connection.

None

DisplayString

OCTET STRING (1..31)

1.3.6.1.4.1.25506.2.201.2.1.3

 (hh3cNcmTrapConnUserName)

Username of the NCM connection.

None

DisplayString

OCTET STRING (1..80)

1.3.6.1.4.1.25506.2.201.2.1.4 (hh3cNcmTrapConnFailedReason)

Connection failure reason of the NCM connection.

None

DisplayString

OCTET STRING (1..63)

 

Recommended action

To resolve this issue:

1.Execute the display interface brief command in any view on the CP to identify whether the state of the interface connecting to the UP is normal.

2.Identify whether the NETCONF channel configuration is normal on the CP.

  - Execute the display this command in NETCONF client view to identify whether the username and password of the connection are valid username and password of the UP and whether the IP address and port number are the IP address and listening port number of the UP.

  - Execute the display this command in UP management view to verify that the bind netconf-connection command is correctly executed to bind a valid NETCONF connection profile to the UP.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

hh3cNcmCUConnReconnected

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.201.3.0.2

A connection recovered.

Recovery

Warning

-

ON

 

Notification triggers

This notification is generated when the connection between the CP and UP recovers.

System impact

The system is not impacted.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.201.2.1.1

 (hh3cNcmTrapUpId)

UP ID of an NCM connection.

None

Integer32

Integer32 , (1..2147483647)

1.3.6.1.4.1.25506.2.201.2.1.2

 (hh3cNcmTrapConnIpAndPort)

IP address and port number of the NCM connection.

None

DisplayString

OCTET STRING (1..31)

1.3.6.1.4.1.25506.2.201.2.1.3 (hh3cNcmTrapConnUserName)

Username of the NCM connection.

None

DisplayString

OCTET STRING (1..80)

 

Recommended action

No action is required.

hh3cNcmCUConnectFailed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.201.3.0.3

The system failed to set up a connection.

Error

Warning

1.3.6.1.4.1.25506.2.201.3.0.4 (hh3cNcmCUConnectSuccess)

ON

 

Notification triggers

This notification is generated when the NETCONF channel cannot be established because of the username/password configuration or link failure.

System impact

The CP cannot deploy configuration to the UP.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.201.2.1.1

 (hh3cNcmTrapUpId)

UP ID of an NCM connection.

None

Integer32

Integer32 , (1..2147483647)

1.3.6.1.4.1.25506.2.201.2.1.2

 (hh3cNcmTrapConnIpAndPort)

IP address and port number of the NCM connection.

None

DisplayString

OCTET STRING (1..31)

1.3.6.1.4.1.25506.2.201.2.1.3

 (hh3cNcmTrapConnUserName)

Username of the NCM connection.

None

DisplayString

OCTET STRING (1..80)

1.3.6.1.4.1.25506.2.201.2.1.4 (hh3cNcmTrapConnFailedReason)

Connection failure reason of the NCM connection.

None

DisplayString

OCTET STRING (1..63)

 

Recommended action

To resolve this issue:

1.Execute the display interface brief command in any view on the CP to identify whether the state of the interface connecting to the UP is normal.

2.Identify whether the NETCONF channel configuration is normal on the CP.

  - Execute the display this command in NETCONF client view to identify whether the username and password of the connection are valid username and password of the UP and whether the IP address and port number  are the IP address and listening port number of the UP.

  - Execute the display this command in UP management view to verify that the bind netconf-connection command is correctly executed to bind a valid NETCONF connection profile to the UP.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

hh3cNcmCUConnectSuccess

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.201.3.0.4

A connection was set up successfully.

Recovery

Warning

-

ON

 

Notification triggers

This notification is generated because the NETCONF channel between the CP and UP is successfully established.

System impact

The system is not impacted.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.201.2.1.1

 (hh3cNcmTrapUpId)

UP ID of an NCM connection.

None

Integer32

Integer32 , (1..2147483647)

1.3.6.1.4.1.25506.2.201.2.1.2

 (hh3cNcmTrapConnIpAndPort)

IP address and port number of the NCM connection.

None

DisplayString

OCTET STRING (1..31)

1.3.6.1.4.1.25506.2.201.2.1.3 (hh3cNcmTrapConnUserName)

Username of the NCM connection.

None

DisplayString

OCTET STRING (1..80)

 

Recommended action

No action is required.

hh3cNcmCUConfigFailed

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.201.3.0.5

Configuration failed

Informational

Warning

-

ON

 

Notification triggers

This notification is generated when the configuration fails to be deployed to the remote device..

System impact

Configuration deployment is affected.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.201.2.1.1

 (hh3cNcmTrapUpId)

UP ID of an NCM connection.

None

Integer32

Integer32 , (1..2147483647)

1.3.6.1.4.1.25506.2.201.2.1.2

 (hh3cNcmTrapConnIpAndPort)

IP address and port of an NCM connection.

None

DisplayString

OCTET STRING (1..31)

1.3.6.1.4.1.25506.2.201.2.1.3

 (hh3cNcmTrapConnUserName)

Username of an NCM connection.

None

DisplayString

OCTET STRING (1..80)

1.3.6.1.4.1.25506.2.201.2.1.5 (hh3cNcmTrapFeatureName)

NCM module name.

None

DisplayString

OCTET STRING (1..63)

 

Recommended action

To resolve this issue, collect alarm information and configuration data, and then contact H3C Support.

 

  • 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
新华三官网