cpwVcEnetVlanMode

CISCO-IETF-PW-ENET-MIB · .1.3.6.1.4.1.9.10.108.1.1.1.2

Object

column r/w Enumeration
Indicate the mode of VLAN handling between the port  
associated to the VC and the VC encapsulation itself. 
              
- 'other' indicate operation that is not defined by 
  this MIB. 
              
- 'portBased' indicates that the forwarder will forward 
  packets between the port and the PW independent of their 
  structure. 
              
- 'noChange' indicates that the VC contains the original 
   user VLAN, as specified in cpwVcEnetPortVlan. 
              
- 'changeVlan' indicates that the VLAN field on the VC  
  may be different than the VLAN field on the user's  
  port. 
              
- 'removeVlan' indicates that the encapsulation on the  
  VC does not include the original VLAN field. Note  
  that PRI bits transparency is lost in this case. 
              
- 'addVlan' indicate that a VLAN field will be added 
  on the PSN bound direction. cpwVcEnetPwVlan indicate 
  the value that will be added.  
              
- 'removeVlan', 'addVlan' and 'changeVlan' implementation 
  is not required.

Context

MIB
CISCO-IETF-PW-ENET-MIB
OID
.1.3.6.1.4.1.9.10.108.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cpwVcEnetEntry
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-IETF-PW-ENET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-ENET-MIB::cpwVcEnetVlanMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-PW-ENET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-PW-ENET-MIB::cpwVcEnetVlanMode.<cpwVcIndex>.<cpwVcEnetPwVlan>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-PW-ENET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-PW-ENET-MIB::cpwVcEnetVlanMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0other
1portBased
2noChange
3changeVlan
4addVlan
5removeVlan

Conformance