etsysAAAMgmtRemoteAuthProtocol
ENTERASYS-AAA-POLICY-MIB ·
.1.3.6.1.4.1.5624.1.2.51.1.1.1.1.2
Object
The type of remote AAA protocol to be used for authenticating
users seeking management access via the associated protocol.
When this object has the default value of any(1) the remote
AAA protocol will be selected using the following precedence
order TACACS+, RADIUS. A protocol will be selected if, and
only if, it is enabled.
When a remote authentication protocol has been consulted,
and the protocol times out, the local password file will be
used to authenticate the user.
If no remote AAA protocol is selected, or the selected remote
AAA protocol is not enabled, the local password file will be
used to authenticate the user.
Context
- MIB
- ENTERASYS-AAA-POLICY-MIB
- OID
.1.3.6.1.4.1.5624.1.2.51.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysAAAMgmtAccessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-AAA-POLICY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-AAA-POLICY-MIB::etsysAAAMgmtRemoteAuthProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-AAA-POLICY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-AAA-POLICY-MIB::etsysAAAMgmtRemoteAuthProtocol.<etsysAAAMgmtAccessProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-AAA-POLICY-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-AAA-POLICY-MIB::etsysAAAMgmtRemoteAuthProtocol'
Syntax
- Source
- AAAProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | any |
2 | none |
3 | radius |
4 | tacacs |
Conformance
Member of