imaGroupFailureStatus
IMA-MIB ·
zhone variant
·
.1.3.6.1.4.1.353.5.7.1.1.2.1.6
Object
column ImaGroupFailureStatus
The current failure status of the IMA group (the reason why
the GTSM is in the down state).
Context
- MIB
- IMA-MIB
- OID
.1.3.6.1.4.1.353.5.7.1.1.2.1.6- Type
- column
- Access
- readonly
- 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::imaGroupFailureStatus'
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::imaGroupFailureStatus.<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::imaGroupFailureStatus'
Syntax
- Source
- ImaGroupFailureStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | noFailure |
2 | startUpNe |
3 | startUpFe |
4 | invalidMValueNe |
5 | invalidMValueFe |
6 | failedAssymetricNe |
7 | failedAssymetricFe |
8 | insufficientLinksNe |
9 | insufficientLinksFe |
10 | blockedNe |
11 | blockedFe |
12 | otherFailure |
13 | invalidImaVersionNe |
14 | invalidImaVersionFe |
Conformance
Member of