snRadiusLoginMethod

HP-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.7

Object

scalar r/w OctetString
A sequence of authentication methods. Each octet represents
a method to authenticate the user login process. Each octet
has the following enumeration value:
  enable(1) - authenticate by command line interface
              enable password
  radius(2) - authenticate by requesting radius server
  local(3) - authenticate by local user account table
  line(4) - authenticate by telnet password
  tacplus(5) - authenticate by requesting tacplus server
  none(6) - do not authenticate
  tacacs(7) - authenticate by requesting tacacs server
Setting a zero length octet string invalidates all
previous authentication methods.

Context

MIB
HP-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.7
Type
scalar
Access
readwrite
Status
current
Parent
snRadiusGeneral

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

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SN-SWITCH-GROUP-MIB::snRadiusLoginMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-SWITCH-GROUP-MIB::snRadiusLoginMethod'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-7