hwNetconfSessionTerminationReason

HUAWEI-NETCONF-MIB · .1.3.6.1.4.1.2011.5.25.217.1.13

Object

scalar Enumeration
The session was terminated by the client in normal fashion, e.g., by the NETCONF <close-session> protocol operation.

Context

MIB
HUAWEI-NETCONF-MIB
OID
.1.3.6.1.4.1.2011.5.25.217.1.13
Type
scalar
Access
notifyonly
Status
current
Parent
hwNetconfAgent
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NETCONF-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NETCONF-MIB::hwNetconfSessionTerminationReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NETCONF-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NETCONF-MIB::hwNetconfSessionTerminationReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0closed
1killed
2dropped
3timeout
4badHello
5other