adGenEthernetVclCrossConnectType
ADTRAN-GEN-ETHERNET-MIB ·
.1.3.6.1.4.1.664.5.67.1.15.1.6.1.6
Object
This object is instantiated only for an EVCL which is cross-connected to other entities. The value of this object is initialized by the agent after the associated entries in a cross connect table have been created. This value identifies the cross-connect table in which this EVCL is used.
Context
- MIB
- ADTRAN-GEN-ETHERNET-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.15.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenEthernetVclEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ADTRAN-GEN-ETHERNET-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-MIB::adGenEthernetVclCrossConnectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-ETHERNET-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-MIB::adGenEthernetVclCrossConnectType.<ifIndex>.<adGenEthernetVclStag>.<adGenEthernetVclCtag>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-ETHERNET-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-ETHERNET-MIB::adGenEthernetVclCrossConnectType'
Syntax
- Source
- AdGenEthernetCrossConnectType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | vplCrossConnect |
3 | vclCrossConnect |
4 | evplCrossConnect |
5 | evclCrossConnect |
6 | vplEvplCrossConnect |
7 | vclEvclCrossConnect |