h3cConReAuth

H3C-UI-MAN-MIB · .1.3.6.1.4.1.2011.10.2.2.1.3.1.1.2

Object

column r/w Enumeration
The re-authentication attribute of current user interface.
After disconnection of current user interface, connection
is rebuilt, at the moment
disable(1): re-authentication is not need.
enable(2): re-authentication is need.

Context

MIB
H3C-UI-MAN-MIB
OID
.1.3.6.1.4.1.2011.10.2.2.1.3.1.1.2
Type
column
Access
readwrite
Status
current
Parent
h3cConStatusEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-UI-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-UI-MAN-MIB::h3cConReAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-UI-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-UI-MAN-MIB::h3cConReAuth.<h3cConUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-UI-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-UI-MAN-MIB::h3cConReAuth'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable

Conformance