etsysSshAllowedAuthentications

ENTERASYS-SSH-SERVER-MIB · .1.3.6.1.4.1.5624.1.2.26.1.6.2

Object

scalar deprecated r/w Enumeration
This specifies the authentications methods that are 
allowed. This is an enumerated list currently consisting 
of the following types: password, publickey. Each specifies 
an authentication method. 
          
With RequiredAuthentications, the administrator can 
force users to complete several authentications before 
they are considered authenticated.

Context

MIB
ENTERASYS-SSH-SERVER-MIB
OID
.1.3.6.1.4.1.5624.1.2.26.1.6.2
Type
scalar
Access
readwrite
Status
deprecated
Parent
etsysSshAuthBranch
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allAuth
2password
3publickey

Conformance