clrPeerLicenseCompatibility

CISCO-L4L7MODULE-REDUNDANCY-MIB · .1.3.6.1.4.1.9.9.650.1.1.2.1.5

Object

column Enumeration
Indicates whether the license of the local device and the
license of the peer device are compatible. The possible 
values  are: 
init(1)           : initialization state.
compatible(2)     : license version of the local and peer 
                    device are compatible.
inCompatible(3)   : license version of the local and peer
                    device are not compatible.

Context

MIB
CISCO-L4L7MODULE-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.9.9.650.1.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
clrPeerInfoEntry
Groups
1

Walk 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::clrPeerLicenseCompatibility'
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::clrPeerLicenseCompatibility.<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::clrPeerLicenseCompatibility'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1init
2compatible
3inCompatible

Conformance