casQuarantined

CISCO-AAA-SERVER-MIB · .1.3.6.1.4.1.9.10.56.1.2.1.1.115

Object

column Enumeration
current test requests outstanding for the specified server.
              
yes(1)   - server has outstanding requests.
no(2)    - server has no outstanding requests.
              
The initial value of casQuarantined is 'no(2)' at system
 re-initialization. This will only transition to 'yes(1)'
 if the specified server has been quarantined.

Context

MIB
CISCO-AAA-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.56.1.2.1.1.115
Type
column
Access
readonly
Status
current
Parent
casStatisticsEntry

Walk 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casQuarantined'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casQuarantined.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-SERVER-MIB::casQuarantined'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1yes
2no