hmWLANSecurityMode

HIRSCHMANN-BAT-C-MIB · .1.3.6.1.4.1.248.5.2.1

Object

scalar r/w Enumeration
Type of encryption of the wireless link.
One of 'none', 'wpa-psk', 'wep64' or 'wep128'.
If 'wpa-psk' is selected, the Encryption type
will decide whether WPA or WPA2 is used. WPA
and WPA2 can not be used at the same time

Context

MIB
HIRSCHMANN-BAT-C-MIB
OID
.1.3.6.1.4.1.248.5.2.1
Type
scalar
Access
readwrite
Status
current
Parent
hmWLANSecurity

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-BAT-C-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-C-MIB::hmWLANSecurityMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-BAT-C-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-BAT-C-MIB::hmWLANSecurityMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1wpapsk
2wep64
3wep128