cgdAnswerStatus

CISCO-GSLB-DNS-MIB · .1.3.6.1.4.1.9.9.595.1.5.2.1.8

Object

This object specifies the most recently known status of
an answer.  If cgdAnswerAdminState is changed to
'suspended' then cgdAnswerStatus should change to
'suspended'.  If cgdAnswerAdminState is changed to
'active' then the cgdAnswerStatus should change to
'online'/'offline' depending on whether the answer
is avialable or not.

Context

MIB
CISCO-GSLB-DNS-MIB
OID
.1.3.6.1.4.1.9.9.595.1.5.2.1.8
Type
column
Access
readonly
Status
current
Parent
cgdAnswerEntry
Groups
1

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

Values & Constraints

Type Values
1other
2offline
3online
4suspended
5init

Conformance