hmPortSecAutoReconfigure

USERGROUP-MIB · .1.3.6.1.4.1.248.14.3.4.1.8

Object

column r/w Enumeration
This variable controls whether the agent should
re-configure the port when another user with an
incompatible user group setting has been detected.
The default setting, true(1), should be used if a
single user is connected to the port.
The value false(2) might be useful if more than one
user is connected to the port (workgroup mode).

Context

MIB
USERGROUP-MIB
OID
.1.3.6.1.4.1.248.14.3.4.1.8
Type
column
Access
readwrite
Status
current
Parent
hmPortSecurityEntry

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 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmPortSecAutoReconfigure'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USERGROUP-MIB::hmPortSecAutoReconfigure.<hmPortSecSlotID>.<hmPortSecPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USERGROUP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USERGROUP-MIB::hmPortSecAutoReconfigure'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false