incompatibleMasterAndSlave
CAMBIUM-PTP670-MIB ·
.1.3.6.1.4.1.17713.11.13.27.1.2
Object
column Enumeration
A non-zero value indicates that the master and slave ends of a link are different hardware products, or have different software versions, or have different TDD Frame Configuraton Modes (Standard/Expert) in HCMP topology. NB: It is very unusual to detect this, because incompatible units will normally fail to establish a wireless link. However, some combinations may establish a partial wireless link and detect this situation. NB: A non-zero value may generate an SNMP trap and/or SMTP email alert
Context
- MIB
- CAMBIUM-PTP670-MIB
- OID
.1.3.6.1.4.1.17713.11.13.27.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmInstancedTableEntry
- 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 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::incompatibleMasterAndSlave'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::incompatibleMasterAndSlave.<alarmInstancedTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-PTP670-MIB::incompatibleMasterAndSlave'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | incompatibleProductVariants |
2 | differentSoftwareVersionsRunning |
3 | tDDFrameConfigurationModeMismatch |
Conformance
Member of