hmSetupConfigSshAuthenticationMethodsEntryMethods

HIRSCHMANN-HMWLANMGT-MIB · .1.3.6.1.4.1.248.32.18.2.11.26.1.2

Object

column r/w Enumeration
-- empty --

Context

MIB
HIRSCHMANN-HMWLANMGT-MIB
OID
.1.3.6.1.4.1.248.32.18.2.11.26.1.2
Type
column
Access
readwrite
Status
current
Parent
hmSetupConfigSshAuthenticationMethodsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ePublicKey
2ePassword
3ePasswordPlusPublicKey
4eKeyboardInteractive
5eKeyboardInteractivePlusPublicKey
6ePasswordPlusKeyboardInteractive
255eAll