cesChanConnType

CISCO-WAN-CES-CONN-MIB · .1.3.6.1.4.1.351.110.5.3.2.1.1.1.18

Object

column r/w Enumeration
This object identifies the type of the connection.
              
The possible values are :
              
 pvc(1)   : Permanent Virtual Connection
 svc(2)   : Switched  Virtual Connection
 spvc(3)  : Soft PVC
 Only applicable to CESM-8P and CESM-T3/E3.
 This object can be specified only during row creation.

Context

MIB
CISCO-WAN-CES-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.18
Type
column
Access
readwrite
Status
current
Parent
cesmChanCnfGrpEntry
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-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesChanConnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-MIB::cesChanConnType.<cesCnfChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-MIB::cesChanConnType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pvc
2svc
3spvc

Conformance