cscRdrCategoryDestStatus
CISCO-SERVICE-CONTROL-RDR-MIB ·
.1.3.6.1.4.1.9.9.637.1.4.1.2
Object
column Enumeration
This object indicates the status of this RDR destination for
this category.
'other' : None of the following.
'active' : The reports are sent to this destination.
'standby': This destination is a backup.
Only one RDR destination can be 'active' if the
cscRdrFormatterForwardingMode is set to either 'redundancy' or
'simpleLoadBalancing'. Multiple RDR destinations can be in
'active' state when cscRdrFormatterForwardingMode is set to
'multicast'.
Context
- MIB
- CISCO-SERVICE-CONTROL-RDR-MIB
- OID
.1.3.6.1.4.1.9.9.637.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cscRdrCategoryDestEntry
- 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-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::cscRdrCategoryDestStatus'
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::cscRdrCategoryDestStatus.<entPhysicalIndex>.<cscRdrCategoryIndex>.<cscRdrDestPort>.<cscRdrDestInetAddress>'
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::cscRdrCategoryDestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | standby |
Conformance
Member of