hmSec2UserAuthListPolicy1
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.2.30.1.1.2
Object
column r/w
Enumeration
Authenticion List Policy 1 Configures the first authentication policy to use when this list is specified. - none -> no authentication policy set - local -> authentication is done through local user DB - radius -> authentication is done through a RADIUS server - deny -> no authentication is ever allowed for this user name
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.2.30.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSec2UserAuthListEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2UserAuthListPolicy1'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2UserAuthListPolicy1.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMSECURITY2-MIB::hmSec2UserAuthListPolicy1'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.