rlAAASystemPasswordSupported

RADLAN-AAA · .1.3.6.1.4.1.89.79.12

Object

This mib show whether system password is supported in AAA.
If the value is false system password will not be used as
an authentication and accounting method. If the value is
true the system password will be used by AAA for
authentication and accounting method if the the AAA was
configured to do so (by setting the appropriate mibs).

Context

MIB
RADLAN-AAA
OID
.1.3.6.1.4.1.89.79.12
Type
scalar
Access
readonly
Status
current
Parent
rlAAA

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

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false