ciscoAtmVclConnType

CISCO-ATM-CONN-MIB · .1.3.6.1.4.1.9.10.13.1.2.1.1.56

Object

column r/w Enumeration
This object represent the PVC Type for this connection.
- local     connection within the node
- endToEnd  across several nodes.
This object serves as an information object for a
management system and has no functional meaning to
the switch.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2endToEnd

Conformance