casfVcEndptConnKind

CISCO-ATM-SWITCH-FR-IWF-MIB · .1.3.6.1.4.1.9.9.112.1.2.1.1.6

Object

column r/w ConnectionKind
The connection kind. The value can be set prior to
the row becoming 'active'.
              
To create a pvc connection endpoint, set this value to
 pvc(1).
              
To create a soft VC connection endpoint, set this
 value to spvcInitiator(4), and specify the value of
 casfVcEndptSpvcRemoteAddr.
              
The values svcIncoming(2), svcOutgoing(3), and
 spvcTarget(5) can not be written.

Context

MIB
CISCO-ATM-SWITCH-FR-IWF-MIB
OID
.1.3.6.1.4.1.9.9.112.1.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
casfVcEndptEntry
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-ATM-SWITCH-FR-IWF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcEndptConnKind'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-SWITCH-FR-IWF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcEndptConnKind.<ifIndex>.<casfVcEndptDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-SWITCH-FR-IWF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcEndptConnKind'

Syntax

Source
ConnectionKind
Base type
Enumeration

Values & Constraints

Type Values
1pvc
2svcIncoming
3svcOutgoing
4spvcInitiator
5spvcTarget

Conformance