hmSec2UserSnmpEncryptionType

HMSECURITY2-MIB · .1.3.6.1.4.1.248.52.1.2.20.1.1.5

Object

column r/w Enumeration
SNMPv3 User Encryption
Can not be set to des(2) or aes-cfb-128(3) if
			 hmSec2UserSnmpAuthenticationType is set to none(0).
- none(0) 			-> no encryption used
- des(1)  			-> DES encryption used
			 - aes-cfb-128(2)  	-> AES-128 encryption used
			 The User Encryption Type can be set while the row is active.

Context

MIB
HMSECURITY2-MIB
OID
.1.3.6.1.4.1.248.52.1.2.20.1.1.5
Type
column
Access
readwrite
Status
current
Parent
hmSec2UserConfigEntry

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 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2UserSnmpEncryptionType'
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::hmSec2UserSnmpEncryptionType.<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::hmSec2UserSnmpEncryptionType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.