- Table of Contents
-
- 20-Network Management and Monitoring
- 01-DISMAN-PING-MIB
- 02-DISMAN-TRACEROUTE-MIB
- 03-HH3C-NTP-MIB
- 04-HH3C-HTTP-MIB
- 05-HH3C-INQA-MIB
- 06-HH3C-MIRRORGROUP-MIB
- 07-HH3C-NETCONF-MIB
- 08-HH3C-NETSTREAM4-MIB
- 09-HH3C-NETSTREAM6-MIB
- 10-HH3C-NQA-MIB
- 11-HH3C-PTP-MIB
- 12-HH3C-RMON-EXT2-MIB
- 13-HH3C-SNMP-EXT-MIB
- 14-HH3C-TWAMP-MIB
- 15-RMON-MIB
- 16-RMON2-MIB
- 17-SNMP-FRAMEWORK-MIB
- 18-SNMP-MPD-MIB
- 19-SNMP-NOTIFICATION-MIB
- 20-SNMP-TARGET-MIB
- 21-SNMP-USER-BASED-SM-MIB
- 22-SNMP-VIEW-BASED-ACM-MIB
- 23-SNMPv2-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
07-HH3C-NETCONF-MIB | 161.76 KB |
Contents
hh3cNetconfSessionId (1.3.6.1.4.1.25506.2.206.1.1.1)
hh3cNetconfSessionUserName (1.3.6.1.4.1.25506.2.206.1.1.2)
hh3cNetconfSessionPeerIPAddressType (1.3.6.1.4.1.25506.2.206.1.1.3)
hh3cNetconfSessionPeerIPAddress (1.3.6.1.4.1.25506.2.206.1.1.4)
hh3cNetconfSessionTerminationReason (1.3.6.1.4.1.25506.2.206.1.1.5)
hh3cNetconfSessionLoginTime (1.3.6.1.4.1.25506.2.206.1.1.6)
hh3cNetconfSessionLogoutTime (1.3.6.1.4.1.25506.2.206.1.1.7)
hh3cNetconfSessionAccessType (1.3.6.1.4.1.25506.2.206.1.1.8)
hh3cNetconfSessionUserRole (1.3.6.1.4.1.25506.2.206.1.1.9)
hh3cNetconfAbnormalReason (1.3.6.1.4.1.25506.2.206.1.1.10)
hh3cNetconfOperationResult (1.3.6.1.4.1.25506.2.206.1.1.11)
HH3C-NETCONF-MIB
About this MIB
Use this MIB to notify SNMP NMSs of NETCONF session establishment and disconnection events.
MIB file name
hh3c-netconf.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cNetconf(206)
Scalar objects
hh3cNetconfSessionId (1.3.6.1.4.1.25506.2.206.1.1.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionId (1.3.6.1.4.1.25506.2.206.1.1.1) |
accessible-for-notify |
Integer32 |
Integer32 (1..2147483647) |
NETCONF session ID. |
Implementation varies by product. |
hh3cNetconfSessionUserName (1.3.6.1.4.1.25506.2.206.1.1.2)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionUserName (1.3.6.1.4.1.25506.2.206.1.1.2) |
accessible-for-notify |
DisplayString |
OCTET STRING (1..80) |
NETCONF session username. |
As per the MIB. |
hh3cNetconfSessionPeerIPAddressType (1.3.6.1.4.1.25506.2.206.1.1.3)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionPeerIPAddressType (1.3.6.1.4.1.25506.2.206.1.1.3) |
accessible-for-notify |
InetAddress |
Standard MIB values. |
Type of the remote IP address that established the NETCONF session with the device. |
As per the MIB. |
hh3cNetconfSessionPeerIPAddress (1.3.6.1.4.1.25506.2.206.1.1.4)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionPeerIPAddress (1.3.6.1.4.1.25506.2.206.1.1.4) |
accessible-for-notify |
InetAddressType |
Standard MIB values. |
Remote IP address that established the NETCONF session with the device. |
As per the MIB. |
hh3cNetconfSessionTerminationReason (1.3.6.1.4.1.25506.2.206.1.1.5)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionTerminationReason (1.3.6.1.4.1.25506.2.206.1.1.5) |
accessible-for-notify |
INTEGER |
other(1), closed(2), linkDown(3), idleTimeout(4) |
Reason for the session to be disconnected by the NETCONF client. |
Options: other(1)—Any other reason than those listed below. closed(2)—Session was closed. linkDown(3)—Link went down. idleTimeout(4)—Session timed out. |
hh3cNetconfSessionLoginTime (1.3.6.1.4.1.25506.2.206.1.1.6)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionLoginTime (1.3.6.1.4.1.25506.2.206.1.1.6) |
accessible-for-notify |
DateAndTime |
Standard MIB values. |
Session start time. |
As per the MIB. |
hh3cNetconfSessionLogoutTime (1.3.6.1.4.1.25506.2.206.1.1.7)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionLogoutTime (1.3.6.1.4.1.25506.2.206.1.1.7) |
accessible-for-notify |
DateAndTime |
Standard MIB values. |
Session end time. |
As per the MIB. |
hh3cNetconfSessionAccessType (1.3.6.1.4.1.25506.2.206.1.1.8)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionAccessType (1.3.6.1.4.1.25506.2.206.1.1.8) |
accessible-for-notify |
INTEGER |
other(1), web(2), soap(3), terminal (4) |
User session type. |
Options: other(1), web(2), soap(3), terminal (4) |
hh3cNetconfSessionUserRole (1.3.6.1.4.1.25506.2.206.1.1.9)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfSessionUserRole (1.3.6.1.4.1.25506.2.206.1.1.9) |
accessible-for-notify |
DisplayString |
OCTET STRING (1..80) |
NETCONF session username. |
As per the MIB. |
hh3cNetconfAbnormalReason (1.3.6.1.4.1.25506.2.206.1.1.10)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfAbnormalReason (1.3.6.1.4.1.25506.2.206.1.1.10) |
accessible-for-notify |
DisplayString |
OCTET STRING (1..80) |
Cause for the NETCONF request failure. |
As per the MIB. |
hh3cNetconfOperationResult (1.3.6.1.4.1.25506.2.206.1.1.11)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cNetconfOperationResult (1.3.6.1.4.1.25506.2.206.1.1.11) |
accessible-for-notify |
DisplayString |
OCTET STRING (1..80) |
NETCONF operation result. |
As per the MIB. |
Notifications
hh3cNetconfServerSessionStart
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.1 |
NETCONF server established a session. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the NETCONF server establishes a session with a NETCONF client.
System impact
No negative impact on the system.
Status control
No action is required.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.1 (hh3cNetconfSessionId) |
NETCONF session ID. |
N/A |
Integer32 |
Integer32 , (1..2147483647) |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.3 (hh3cNetconfSessionPeerIPAddressType) |
Type of the remote IP address that established the NETCONF session with the device. |
N/A |
InetAddressType |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.4 (hh3cNetconfSessionPeerIPAddress) |
Remote IP address that established the NETCONF session with the device. |
N/A |
InetAddress |
Standard MIB values. |
Recommended action
No action is required.
hh3cNetconfServerSessionEnd
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.2 |
NETCONF server ended a session |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification might be generated when the following events occur:
The NETCONF server receives a session termination request.
A persistent session is disconnected because of a network error.
A temporary session is disconnected because the session timeout time expires.
System impact
NETCONF server terminates a session.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.1 (hh3cNetconfSessionId) |
NETCONF session ID. |
N/A |
Integer32 |
Integer32 , (1..2147483647) |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.3 (hh3cNetconfSessionPeerIPAddressType) |
Type of the remote IP address that established the NETCONF session with the device. |
N/A |
InetAddressType |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.4 (hh3cNetconfSessionPeerIPAddress) |
Remote IP address that established the NETCONF session with the device. |
N/A |
InetAddress |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.5 (hh3cNetconfSessionTerminationReason) |
Reasons for the session to be disconnected by the NETCONF client: |
N/A |
INTEGER |
Options:, other(1)—Any other reason than those listed below., closed(2)—Session was closed., linkDown(3)—Link exception occurred., idleTimeout(4)—Session timed out. |
Recommended action
● If the session was closed normally, no action is required.
● If the session was closed abnormally, check the physical link.
hh3cNetconfServerAuthFailure
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.3 |
Creating a NETCONF session failed. |
Error |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the username or password is incorrect.
System impact
NETCONF session creation fails.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.3 (hh3cNetconfSessionPeerIPAddressType) |
Type of the remote IP address that established the NETCONF session with the device. |
N/A |
InetAddressType |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.4 (hh3cNetconfSessionPeerIPAddress) |
Remote IP address that established the NETCONF session with the device. |
N/A |
InetAddress |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.6 (hh3cNetconfSessionLoginTime) |
Session start time. |
N/A |
DateAndTime |
Standard MIB values. |
1.3.6.1.4.1.25506.2.206.1.1.8 (hh3cNetconfSessionAccessType) |
User session type. |
N/A |
INTEGER |
Options:, other(1),, web(2),, soap(3),, terminal (4) |
Recommended action
Check the username and password.
hh3cNetconfCli
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.4 |
A CLI command was executed by using NETCONF. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated after a CLI command is executed by using NETCONF, which contains the operation result.
System impact
The NETCONF server deploys CLI configuration.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.1 (hh3cNetconfSessionId) |
NETCONF session ID. |
N/A |
Integer32 |
Integer32 , (1..2147483647) |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.11 (hh3cNetconfOperationResult) |
NETCONF operation result. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.
hh3cNetconfEditConfig
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.5 |
A row operation was deployed. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated for each row operation. The notification is available only for <action> and <set> operations. The content is same as the EDIT-CONFIG log.
System impact
The NETCONF server deploys a row operation.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.1 (hh3cNetconfSessionId) |
NETCONF session ID. |
N/A |
Integer32 |
Integer32 , (1..2147483647) |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.11 (hh3cNetconfOperationResult) |
NETCONF operation result. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.
hh3cNetconfEditConfigCli
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.6 |
A NETCONF operation was converted from the XML form to the CLI command form. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the device converts a NETCONF operation from the XML form to the CLI command form. This notification is available only for <action> and <edit-config> operations.
System impact
The operation deployed by the NETCONF server is converted from the XML form to the CLI form.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.1 (hh3cNetconfSessionId) |
NETCONF session ID. |
N/A |
Integer32 |
Integer32 , (1..2147483647) |
1.3.6.1.4.1.25506.2.206.1.1.2 (hh3cNetconfSessionUserName) |
NETCONF session username. |
N/A |
DisplayString |
OCTET STRING (1..80) |
1.3.6.1.4.1.25506.2.206.1.1.11 (hh3cNetconfOperationResult) |
NETCONF operation result. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
No action is required.
hh3cNetconfMsgDel
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.7 |
A NETCONF request message was dropped. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the system drops a NETCONF request message that was received from a NETCONF over SSH client or at the XML view. The reason is that the message size exceeds the upper limit.
System impact
The NETCONF request message is dropped.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.10 (hh3cNetconfAbnormalReason) |
Cause for the NETCONF request failure. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
To resolve the issue:
1.Reduce the size of the request message. For example, delete blank spaces, carriage returns, and tab characters.
2.Contact H3C Support to segment the request message and then re-encapsulate the segments before sending them to the device.
hh3cNetconfThread
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.206.2.0.8 |
The number of NETCONF threads reached the upper limit. |
Informational |
Warning |
N/A (N/A) |
ON |
Notification triggers
This notification is generated when the number of NETCONF threads reaches the upper limit.
System impact
The number of NETCONF threads has reached the upper limit. Please try again later.
Status control
This notification cannot be disabled.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.206.1.1.10 (hh3cNetconfAbnormalReason) |
Cause for the NETCONF request failure. |
N/A |
DisplayString |
OCTET STRING (1..80) |
Recommended action
Please try again later.