hh3cNetconfSessionAccessType
HH3C-NETCONF-MIB ·
.1.3.6.1.4.1.25506.2.206.1.1.8
Object
scalar Enumeration
Login type for the NETCONF session. Value other(1) represents other type. Value web(2) represents Web login. Value soap(3) represents SOAP login. Value terminal(4) represents terminal login.
Context
- MIB
- HH3C-NETCONF-MIB
- OID
.1.3.6.1.4.1.25506.2.206.1.1.8- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cNetconfConnObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-NETCONF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NETCONF-MIB::hh3cNetconfSessionAccessType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-NETCONF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-NETCONF-MIB::hh3cNetconfSessionAccessType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | web |
3 | soap |
4 | terminal |