zoneMergeFailRecoverResult
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.24
Object
scalar Enumeration
The result of the last Merge Failure Recovery
operation that was attempted.
If the value of this object is 'success', then
the merge fail recovery operation was
successful.
If the value of this object is 'failure', then
the merge fail recovery operation failed.
If the value of this object is 'inProgress',
then the merge fail recovery operation is
still in progress.
1 -- merge fail recovery successful
2 -- merge fail recovery fail
3 -- recovery in progress
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.24- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zoneConfiguration
- Groups
- 8
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneMergeFailRecoverResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-MIB::zoneMergeFailRecoverResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | failure |
3 | inProgress |