ctsxSxpConnVersion

CISCO-TRUSTSEC-SXP-MIB · .1.3.6.1.4.1.9.9.720.1.2.1.1.21

Object

column Enumeration
The version of SXP protocol in use for this connection.
'unknown'    - Version of SXP protocol for this connection
               is unknown.
'one' - Connection is using version 1 of the SXP protocol.
              
'two' - Connection is using version 2 of the SXP protocol.
              
'three' - Connection is using version 3 of the SXP protocol.
              
'four' - Connection is using version 4 of the SXP protocol.

Context

MIB
CISCO-TRUSTSEC-SXP-MIB
OID
.1.3.6.1.4.1.9.9.720.1.2.1.1.21
Type
column
Access
readonly
Status
current
Parent
ctsxSxpConnectionEntry
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-TRUSTSEC-SXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SXP-MIB::ctsxSxpConnVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-SXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SXP-MIB::ctsxSxpConnVersion.<ctsxSxpConnVrfName>.<ctsxSxpConnPeerAddrType>.<ctsxSxpConnPeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-SXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-SXP-MIB::ctsxSxpConnVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2one
3two
4three
5four

Conformance