vcgType

F3-EOTDM-MIB · .1.3.6.1.4.1.2544.1.12.17.1.1.1.7

Object

column VcgType
Type of paths in this VCG. All paths in this VCG are the same type.
This is a required field when creating a VCG, and can not be
changed on an existing VCG.
See the definition of VcType for more details.

Context

MIB
F3-EOTDM-MIB
OID
.1.3.6.1.4.1.2544.1.12.17.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
vcgEntry
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 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-EOTDM-MIB::vcgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-EOTDM-MIB::vcgType.<neIndex>.<shelfIndex>.<slotIndex>.<vcgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-EOTDM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-EOTDM-MIB::vcgType'

Syntax

Source
VcgType
Base type
Enumeration

Values & Constraints

Type Values
0none
1t1
2e1
3t3
4e3
5vc12
6vc3
7vc4
8vt15
9sts1
10sts3c

Conformance