cddServerAccessList
CISCO-DIST-DIRECTOR-MIB ·
.1.3.6.1.4.1.9.9.197.1.3.1.1.13
Object
column Unsigned32
Indicates the access list that is used to verify
if this server should be selectable as a valid choice
for a particular client. This list will only be checked
if the access control is turned on for the hostname
being looked up.
The value '0' indicates that no access list is used.
Context
- MIB
- CISCO-DIST-DIRECTOR-MIB
- OID
.1.3.6.1.4.1.9.9.197.1.3.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cddServerEntry
- 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-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerAccessList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerAccessList.<cddServerAddrType>.<cddServerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIST-DIRECTOR-MIB::cddServerAccessList'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-99
Conformance
Member of