imaGroupAlphaValue
IMA-MIB ·
zhone variant
·
.1.3.6.1.4.1.353.5.7.1.1.2.1.22
Object
column r/w
Integer32
This indicates the 'alpha' value used to specify the number
of consecutive invalid ICP cells to be detected before moving
to the IMA Hunt state from the IMA Sync state.
Context
- MIB
- IMA-MIB
- OID
.1.3.6.1.4.1.353.5.7.1.1.2.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- imaGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupAlphaValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupAlphaValue.<imaGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMA-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMA-MIB::imaGroupAlphaValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2
Conformance
Member of
Compliance refinements
atmfImaMibCompliance
readonly
Write access is not required.