snAuthenticationEnable

FOUNDRY-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.1991.1.1.3.15.1.2

Object

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

Context

MIB
FOUNDRY-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.15.1.2
Type
scalar
Access
readwrite
Status
current
Parent
snAuthentication

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

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-3