wwpLeosVplsVirtualSwitchEthVcType
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.15
Object
column r/w
Enumeration
This object specifies the type of vc to be attached to this virtual switch. This object must be set (using SNMP multiple set operation) to pbt type if wwpLeosVplsVirtualSwitchEthVc specifies the pbt vc. Setting only wwpLeosVplsVirtualSwitchEthVcType will return error. Also setting wwpLeosVplsVirtualSwitchEthVcType to none will return error.
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.26.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosVplsVirtualSwitchEthEntry
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 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthVcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthVcType.<wwpLeosVplsVirtualSwitchEthIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsVirtualSwitchEthVcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ethernet |
3 | pbt |