cAAASvrGrpLocal
CISCO-AAA-SERVER-EXT-MIB ·
.1.3.6.1.4.1.9.9.367.1.5.1.1.4
Object
The value 'true(1)' indicates 'Local' AAA
is allowed.
The value 'false(2)' indicates 'Local' AAA
is not allowed.
'Local' AAA is used only after trying all the Server
Groups in the 'cAAASvrGrpList'.
The 'Local' AAA means all the AAA functions
are performed using the local AAA Service
provided in the Device.
The value of this object can not be set to 'false'
in the following conditions :
- 'cAAAApplicationType' is 'default' and 'cAAAFuction'
is 'authentication' or 'accounting'
and
- value of corresponding instance of
'cAAASvrGrpTrivial' is 'false' and no server groups
configured in the value of the corresponding instance
of 'cAAASvrGrpList'
The value of this object can not be set to 'true'
if the 'cAAAFuction' value is 'authorization'.
Context
- MIB
- CISCO-AAA-SERVER-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.367.1.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cAAASvrExtAppSvrGrpConfigEntry
- 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 'CISCO-AAA-SERVER-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-EXT-MIB::cAAASvrGrpLocal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-SERVER-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-EXT-MIB::cAAASvrGrpLocal.<cAAAApplicationType>.<cAAAApplicationSubType>.<cAAAFunction>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-SERVER-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-SERVER-EXT-MIB::cAAASvrGrpLocal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of