chanFrConnType

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.1.1.1.33

Object

column r/w Enumeration
The value of this object is used for configuring
connection type of a frame relay connection.
              
The possible values are :
              
  pvc(1)   : Permanent Virtual Connection
  svc(2)   : Switched Virtual Connection
  spvc(3)  : Soft PVC.
  par(4)   : Portable Auto Route Connection.
             Valid only for trunk connection
  pnni(5)  : PNNI Connection
             Valid only for trunk connection
  tag(6)  : Tag/MPLS Connection
             Valid only for trunk connection
    For FRSM12 Card: Not Supported.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pvc
2svc
3spvc
4par
5pnni
6tag

Conformance