- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
05-HH3C-NETCONF-MIB | 67.34 KB |
Contents
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
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., timeout(3)—Session 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.