hm2UserAuthListPolicy1

HM2-USERMGMT-MIB · .1.3.6.1.4.1.248.11.24.1.4.1.1.2

Object

column r/w Hm2UserAuthList
Authentication list policy 1.
Configures the first authentication policy to use when this list is
specified.
- local		-> authentication is done through local user database
			  - radius		-> authentication is done through a RADIUS server
			  - ias			-> authentication is done through a (i)ntegrated (a)uthentication (s)erver
			  - cam         -> authentication is done through a CAM server (via LDAP)
			  - ldap        -> authentication is done through a AD server (via LDAP)
			  - reject      -> authentication is rejected/not allowed. 
			    Note: If a policy is set to 'reject' further policies are ignored.

Context

MIB
HM2-USERMGMT-MIB
OID
.1.3.6.1.4.1.248.11.24.1.4.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hm2UserAuthListEntry

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

Syntax

Source
Hm2UserAuthList
Base type
Enumeration

Values & Constraints

Type Values
3local
5radius
7ias
9cam
10ldap
248reject
300none