cscRdrFormatterForwardingMode

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

Object

column r/w Enumeration
This object specifies the mode by which the RDR formatter
sends the reports to its destinations.
'other'                : The RDR formatter is using a protocol 
                         not recognized by this revision of the 
                         MIB.
'redundancy'           : The reports are sent to the primary 
                         (active destination) and all of the
                         other destinations are in standby.
'simpleLoadBalancing'  : The reports are sent to one
destination
                         at a time in a round robin manner.
'multicast'            : The reports are sent to all of the 
                         destinations.

Context

MIB
CISCO-SERVICE-CONTROL-RDR-MIB
OID
.1.3.6.1.4.1.9.9.637.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
cscRdrFormatterEntry
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::cscRdrFormatterForwardingMode'
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::cscRdrFormatterForwardingMode.<entPhysicalIndex>'
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::cscRdrFormatterForwardingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2redundancy
3simpleLoadBalancing
4multicast

Conformance