cimaVerFallbackEnable

CISCO-IMA-MIB · .1.3.6.1.4.1.9.9.235.1.6.1.5

Object

column r/w SNMPv2-TCTruthValue
This object controls the IMA version fallback support.
Setting this object to true(1) will enable the fallback
support. Setting this to false(2) will disable the
fallback support.
              
Any set to this object has an impact on all the IMA groups
configured.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance