cimaGroupClearAccDelay

CISCO-IMA-MIB · .1.3.6.1.4.1.9.9.235.1.3.1.2

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether or not to clear accumulated
delays of the IMA group. When the delay is cleared, the 
group DCBs are cleared such that the current slowest link
in the group does not have any data accumulated in its DCB.
As a result of this action, the data is played out to the
network faster than the port rate.
              
The agent clears the IMA group accumulated delays when
this object is set to value of true(1) from a manager.
This is a control object which can be changed/modified when
the imaGroupRowStatus is 'active'.

Context

MIB
CISCO-IMA-MIB
OID
.1.3.6.1.4.1.9.9.235.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
cimaGroupEntry
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::cimaGroupClearAccDelay'
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::cimaGroupClearAccDelay.<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::cimaGroupClearAccDelay'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance