etsysRadiusAuthClientAttrMgmtPassword

ENTERASYS-RADIUS-AUTH-CLIENT-MIB · .1.3.6.1.4.1.5624.1.2.4.1.6

Object

scalar r/w Enumeration
This value indicates which method is being used to send
management access passwords to the RADIUS server.
          
standard(1) - Use the User-Password attribute at defined in
              RFC2865
mschapv2(2) - Use the MS-CHAP2-Response attribute as defined
              in RFC2548
          
This parameter value is maintained across system reboots.

Context

MIB
ENTERASYS-RADIUS-AUTH-CLIENT-MIB
OID
.1.3.6.1.4.1.5624.1.2.4.1.6
Type
scalar
Access
readwrite
Status
current
Parent
etsysRadiusAuthClientMIBObjects
Groups
4

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standard
2mschapv2