csubJobMatchRedundancyMode

CISCO-SUBSCRIBER-SESSION-MIB · .1.3.6.1.4.1.9.9.786.1.3.8.1.31

Object

This object specifies the redudancy mode of the subscriber
session in order for the system to consider a match in the
process of executing a subscriber session job.
              
The value 'other' is not valid and an implementation should not
allow it to be written to this column.
              
This value is valid only if the 'redundancyMode' bit of the
corresponding instance of csubJobMatchOtherParams is '1'.

Context

MIB
CISCO-SUBSCRIBER-SESSION-MIB
OID
.1.3.6.1.4.1.9.9.786.1.3.8.1.31
Type
column
Access
readwrite
Status
current
Parent
csubJobMatchParamsEntry
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-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchRedundancyMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchRedundancyMode.<csubJobId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::csubJobMatchRedundancyMode'

Values & Constraints

Type Values
1none
2other
3active
4standby

Conformance