imaGroupGammaValue
IMA-MIB ·
huawei variant
·
.1.3.6.1.4.1.353.5.7.1.1.2.1.24
Object
column r/w
Integer32
This indicates the 'gamma' value used to specify the number of consecutive valid ICP cells to be detected before moving to the IMA Sync state from the IMA PreSync state.
Context
- MIB
- IMA-MIB
- OID
.1.3.6.1.4.1.353.5.7.1.1.2.1.24- 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/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupGammaValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMA-MIB::imaGroupGammaValue.<imaGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMA-MIB::imaGroupGammaValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-5
Conformance
Member of
Compliance refinements
atmfImaMibCompliance
readonly
Write access is not required.