cLReapCtsSxpMode

CISCO-LWAPP-REAP-MIB · .1.3.6.1.4.1.9.9.517.1.3.13.1.3

Object

column r/w Enumeration
This object specifies the device mode of this SXP connection.
              
A value of 'speaker' indicates that device will acts as
the speaker in this SXP connection.
              
A value of 'listener' indicates that device will acts as
the listener in this SXP connection.
              
A value of 'both' indicates that device will acts as both
speaker and listener making it a Bi-directional SXP 
connection.

Context

MIB
CISCO-LWAPP-REAP-MIB
OID
.1.3.6.1.4.1.9.9.517.1.3.13.1.3
Type
column
Access
readwrite
Status
current
Parent
cLReapCtsSxpPeerEntry
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-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-REAP-MIB::cLReapCtsSxpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-REAP-MIB::cLReapCtsSxpMode.<cLReapCtsSxpConfigProfileName>.<cLReapCtsSxpPeerIpType>.<cLReapCtsSxpPeerIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-REAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-REAP-MIB::cLReapCtsSxpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1speaker
2listener
3both

Conformance