cAAASvrGrpTrivial
CISCO-AAA-SERVER-EXT-MIB ·
.1.3.6.1.4.1.9.9.367.1.5.1.1.5
Object
The value 'true(1)' indicates 'Trivial' AAA
is allowed.
The value 'false(2)' indicates 'Trivial' AAA
is not allowed.
'Trivial' AAA is used only after trying all the Server
Groups in the 'cAAASvrGrpList' and 'Local' AAA
(if configured).
Trivial AAA corresponds to one of the following
based on the value of corresponding instance of
'AAAFunction':
- User name based authentication, if 'cAAAFunction'
value is 'authentication'
- No Authorization check, if 'cAAAFunction'
value is 'authorization'
- No accounting, if 'cAAAFunction'
value is 'accounting'
The value of this object can not be set to 'false'
in the following conditions :
- 'cAAAApplicationSubType' is 'all' and 'cAAAFuction'
is 'authorization'
and
- value of corresponding instance of 'cAAASvrGrpLocal'
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'
in the following conditions :
- when 'cAAAApplicationType' is 'iSCSI' ,
'cAAAApplicationSubType' is 'all' and
'cAAAFuction' is 'authentication'
- when 'cAAAApplicationType' is 'dhchap' ,
'cAAAApplicationSubType' is 'all' and
'cAAAFuction' is 'authentication'
.
Context
- MIB
- CISCO-AAA-SERVER-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.367.1.5.1.1.5- 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::cAAASvrGrpTrivial'
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::cAAASvrGrpTrivial.<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::cAAASvrGrpTrivial'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of