rdwrConfSyncIncompatibilityReason
CDE-MIB ·
.1.3.6.1.4.1.89.35.1.161.1.5
Object
scalar Enumeration
The grounds for the incompatibilty between the primary device and the secondary device
Context
- MIB
- CDE-MIB
- OID
.1.3.6.1.4.1.89.35.1.161.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rdwrConfigurationSyncMonitor
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 'CDE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CDE-MIB::rdwrConfSyncIncompatibilityReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CDE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CDE-MIB::rdwrConfSyncIncompatibilityReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | compatible |
2 | incompatibleHardware |
3 | incompatibleInstalledMemorySize |
4 | incompatibleLicense |
5 | incompatibleSoftwareVersion |
6 | incompatibleSlaveConfiguration |
7 | unknown |
8 | incompatibleAttackDb |