clrPeerSoftwareCompatibilty
CISCO-L4L7MODULE-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.650.1.1.2.1.4
Object
column Enumeration
Indicates whether the software version of the local device
and the software version of the peer are compatible. The
possible values are:
init(1) : initialization state.
compatible(2) : software version of the local and peer
device are compatible.
inCompatible(3) : software version of the local and peer
device are not compatible.
warmCompatible(4) : When the software version check of the
local and the peer device returns
'supersedes' or 'superseded_by'
then the clrPeerSoftwarecompatibility of
the peer device is set to 'warmCompatible'.
Context
- MIB
- CISCO-L4L7MODULE-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.650.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clrPeerInfoEntry
- 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 'CISCO-L4L7MODULE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L4L7MODULE-REDUNDANCY-MIB::clrPeerSoftwareCompatibilty'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-L4L7MODULE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L4L7MODULE-REDUNDANCY-MIB::clrPeerSoftwareCompatibilty.<entPhysicalIndex>.<clrPeerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L4L7MODULE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L4L7MODULE-REDUNDANCY-MIB::clrPeerSoftwareCompatibilty'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | compatible |
3 | inCompatible |
4 | warmCompatible |
Conformance
Member of