cAAASvrGrpList
CISCO-AAA-SERVER-EXT-MIB ·
.1.3.6.1.4.1.9.9.367.1.5.1.1.6
Object
column r/w
OctetString
This represents ordered list of AAA Server Groups that are
configured for this application to perform AAA functions.
This object contains list of the AAA Server Groups as
defined in the 'cAAASvrExtSvrGrpConfigTable'.
The value of this object is a concatenation of zero or
more 4-octet strings, where each 4-octet string represents
a 32-bit 'cAAASvrGrpIndex' value of server group
('cAAASvrExtSvrGrpConfigTable') in network byte order.
The order in which Server Groups occur within the value of
this object determines the Server Group priority in the
list.
The maximum number of Server Groups that can be
specified in this row is limited by
'cAAASvrExtAppToSvrGrpMaxEnt' value.
Context
- MIB
- CISCO-AAA-SERVER-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.367.1.5.1.1.6- 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::cAAASvrGrpList'
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::cAAASvrGrpList.<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::cAAASvrGrpList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Conformance
Member of