cvsModuleRprWarm

CISCO-VIRTUAL-SWITCH-MIB · .1.3.6.1.4.1.9.9.388.1.4.1.1.4

Object

column Enumeration
The object indicates in-chassis standby supervisor module's
redundancy state in a VS environment. 
              
'notApplicable' : the module is not applicable for the rest
                  of states.
              
'rprWarm' : the module is the in-chassis standby supervisor in
            rpr warm state running as a DFC (Distributed
            Forwarding Card).
              
'cSSO'    : the module is the in-chassis hot standby 
            supervisor

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2rprWarm
3cSSO

Conformance