cscRdrDestConnectionStatus

CISCO-SERVICE-CONTROL-RDR-MIB · .1.3.6.1.4.1.9.9.637.1.2.1.7

Object

column Enumeration
This object indicates the status of the connection between the
RDR formatter and this destination.
'other'   : The connection is in some unknown state.
'up'      : The RDR formatter can reach this destination.
'down'    : The RDR formatter cannot reach this destination.

Context

MIB
CISCO-SERVICE-CONTROL-RDR-MIB
OID
.1.3.6.1.4.1.9.9.637.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
cscRdrDestEntry
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-SERVICE-CONTROL-RDR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-RDR-MIB::cscRdrDestConnectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROL-RDR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-RDR-MIB::cscRdrDestConnectionStatus.<entPhysicalIndex>.<cscRdrDestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROL-RDR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROL-RDR-MIB::cscRdrDestConnectionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2up
3down

Conformance