zoneMergeFailRecoverOper
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.23
Object
scalar r/w
Enumeration
The operation to be carried out.
If this object is set to 'import', then the
Active Zone Set from across the isolated link
is imported.
If this object is set to 'export', then the
Active Zone Set on the local system is
exported across the isolated link.
No action is taken if this object is set
to 'noop'.
The value of this object when read is always
'noop'.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.23- Type
- scalar
- Access
- readwrite
- 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::zoneMergeFailRecoverOper.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::zoneMergeFailRecoverOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | import |
2 | export |
3 | noop |